mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-06 14:27:11 -04:00
chore(deps): update dependency @vitejs/plugin-vue to v5
This commit is contained in:
parent
50972579a7
commit
464e1b29c0
2 changed files with 7 additions and 7 deletions
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
@ -230,8 +230,8 @@ devDependencies:
|
|||
specifier: ^0.58.0
|
||||
version: 0.58.3(eslint@8.47.0)(typescript@5.3.3)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^4.3.2
|
||||
version: 4.3.2(vite@4.4.9)(vue@3.3.4)
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.3(vite@4.4.9)(vue@3.3.4)
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: ^3.0.2
|
||||
version: 3.0.2(vite@4.4.9)(vue@3.3.4)
|
||||
|
@ -3792,11 +3792,11 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@4.3.2(vite@4.4.9)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-iDDhGruwhKkwNwT5qgtGaeTxF4ULs52xpQbsC27F01kf3aQBHtrDP738pmHw4oclVAUA3m+Vk8gxhDV5KbfM+A==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
/@vitejs/plugin-vue@5.0.3(vite@4.4.9)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^4.0.0
|
||||
vite: ^5.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.4.9(@types/node@18.15.11)(less@4.1.3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue