mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 15:43:51 +00:00
Merge pull request #2174 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.2.0
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.5 to 5.2.0
This commit is contained in:
commit
c614476c81
|
@ -48,7 +48,7 @@
|
|||
"@types/node": "^22.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.14.0",
|
||||
"@typescript-eslint/parser": "^8.14.0",
|
||||
"@vitejs/plugin-vue": "^5.1.5",
|
||||
"@vitejs/plugin-vue": "^5.2.0",
|
||||
"@vue/compiler-sfc": "3.5.12",
|
||||
"@vue/eslint-config-prettier": "^10.1.0",
|
||||
"@vue/eslint-config-typescript": "^14.1.3",
|
||||
|
|
|
@ -100,8 +100,8 @@ importers:
|
|||
specifier: ^8.14.0
|
||||
version: 8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.1.5
|
||||
version: 5.1.5(vite@5.4.11(@types/node@22.9.0)(sass@1.80.7))(vue@3.5.12(typescript@5.6.3))
|
||||
specifier: ^5.2.0
|
||||
version: 5.2.0(vite@5.4.11(@types/node@22.9.0)(sass@1.80.7))(vue@3.5.12(typescript@5.6.3))
|
||||
'@vue/compiler-sfc':
|
||||
specifier: 3.5.12
|
||||
version: 3.5.12
|
||||
|
@ -861,8 +861,8 @@ packages:
|
|||
resolution: {integrity: sha512-vG0XZo8AdTH9OE6VFRwAZldNc7qtJ/6NLGWak+BtENuEUXGZgFpihILPiBvKXvJ2nFu27XNGC6rKiwuaoMbYzQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@vitejs/plugin-vue@5.1.5':
|
||||
resolution: {integrity: sha512-dlnib73G05CDBAUR/YpuZcQQ47fpjihnnNouAAqN62z+oqSsWJ+kh52GRzIxpkgFG3q11eXK7Di7RMmoCwISZA==}
|
||||
'@vitejs/plugin-vue@5.2.0':
|
||||
resolution: {integrity: sha512-7n7KdUEtx/7Yl7I/WVAMZ1bEb0eVvXF3ummWTeLcs/9gvo9pJhuLdouSXGjdZ/MKD1acf1I272+X0RMua4/R3g==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^5.0.0
|
||||
|
@ -3157,7 +3157,7 @@ snapshots:
|
|||
'@typescript-eslint/types': 8.14.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@vitejs/plugin-vue@5.1.5(vite@5.4.11(@types/node@22.9.0)(sass@1.80.7))(vue@3.5.12(typescript@5.6.3))':
|
||||
'@vitejs/plugin-vue@5.2.0(vite@5.4.11(@types/node@22.9.0)(sass@1.80.7))(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.80.7)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
|
Loading…
Reference in New Issue
Block a user