diff --git a/package.json b/package.json index f0c4cdd9..b2084cb1 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/zen-observable": "^0.8.3", "@typescript-eslint/eslint-plugin": "^5.30.5", "@typescript-eslint/parser": "^5.30.6", - "@vitejs/plugin-vue": "^2.3.3", + "@vitejs/plugin-vue": "^3.0.0", "@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-typescript": "^11.0.0", "eslint": "^8.18.0", diff --git a/yarn.lock b/yarn.lock index 5c92e270..790617d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -572,10 +572,10 @@ "@typescript-eslint/types" "5.30.6" eslint-visitor-keys "^3.3.0" -"@vitejs/plugin-vue@^2.3.3": - version "2.3.3" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.3.3.tgz#fbf80cc039b82ac21a1acb0f0478de8f61fbf600" - integrity sha512-SmQLDyhz+6lGJhPELsBdzXGc+AcaT8stgkbiTFGpXPe8Tl1tJaBw1A6pxDqDuRsVkD8uscrkx3hA7QDOoKYtyw== +"@vitejs/plugin-vue@^3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.0.0.tgz#7081e2b3fbe04e291bb85107b9fb57a1fa5e6aeb" + integrity sha512-yWP34ArFh/jAeNUDkkLz/kVRLjf5ppJiq4L36f64Cp6dIrMQeYZGDP9xxdemlXfZR9ylN9JgHUl3GzfqOtgYDg== "@volar/code-gen@0.38.5": version "0.38.5"