We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16bab2c commit e9556bdCopy full SHA for e9556bd
1 file changed
package.json
@@ -14,18 +14,18 @@
14
"react-dom": "^18.3.1"
15
},
16
"devDependencies": {
17
- "@types/react": "^18.3.23",
+ "@types/react": "^18.3.28",
18
"@types/react-dom": "^18.3.7",
19
"@typescript-eslint/eslint-plugin": "^7.18.0",
20
"@typescript-eslint/parser": "^7.18.0",
21
- "@vitejs/plugin-react": "^4.5.2",
22
- "autoprefixer": "^10.4.21",
+ "@vitejs/plugin-react": "^4.7.0",
+ "autoprefixer": "^10.4.27",
23
"eslint": "^8.57.1",
24
"eslint-plugin-react-hooks": "^4.6.2",
25
- "eslint-plugin-react-refresh": "^0.4.5",
26
- "postcss": "^8.5.5",
27
- "tailwindcss": "^3.4.17",
28
- "typescript": "^5.8.3",
+ "eslint-plugin-react-refresh": "^0.5.0",
+ "postcss": "^8.5.6",
+ "tailwindcss": "^3.4.19",
+ "typescript": "^5.9.3",
29
"vite": "^5.3.4"
30
}
31
0 commit comments