mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 15:43:51 +00:00
Merge pull request #2176 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.9.1
chore(deps-dev): bump @types/node from 22.9.0 to 22.9.1
This commit is contained in:
commit
8c87734910
|
@ -45,7 +45,7 @@
|
|||
"@iconify-json/mdi": "^1.2.1",
|
||||
"@playwright/test": "^1.49.0",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@types/node": "^22.9.0",
|
||||
"@types/node": "^22.9.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.15.0",
|
||||
"@typescript-eslint/parser": "^8.15.0",
|
||||
"@vitejs/plugin-vue": "^5.2.0",
|
||||
|
|
|
@ -91,8 +91,8 @@ importers:
|
|||
specifier: ^4.9.22
|
||||
version: 4.9.22
|
||||
'@types/node':
|
||||
specifier: ^22.9.0
|
||||
version: 22.9.0
|
||||
specifier: ^22.9.1
|
||||
version: 22.9.1
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^8.15.0
|
||||
version: 8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
|
||||
|
@ -101,7 +101,7 @@ importers:
|
|||
version: 8.15.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.2.0
|
||||
version: 5.2.0(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))(vue@3.5.12(typescript@5.6.3))
|
||||
version: 5.2.0(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))(vue@3.5.12(typescript@5.6.3))
|
||||
'@vue/compiler-sfc':
|
||||
specifier: 3.5.12
|
||||
version: 3.5.12
|
||||
|
@ -161,10 +161,10 @@ importers:
|
|||
version: 0.27.4(@babel/parser@7.26.2)(@nuxt/kit@3.14.159(rollup@4.24.0))(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))
|
||||
vite:
|
||||
specifier: ^5.4.11
|
||||
version: 5.4.11(@types/node@22.9.0)(sass@1.81.0)
|
||||
version: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
|
||||
vitest:
|
||||
specifier: ^2.1.5
|
||||
version: 2.1.5(@types/node@22.9.0)(happy-dom@15.11.6)(sass@1.81.0)
|
||||
version: 2.1.5(@types/node@22.9.1)(happy-dom@15.11.6)(sass@1.81.0)
|
||||
vue-tsc:
|
||||
specifier: ^2.1.10
|
||||
version: 2.1.10(typescript@5.6.3)
|
||||
|
@ -795,8 +795,8 @@ packages:
|
|||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/node@22.9.0':
|
||||
resolution: {integrity: sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==}
|
||||
'@types/node@22.9.1':
|
||||
resolution: {integrity: sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==}
|
||||
|
||||
'@types/web-bluetooth@0.0.20':
|
||||
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
||||
|
@ -3065,7 +3065,7 @@ snapshots:
|
|||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/node@22.9.0':
|
||||
'@types/node@22.9.1':
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
|
||||
|
@ -3155,9 +3155,9 @@ snapshots:
|
|||
'@typescript-eslint/types': 8.15.0
|
||||
eslint-visitor-keys: 4.2.0
|
||||
|
||||
'@vitejs/plugin-vue@5.2.0(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))(vue@3.5.12(typescript@5.6.3))':
|
||||
'@vitejs/plugin-vue@5.2.0(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.81.0)
|
||||
vite: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
'@vitest/expect@2.1.5':
|
||||
|
@ -3167,13 +3167,13 @@ snapshots:
|
|||
chai: 5.1.2
|
||||
tinyrainbow: 1.2.0
|
||||
|
||||
'@vitest/mocker@2.1.5(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))':
|
||||
'@vitest/mocker@2.1.5(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))':
|
||||
dependencies:
|
||||
'@vitest/spy': 2.1.5
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.13
|
||||
optionalDependencies:
|
||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.81.0)
|
||||
vite: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
|
||||
|
||||
'@vitest/pretty-format@2.1.5':
|
||||
dependencies:
|
||||
|
@ -4535,13 +4535,13 @@ snapshots:
|
|||
|
||||
util-deprecate@1.0.2: {}
|
||||
|
||||
vite-node@2.1.5(@types/node@22.9.0)(sass@1.81.0):
|
||||
vite-node@2.1.5(@types/node@22.9.1)(sass@1.81.0):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.7
|
||||
es-module-lexer: 1.5.4
|
||||
pathe: 1.1.2
|
||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.81.0)
|
||||
vite: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -4553,20 +4553,20 @@ snapshots:
|
|||
- supports-color
|
||||
- terser
|
||||
|
||||
vite@5.4.11(@types/node@22.9.0)(sass@1.81.0):
|
||||
vite@5.4.11(@types/node@22.9.1)(sass@1.81.0):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.47
|
||||
rollup: 4.24.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.9.0
|
||||
'@types/node': 22.9.1
|
||||
fsevents: 2.3.3
|
||||
sass: 1.81.0
|
||||
|
||||
vitest@2.1.5(@types/node@22.9.0)(happy-dom@15.11.6)(sass@1.81.0):
|
||||
vitest@2.1.5(@types/node@22.9.1)(happy-dom@15.11.6)(sass@1.81.0):
|
||||
dependencies:
|
||||
'@vitest/expect': 2.1.5
|
||||
'@vitest/mocker': 2.1.5(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))
|
||||
'@vitest/mocker': 2.1.5(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))
|
||||
'@vitest/pretty-format': 2.1.5
|
||||
'@vitest/runner': 2.1.5
|
||||
'@vitest/snapshot': 2.1.5
|
||||
|
@ -4582,11 +4582,11 @@ snapshots:
|
|||
tinyexec: 0.3.1
|
||||
tinypool: 1.0.1
|
||||
tinyrainbow: 1.2.0
|
||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.81.0)
|
||||
vite-node: 2.1.5(@types/node@22.9.0)(sass@1.81.0)
|
||||
vite: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
|
||||
vite-node: 2.1.5(@types/node@22.9.1)(sass@1.81.0)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.9.0
|
||||
'@types/node': 22.9.1
|
||||
happy-dom: 15.11.6
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in New Issue
Block a user