diff --git a/package.json b/package.json index 4bd5c11..b4728d7 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@eslint/js": "10.0.1", - "@tailwindcss/vite": "4.3.1", + "@tailwindcss/vite": "4.3.2", "@types/node": "^22.19.19", "@types/react": "19.2.14", "@types/react-dom": "19.2.3", @@ -38,7 +38,7 @@ "eslint-plugin-react-refresh": "0.5.3", "globals": "17.6.0", "prettier": "3.8.4", - "tailwindcss": "4.3.1", + "tailwindcss": "4.3.2", "typescript": "6.0.3", "typescript-eslint": "8.62.0", "vite": "8.1.0"