mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
Merge pull request #2029 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.2.0
chore(deps-dev): bump @types/node from 22.1.0 to 22.2.0
This commit is contained in:
commit
91e74fffa1
|
@ -45,7 +45,7 @@
|
|||
"@iconify-json/mdi": "^1.1.68",
|
||||
"@playwright/test": "^1.46.0",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@types/node": "^22.1.0",
|
||||
"@types/node": "^22.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.0.1",
|
||||
"@typescript-eslint/parser": "^8.0.1",
|
||||
"@vitejs/plugin-vue": "^5.1.2",
|
||||
|
|
|
@ -91,8 +91,8 @@ importers:
|
|||
specifier: ^4.9.22
|
||||
version: 4.9.22
|
||||
'@types/node':
|
||||
specifier: ^22.1.0
|
||||
version: 22.1.0
|
||||
specifier: ^22.2.0
|
||||
version: 22.2.0
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1(@typescript-eslint/parser@8.0.1(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4)
|
||||
|
@ -101,7 +101,7 @@ importers:
|
|||
version: 8.0.1(eslint@9.8.0)(typescript@5.5.4)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.1.2
|
||||
version: 5.1.2(vite@5.3.5(@types/node@22.1.0)(sass@1.77.8))(vue@3.4.36(typescript@5.5.4))
|
||||
version: 5.1.2(vite@5.3.5(@types/node@22.2.0)(sass@1.77.8))(vue@3.4.36(typescript@5.5.4))
|
||||
'@vue/compiler-sfc':
|
||||
specifier: 3.4.36
|
||||
version: 3.4.36
|
||||
|
@ -161,10 +161,10 @@ importers:
|
|||
version: 0.27.3(@babel/parser@7.25.3)(rollup@4.19.1)(vue@3.4.36(typescript@5.5.4))
|
||||
vite:
|
||||
specifier: ^5.3.5
|
||||
version: 5.3.5(@types/node@22.1.0)(sass@1.77.8)
|
||||
version: 5.3.5(@types/node@22.2.0)(sass@1.77.8)
|
||||
vitest:
|
||||
specifier: ^2.0.5
|
||||
version: 2.0.5(@types/node@22.1.0)(happy-dom@14.12.3)(sass@1.77.8)
|
||||
version: 2.0.5(@types/node@22.2.0)(happy-dom@14.12.3)(sass@1.77.8)
|
||||
vue-tsc:
|
||||
specifier: ^2.0.29
|
||||
version: 2.0.29(typescript@5.5.4)
|
||||
|
@ -695,8 +695,8 @@ packages:
|
|||
'@types/estree@1.0.5':
|
||||
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
|
||||
|
||||
'@types/node@22.1.0':
|
||||
resolution: {integrity: sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==}
|
||||
'@types/node@22.2.0':
|
||||
resolution: {integrity: sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ==}
|
||||
|
||||
'@types/web-bluetooth@0.0.20':
|
||||
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
||||
|
@ -2667,7 +2667,7 @@ snapshots:
|
|||
|
||||
'@types/estree@1.0.5': {}
|
||||
|
||||
'@types/node@22.1.0':
|
||||
'@types/node@22.2.0':
|
||||
dependencies:
|
||||
undici-types: 6.13.0
|
||||
|
||||
|
@ -2837,9 +2837,9 @@ snapshots:
|
|||
'@typescript-eslint/types': 8.0.1
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@vitejs/plugin-vue@5.1.2(vite@5.3.5(@types/node@22.1.0)(sass@1.77.8))(vue@3.4.36(typescript@5.5.4))':
|
||||
'@vitejs/plugin-vue@5.1.2(vite@5.3.5(@types/node@22.2.0)(sass@1.77.8))(vue@3.4.36(typescript@5.5.4))':
|
||||
dependencies:
|
||||
vite: 5.3.5(@types/node@22.1.0)(sass@1.77.8)
|
||||
vite: 5.3.5(@types/node@22.2.0)(sass@1.77.8)
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
|
||||
'@vitest/expect@2.0.5':
|
||||
|
@ -4064,13 +4064,13 @@ snapshots:
|
|||
|
||||
util-deprecate@1.0.2: {}
|
||||
|
||||
vite-node@2.0.5(@types/node@22.1.0)(sass@1.77.8):
|
||||
vite-node@2.0.5(@types/node@22.2.0)(sass@1.77.8):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.6
|
||||
pathe: 1.1.2
|
||||
tinyrainbow: 1.2.0
|
||||
vite: 5.3.5(@types/node@22.1.0)(sass@1.77.8)
|
||||
vite: 5.3.5(@types/node@22.2.0)(sass@1.77.8)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -4081,17 +4081,17 @@ snapshots:
|
|||
- supports-color
|
||||
- terser
|
||||
|
||||
vite@5.3.5(@types/node@22.1.0)(sass@1.77.8):
|
||||
vite@5.3.5(@types/node@22.2.0)(sass@1.77.8):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.39
|
||||
rollup: 4.18.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.1.0
|
||||
'@types/node': 22.2.0
|
||||
fsevents: 2.3.3
|
||||
sass: 1.77.8
|
||||
|
||||
vitest@2.0.5(@types/node@22.1.0)(happy-dom@14.12.3)(sass@1.77.8):
|
||||
vitest@2.0.5(@types/node@22.2.0)(happy-dom@14.12.3)(sass@1.77.8):
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.3.0
|
||||
'@vitest/expect': 2.0.5
|
||||
|
@ -4109,11 +4109,11 @@ snapshots:
|
|||
tinybench: 2.8.0
|
||||
tinypool: 1.0.0
|
||||
tinyrainbow: 1.2.0
|
||||
vite: 5.3.5(@types/node@22.1.0)(sass@1.77.8)
|
||||
vite-node: 2.0.5(@types/node@22.1.0)(sass@1.77.8)
|
||||
vite: 5.3.5(@types/node@22.2.0)(sass@1.77.8)
|
||||
vite-node: 2.0.5(@types/node@22.2.0)(sass@1.77.8)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.1.0
|
||||
'@types/node': 22.2.0
|
||||
happy-dom: 14.12.3
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in New Issue
Block a user