mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
chore(deps): update dependency @vitejs/plugin-vue to v5.0.1
This commit is contained in:
parent
fe787f33b2
commit
52b045fb4e
2 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
||||||
"@unocss/transformer-directives": "0.58.2",
|
"@unocss/transformer-directives": "0.58.2",
|
||||||
"@unocss/transformer-variant-group": "0.58.2",
|
"@unocss/transformer-variant-group": "0.58.2",
|
||||||
"@vitejs/plugin-legacy": "5.2.0",
|
"@vitejs/plugin-legacy": "5.2.0",
|
||||||
"@vitejs/plugin-vue": "5.0.0",
|
"@vitejs/plugin-vue": "5.0.1",
|
||||||
"@vue/compiler-sfc": "3.3.13",
|
"@vue/compiler-sfc": "3.3.13",
|
||||||
"eslint": "8.56.0",
|
"eslint": "8.56.0",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
|
|
|
@ -86,8 +86,8 @@ devDependencies:
|
||||||
specifier: 5.2.0
|
specifier: 5.2.0
|
||||||
version: 5.2.0(terser@5.26.0)(vite@5.0.10)
|
version: 5.2.0(terser@5.26.0)(vite@5.0.10)
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: 5.0.0
|
specifier: 5.0.1
|
||||||
version: 5.0.0(vite@5.0.10)(vue@3.3.13)
|
version: 5.0.1(vite@5.0.10)(vue@3.3.13)
|
||||||
'@vue/compiler-sfc':
|
'@vue/compiler-sfc':
|
||||||
specifier: 3.3.13
|
specifier: 3.3.13
|
||||||
version: 3.3.13
|
version: 3.3.13
|
||||||
|
@ -2414,8 +2414,8 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitejs/plugin-vue@5.0.0(vite@5.0.10)(vue@3.3.13):
|
/@vitejs/plugin-vue@5.0.1(vite@5.0.10)(vue@3.3.13):
|
||||||
resolution: {integrity: sha512-7x5e8X4J1Wi4NxudGjJBd2OFerAi/0nzF80ojCzvfj347WVr0YSn82C8BSsgwSHzlk9Kw5xnZfj0/7RLnNwP5w==}
|
resolution: {integrity: sha512-lwvZX5tDhJpRJEKsjoUSWgaD26Lk9X4aDYGAPpr/Q6cLTT3PC8LPu2dsnYEweAZiNgHsbyKL2Svc/CDrFOsbtw==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: ^5.0.0
|
vite: ^5.0.0
|
||||||
|
|
Loading…
Reference in a new issue