Skip to content

Commit 8d9b7b0

Browse files
committed
Upgrade to Vite 8 major version
1 parent b033916 commit 8d9b7b0

File tree

3 files changed

+306
-167
lines changed

3 files changed

+306
-167
lines changed

packages/zudoku/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zudoku",
3-
"version": "0.70.4",
3+
"version": "0.70.5-local.1",
44
"type": "module",
55
"sideEffects": [
66
"**/*.css",
@@ -120,7 +120,7 @@
120120
"@tanstack/react-query": "5.90.21",
121121
"@types/react": "catalog:",
122122
"@types/react-dom": "catalog:",
123-
"@vitejs/plugin-react": "5.1.4",
123+
"@vitejs/plugin-react": "6.0.0",
124124
"@x0k/json-schema-merge": "1.0.2",
125125
"@zudoku/httpsnippet": "10.0.9",
126126
"@zudoku/react-helmet-async": "2.0.5",
@@ -187,7 +187,7 @@
187187
"unist-util-visit": "5.1.0",
188188
"vaul": "1.1.2",
189189
"vfile": "6.0.3",
190-
"vite": "8.0.0-beta.16",
190+
"vite": "8.0.0",
191191
"yaml": "2.8.2",
192192
"yargs": "18.0.0",
193193
"zod": "4.3.6",

0 commit comments

Comments
 (0)