feat(vite): unpin vite from minor (#22031)

This commit is contained in:
Daniel Roe 2023-07-19 16:24:33 +01:00
parent f6a3adb521
commit 42284c96a7

View File

@ -57,7 +57,7 @@
"strip-literal": "^1.0.1",
"ufo": "^1.1.2",
"unplugin": "^1.3.2",
"vite": "~4.3.9",
"vite": "^4.3.9",
"vite-node": "^0.33.0",
"vite-plugin-checker": "^0.6.1",
"vue-bundle-renderer": "^1.0.3"