diff --git a/package-lock.json b/package-lock.json index 3f8b173..7cfa69f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5754,11 +5754,10 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.16", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.16.tgz", - "integrity": "sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==", + "version": "3.4.17", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", + "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", "dev": true, - "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", @@ -6741,7 +6740,7 @@ "eslint-plugin-react-refresh": "^0.4.16", "globals": "^15.13.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "~5.7.2", "typescript-eslint": "^8.18.1", "vite": "^6.0.3", @@ -7156,7 +7155,7 @@ "eslint-plugin-react-refresh": "^0.4.16", "globals": "^15.13.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "~5.7.2", "typescript-eslint": "^8.18.1", "vite": "^6.0.3", @@ -7467,7 +7466,7 @@ "eslint-plugin-react-refresh": "^0.4.16", "globals": "^15.13.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "~5.7.2", "typescript-eslint": "^8.18.1", "vite": "^6.0.3", @@ -7804,7 +7803,7 @@ "eslint-plugin-react-refresh": "^0.4.16", "globals": "^15.13.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "~5.7.2", "typescript-eslint": "^8.18.1", "vite": "^6.0.3", diff --git a/packages/auto-sync/ui/package.json b/packages/auto-sync/ui/package.json index 4993568..5cf16c9 100644 --- a/packages/auto-sync/ui/package.json +++ b/packages/auto-sync/ui/package.json @@ -26,7 +26,7 @@ "eslint-plugin-react-refresh": "^0.4.16", "globals": "^15.13.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "~5.7.2", "typescript-eslint": "^8.18.1", "vite": "^6.0.3", diff --git a/packages/design-migration/ui/package.json b/packages/design-migration/ui/package.json index a875417..ce5782e 100644 --- a/packages/design-migration/ui/package.json +++ b/packages/design-migration/ui/package.json @@ -26,7 +26,7 @@ "eslint-plugin-react-refresh": "^0.4.16", "globals": "^15.13.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "~5.7.2", "typescript-eslint": "^8.18.1", "vite": "^6.0.3", diff --git a/packages/handover/ui/package.json b/packages/handover/ui/package.json index bcff2ff..0162f6c 100644 --- a/packages/handover/ui/package.json +++ b/packages/handover/ui/package.json @@ -26,7 +26,7 @@ "eslint-plugin-react-refresh": "^0.4.16", "globals": "^15.13.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "~5.7.2", "typescript-eslint": "^8.18.1", "vite": "^6.0.3", diff --git a/packages/inspect/ui/package.json b/packages/inspect/ui/package.json index e09e154..1fb1c70 100644 --- a/packages/inspect/ui/package.json +++ b/packages/inspect/ui/package.json @@ -26,7 +26,7 @@ "eslint-plugin-react-refresh": "^0.4.16", "globals": "^15.13.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "~5.7.2", "typescript-eslint": "^8.18.1", "vite": "^6.0.3",