mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
Merge pull request #1936 from freqtrade/dependabot/npm_and_yarn/main/types/node-20.14.5
Bump @types/node from 20.14.2 to 20.14.5
This commit is contained in:
commit
4c78c8c65c
|
@ -44,7 +44,7 @@
|
|||
"@iconify-json/mdi": "^1.1.66",
|
||||
"@playwright/test": "^1.44.0",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@types/node": "^20.14.2",
|
||||
"@types/node": "^20.14.5",
|
||||
"@typescript-eslint/eslint-plugin": "^7.13.0",
|
||||
"@typescript-eslint/parser": "^7.13.0",
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
|
|
|
@ -86,8 +86,8 @@ devDependencies:
|
|||
specifier: ^4.9.22
|
||||
version: 4.9.22
|
||||
'@types/node':
|
||||
specifier: ^20.14.2
|
||||
version: 20.14.2
|
||||
specifier: ^20.14.5
|
||||
version: 20.14.5
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^7.13.0
|
||||
version: 7.13.0(@typescript-eslint/parser@7.13.0)(eslint@9.4.0)(typescript@5.4.5)
|
||||
|
@ -156,10 +156,10 @@ devDependencies:
|
|||
version: 0.27.0(vue@3.4.27)
|
||||
vite:
|
||||
specifier: ^5.3.1
|
||||
version: 5.3.1(@types/node@20.14.2)(sass@1.77.5)
|
||||
version: 5.3.1(@types/node@20.14.5)(sass@1.77.5)
|
||||
vitest:
|
||||
specifier: ^1.6.0
|
||||
version: 1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.77.5)
|
||||
version: 1.6.0(@types/node@20.14.5)(happy-dom@14.12.0)(sass@1.77.5)
|
||||
vue-tsc:
|
||||
specifier: ^2.0.21
|
||||
version: 2.0.21(typescript@5.4.5)
|
||||
|
@ -950,8 +950,8 @@ packages:
|
|||
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
|
||||
dev: true
|
||||
|
||||
/@types/node@20.14.2:
|
||||
resolution: {integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==}
|
||||
/@types/node@20.14.5:
|
||||
resolution: {integrity: sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==}
|
||||
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.2)(sass@1.77.5)
|
||||
vite: 5.3.1(@types/node@20.14.5)(sass@1.77.5)
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
dev: true
|
||||
|
||||
|
@ -3209,7 +3209,7 @@ packages:
|
|||
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
||||
dev: true
|
||||
|
||||
/vite-node@1.6.0(@types/node@20.14.2)(sass@1.77.5):
|
||||
/vite-node@1.6.0(@types/node@20.14.5)(sass@1.77.5):
|
||||
resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
@ -3218,7 +3218,7 @@ packages:
|
|||
debug: 4.3.4
|
||||
pathe: 1.1.2
|
||||
picocolors: 1.0.1
|
||||
vite: 5.3.1(@types/node@20.14.2)(sass@1.77.5)
|
||||
vite: 5.3.1(@types/node@20.14.5)(sass@1.77.5)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -3230,7 +3230,7 @@ packages:
|
|||
- terser
|
||||
dev: true
|
||||
|
||||
/vite@5.3.1(@types/node@20.14.2)(sass@1.77.5):
|
||||
/vite@5.3.1(@types/node@20.14.5)(sass@1.77.5):
|
||||
resolution: {integrity: sha512-XBmSKRLXLxiaPYamLv3/hnP/KXDai1NDexN0FpkTaZXTfycHvkRHoenpgl/fvuK/kPbB6xAgoyiryAhQNxYmAQ==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
@ -3258,7 +3258,7 @@ packages:
|
|||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.14.2
|
||||
'@types/node': 20.14.5
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.38
|
||||
rollup: 4.18.0
|
||||
|
@ -3267,7 +3267,7 @@ packages:
|
|||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@1.6.0(@types/node@20.14.2)(happy-dom@14.12.0)(sass@1.77.5):
|
||||
/vitest@1.6.0(@types/node@20.14.5)(happy-dom@14.12.0)(sass@1.77.5):
|
||||
resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
@ -3292,7 +3292,7 @@ packages:
|
|||
jsdom:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.14.2
|
||||
'@types/node': 20.14.5
|
||||
'@vitest/expect': 1.6.0
|
||||
'@vitest/runner': 1.6.0
|
||||
'@vitest/snapshot': 1.6.0
|
||||
|
@ -3311,8 +3311,8 @@ packages:
|
|||
strip-literal: 2.1.0
|
||||
tinybench: 2.8.0
|
||||
tinypool: 0.8.4
|
||||
vite: 5.3.1(@types/node@20.14.2)(sass@1.77.5)
|
||||
vite-node: 1.6.0(@types/node@20.14.2)(sass@1.77.5)
|
||||
vite: 5.3.1(@types/node@20.14.5)(sass@1.77.5)
|
||||
vite-node: 1.6.0(@types/node@20.14.5)(sass@1.77.5)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in New Issue
Block a user