diff --git a/package.json b/package.json index 42c3df84e..68b1944e2 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@rushstack/eslint-patch": "1.5.1", - "@vitejs/plugin-vue": "4.4.0", + "@vitejs/plugin-vue": "4.6.0", "@vitejs/plugin-vue-jsx": "^3.0.2", "@vue/eslint-config-prettier": "8.0.0", "@vue/eslint-config-typescript": "^12.0.0", diff --git a/yarn.lock b/yarn.lock index 6ba4429fe..1ad7155c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -751,10 +751,10 @@ "@babel/plugin-transform-typescript" "^7.22.10" "@vue/babel-plugin-jsx" "^1.1.5" -"@vitejs/plugin-vue@4.4.0": - version "4.4.0" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.4.0.tgz#8ae96573236cdb12de6850a6d929b5537ec85390" - integrity sha512-xdguqb+VUwiRpSg+nsc2HtbAUSGak25DXYvpQQi4RVU1Xq1uworyoH/md9Rfd8zMmPR/pSghr309QNcftUVseg== +"@vitejs/plugin-vue@4.6.0": + version "4.6.0" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.6.0.tgz#6e1011303f8224e04d339756f1fa398ba79fc0b3" + integrity sha512-XHuyFdAikWRmHuAd89FOyUGIjrBU5KlxJtyi2hVeR9ySGFxQwE0bl5xAQju/ArMq5azdBivY4d+D2yPKwoYWUg== "@vitest/expect@0.34.6": version "0.34.6"