diff --git a/package-lock.json b/package-lock.json index 761814c..401c16c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "react": "^19.0.0", "react-dom": "^19.0.0", "react-toastify": "^11.0.2", - "tailwindcss": "^3.4.16" + "tailwindcss": "^3.4.17" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^8.14.0", @@ -10477,9 +10477,9 @@ } }, "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==", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", diff --git a/package.json b/package.json index bdaa2fc..0279350 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react": "^19.0.0", "react-dom": "^19.0.0", "react-toastify": "^11.0.2", - "tailwindcss": "^3.4.16" + "tailwindcss": "^3.4.17" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^8.14.0",