We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd38ff7 commit 0962776Copy full SHA for 0962776
examples/react/projects/package.json
@@ -60,7 +60,7 @@
60
"prettier": "^3.6.2",
61
"tsx": "^4.20.5",
62
"typescript": "^5.9.2",
63
- "vite": "^6.1.0",
+ "vite": "^6.3.6",
64
"vitest": "^3.2.4",
65
"web-vitals": "^5.1.0"
66
}
pnpm-workspace.yaml
@@ -79,7 +79,7 @@ catalog:
79
tsx: ^4.6.2
80
typescript: ^5.8.2
81
use-sync-external-store: ^1.2.0
82
- vite: ^6.2.2
+ vite: ^6.3.6
83
vite-plugin-solid: ^2.11.7
84
vite-tsconfig-paths: ^5.1.4
85
vitest: ^3.0.9
0 commit comments