diff --git a/package-lock.json b/package-lock.json index 250bb6acd..8b10cfda2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "lodash.camelcase": "4.3.0", "lodash.debounce": "4.0.8", "postcss": "8.4.47", - "tailwindcss": "3.4.13", + "tailwindcss": "3.4.14", "tsc-alias": "1.8.10", "typescript": "5.6.3", "vite": "5.4.9", @@ -6856,9 +6856,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.13", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz", - "integrity": "sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==", + "version": "3.4.14", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz", + "integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", @@ -12543,9 +12543,9 @@ } }, "tailwindcss": { - "version": "3.4.13", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz", - "integrity": "sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==", + "version": "3.4.14", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz", + "integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==", "requires": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", diff --git a/package.json b/package.json index d884dee01..2ac75b2ff 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "lodash.camelcase": "4.3.0", "lodash.debounce": "4.0.8", "postcss": "8.4.47", - "tailwindcss": "3.4.13", + "tailwindcss": "3.4.14", "tsc-alias": "1.8.10", "typescript": "5.6.3", "vite": "5.4.9",