mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #2001 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.0.0
chore(deps-dev): bump @types/node from 20.14.12 to 22.0.0
This commit is contained in:
commit
d21eb67832
|
@ -45,7 +45,7 @@
|
||||||
"@iconify-json/mdi": "^1.1.67",
|
"@iconify-json/mdi": "^1.1.67",
|
||||||
"@playwright/test": "^1.45.3",
|
"@playwright/test": "^1.45.3",
|
||||||
"@types/echarts": "^4.9.22",
|
"@types/echarts": "^4.9.22",
|
||||||
"@types/node": "^20.14.12",
|
"@types/node": "^22.0.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^7.17.0",
|
"@typescript-eslint/eslint-plugin": "^7.17.0",
|
||||||
"@typescript-eslint/parser": "^7.17.0",
|
"@typescript-eslint/parser": "^7.17.0",
|
||||||
"@vitejs/plugin-vue": "^5.1.1",
|
"@vitejs/plugin-vue": "^5.1.1",
|
||||||
|
|
|
@ -91,8 +91,8 @@ importers:
|
||||||
specifier: ^4.9.22
|
specifier: ^4.9.22
|
||||||
version: 4.9.22
|
version: 4.9.22
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^20.14.12
|
specifier: ^22.0.0
|
||||||
version: 20.14.12
|
version: 22.0.0
|
||||||
'@typescript-eslint/eslint-plugin':
|
'@typescript-eslint/eslint-plugin':
|
||||||
specifier: ^7.17.0
|
specifier: ^7.17.0
|
||||||
version: 7.17.0(@typescript-eslint/parser@7.17.0(eslint@9.7.0)(typescript@5.5.4))(eslint@9.7.0)(typescript@5.5.4)
|
version: 7.17.0(@typescript-eslint/parser@7.17.0(eslint@9.7.0)(typescript@5.5.4))(eslint@9.7.0)(typescript@5.5.4)
|
||||||
|
@ -101,7 +101,7 @@ importers:
|
||||||
version: 7.17.0(eslint@9.7.0)(typescript@5.5.4)
|
version: 7.17.0(eslint@9.7.0)(typescript@5.5.4)
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: ^5.1.1
|
specifier: ^5.1.1
|
||||||
version: 5.1.1(vite@5.3.4(@types/node@20.14.12)(sass@1.77.8))(vue@3.4.33(typescript@5.5.4))
|
version: 5.1.1(vite@5.3.4(@types/node@22.0.0)(sass@1.77.8))(vue@3.4.33(typescript@5.5.4))
|
||||||
'@vue/compiler-sfc':
|
'@vue/compiler-sfc':
|
||||||
specifier: 3.4.33
|
specifier: 3.4.33
|
||||||
version: 3.4.33
|
version: 3.4.33
|
||||||
|
@ -161,10 +161,10 @@ importers:
|
||||||
version: 0.27.3(@babel/parser@7.24.8)(rollup@4.18.0)(vue@3.4.33(typescript@5.5.4))
|
version: 0.27.3(@babel/parser@7.24.8)(rollup@4.18.0)(vue@3.4.33(typescript@5.5.4))
|
||||||
vite:
|
vite:
|
||||||
specifier: ^5.3.4
|
specifier: ^5.3.4
|
||||||
version: 5.3.4(@types/node@20.14.12)(sass@1.77.8)
|
version: 5.3.4(@types/node@22.0.0)(sass@1.77.8)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: ^2.0.4
|
specifier: ^2.0.4
|
||||||
version: 2.0.4(@types/node@20.14.12)(happy-dom@14.12.3)(sass@1.77.8)
|
version: 2.0.4(@types/node@22.0.0)(happy-dom@14.12.3)(sass@1.77.8)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: ^2.0.28
|
specifier: ^2.0.28
|
||||||
version: 2.0.28(typescript@5.5.4)
|
version: 2.0.28(typescript@5.5.4)
|
||||||
|
@ -627,8 +627,8 @@ packages:
|
||||||
'@types/estree@1.0.5':
|
'@types/estree@1.0.5':
|
||||||
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
|
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
|
||||||
|
|
||||||
'@types/node@20.14.12':
|
'@types/node@22.0.0':
|
||||||
resolution: {integrity: sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==}
|
resolution: {integrity: sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==}
|
||||||
|
|
||||||
'@types/web-bluetooth@0.0.20':
|
'@types/web-bluetooth@0.0.20':
|
||||||
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
||||||
|
@ -1839,8 +1839,8 @@ packages:
|
||||||
ufo@1.5.3:
|
ufo@1.5.3:
|
||||||
resolution: {integrity: sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw==}
|
resolution: {integrity: sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw==}
|
||||||
|
|
||||||
undici-types@5.26.5:
|
undici-types@6.11.1:
|
||||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
resolution: {integrity: sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==}
|
||||||
|
|
||||||
unimport@3.9.1:
|
unimport@3.9.1:
|
||||||
resolution: {integrity: sha512-4gtacoNH6YPx2Aa5Xfyrf8pU2RdXjWUACb/eF7bH1AcZtqs+6ijbNB0M3BPENbtVjnCcg8tw9UJ1jQGbCzKA6g==}
|
resolution: {integrity: sha512-4gtacoNH6YPx2Aa5Xfyrf8pU2RdXjWUACb/eF7bH1AcZtqs+6ijbNB0M3BPENbtVjnCcg8tw9UJ1jQGbCzKA6g==}
|
||||||
|
@ -2506,9 +2506,9 @@ snapshots:
|
||||||
|
|
||||||
'@types/estree@1.0.5': {}
|
'@types/estree@1.0.5': {}
|
||||||
|
|
||||||
'@types/node@20.14.12':
|
'@types/node@22.0.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 5.26.5
|
undici-types: 6.11.1
|
||||||
|
|
||||||
'@types/web-bluetooth@0.0.20': {}
|
'@types/web-bluetooth@0.0.20': {}
|
||||||
|
|
||||||
|
@ -2595,9 +2595,9 @@ snapshots:
|
||||||
'@typescript-eslint/types': 7.17.0
|
'@typescript-eslint/types': 7.17.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.1.1(vite@5.3.4(@types/node@20.14.12)(sass@1.77.8))(vue@3.4.33(typescript@5.5.4))':
|
'@vitejs/plugin-vue@5.1.1(vite@5.3.4(@types/node@22.0.0)(sass@1.77.8))(vue@3.4.33(typescript@5.5.4))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.3.4(@types/node@20.14.12)(sass@1.77.8)
|
vite: 5.3.4(@types/node@22.0.0)(sass@1.77.8)
|
||||||
vue: 3.4.33(typescript@5.5.4)
|
vue: 3.4.33(typescript@5.5.4)
|
||||||
|
|
||||||
'@vitest/expect@2.0.4':
|
'@vitest/expect@2.0.4':
|
||||||
|
@ -3707,7 +3707,7 @@ snapshots:
|
||||||
|
|
||||||
ufo@1.5.3: {}
|
ufo@1.5.3: {}
|
||||||
|
|
||||||
undici-types@5.26.5: {}
|
undici-types@6.11.1: {}
|
||||||
|
|
||||||
unimport@3.9.1(rollup@4.18.0):
|
unimport@3.9.1(rollup@4.18.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -3796,13 +3796,13 @@ snapshots:
|
||||||
|
|
||||||
util-deprecate@1.0.2: {}
|
util-deprecate@1.0.2: {}
|
||||||
|
|
||||||
vite-node@2.0.4(@types/node@20.14.12)(sass@1.77.8):
|
vite-node@2.0.4(@types/node@22.0.0)(sass@1.77.8):
|
||||||
dependencies:
|
dependencies:
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
debug: 4.3.5
|
debug: 4.3.5
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
vite: 5.3.4(@types/node@20.14.12)(sass@1.77.8)
|
vite: 5.3.4(@types/node@22.0.0)(sass@1.77.8)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
|
@ -3813,17 +3813,17 @@ snapshots:
|
||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
vite@5.3.4(@types/node@20.14.12)(sass@1.77.8):
|
vite@5.3.4(@types/node@22.0.0)(sass@1.77.8):
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.21.5
|
esbuild: 0.21.5
|
||||||
postcss: 8.4.39
|
postcss: 8.4.39
|
||||||
rollup: 4.18.0
|
rollup: 4.18.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 20.14.12
|
'@types/node': 22.0.0
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
sass: 1.77.8
|
sass: 1.77.8
|
||||||
|
|
||||||
vitest@2.0.4(@types/node@20.14.12)(happy-dom@14.12.3)(sass@1.77.8):
|
vitest@2.0.4(@types/node@22.0.0)(happy-dom@14.12.3)(sass@1.77.8):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ampproject/remapping': 2.3.0
|
'@ampproject/remapping': 2.3.0
|
||||||
'@vitest/expect': 2.0.4
|
'@vitest/expect': 2.0.4
|
||||||
|
@ -3841,11 +3841,11 @@ snapshots:
|
||||||
tinybench: 2.8.0
|
tinybench: 2.8.0
|
||||||
tinypool: 1.0.0
|
tinypool: 1.0.0
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
vite: 5.3.4(@types/node@20.14.12)(sass@1.77.8)
|
vite: 5.3.4(@types/node@22.0.0)(sass@1.77.8)
|
||||||
vite-node: 2.0.4(@types/node@20.14.12)(sass@1.77.8)
|
vite-node: 2.0.4(@types/node@22.0.0)(sass@1.77.8)
|
||||||
why-is-node-running: 2.3.0
|
why-is-node-running: 2.3.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 20.14.12
|
'@types/node': 22.0.0
|
||||||
happy-dom: 14.12.3
|
happy-dom: 14.12.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
|
|
Loading…
Reference in New Issue
Block a user