build(deps): update dependency typescript to v4.5.2 (#2607)
parent
7fe948c180
commit
d04706eb2e
|
@ -146,7 +146,7 @@
|
|||
"jest-watch-typeahead": "1.0.0",
|
||||
"prettier": "2.4.1",
|
||||
"react-test-renderer": "17.0.2",
|
||||
"typescript": "4.4.4",
|
||||
"typescript": "4.5.2",
|
||||
"vite": "2.6.14",
|
||||
"vite-plugin-eslint": "1.3.0",
|
||||
"vite-plugin-istanbul": "2.2.2",
|
||||
|
|
|
@ -46,7 +46,7 @@ specifiers:
|
|||
react-otp-input: 2.4.0
|
||||
react-router-dom: 6.0.2
|
||||
react-test-renderer: 17.0.2
|
||||
typescript: 4.4.4
|
||||
typescript: 4.5.2
|
||||
u2f-api: 1.2.1
|
||||
vite: 2.6.14
|
||||
vite-plugin-eslint: 1.3.0
|
||||
|
@ -83,8 +83,8 @@ devDependencies:
|
|||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 17.0.35
|
||||
'@types/react-dom': 17.0.11
|
||||
'@typescript-eslint/eslint-plugin': 5.4.0_0f6b628251c75022d81565c338cb7e0c
|
||||
'@typescript-eslint/parser': 5.4.0_typescript@4.4.4
|
||||
'@typescript-eslint/eslint-plugin': 5.4.0_f29bed983341470fca24958231d9c72f
|
||||
'@typescript-eslint/parser': 5.4.0_typescript@4.5.2
|
||||
'@vitejs/plugin-react': 1.0.9
|
||||
esbuild-jest: 0.5.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
|
@ -103,7 +103,7 @@ devDependencies:
|
|||
jest-watch-typeahead: 1.0.0_jest@27.3.1
|
||||
prettier: 2.4.1
|
||||
react-test-renderer: 17.0.2_react@17.0.2
|
||||
typescript: 4.4.4
|
||||
typescript: 4.5.2
|
||||
vite: 2.6.14
|
||||
vite-plugin-eslint: 1.3.0_vite@2.6.14
|
||||
vite-plugin-istanbul: 2.2.2
|
||||
|
@ -633,12 +633,12 @@ packages:
|
|||
'@commitlint/execute-rule': 15.0.0
|
||||
'@commitlint/resolve-extends': 15.0.0
|
||||
'@commitlint/types': 15.0.0
|
||||
'@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_3fdcc7bc724bd900a681b5e9457ed94a
|
||||
'@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_b67f536f129c730ed129a6d21d223ba9
|
||||
chalk: 4.1.2
|
||||
cosmiconfig: 7.0.1
|
||||
lodash: 4.17.21
|
||||
resolve-from: 5.0.0
|
||||
typescript: 4.4.4
|
||||
typescript: 4.5.2
|
||||
dev: true
|
||||
|
||||
/@commitlint/message/15.0.0:
|
||||
|
@ -713,7 +713,7 @@ packages:
|
|||
resolution: {integrity: sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==}
|
||||
dev: false
|
||||
|
||||
/@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_3fdcc7bc724bd900a681b5e9457ed94a:
|
||||
/@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_b67f536f129c730ed129a6d21d223ba9:
|
||||
resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
peerDependencies:
|
||||
|
@ -722,7 +722,7 @@ packages:
|
|||
cosmiconfig: 7.0.1
|
||||
lodash.get: 4.4.2
|
||||
make-error: 1.3.6
|
||||
ts-node: 9.1.1_typescript@4.4.4
|
||||
ts-node: 9.1.1_typescript@4.5.2
|
||||
tslib: 2.3.1
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
@ -1524,7 +1524,7 @@ packages:
|
|||
'@types/yargs-parser': 20.2.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.4.0_0f6b628251c75022d81565c338cb7e0c:
|
||||
/@typescript-eslint/eslint-plugin/5.4.0_f29bed983341470fca24958231d9c72f:
|
||||
resolution: {integrity: sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1535,21 +1535,21 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/experimental-utils': 5.4.0_typescript@4.4.4
|
||||
'@typescript-eslint/parser': 5.4.0_typescript@4.4.4
|
||||
'@typescript-eslint/experimental-utils': 5.4.0_typescript@4.5.2
|
||||
'@typescript-eslint/parser': 5.4.0_typescript@4.5.2
|
||||
'@typescript-eslint/scope-manager': 5.4.0
|
||||
debug: 4.3.2
|
||||
functional-red-black-tree: 1.0.1
|
||||
ignore: 5.1.9
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.5
|
||||
tsutils: 3.21.0_typescript@4.4.4
|
||||
typescript: 4.4.4
|
||||
tsutils: 3.21.0_typescript@4.5.2
|
||||
typescript: 4.5.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/experimental-utils/5.4.0_typescript@4.4.4:
|
||||
/@typescript-eslint/experimental-utils/5.4.0_typescript@4.5.2:
|
||||
resolution: {integrity: sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1558,7 +1558,7 @@ packages:
|
|||
'@types/json-schema': 7.0.9
|
||||
'@typescript-eslint/scope-manager': 5.4.0
|
||||
'@typescript-eslint/types': 5.4.0
|
||||
'@typescript-eslint/typescript-estree': 5.4.0_typescript@4.4.4
|
||||
'@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.2
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -1566,7 +1566,7 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.4.0_typescript@4.4.4:
|
||||
/@typescript-eslint/parser/5.4.0_typescript@4.5.2:
|
||||
resolution: {integrity: sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1578,9 +1578,9 @@ packages:
|
|||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.4.0
|
||||
'@typescript-eslint/types': 5.4.0
|
||||
'@typescript-eslint/typescript-estree': 5.4.0_typescript@4.4.4
|
||||
'@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.2
|
||||
debug: 4.3.2
|
||||
typescript: 4.4.4
|
||||
typescript: 4.5.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -1598,7 +1598,7 @@ packages:
|
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.4.0_typescript@4.4.4:
|
||||
/@typescript-eslint/typescript-estree/5.4.0_typescript@4.5.2:
|
||||
resolution: {integrity: sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1613,8 +1613,8 @@ packages:
|
|||
globby: 11.0.4
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.5
|
||||
tsutils: 3.21.0_typescript@4.4.4
|
||||
typescript: 4.4.4
|
||||
tsutils: 3.21.0_typescript@4.5.2
|
||||
typescript: 4.5.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -2886,8 +2886,8 @@ packages:
|
|||
eslint-plugin-testing-library:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.4.0_0f6b628251c75022d81565c338cb7e0c
|
||||
'@typescript-eslint/parser': 5.4.0_typescript@4.4.4
|
||||
'@typescript-eslint/eslint-plugin': 5.4.0_f29bed983341470fca24958231d9c72f
|
||||
'@typescript-eslint/parser': 5.4.0_typescript@4.5.2
|
||||
confusing-browser-globals: 1.0.10
|
||||
eslint-plugin-flowtype: 8.0.3
|
||||
eslint-plugin-import: 2.25.3
|
||||
|
@ -6372,7 +6372,7 @@ packages:
|
|||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/ts-node/9.1.1_typescript@4.4.4:
|
||||
/ts-node/9.1.1_typescript@4.5.2:
|
||||
resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
hasBin: true
|
||||
|
@ -6384,7 +6384,7 @@ packages:
|
|||
diff: 4.0.2
|
||||
make-error: 1.3.6
|
||||
source-map-support: 0.5.20
|
||||
typescript: 4.4.4
|
||||
typescript: 4.5.2
|
||||
yn: 3.1.1
|
||||
dev: true
|
||||
|
||||
|
@ -6405,14 +6405,14 @@ packages:
|
|||
resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==}
|
||||
dev: true
|
||||
|
||||
/tsutils/3.21.0_typescript@4.4.4:
|
||||
/tsutils/3.21.0_typescript@4.5.2:
|
||||
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.4.4
|
||||
typescript: 4.5.2
|
||||
dev: true
|
||||
|
||||
/type-check/0.3.2:
|
||||
|
@ -6465,8 +6465,8 @@ packages:
|
|||
is-typedarray: 1.0.0
|
||||
dev: true
|
||||
|
||||
/typescript/4.4.4:
|
||||
resolution: {integrity: sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==}
|
||||
/typescript/4.5.2:
|
||||
resolution: {integrity: sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
|
Loading…
Reference in New Issue