diff --git a/package.json b/package.json index 383880be0..4e7571d85 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@typescript-eslint/eslint-plugin": "5.4.0", "@typescript-eslint/parser": "5.4.0", "@vitejs/plugin-legacy": "1.6.3", - "@vitejs/plugin-vue": "1.10.0", + "@vitejs/plugin-vue": "1.10.1", "@vue/eslint-config-typescript": "9.1.0", "autoprefixer": "10.4.0", "axios": "0.24.0", diff --git a/yarn.lock b/yarn.lock index ffc536fda..a2186049e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3506,10 +3506,10 @@ regenerator-runtime "^0.13.9" systemjs "^6.11.0" -"@vitejs/plugin-vue@1.10.0": - version "1.10.0" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.0.tgz#d015c12d905bb7f76274c2bb272c3662151bf3c0" - integrity sha512-XkSN7lduhQ3z/WMXv2spqt9TCS0znCjnvIGmbud2bxViWWWR4JWXE+x/cQZ/klR0Ug4Ts9eubL7LXAysON5Uvg== +"@vitejs/plugin-vue@1.10.1": + version "1.10.1" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.1.tgz#d140e93d574c5eac247a79f5b15df665dcb7635b" + integrity sha512-oL76QETMSpVE9jIScirGB2bYJEVU/+r+g+K7oG+sXPs9TZljqveoVRsmLyXlMZTjpQkLL8gz527cW80NMGVKJg== "@volar/code-gen@0.29.6": version "0.29.6"