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 4270fa9 commit 8a170d5Copy full SHA for 8a170d5
package.json
@@ -78,7 +78,7 @@
78
"eslint": "^8.55.0",
79
"typescript": "^5.3.3",
80
"unbuild": "^2.0.0",
81
- "vite": "^4.4.12",
+ "vite": "^7.0.0",
82
"vitest": "^1.0.4"
83
}
84
playground/package.json
@@ -60,6 +60,6 @@
60
"@uni-helper/vite-plugin-uni-layouts": "workspace:*",
61
"@uni-helper/vite-plugin-uni-pages": "^0.2.12",
62
"typescript": "^4.9.5",
63
- "vite": "^4.4.11"
+ "vite": "^7.0.0"
64
65
0 commit comments