mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-23 11:35:14 +00:00
Merge pull request #1955 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.5.3
Bump typescript from 5.5.2 to 5.5.3
This commit is contained in:
commit
5ba64bf04b
|
@ -62,7 +62,7 @@
|
|||
"portal-vue": "^3.0.0",
|
||||
"prettier": "^3.3.2",
|
||||
"sass": "^1.77.6",
|
||||
"typescript": "~5.5.2",
|
||||
"typescript": "~5.5.3",
|
||||
"typescript-eslint": "^7.13.1",
|
||||
"unplugin-auto-import": "^0.17.6",
|
||||
"unplugin-icons": "^0.19.0",
|
||||
|
|
144
pnpm-lock.yaml
144
pnpm-lock.yaml
|
@ -7,7 +7,7 @@ settings:
|
|||
dependencies:
|
||||
'@noction/vue-draggable-grid':
|
||||
specifier: 1.9.16
|
||||
version: 1.9.16(@interactjs/core@1.10.27)(@interactjs/utils@1.10.27)(typescript@5.5.2)(vue@3.4.30)
|
||||
version: 1.9.16(@interactjs/core@1.10.27)(@interactjs/utils@1.10.27)(typescript@5.5.3)(vue@3.4.30)
|
||||
'@popperjs/core':
|
||||
specifier: ^2.11.8
|
||||
version: 2.11.8
|
||||
|
@ -49,7 +49,7 @@ dependencies:
|
|||
version: 3.32.1
|
||||
pinia:
|
||||
specifier: ^2.1.7
|
||||
version: 2.1.7(typescript@5.5.2)(vue@3.4.30)
|
||||
version: 2.1.7(typescript@5.5.3)(vue@3.4.30)
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: ^3.2.1
|
||||
version: 3.2.1(pinia@2.1.7)
|
||||
|
@ -58,7 +58,7 @@ dependencies:
|
|||
version: 1.15.2
|
||||
vue:
|
||||
specifier: ^3.4.30
|
||||
version: 3.4.30(typescript@5.5.2)
|
||||
version: 3.4.30(typescript@5.5.3)
|
||||
vue-demi:
|
||||
specifier: ^0.14.8
|
||||
version: 0.14.8(vue@3.4.30)
|
||||
|
@ -90,10 +90,10 @@ devDependencies:
|
|||
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)
|
||||
version: 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@9.5.0)(typescript@5.5.3)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^7.13.1
|
||||
version: 7.13.1(eslint@9.5.0)(typescript@5.5.2)
|
||||
version: 7.13.1(eslint@9.5.0)(typescript@5.5.3)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.0.5
|
||||
version: 5.0.5(vite@5.3.2)(vue@3.4.30)
|
||||
|
@ -105,7 +105,7 @@ devDependencies:
|
|||
version: 9.0.0(eslint@9.5.0)(prettier@3.3.2)
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: ^13.0.0
|
||||
version: 13.0.0(eslint-plugin-vue@9.26.0)(eslint@9.5.0)(typescript@5.5.2)
|
||||
version: 13.0.0(eslint-plugin-vue@9.26.0)(eslint@9.5.0)(typescript@5.5.3)
|
||||
'@vue/runtime-dom':
|
||||
specifier: ^3.4.30
|
||||
version: 3.4.30
|
||||
|
@ -140,11 +140,11 @@ devDependencies:
|
|||
specifier: ^1.77.6
|
||||
version: 1.77.6
|
||||
typescript:
|
||||
specifier: ~5.5.2
|
||||
version: 5.5.2
|
||||
specifier: ~5.5.3
|
||||
version: 5.5.3
|
||||
typescript-eslint:
|
||||
specifier: ^7.13.1
|
||||
version: 7.13.1(eslint@9.5.0)(typescript@5.5.2)
|
||||
version: 7.13.1(eslint@9.5.0)(typescript@5.5.3)
|
||||
unplugin-auto-import:
|
||||
specifier: ^0.17.6
|
||||
version: 0.17.6(@vueuse/core@10.11.0)
|
||||
|
@ -162,7 +162,7 @@ devDependencies:
|
|||
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)
|
||||
version: 2.0.22(typescript@5.5.3)
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -574,7 +574,7 @@ packages:
|
|||
'@interactjs/utils': 1.10.27
|
||||
dev: false
|
||||
|
||||
/@interactjs/dev-tools@1.10.27(@interactjs/modifiers@1.10.27)(@interactjs/utils@1.10.27)(typescript@5.5.2):
|
||||
/@interactjs/dev-tools@1.10.27(@interactjs/modifiers@1.10.27)(@interactjs/utils@1.10.27)(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-YolmBwRaKH1gWbvyLeV3m5QSwtD38lOZnCBA87PCAlcd9PQAC2gb03fEPeEyD336bE20oLB8f0WZt4Wre+afiw==}
|
||||
peerDependencies:
|
||||
'@interactjs/modifiers': 1.10.27
|
||||
|
@ -584,7 +584,7 @@ packages:
|
|||
'@interactjs/utils': 1.10.27
|
||||
optionalDependencies:
|
||||
'@interactjs/interact': 1.10.27
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
dev: false
|
||||
|
@ -611,14 +611,14 @@ packages:
|
|||
'@interactjs/utils': 1.10.27
|
||||
dev: false
|
||||
|
||||
/@interactjs/interactjs@1.10.27(typescript@5.5.2):
|
||||
/@interactjs/interactjs@1.10.27(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-UwhfUZMZVXUY72efPABuKSBz1sUY+r+49v8t6Ku9o5Jq76AKg9mwmdGszIlOn3ppnFDDjvtzK/8TL+Sbd0EQEA==}
|
||||
dependencies:
|
||||
'@interactjs/actions': 1.10.27(@interactjs/core@1.10.27)(@interactjs/utils@1.10.27)
|
||||
'@interactjs/auto-scroll': 1.10.27(@interactjs/utils@1.10.27)
|
||||
'@interactjs/auto-start': 1.10.27(@interactjs/core@1.10.27)(@interactjs/utils@1.10.27)
|
||||
'@interactjs/core': 1.10.27(@interactjs/utils@1.10.27)
|
||||
'@interactjs/dev-tools': 1.10.27(@interactjs/modifiers@1.10.27)(@interactjs/utils@1.10.27)(typescript@5.5.2)
|
||||
'@interactjs/dev-tools': 1.10.27(@interactjs/modifiers@1.10.27)(@interactjs/utils@1.10.27)(typescript@5.5.3)
|
||||
'@interactjs/inertia': 1.10.27(@interactjs/core@1.10.27)(@interactjs/modifiers@1.10.27)(@interactjs/utils@1.10.27)
|
||||
'@interactjs/interact': 1.10.27
|
||||
'@interactjs/modifiers': 1.10.27(@interactjs/core@1.10.27)(@interactjs/utils@1.10.27)
|
||||
|
@ -725,20 +725,20 @@ packages:
|
|||
type-detect: 4.0.8
|
||||
dev: true
|
||||
|
||||
/@noction/vue-draggable-grid@1.9.16(@interactjs/core@1.10.27)(@interactjs/utils@1.10.27)(typescript@5.5.2)(vue@3.4.30):
|
||||
/@noction/vue-draggable-grid@1.9.16(@interactjs/core@1.10.27)(@interactjs/utils@1.10.27)(typescript@5.5.3)(vue@3.4.30):
|
||||
resolution: {integrity: sha512-aXezq1P2tBNnKwlo10JTmVvNlrV9gej0h87CMMmFbstkn8fm7XTyCmtz9b3spDrnJKtyvBxsfaW1ZiW9weI3AA==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
'@interactjs/actions': 1.10.27(@interactjs/core@1.10.27)(@interactjs/utils@1.10.27)
|
||||
'@interactjs/auto-start': 1.10.27(@interactjs/core@1.10.27)(@interactjs/utils@1.10.27)
|
||||
'@interactjs/dev-tools': 1.10.27(@interactjs/modifiers@1.10.27)(@interactjs/utils@1.10.27)(typescript@5.5.2)
|
||||
'@interactjs/interactjs': 1.10.27(typescript@5.5.2)
|
||||
'@interactjs/dev-tools': 1.10.27(@interactjs/modifiers@1.10.27)(@interactjs/utils@1.10.27)(typescript@5.5.3)
|
||||
'@interactjs/interactjs': 1.10.27(typescript@5.5.3)
|
||||
'@interactjs/modifiers': 1.10.27(@interactjs/core@1.10.27)(@interactjs/utils@1.10.27)
|
||||
'@types/element-resize-detector': 1.1.6
|
||||
element-resize-detector: 1.2.4
|
||||
mitt: 3.0.1
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
transitivePeerDependencies:
|
||||
- '@interactjs/core'
|
||||
- '@interactjs/utils'
|
||||
|
@ -967,7 +967,7 @@ packages:
|
|||
resolution: {integrity: sha512-1jZ9bJn2BsfmYFPBHtl5o3uV+ILejAtGrDcYSpT4qaVKEI/0YY+arw3XHU04Ebd8Nca3SQ7uNcLaqiL+tTFVMg==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1)(eslint@9.5.0)(typescript@5.5.2):
|
||||
/@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1)(eslint@9.5.0)(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-kZqi+WZQaZfPKnsflLJQCz6Ze9FFSMfXrrIOcyargekQxG37ES7DJNpJUE9Q/X5n3yTIP/WPutVNzgknQ7biLg==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
|
@ -979,22 +979,22 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.1
|
||||
'@typescript-eslint/parser': 7.13.1(eslint@9.5.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/parser': 7.13.1(eslint@9.5.0)(typescript@5.5.3)
|
||||
'@typescript-eslint/scope-manager': 7.13.1
|
||||
'@typescript-eslint/type-utils': 7.13.1(eslint@9.5.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/type-utils': 7.13.1(eslint@9.5.0)(typescript@5.5.3)
|
||||
'@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.5.3)
|
||||
'@typescript-eslint/visitor-keys': 7.13.1
|
||||
eslint: 9.5.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.3.1
|
||||
natural-compare: 1.4.0
|
||||
ts-api-utils: 1.3.0(typescript@5.5.2)
|
||||
typescript: 5.5.2
|
||||
ts-api-utils: 1.3.0(typescript@5.5.3)
|
||||
typescript: 5.5.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2):
|
||||
/@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-1ELDPlnLvDQ5ybTSrMhRTFDfOQEOXNM+eP+3HT/Yq7ruWpciQw+Avi73pdEbA4SooCawEWo3dtYbF68gN7Ed1A==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1006,11 +1006,11 @@ packages:
|
|||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 7.13.1
|
||||
'@typescript-eslint/types': 7.13.1
|
||||
'@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.2)
|
||||
'@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.3)
|
||||
'@typescript-eslint/visitor-keys': 7.13.1
|
||||
debug: 4.3.5
|
||||
eslint: 9.5.0
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -1023,7 +1023,7 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 7.13.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@7.13.1(eslint@9.5.0)(typescript@5.5.2):
|
||||
/@typescript-eslint/type-utils@7.13.1(eslint@9.5.0)(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-aWDbLu1s9bmgPGXSzNCxELu+0+HQOapV/y+60gPXafR8e2g1Bifxzevaa+4L2ytCWm+CHqpELq4CSoN9ELiwCg==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1033,12 +1033,12 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.2)
|
||||
'@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.3)
|
||||
'@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.5.3)
|
||||
debug: 4.3.5
|
||||
eslint: 9.5.0
|
||||
ts-api-utils: 1.3.0(typescript@5.5.2)
|
||||
typescript: 5.5.2
|
||||
ts-api-utils: 1.3.0(typescript@5.5.3)
|
||||
typescript: 5.5.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -1048,7 +1048,7 @@ packages:
|
|||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@7.13.1(typescript@5.5.2):
|
||||
/@typescript-eslint/typescript-estree@7.13.1(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-uxNr51CMV7npU1BxZzYjoVz9iyjckBduFBP0S5sLlh1tXYzHzgZ3BR9SVsNed+LmwKrmnqN3Kdl5t7eZ5TS1Yw==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1064,13 +1064,13 @@ packages:
|
|||
is-glob: 4.0.3
|
||||
minimatch: 9.0.5
|
||||
semver: 7.6.2
|
||||
ts-api-utils: 1.3.0(typescript@5.5.2)
|
||||
typescript: 5.5.2
|
||||
ts-api-utils: 1.3.0(typescript@5.5.3)
|
||||
typescript: 5.5.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@7.13.1(eslint@9.5.0)(typescript@5.5.2):
|
||||
/@typescript-eslint/utils@7.13.1(eslint@9.5.0)(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-h5MzFBD5a/Gh/fvNdp9pTfqJAbuQC4sCN2WzuXme71lqFJsZtLbjxfSk4r3p02WIArOF9N94pdsLiGutpDbrXQ==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1079,7 +1079,7 @@ packages:
|
|||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.0)
|
||||
'@typescript-eslint/scope-manager': 7.13.1
|
||||
'@typescript-eslint/types': 7.13.1
|
||||
'@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.2)
|
||||
'@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.3)
|
||||
eslint: 9.5.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -1102,7 +1102,7 @@ packages:
|
|||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 5.3.2(@types/node@20.14.9)(sass@1.77.6)
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
dev: true
|
||||
|
||||
/@vitest/expect@1.6.0:
|
||||
|
@ -1218,7 +1218,7 @@ packages:
|
|||
- '@types/eslint'
|
||||
dev: true
|
||||
|
||||
/@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.26.0)(eslint@9.5.0)(typescript@5.5.2):
|
||||
/@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.26.0)(eslint@9.5.0)(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-MHh9SncG/sfqjVqjcuFLOLD6Ed4dRAis4HNt0dXASeAuLqIAx4YMB1/m2o4pUKK1vCt8fUvYG8KKX2Ot3BVZTg==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1229,17 +1229,17 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@9.5.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/parser': 7.13.1(eslint@9.5.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@9.5.0)(typescript@5.5.3)
|
||||
'@typescript-eslint/parser': 7.13.1(eslint@9.5.0)(typescript@5.5.3)
|
||||
eslint: 9.5.0
|
||||
eslint-plugin-vue: 9.26.0(eslint@9.5.0)
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
vue-eslint-parser: 9.4.2(eslint@9.5.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vue/language-core@2.0.22(typescript@5.5.2):
|
||||
/@vue/language-core@2.0.22(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-dNTAAtEOuMiz7N1s5tKpypnVVCtawxVSF5BukD0ELcYSw+DSbrSlYYSw8GuwvurodCeYFSHsmslE+c2sYDNoiA==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -1254,7 +1254,7 @@ packages:
|
|||
minimatch: 9.0.5
|
||||
muggle-string: 0.4.1
|
||||
path-browserify: 1.0.1
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
vue-template-compiler: 2.7.16
|
||||
dev: true
|
||||
|
||||
|
@ -1284,7 +1284,7 @@ packages:
|
|||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.30
|
||||
'@vue/shared': 3.4.30
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
|
||||
/@vue/shared@3.4.30:
|
||||
resolution: {integrity: sha512-CLg+f8RQCHQnKvuHY9adMsMaQOcqclh6Z5V9TaoMgy0ut0tz848joZ7/CYFFyF/yZ5i2yaw7Fn498C+CNZVHIg==}
|
||||
|
@ -1302,7 +1302,7 @@ packages:
|
|||
vue: '>=3.2.0'
|
||||
dependencies:
|
||||
date-fns: 3.6.0
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
dev: false
|
||||
|
||||
/@vueuse/core@10.11.0(vue@3.4.30):
|
||||
|
@ -1497,7 +1497,7 @@ packages:
|
|||
dependencies:
|
||||
'@floating-ui/vue': 1.1.1(vue@3.4.30)
|
||||
'@vueuse/core': 10.11.0(vue@3.4.30)
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
dev: false
|
||||
|
@ -2644,10 +2644,10 @@ packages:
|
|||
peerDependencies:
|
||||
pinia: ^2.0.0
|
||||
dependencies:
|
||||
pinia: 2.1.7(typescript@5.5.2)(vue@3.4.30)
|
||||
pinia: 2.1.7(typescript@5.5.3)(vue@3.4.30)
|
||||
dev: false
|
||||
|
||||
/pinia@2.1.7(typescript@5.5.2)(vue@3.4.30):
|
||||
/pinia@2.1.7(typescript@5.5.3)(vue@3.4.30):
|
||||
resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
|
@ -2660,8 +2660,8 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.1
|
||||
typescript: 5.5.2
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
typescript: 5.5.3
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
vue-demi: 0.14.8(vue@3.4.30)
|
||||
dev: false
|
||||
|
||||
|
@ -2698,7 +2698,7 @@ packages:
|
|||
vue:
|
||||
optional: true
|
||||
dependencies:
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
dev: true
|
||||
|
||||
/postcss-selector-parser@6.1.0:
|
||||
|
@ -2992,13 +2992,13 @@ packages:
|
|||
is-number: 7.0.0
|
||||
dev: true
|
||||
|
||||
/ts-api-utils@1.3.0(typescript@5.5.2):
|
||||
/ts-api-utils@1.3.0(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
|
||||
engines: {node: '>=16'}
|
||||
peerDependencies:
|
||||
typescript: '>=4.2.0'
|
||||
dependencies:
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
dev: true
|
||||
|
||||
/tslib@2.3.0:
|
||||
|
@ -3026,7 +3026,7 @@ packages:
|
|||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/typescript-eslint@7.13.1(eslint@9.5.0)(typescript@5.5.2):
|
||||
/typescript-eslint@7.13.1(eslint@9.5.0)(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-pvLEuRs8iS9s3Cnp/Wt//hpK8nKc8hVa3cLljHqzaJJQYP8oys8GUyIFqtlev+2lT/fqMPcyQko+HJ6iYK3nFA==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3036,17 +3036,17 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@9.5.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/parser': 7.13.1(eslint@9.5.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1)(eslint@9.5.0)(typescript@5.5.3)
|
||||
'@typescript-eslint/parser': 7.13.1(eslint@9.5.0)(typescript@5.5.3)
|
||||
'@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.5.3)
|
||||
eslint: 9.5.0
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/typescript@5.5.2:
|
||||
resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==}
|
||||
/typescript@5.5.3:
|
||||
resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -3158,7 +3158,7 @@ packages:
|
|||
minimatch: 9.0.5
|
||||
mlly: 1.7.1
|
||||
unplugin: 1.10.1
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
@ -3319,7 +3319,7 @@ packages:
|
|||
'@vue/composition-api':
|
||||
optional: true
|
||||
dependencies:
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
dev: false
|
||||
|
||||
/vue-demi@0.14.8(vue@3.4.30):
|
||||
|
@ -3334,7 +3334,7 @@ packages:
|
|||
'@vue/composition-api':
|
||||
optional: true
|
||||
dependencies:
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
|
||||
/vue-echarts@6.7.3(echarts@5.5.1)(vue@3.4.30):
|
||||
resolution: {integrity: sha512-vXLKpALFjbPphW9IfQPOVfb1KjGZ/f8qa/FZHi9lZIWzAnQC1DgnmEK3pJgEkyo6EP7UnX6Bv/V3Ke7p+qCNXA==}
|
||||
|
@ -3352,7 +3352,7 @@ packages:
|
|||
dependencies:
|
||||
echarts: 5.5.1
|
||||
resize-detector: 0.3.0
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
vue-demi: 0.13.11(vue@3.4.30)
|
||||
dev: false
|
||||
|
||||
|
@ -3380,7 +3380,7 @@ packages:
|
|||
vue: ^3.2.0
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.3
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
dev: false
|
||||
|
||||
/vue-select@4.0.0-beta.6(vue@3.4.30):
|
||||
|
@ -3388,7 +3388,7 @@ packages:
|
|||
peerDependencies:
|
||||
vue: 3.x
|
||||
dependencies:
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
vue: 3.4.30(typescript@5.5.3)
|
||||
dev: false
|
||||
|
||||
/vue-template-compiler@2.7.16:
|
||||
|
@ -3398,19 +3398,19 @@ packages:
|
|||
he: 1.2.0
|
||||
dev: true
|
||||
|
||||
/vue-tsc@2.0.22(typescript@5.5.2):
|
||||
/vue-tsc@2.0.22(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-lMBIwPBO0sxCcmvu45yt1b035AaQ8/XSXQDk8m75y4j0jSXY/y/XzfEtssQ9JMS47lDaR10O3/926oCs8OeGUw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@volar/typescript': 2.3.4
|
||||
'@vue/language-core': 2.0.22(typescript@5.5.2)
|
||||
'@vue/language-core': 2.0.22(typescript@5.5.3)
|
||||
semver: 7.6.2
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
dev: true
|
||||
|
||||
/vue@3.4.30(typescript@5.5.2):
|
||||
/vue@3.4.30(typescript@5.5.3):
|
||||
resolution: {integrity: sha512-NcxtKCwkdf1zPsr7Y8+QlDBCGqxvjLXF2EX+yi76rV5rrz90Y6gK1cq0olIhdWGgrlhs9ElHuhi9t3+W5sG5Xw==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -3423,7 +3423,7 @@ packages:
|
|||
'@vue/runtime-dom': 3.4.30
|
||||
'@vue/server-renderer': 3.4.30(vue@3.4.30)
|
||||
'@vue/shared': 3.4.30
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
|
||||
/webidl-conversions@7.0.0:
|
||||
resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
|
||||
|
|
Loading…
Reference in New Issue
Block a user