mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
chore(deps-dev): bump @vitejs/plugin-vue from 5.0.5 to 5.1.0
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.0.5 to 5.1.0. - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.0/packages/plugin-vue) --- updated-dependencies: - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b7f8fe8ccb
commit
cc023a9675
|
@ -47,7 +47,7 @@
|
|||
"@types/node": "^20.14.11",
|
||||
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
||||
"@typescript-eslint/parser": "^7.16.1",
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
"@vitejs/plugin-vue": "^5.1.0",
|
||||
"@vue/compiler-sfc": "3.4.31",
|
||||
"@vue/eslint-config-prettier": "^9.0.0",
|
||||
"@vue/eslint-config-typescript": "^13.0.0",
|
||||
|
|
|
@ -95,8 +95,8 @@ devDependencies:
|
|||
specifier: ^7.16.1
|
||||
version: 7.16.1(eslint@9.7.0)(typescript@5.5.3)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.0.5
|
||||
version: 5.0.5(vite@5.3.4)(vue@3.4.31)
|
||||
specifier: ^5.1.0
|
||||
version: 5.1.0(vite@5.3.4)(vue@3.4.31)
|
||||
'@vue/compiler-sfc':
|
||||
specifier: 3.4.31
|
||||
version: 3.4.31
|
||||
|
@ -1117,8 +1117,8 @@ packages:
|
|||
eslint-visitor-keys: 3.4.3
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@5.0.5(vite@5.3.4)(vue@3.4.31):
|
||||
resolution: {integrity: sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==}
|
||||
/@vitejs/plugin-vue@5.1.0(vite@5.3.4)(vue@3.4.31):
|
||||
resolution: {integrity: sha512-QMRxARyrdiwi1mj3AW4fLByoHTavreXq0itdEW696EihXglf1MB3D4C2gBvE0jMPH29ZjC3iK8aIaUMLf4EOGA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^5.0.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user