We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b033916 commit 8d9b7b0Copy full SHA for 8d9b7b0
packages/zudoku/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "zudoku",
3
- "version": "0.70.4",
+ "version": "0.70.5-local.1",
4
"type": "module",
5
"sideEffects": [
6
"**/*.css",
@@ -120,7 +120,7 @@
120
"@tanstack/react-query": "5.90.21",
121
"@types/react": "catalog:",
122
"@types/react-dom": "catalog:",
123
- "@vitejs/plugin-react": "5.1.4",
+ "@vitejs/plugin-react": "6.0.0",
124
"@x0k/json-schema-merge": "1.0.2",
125
"@zudoku/httpsnippet": "10.0.9",
126
"@zudoku/react-helmet-async": "2.0.5",
@@ -187,7 +187,7 @@
187
"unist-util-visit": "5.1.0",
188
"vaul": "1.1.2",
189
"vfile": "6.0.3",
190
- "vite": "8.0.0-beta.16",
+ "vite": "8.0.0",
191
"yaml": "2.8.2",
192
"yargs": "18.0.0",
193
"zod": "4.3.6",
0 commit comments