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 bcd9c57 commit 1cf7a82Copy full SHA for 1cf7a82
package.json
@@ -147,7 +147,7 @@
147
"tsup": "^7.2.0",
148
"typescript": "^5.2.2",
149
"unplugin-auto-import": "^0.16.7",
150
- "vite": "^4.5.0",
+ "vite": "^5.0.4",
151
"vite-plugin-vue-markdown": "^0.23.8",
152
"vitest": "^0.34.6",
153
"vue": "^3.3.7",
playground/package.json
@@ -9,7 +9,7 @@
9
"@vue/compiler-sfc": "^3.3.7",
10
"@vue/tsconfig": "^0.4.0",
11
"unplugin-vue-router": "workspace:*",
12
13
"vite-plugin-inspect": "^0.7.41",
14
"vue": "^3.3.7"
15
}
0 commit comments