chore(deps): update dependency @vitejs/plugin-vue to v1.10.0
This commit is contained in:
parent
b56e99bfdf
commit
673458b41d
2 changed files with 5 additions and 5 deletions
|
@ -60,7 +60,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "5.4.0",
|
||||
"@typescript-eslint/parser": "5.4.0",
|
||||
"@vitejs/plugin-legacy": "1.6.2",
|
||||
"@vitejs/plugin-vue": "1.9.4",
|
||||
"@vitejs/plugin-vue": "1.10.0",
|
||||
"@vue/eslint-config-typescript": "9.1.0",
|
||||
"axios": "0.24.0",
|
||||
"browserslist": "4.18.1",
|
||||
|
|
|
@ -3473,10 +3473,10 @@
|
|||
regenerator-runtime "^0.13.9"
|
||||
systemjs "^6.10.3"
|
||||
|
||||
"@vitejs/plugin-vue@1.9.4":
|
||||
version "1.9.4"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.9.4.tgz#4f48485432cbb986a9fb9d254dc33ce30ddccbfa"
|
||||
integrity sha512-0CZqaCoChriPTTtGkERy1LGPcYjGFpi2uYRhBPIkqJqUGV5JnJFhQAgh6oH9j5XZHfrRaisX8W0xSpO4T7S78A==
|
||||
"@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==
|
||||
|
||||
"@volar/code-gen@0.29.6":
|
||||
version "0.29.6"
|
||||
|
|
Loading…
Reference in a new issue