We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b192e7e + 12d33b3 commit a23da43Copy full SHA for a23da43
3 files changed
examples/react-app-hooks/package.json
@@ -30,7 +30,7 @@
30
"eslint-plugin-react-hooks": "^4.6.0",
31
"eslint-plugin-react-refresh": "^0.4.5",
32
"typescript": "^5.3.3",
33
- "vite": "^5.0.8",
+ "vite": "^6.4.2",
34
"vite-plugin-top-level-await": "^1.5.0",
35
"vite-plugin-wasm": "^3.4.1"
36
}
examples/react-app/package.json
@@ -60,6 +60,6 @@
60
61
"tw-animate-css": "^1.3.4",
62
63
- "vite": "^5.0.8"
+ "vite": "^6.4.2"
64
65
0 commit comments