Merge pull request #26 from TheTechNetwork/renovate/vitejs-plugin-vue-5.x

chore(deps): update dependency @vitejs/plugin-vue to v5
This commit is contained in:
elibrody 2024-01-10 23:14:53 -05:00 committed by GitHub
commit 74c12d4d91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -111,7 +111,7 @@
"@types/ua-parser-js": "^0.7.36",
"@types/uuid": "^9.0.0",
"@unocss/eslint-config": "^0.58.0",
"@vitejs/plugin-vue": "^4.3.2",
"@vitejs/plugin-vue": "^5.0.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/compiler-sfc": "^3.2.47",
"@vue/runtime-dom": "^3.3.4",

12
pnpm-lock.yaml generated
View file

@ -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)