diff --git a/package-lock.json b/package-lock.json index d604f4c..5826328 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4060,9 +4060,9 @@ } }, "node_modules/postcss": { - "version": "8.5.0", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.0.tgz", - "integrity": "sha512-27VKOqrYfPncKA2NrFOVhP5MGAfHKLYn/Q0mz9cNQyRAKYi3VNHwYU2qKKqPCqgBmeeJ0uAFB56NumXZ5ZReXg==", + "version": "8.5.1", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.1.tgz", + "integrity": "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==", "dev": true, "funding": [ { @@ -5418,7 +5418,7 @@ "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.18", "globals": "^15.14.0", - "postcss": "^8.5.0", + "postcss": "^8.5.1", "tailwindcss": "^3.4.17", "typescript": "~5.7.3", "typescript-eslint": "^8.20.0", @@ -5702,7 +5702,7 @@ "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.18", "globals": "^15.14.0", - "postcss": "^8.5.0", + "postcss": "^8.5.1", "tailwindcss": "^3.4.17", "typescript": "~5.7.3", "typescript-eslint": "^8.20.0", @@ -5911,7 +5911,7 @@ "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.18", "globals": "^15.14.0", - "postcss": "^8.5.0", + "postcss": "^8.5.1", "tailwindcss": "^3.4.17", "typescript": "~5.7.3", "typescript-eslint": "^8.20.0", @@ -6146,7 +6146,7 @@ "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.18", "globals": "^15.14.0", - "postcss": "^8.5.0", + "postcss": "^8.5.1", "tailwindcss": "^3.4.17", "typescript": "~5.7.3", "typescript-eslint": "^8.20.0", diff --git a/packages/auto-sync/ui/package.json b/packages/auto-sync/ui/package.json index 1266599..f708d07 100644 --- a/packages/auto-sync/ui/package.json +++ b/packages/auto-sync/ui/package.json @@ -25,7 +25,7 @@ "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.18", "globals": "^15.14.0", - "postcss": "^8.5.0", + "postcss": "^8.5.1", "tailwindcss": "^3.4.17", "typescript": "~5.7.3", "typescript-eslint": "^8.20.0", diff --git a/packages/design-migration/ui/package.json b/packages/design-migration/ui/package.json index da2c26d..085bf8d 100644 --- a/packages/design-migration/ui/package.json +++ b/packages/design-migration/ui/package.json @@ -25,7 +25,7 @@ "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.18", "globals": "^15.14.0", - "postcss": "^8.5.0", + "postcss": "^8.5.1", "tailwindcss": "^3.4.17", "typescript": "~5.7.3", "typescript-eslint": "^8.20.0", diff --git a/packages/handover/ui/package.json b/packages/handover/ui/package.json index 5584fac..5979f09 100644 --- a/packages/handover/ui/package.json +++ b/packages/handover/ui/package.json @@ -25,7 +25,7 @@ "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.18", "globals": "^15.14.0", - "postcss": "^8.5.0", + "postcss": "^8.5.1", "tailwindcss": "^3.4.17", "typescript": "~5.7.3", "typescript-eslint": "^8.20.0", diff --git a/packages/inspect/ui/package.json b/packages/inspect/ui/package.json index 7adb62e..88a0971 100644 --- a/packages/inspect/ui/package.json +++ b/packages/inspect/ui/package.json @@ -25,7 +25,7 @@ "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.18", "globals": "^15.14.0", - "postcss": "^8.5.0", + "postcss": "^8.5.1", "tailwindcss": "^3.4.17", "typescript": "~5.7.3", "typescript-eslint": "^8.20.0",