We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cc0c1f commit 2a6eb87Copy full SHA for 2a6eb87
package.json
@@ -223,7 +223,7 @@
223
"typescript": "^5.3.3",
224
"unist-util-visit": "^5.0.0",
225
"vinyl-fs": "^4.0.0",
226
- "vite": "^5.1.3",
+ "vite": "^6.2.1",
227
"vite-plugin-dts": "4.2.1",
228
"vitest": "^3.0.7",
229
"vitest-canvas-mock": "^0.3.3",
packages/nutui-auto-import/package.json
@@ -109,7 +109,7 @@
109
"tsup": "^8.3.0",
110
"tsx": "^4.19.1",
111
"typescript": "^5.6.2",
112
- "vite": "^5.4.7",
113
"vitest": "^2.1.1"
114
},
115
"engines": {
0 commit comments