mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-26 23:21:41 +01:00
chore(deps): update dependency @vitejs/plugin-vue to v5.0.1 (#2635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/node": "^20.10.5",
|
||||
"@types/semver": "^7.5.6",
|
||||
"@vitejs/plugin-vue": "5.0.0",
|
||||
"@vitejs/plugin-vue": "5.0.1",
|
||||
"@vue/compiler-sfc": "^3.4.0",
|
||||
"@vue/test-utils": "^2.4.3",
|
||||
"bumpp": "^9.2.1",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -164,8 +164,8 @@ devDependencies:
|
||||
specifier: ^7.5.6
|
||||
version: 7.5.6
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0(vite@5.0.10)(vue@3.4.0)
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1(vite@5.0.10)(vue@3.4.0)
|
||||
'@vue/compiler-sfc':
|
||||
specifier: ^3.4.0
|
||||
version: 3.4.0
|
||||
@@ -1166,8 +1166,8 @@ packages:
|
||||
/@types/web-bluetooth@0.0.20:
|
||||
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
||||
|
||||
/@vitejs/plugin-vue@5.0.0(vite@5.0.10)(vue@3.4.0):
|
||||
resolution: {integrity: sha512-7x5e8X4J1Wi4NxudGjJBd2OFerAi/0nzF80ojCzvfj347WVr0YSn82C8BSsgwSHzlk9Kw5xnZfj0/7RLnNwP5w==}
|
||||
/@vitejs/plugin-vue@5.0.1(vite@5.0.10)(vue@3.4.0):
|
||||
resolution: {integrity: sha512-lwvZX5tDhJpRJEKsjoUSWgaD26Lk9X4aDYGAPpr/Q6cLTT3PC8LPu2dsnYEweAZiNgHsbyKL2Svc/CDrFOsbtw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^5.0.0
|
||||
@@ -5068,7 +5068,7 @@ packages:
|
||||
'@docsearch/css': 3.5.2
|
||||
'@docsearch/js': 3.5.2(@algolia/client-search@4.22.0)(search-insights@2.13.0)
|
||||
'@types/markdown-it': 13.0.7
|
||||
'@vitejs/plugin-vue': 5.0.0(vite@5.0.10)(vue@3.4.0)
|
||||
'@vitejs/plugin-vue': 5.0.1(vite@5.0.10)(vue@3.4.0)
|
||||
'@vue/devtools-api': 6.5.1
|
||||
'@vueuse/core': 10.7.1(vue@3.4.0)
|
||||
'@vueuse/integrations': 10.7.1(focus-trap@7.5.4)(fuse.js@7.0.0)(vue@3.4.0)
|
||||
|
||||
Reference in New Issue
Block a user