Merge branch 'renovate/vitejs-plugin-vue-5.x' into 'develop'
chore(deps): update dependency @vitejs/plugin-vue to v5.1.0 Co-authored-by: GitLab CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!11190
This commit is contained in:
commit
fb3b543f8c
2 changed files with 6 additions and 6 deletions
|
@ -33,7 +33,7 @@
|
|||
"@types/throttle-debounce": "5.0.2",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
"@types/uuid": "10.0.0",
|
||||
"@vitejs/plugin-vue": "5.0.5",
|
||||
"@vitejs/plugin-vue": "5.1.0",
|
||||
"@vue/runtime-core": "3.4.33",
|
||||
"autobind-decorator": "2.4.0",
|
||||
"autosize": "6.0.1",
|
||||
|
|
|
@ -557,8 +557,8 @@ importers:
|
|||
specifier: 10.0.0
|
||||
version: 10.0.0
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 5.0.5
|
||||
version: 5.0.5(vite@5.3.4(@types/node@20.14.12)(sass@1.77.8)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0(vite@5.3.4(@types/node@20.14.12)(sass@1.77.8)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))
|
||||
'@vue/runtime-core':
|
||||
specifier: 3.4.33
|
||||
version: 3.4.33
|
||||
|
@ -2608,8 +2608,8 @@ packages:
|
|||
'@types/yargs@17.0.32':
|
||||
resolution: {integrity: sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==}
|
||||
|
||||
'@vitejs/plugin-vue@5.0.5':
|
||||
resolution: {integrity: sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==}
|
||||
'@vitejs/plugin-vue@5.1.0':
|
||||
resolution: {integrity: sha512-QMRxARyrdiwi1mj3AW4fLByoHTavreXq0itdEW696EihXglf1MB3D4C2gBvE0jMPH29ZjC3iK8aIaUMLf4EOGA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^5.0.0
|
||||
|
@ -8723,7 +8723,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@types/yargs-parser': 21.0.3
|
||||
|
||||
'@vitejs/plugin-vue@5.0.5(vite@5.3.4(@types/node@20.14.12)(sass@1.77.8)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))':
|
||||
'@vitejs/plugin-vue@5.1.0(vite@5.3.4(@types/node@20.14.12)(sass@1.77.8)(terser@5.31.3))(vue@3.4.33(typescript@5.5.4))':
|
||||
dependencies:
|
||||
vite: 5.3.4(@types/node@20.14.12)(sass@1.77.8)(terser@5.31.3)
|
||||
vue: 3.4.33(typescript@5.5.4)
|
||||
|
|
Loading…
Reference in a new issue