diff --git a/package.json b/package.json index 0c837b4..6d5feef 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@eslint/js": "10.0.1", - "@tailwindcss/vite": "4.3.2", + "@tailwindcss/vite": "4.3.3", "@types/node": "^22.19.19", "@types/react": "19.2.17", "@types/react-dom": "19.2.3", @@ -38,7 +38,7 @@ "eslint-plugin-react-refresh": "0.5.3", "globals": "17.7.0", "prettier": "3.9.4", - "tailwindcss": "4.3.2", + "tailwindcss": "4.3.3", "typescript": "7.0.2", "typescript-eslint": "8.65.0", "vite": "8.1.3"