mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-18 10:59:10 +08:00
chore(deps): update dependency typescript to v4.5.5 (#5518)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
cdc1329aa6
commit
7fc5b78c3c
@ -120,7 +120,7 @@
|
||||
"sucrase": "3.20.3",
|
||||
"ts-jest": "26.5.6",
|
||||
"ts-morph": "13.0.2",
|
||||
"typescript": "4.5.4",
|
||||
"typescript": "4.5.5",
|
||||
"vue": "3.2.27",
|
||||
"vue-jest": "5.0.0-alpha.10",
|
||||
"vue-router": "4.0.12",
|
||||
|
@ -70,7 +70,7 @@ importers:
|
||||
sucrase: 3.20.3
|
||||
ts-jest: 26.5.6
|
||||
ts-morph: 13.0.2
|
||||
typescript: 4.5.4
|
||||
typescript: 4.5.5
|
||||
vue: 3.2.27
|
||||
vue-jest: 5.0.0-alpha.10
|
||||
vue-router: 4.0.12
|
||||
@ -108,8 +108,8 @@ importers:
|
||||
'@types/lodash': 4.14.178
|
||||
'@types/node': 16.11.21
|
||||
'@types/sass': 1.43.1
|
||||
'@typescript-eslint/eslint-plugin': 5.10.0_3b6b276e93ead7cf6063f183a5e18d1f
|
||||
'@typescript-eslint/parser': 5.10.0_eslint@8.7.0+typescript@4.5.4
|
||||
'@typescript-eslint/eslint-plugin': 5.10.0_706fb07ce74b1db611f19a02ad2ce784
|
||||
'@typescript-eslint/parser': 5.10.0_eslint@8.7.0+typescript@4.5.5
|
||||
'@vue/test-utils': 2.0.0-rc.16_vue@3.2.27
|
||||
chalk: 4.1.2
|
||||
components-helper: 1.0.5
|
||||
@ -141,13 +141,13 @@ importers:
|
||||
rollup-plugin-vue: 6.0.0
|
||||
sass: 1.49.0
|
||||
sucrase: 3.20.3
|
||||
ts-jest: 26.5.6_jest@26.6.3+typescript@4.5.4
|
||||
ts-jest: 26.5.6_jest@26.6.3+typescript@4.5.5
|
||||
ts-morph: 13.0.2
|
||||
typescript: 4.5.4
|
||||
typescript: 4.5.5
|
||||
vue: 3.2.27
|
||||
vue-jest: 5.0.0-alpha.10_5ccd08b65ceaf8a774c501f5648aa91a
|
||||
vue-jest: 5.0.0-alpha.10_ea3c22d7b644c17bd573acac8c695366
|
||||
vue-router: 4.0.12_vue@3.2.27
|
||||
vue-tsc: 0.30.6_typescript@4.5.4
|
||||
vue-tsc: 0.30.6_typescript@4.5.5
|
||||
|
||||
docs:
|
||||
specifiers:
|
||||
@ -878,10 +878,10 @@ packages:
|
||||
'@commitlint/types': 16.0.0
|
||||
chalk: 4.1.2
|
||||
cosmiconfig: 7.0.1
|
||||
cosmiconfig-typescript-loader: 1.0.2_6c639fe72b7dff7b66d483307814106a
|
||||
cosmiconfig-typescript-loader: 1.0.2_06de4b00c69b73d094e2c5b522a6ad57
|
||||
lodash: 4.17.21
|
||||
resolve-from: 5.0.0
|
||||
typescript: 4.5.4
|
||||
typescript: 4.5.5
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
- '@swc/wasm'
|
||||
@ -2013,7 +2013,7 @@ packages:
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.10.0_3b6b276e93ead7cf6063f183a5e18d1f:
|
||||
/@typescript-eslint/eslint-plugin/5.10.0_706fb07ce74b1db611f19a02ad2ce784:
|
||||
resolution: {integrity: sha512-XXVKnMsq2fuu9K2KsIxPUGqb6xAImz8MEChClbXmE3VbveFtBUU5bzM6IPVWqzyADIgdkS2Ws/6Xo7W2TeZWjQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2024,23 +2024,23 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.10.0_eslint@8.7.0+typescript@4.5.4
|
||||
'@typescript-eslint/parser': 5.10.0_eslint@8.7.0+typescript@4.5.5
|
||||
'@typescript-eslint/scope-manager': 5.10.0
|
||||
'@typescript-eslint/type-utils': 5.10.0_eslint@8.7.0+typescript@4.5.4
|
||||
'@typescript-eslint/utils': 5.10.0_eslint@8.7.0+typescript@4.5.4
|
||||
'@typescript-eslint/type-utils': 5.10.0_eslint@8.7.0+typescript@4.5.5
|
||||
'@typescript-eslint/utils': 5.10.0_eslint@8.7.0+typescript@4.5.5
|
||||
debug: 4.3.3
|
||||
eslint: 8.7.0
|
||||
functional-red-black-tree: 1.0.1
|
||||
ignore: 5.2.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.5
|
||||
tsutils: 3.21.0_typescript@4.5.4
|
||||
typescript: 4.5.4
|
||||
tsutils: 3.21.0_typescript@4.5.5
|
||||
typescript: 4.5.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.10.0_eslint@8.7.0+typescript@4.5.4:
|
||||
/@typescript-eslint/parser/5.10.0_eslint@8.7.0+typescript@4.5.5:
|
||||
resolution: {integrity: sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2052,10 +2052,10 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.10.0
|
||||
'@typescript-eslint/types': 5.10.0
|
||||
'@typescript-eslint/typescript-estree': 5.10.0_typescript@4.5.4
|
||||
'@typescript-eslint/typescript-estree': 5.10.0_typescript@4.5.5
|
||||
debug: 4.3.3
|
||||
eslint: 8.7.0
|
||||
typescript: 4.5.4
|
||||
typescript: 4.5.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -2068,7 +2068,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.10.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.10.0_eslint@8.7.0+typescript@4.5.4:
|
||||
/@typescript-eslint/type-utils/5.10.0_eslint@8.7.0+typescript@4.5.5:
|
||||
resolution: {integrity: sha512-TzlyTmufJO5V886N+hTJBGIfnjQDQ32rJYxPaeiyWKdjsv2Ld5l8cbS7pxim4DeNs62fKzRSt8Q14Evs4JnZyQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2078,11 +2078,11 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.10.0_eslint@8.7.0+typescript@4.5.4
|
||||
'@typescript-eslint/utils': 5.10.0_eslint@8.7.0+typescript@4.5.5
|
||||
debug: 4.3.3
|
||||
eslint: 8.7.0
|
||||
tsutils: 3.21.0_typescript@4.5.4
|
||||
typescript: 4.5.4
|
||||
tsutils: 3.21.0_typescript@4.5.5
|
||||
typescript: 4.5.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -2092,7 +2092,7 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.10.0_typescript@4.5.4:
|
||||
/@typescript-eslint/typescript-estree/5.10.0_typescript@4.5.5:
|
||||
resolution: {integrity: sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2107,13 +2107,13 @@ packages:
|
||||
globby: 11.0.4
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.5
|
||||
tsutils: 3.21.0_typescript@4.5.4
|
||||
typescript: 4.5.4
|
||||
tsutils: 3.21.0_typescript@4.5.5
|
||||
typescript: 4.5.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.10.0_eslint@8.7.0+typescript@4.5.4:
|
||||
/@typescript-eslint/utils/5.10.0_eslint@8.7.0+typescript@4.5.5:
|
||||
resolution: {integrity: sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2122,7 +2122,7 @@ packages:
|
||||
'@types/json-schema': 7.0.9
|
||||
'@typescript-eslint/scope-manager': 5.10.0
|
||||
'@typescript-eslint/types': 5.10.0
|
||||
'@typescript-eslint/typescript-estree': 5.10.0_typescript@4.5.4
|
||||
'@typescript-eslint/typescript-estree': 5.10.0_typescript@4.5.5
|
||||
eslint: 8.7.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.7.0
|
||||
@ -3709,7 +3709,7 @@ packages:
|
||||
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
||||
dev: true
|
||||
|
||||
/cosmiconfig-typescript-loader/1.0.2_6c639fe72b7dff7b66d483307814106a:
|
||||
/cosmiconfig-typescript-loader/1.0.2_06de4b00c69b73d094e2c5b522a6ad57:
|
||||
resolution: {integrity: sha512-27ZehvijYqAKVzta5xtZBS3PAliC8CmnWkGXN0vgxAZz7yqxpMjf3aG7flxF5rEiu8FAD7nZZXtOI+xUGn+bVg==}
|
||||
engines: {node: '>=12', npm: '>=6'}
|
||||
peerDependencies:
|
||||
@ -3718,8 +3718,8 @@ packages:
|
||||
dependencies:
|
||||
'@types/node': 16.11.21
|
||||
cosmiconfig: 7.0.1
|
||||
ts-node: 10.4.0_6c639fe72b7dff7b66d483307814106a
|
||||
typescript: 4.5.4
|
||||
ts-node: 10.4.0_06de4b00c69b73d094e2c5b522a6ad57
|
||||
typescript: 4.5.5
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
- '@swc/wasm'
|
||||
@ -10251,7 +10251,7 @@ packages:
|
||||
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
||||
dev: true
|
||||
|
||||
/ts-jest/26.5.6_jest@26.6.3+typescript@4.5.4:
|
||||
/ts-jest/26.5.6_jest@26.6.3+typescript@4.5.5:
|
||||
resolution: {integrity: sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==}
|
||||
engines: {node: '>= 10'}
|
||||
hasBin: true
|
||||
@ -10269,7 +10269,7 @@ packages:
|
||||
make-error: 1.3.6
|
||||
mkdirp: 1.0.4
|
||||
semver: 7.3.5
|
||||
typescript: 4.5.4
|
||||
typescript: 4.5.5
|
||||
yargs-parser: 20.2.9
|
||||
dev: true
|
||||
|
||||
@ -10280,7 +10280,7 @@ packages:
|
||||
code-block-writer: 11.0.0
|
||||
dev: true
|
||||
|
||||
/ts-node/10.4.0_6c639fe72b7dff7b66d483307814106a:
|
||||
/ts-node/10.4.0_06de4b00c69b73d094e2c5b522a6ad57:
|
||||
resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -10306,7 +10306,7 @@ packages:
|
||||
create-require: 1.1.1
|
||||
diff: 4.0.2
|
||||
make-error: 1.3.6
|
||||
typescript: 4.5.4
|
||||
typescript: 4.5.5
|
||||
yn: 3.1.1
|
||||
dev: true
|
||||
|
||||
@ -10340,14 +10340,14 @@ packages:
|
||||
resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==}
|
||||
dev: true
|
||||
|
||||
/tsutils/3.21.0_typescript@4.5.4:
|
||||
/tsutils/3.21.0_typescript@4.5.5:
|
||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
||||
engines: {node: '>= 6'}
|
||||
peerDependencies:
|
||||
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
||||
dependencies:
|
||||
tslib: 1.14.1
|
||||
typescript: 4.5.4
|
||||
typescript: 4.5.5
|
||||
dev: true
|
||||
|
||||
/tunnel-agent/0.6.0:
|
||||
@ -10422,8 +10422,8 @@ packages:
|
||||
resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=}
|
||||
dev: true
|
||||
|
||||
/typescript/4.5.4:
|
||||
resolution: {integrity: sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==}
|
||||
/typescript/4.5.5:
|
||||
resolution: {integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@ -11013,7 +11013,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vue-jest/5.0.0-alpha.10_5ccd08b65ceaf8a774c501f5648aa91a:
|
||||
/vue-jest/5.0.0-alpha.10_ea3c22d7b644c17bd573acac8c695366:
|
||||
resolution: {integrity: sha512-iN62cTi4AL0UsgxEyVeJtHG6qXEv+8Ci2wX1vP3b/dAZvyBRmqy5aJHQrP6VCEuio+HgHQ1LAZ+ccM2pouBmlg==}
|
||||
peerDependencies:
|
||||
'@babel/core': 7.x
|
||||
@ -11034,9 +11034,9 @@ packages:
|
||||
extract-from-css: 0.4.4
|
||||
jest: 26.6.3
|
||||
source-map: 0.5.6
|
||||
ts-jest: 26.5.6_jest@26.6.3+typescript@4.5.4
|
||||
ts-jest: 26.5.6_jest@26.6.3+typescript@4.5.5
|
||||
tsconfig: 7.0.0
|
||||
typescript: 4.5.4
|
||||
typescript: 4.5.5
|
||||
vue: 3.2.27
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -11051,14 +11051,14 @@ packages:
|
||||
vue: 3.2.27
|
||||
dev: true
|
||||
|
||||
/vue-tsc/0.30.6_typescript@4.5.4:
|
||||
/vue-tsc/0.30.6_typescript@4.5.5:
|
||||
resolution: {integrity: sha512-p+lemuubzFgwr1Az3pqQ70uvWraf36qTrKkC6C7anv5S1G3aPerc4eY5Rjz3eVDOkK94E+KeBHevvpZbmVwvHA==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@volar/shared': 0.30.6
|
||||
typescript: 4.5.4
|
||||
typescript: 4.5.5
|
||||
vscode-vue-languageservice: 0.30.6
|
||||
dev: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user