mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 11:05:17 +00:00
Merge pull request #1946 from freqtrade/dependabot/npm_and_yarn/main/types/node-20.14.9
Bump @types/node from 20.14.5 to 20.14.9
This commit is contained in:
commit
4c43833814
|
@ -44,7 +44,7 @@
|
|||
"@iconify-json/mdi": "^1.1.67",
|
||||
"@playwright/test": "^1.45.0",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@types/node": "^20.14.5",
|
||||
"@types/node": "^20.14.9",
|
||||
"@typescript-eslint/eslint-plugin": "^7.13.1",
|
||||
"@typescript-eslint/parser": "^7.13.1",
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
|
|
|
@ -86,8 +86,8 @@ devDependencies:
|
|||
specifier: ^4.9.22
|
||||
version: 4.9.22
|
||||
'@types/node':
|
||||
specifier: ^20.14.5
|
||||
version: 20.14.5
|
||||
specifier: ^20.14.9
|
||||
version: 20.14.9
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^7.13.1
|
||||
version: 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@9.5.0)(typescript@5.5.2)
|
||||
|
@ -156,10 +156,10 @@ devDependencies:
|
|||
version: 0.27.0(vue@3.4.30)
|
||||
vite:
|
||||
specifier: ^5.3.1
|
||||
version: 5.3.1(@types/node@20.14.5)(sass@1.77.6)
|
||||
version: 5.3.1(@types/node@20.14.9)(sass@1.77.6)
|
||||
vitest:
|
||||
specifier: ^1.6.0
|
||||
version: 1.6.0(@types/node@20.14.5)(happy-dom@14.12.3)(sass@1.77.6)
|
||||
version: 1.6.0(@types/node@20.14.9)(happy-dom@14.12.3)(sass@1.77.6)
|
||||
vue-tsc:
|
||||
specifier: ^2.0.22
|
||||
version: 2.0.22(typescript@5.5.2)
|
||||
|
@ -950,8 +950,8 @@ packages:
|
|||
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
|
||||
dev: true
|
||||
|
||||
/@types/node@20.14.5:
|
||||
resolution: {integrity: sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==}
|
||||
/@types/node@20.14.9:
|
||||
resolution: {integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
dev: true
|
||||
|
@ -1097,7 +1097,7 @@ packages:
|
|||
vite: ^5.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 5.3.1(@types/node@20.14.5)(sass@1.77.6)
|
||||
vite: 5.3.1(@types/node@20.14.9)(sass@1.77.6)
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
dev: true
|
||||
|
||||
|
@ -3222,7 +3222,7 @@ packages:
|
|||
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
||||
dev: true
|
||||
|
||||
/vite-node@1.6.0(@types/node@20.14.5)(sass@1.77.6):
|
||||
/vite-node@1.6.0(@types/node@20.14.9)(sass@1.77.6):
|
||||
resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
@ -3231,7 +3231,7 @@ packages:
|
|||
debug: 4.3.4
|
||||
pathe: 1.1.2
|
||||
picocolors: 1.0.1
|
||||
vite: 5.3.1(@types/node@20.14.5)(sass@1.77.6)
|
||||
vite: 5.3.1(@types/node@20.14.9)(sass@1.77.6)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -3243,7 +3243,7 @@ packages:
|
|||
- terser
|
||||
dev: true
|
||||
|
||||
/vite@5.3.1(@types/node@20.14.5)(sass@1.77.6):
|
||||
/vite@5.3.1(@types/node@20.14.9)(sass@1.77.6):
|
||||
resolution: {integrity: sha512-XBmSKRLXLxiaPYamLv3/hnP/KXDai1NDexN0FpkTaZXTfycHvkRHoenpgl/fvuK/kPbB6xAgoyiryAhQNxYmAQ==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
@ -3271,7 +3271,7 @@ packages:
|
|||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.14.5
|
||||
'@types/node': 20.14.9
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.38
|
||||
rollup: 4.18.0
|
||||
|
@ -3280,7 +3280,7 @@ packages:
|
|||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@1.6.0(@types/node@20.14.5)(happy-dom@14.12.3)(sass@1.77.6):
|
||||
/vitest@1.6.0(@types/node@20.14.9)(happy-dom@14.12.3)(sass@1.77.6):
|
||||
resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
@ -3305,7 +3305,7 @@ packages:
|
|||
jsdom:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.14.5
|
||||
'@types/node': 20.14.9
|
||||
'@vitest/expect': 1.6.0
|
||||
'@vitest/runner': 1.6.0
|
||||
'@vitest/snapshot': 1.6.0
|
||||
|
@ -3324,8 +3324,8 @@ packages:
|
|||
strip-literal: 2.1.0
|
||||
tinybench: 2.8.0
|
||||
tinypool: 0.8.4
|
||||
vite: 5.3.1(@types/node@20.14.5)(sass@1.77.6)
|
||||
vite-node: 1.6.0(@types/node@20.14.5)(sass@1.77.6)
|
||||
vite: 5.3.1(@types/node@20.14.9)(sass@1.77.6)
|
||||
vite-node: 1.6.0(@types/node@20.14.9)(sass@1.77.6)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in New Issue
Block a user