We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a9be43 commit 94ef903Copy full SHA for 94ef903
2 files changed
package.json
@@ -71,6 +71,9 @@
71
"vitest": "^4.0.18",
72
"vue-tsc": "3.2.2"
73
},
74
+ "resolutions": {
75
+ "vite": "^8.0.0-beta.10"
76
+ },
77
"pnpm": {
78
"packageExtensions": {
79
"@nuxt/scripts": {
0 commit comments