Skip to content

Commit cdfbbbe

Browse files
committed
Upgrade to Vite 8 major version
1 parent ffbe6a3 commit cdfbbbe

File tree

3 files changed

+288
-164
lines changed

3 files changed

+288
-164
lines changed

packages/zudoku/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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)