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 24a18fb commit 7dbc3adCopy full SHA for 7dbc3ad
package.json
@@ -24,11 +24,11 @@
24
},
25
"dependencies": {
26
"standard-version": "^9.5.0",
27
- "vue": "^3.2.45"
+ "vue": "^3.4.23"
28
29
"devDependencies": {
30
- "@vitejs/plugin-vue": "^4.0.0",
31
- "unplugin-auto-import": "^0.15.1",
32
- "vite": "^4.1.0"
+ "@vitejs/plugin-vue": "^5.0.4",
+ "unplugin-auto-import": "^0.17.5",
+ "vite": "^5.2.9"
33
}
34
0 commit comments