mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 23:53:52 +00:00
Merge pull request #2083 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.1.4
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.3 to 5.1.4
This commit is contained in:
commit
719fb2956c
|
@ -48,7 +48,7 @@
|
|||
"@types/node": "^22.5.4",
|
||||
"@typescript-eslint/eslint-plugin": "^8.5.0",
|
||||
"@typescript-eslint/parser": "^8.5.0",
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
"@vitejs/plugin-vue": "^5.1.4",
|
||||
"@vue/compiler-sfc": "3.5.4",
|
||||
"@vue/eslint-config-prettier": "^9.0.0",
|
||||
"@vue/eslint-config-typescript": "^13.0.0",
|
||||
|
|
|
@ -100,8 +100,8 @@ importers:
|
|||
specifier: ^8.5.0
|
||||
version: 8.5.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.1.3
|
||||
version: 5.1.3(vite@5.4.3(@types/node@22.5.4)(sass@1.78.0))(vue@3.5.4(typescript@5.6.2))
|
||||
specifier: ^5.1.4
|
||||
version: 5.1.4(vite@5.4.3(@types/node@22.5.4)(sass@1.78.0))(vue@3.5.4(typescript@5.6.2))
|
||||
'@vue/compiler-sfc':
|
||||
specifier: 3.5.4
|
||||
version: 3.5.4
|
||||
|
@ -806,8 +806,8 @@ packages:
|
|||
resolution: {integrity: sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@vitejs/plugin-vue@5.1.3':
|
||||
resolution: {integrity: sha512-3xbWsKEKXYlmX82aOHufFQVnkbMC/v8fLpWwh6hWOUrK5fbbtBh9Q/WWse27BFgSy2/e2c0fz5Scgya9h2GLhw==}
|
||||
'@vitejs/plugin-vue@5.1.4':
|
||||
resolution: {integrity: sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^5.0.0
|
||||
|
@ -3106,7 +3106,7 @@ snapshots:
|
|||
'@typescript-eslint/types': 8.5.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@vitejs/plugin-vue@5.1.3(vite@5.4.3(@types/node@22.5.4)(sass@1.78.0))(vue@3.5.4(typescript@5.6.2))':
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.3(@types/node@22.5.4)(sass@1.78.0))(vue@3.5.4(typescript@5.6.2))':
|
||||
dependencies:
|
||||
vite: 5.4.3(@types/node@22.5.4)(sass@1.78.0)
|
||||
vue: 3.5.4(typescript@5.6.2)
|
||||
|
|
Loading…
Reference in New Issue
Block a user