mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
chore(deps-dev): bump vite from 5.4.3 to 5.4.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.3 to 5.4.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f6369c5752
commit
ccaa10873a
|
@ -68,7 +68,7 @@
|
||||||
"unplugin-auto-import": "^0.18.2",
|
"unplugin-auto-import": "^0.18.2",
|
||||||
"unplugin-icons": "^0.19.3",
|
"unplugin-icons": "^0.19.3",
|
||||||
"unplugin-vue-components": "^0.27.4",
|
"unplugin-vue-components": "^0.27.4",
|
||||||
"vite": "^5.4.3",
|
"vite": "^5.4.6",
|
||||||
"vitest": "^2.1.1",
|
"vitest": "^2.1.1",
|
||||||
"vue-tsc": "^2.1.6"
|
"vue-tsc": "^2.1.6"
|
||||||
},
|
},
|
||||||
|
|
|
@ -101,7 +101,7 @@ importers:
|
||||||
version: 8.5.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
|
version: 8.5.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2)
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: ^5.1.4
|
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))
|
version: 5.1.4(vite@5.4.6(@types/node@22.5.4)(sass@1.78.0))(vue@3.5.4(typescript@5.6.2))
|
||||||
'@vue/compiler-sfc':
|
'@vue/compiler-sfc':
|
||||||
specifier: 3.5.4
|
specifier: 3.5.4
|
||||||
version: 3.5.4
|
version: 3.5.4
|
||||||
|
@ -160,8 +160,8 @@ importers:
|
||||||
specifier: ^0.27.4
|
specifier: ^0.27.4
|
||||||
version: 0.27.4(@babel/parser@7.25.6)(@nuxt/kit@3.13.1(rollup@4.21.0)(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.4(typescript@5.6.2))
|
version: 0.27.4(@babel/parser@7.25.6)(@nuxt/kit@3.13.1(rollup@4.21.0)(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.4(typescript@5.6.2))
|
||||||
vite:
|
vite:
|
||||||
specifier: ^5.4.3
|
specifier: ^5.4.6
|
||||||
version: 5.4.3(@types/node@22.5.4)(sass@1.78.0)
|
version: 5.4.6(@types/node@22.5.4)(sass@1.78.0)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: ^2.1.1
|
specifier: ^2.1.1
|
||||||
version: 2.1.1(@types/node@22.5.4)(happy-dom@15.7.3)(sass@1.78.0)
|
version: 2.1.1(@types/node@22.5.4)(happy-dom@15.7.3)(sass@1.78.0)
|
||||||
|
@ -1898,10 +1898,6 @@ packages:
|
||||||
resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
|
resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
|
|
||||||
postcss@8.4.44:
|
|
||||||
resolution: {integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==}
|
|
||||||
engines: {node: ^10 || ^12 || >=14}
|
|
||||||
|
|
||||||
postcss@8.4.45:
|
postcss@8.4.45:
|
||||||
resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==}
|
resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==}
|
||||||
engines: {node: ^10 || ^12 || >=14}
|
engines: {node: ^10 || ^12 || >=14}
|
||||||
|
@ -2223,8 +2219,8 @@ packages:
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
vite@5.4.3:
|
vite@5.4.6:
|
||||||
resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==}
|
resolution: {integrity: sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -3118,9 +3114,9 @@ snapshots:
|
||||||
'@typescript-eslint/types': 8.5.0
|
'@typescript-eslint/types': 8.5.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@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))':
|
'@vitejs/plugin-vue@5.1.4(vite@5.4.6(@types/node@22.5.4)(sass@1.78.0))(vue@3.5.4(typescript@5.6.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.4.3(@types/node@22.5.4)(sass@1.78.0)
|
vite: 5.4.6(@types/node@22.5.4)(sass@1.78.0)
|
||||||
vue: 3.5.4(typescript@5.6.2)
|
vue: 3.5.4(typescript@5.6.2)
|
||||||
|
|
||||||
'@vitest/expect@2.1.1':
|
'@vitest/expect@2.1.1':
|
||||||
|
@ -3130,13 +3126,13 @@ snapshots:
|
||||||
chai: 5.1.1
|
chai: 5.1.1
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
|
|
||||||
'@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@5.4.3(@types/node@22.5.4)(sass@1.78.0))':
|
'@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@5.4.6(@types/node@22.5.4)(sass@1.78.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 2.1.1
|
'@vitest/spy': 2.1.1
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.11
|
magic-string: 0.30.11
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vite: 5.4.3(@types/node@22.5.4)(sass@1.78.0)
|
vite: 5.4.6(@types/node@22.5.4)(sass@1.78.0)
|
||||||
|
|
||||||
'@vitest/pretty-format@2.1.1':
|
'@vitest/pretty-format@2.1.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -4186,12 +4182,6 @@ snapshots:
|
||||||
cssesc: 3.0.0
|
cssesc: 3.0.0
|
||||||
util-deprecate: 1.0.2
|
util-deprecate: 1.0.2
|
||||||
|
|
||||||
postcss@8.4.44:
|
|
||||||
dependencies:
|
|
||||||
nanoid: 3.3.7
|
|
||||||
picocolors: 1.1.0
|
|
||||||
source-map-js: 1.2.1
|
|
||||||
|
|
||||||
postcss@8.4.45:
|
postcss@8.4.45:
|
||||||
dependencies:
|
dependencies:
|
||||||
nanoid: 3.3.7
|
nanoid: 3.3.7
|
||||||
|
@ -4540,7 +4530,7 @@ snapshots:
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
vite: 5.4.3(@types/node@22.5.4)(sass@1.78.0)
|
vite: 5.4.6(@types/node@22.5.4)(sass@1.78.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
|
@ -4552,10 +4542,10 @@ snapshots:
|
||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
vite@5.4.3(@types/node@22.5.4)(sass@1.78.0):
|
vite@5.4.6(@types/node@22.5.4)(sass@1.78.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.21.5
|
esbuild: 0.21.5
|
||||||
postcss: 8.4.44
|
postcss: 8.4.45
|
||||||
rollup: 4.21.0
|
rollup: 4.21.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.5.4
|
'@types/node': 22.5.4
|
||||||
|
@ -4565,7 +4555,7 @@ snapshots:
|
||||||
vitest@2.1.1(@types/node@22.5.4)(happy-dom@15.7.3)(sass@1.78.0):
|
vitest@2.1.1(@types/node@22.5.4)(happy-dom@15.7.3)(sass@1.78.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/expect': 2.1.1
|
'@vitest/expect': 2.1.1
|
||||||
'@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@5.4.3(@types/node@22.5.4)(sass@1.78.0))
|
'@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@5.4.6(@types/node@22.5.4)(sass@1.78.0))
|
||||||
'@vitest/pretty-format': 2.1.1
|
'@vitest/pretty-format': 2.1.1
|
||||||
'@vitest/runner': 2.1.1
|
'@vitest/runner': 2.1.1
|
||||||
'@vitest/snapshot': 2.1.1
|
'@vitest/snapshot': 2.1.1
|
||||||
|
@ -4580,7 +4570,7 @@ snapshots:
|
||||||
tinyexec: 0.3.0
|
tinyexec: 0.3.0
|
||||||
tinypool: 1.0.0
|
tinypool: 1.0.0
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
vite: 5.4.3(@types/node@22.5.4)(sass@1.78.0)
|
vite: 5.4.6(@types/node@22.5.4)(sass@1.78.0)
|
||||||
vite-node: 2.1.1(@types/node@22.5.4)(sass@1.78.0)
|
vite-node: 2.1.1(@types/node@22.5.4)(sass@1.78.0)
|
||||||
why-is-node-running: 2.3.0
|
why-is-node-running: 2.3.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user