diff --git a/package.json b/package.json index c956b96..495f464 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@eslint/js": "10.0.1", - "@tailwindcss/vite": "4.3.0", + "@tailwindcss/vite": "4.3.1", "@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.2", "globals": "17.6.0", "prettier": "3.8.3", - "tailwindcss": "4.3.0", + "tailwindcss": "4.3.1", "typescript": "6.0.3", "typescript-eslint": "8.59.4", "vite": "8.0.13"