build(deps): update dependency typescript to v4.7.4 (#3541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/3542/head
parent
72af36b8dc
commit
8462d64367
|
@ -170,7 +170,7 @@
|
|||
"jest-watch-typeahead": "1.1.0",
|
||||
"prettier": "2.7.1",
|
||||
"react-test-renderer": "18.2.0",
|
||||
"typescript": "4.7.3",
|
||||
"typescript": "4.7.4",
|
||||
"vite": "2.9.12",
|
||||
"vite-plugin-eslint": "1.6.1",
|
||||
"vite-plugin-istanbul": "2.8.0",
|
||||
|
|
|
@ -53,7 +53,7 @@ specifiers:
|
|||
react-otp-input: 2.4.0
|
||||
react-router-dom: 6.3.0
|
||||
react-test-renderer: 18.2.0
|
||||
typescript: 4.7.3
|
||||
typescript: 4.7.4
|
||||
vite: 2.9.12
|
||||
vite-plugin-eslint: 1.6.1
|
||||
vite-plugin-istanbul: 2.8.0
|
||||
|
@ -95,14 +95,14 @@ devDependencies:
|
|||
'@types/react': 18.0.14
|
||||
'@types/react-dom': 18.0.5
|
||||
'@types/zxcvbn': 4.4.1
|
||||
'@typescript-eslint/eslint-plugin': 5.28.0_7yumg2qjgbp7maccqlfhx2vudu
|
||||
'@typescript-eslint/parser': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
|
||||
'@typescript-eslint/eslint-plugin': 5.28.0_bwdgjzdjqqu6lnspjrilve2nye
|
||||
'@typescript-eslint/parser': 5.28.0_n4lrrl552kqf5nk4rgej5xdcha
|
||||
'@vitejs/plugin-react': 1.3.2
|
||||
esbuild: 0.14.45
|
||||
esbuild-jest: 0.5.0_esbuild@0.14.45
|
||||
eslint: 8.17.0
|
||||
eslint-config-prettier: 8.5.0_eslint@8.17.0
|
||||
eslint-config-react-app: 7.0.1_uz4ynrjd3icoy23xgew74qe7vi
|
||||
eslint-config-react-app: 7.0.1_wsqnwfae3ym76epd53lpscgnji
|
||||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 2.7.1_3yxiwxzsqipdmy4jwrlv6vgfmy
|
||||
eslint-plugin-import: 2.26.0_sjsolishy5r5hg73i5w4jemvma
|
||||
|
@ -117,7 +117,7 @@ devDependencies:
|
|||
jest-watch-typeahead: 1.1.0_jest@28.1.1
|
||||
prettier: 2.7.1
|
||||
react-test-renderer: 18.2.0_react@18.2.0
|
||||
typescript: 4.7.3
|
||||
typescript: 4.7.4
|
||||
vite: 2.9.12
|
||||
vite-plugin-eslint: 1.6.1_eslint@8.17.0+vite@2.9.12
|
||||
vite-plugin-istanbul: 2.8.0
|
||||
|
@ -1784,10 +1784,10 @@ packages:
|
|||
'@types/node': 16.11.41
|
||||
chalk: 4.1.2
|
||||
cosmiconfig: 7.0.1
|
||||
cosmiconfig-typescript-loader: 2.0.0_zag423k5mmeq7scacelqeecc34
|
||||
cosmiconfig-typescript-loader: 2.0.0_qqpsu5gwjto2muvbbvmj4ndcmu
|
||||
lodash: 4.17.21
|
||||
resolve-from: 5.0.0
|
||||
typescript: 4.7.3
|
||||
typescript: 4.7.4
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
- '@swc/wasm'
|
||||
|
@ -2783,7 +2783,7 @@ packages:
|
|||
resolution: {integrity: sha512-3NoqvZC2W5gAC5DZbTpCeJ251vGQmgcWIHQJGq2J240HY6ErQ9aWKkwfoKJlHLx+A83WPNTZ9+3cd2ILxbvr1w==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.28.0_7yumg2qjgbp7maccqlfhx2vudu:
|
||||
/@typescript-eslint/eslint-plugin/5.28.0_bwdgjzdjqqu6lnspjrilve2nye:
|
||||
resolution: {integrity: sha512-DXVU6Cg29H2M6EybqSg2A+x8DgO9TCUBRp4QEXQHJceLS7ogVDP0g3Lkg/SZCqcvkAP/RruuQqK0gdlkgmhSUA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2794,36 +2794,36 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
|
||||
'@typescript-eslint/parser': 5.28.0_n4lrrl552kqf5nk4rgej5xdcha
|
||||
'@typescript-eslint/scope-manager': 5.28.0
|
||||
'@typescript-eslint/type-utils': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
|
||||
'@typescript-eslint/utils': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
|
||||
'@typescript-eslint/type-utils': 5.28.0_n4lrrl552kqf5nk4rgej5xdcha
|
||||
'@typescript-eslint/utils': 5.28.0_n4lrrl552kqf5nk4rgej5xdcha
|
||||
debug: 4.3.4
|
||||
eslint: 8.17.0
|
||||
functional-red-black-tree: 1.0.1
|
||||
ignore: 5.2.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.7
|
||||
tsutils: 3.21.0_typescript@4.7.3
|
||||
typescript: 4.7.3
|
||||
tsutils: 3.21.0_typescript@4.7.4
|
||||
typescript: 4.7.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/experimental-utils/5.17.0_ud6rd4xtew5bv4yhvkvu24pzm4:
|
||||
/@typescript-eslint/experimental-utils/5.17.0_n4lrrl552kqf5nk4rgej5xdcha:
|
||||
resolution: {integrity: sha512-U4sM5z0/ymSYqQT6I7lz8l0ZZ9zrya5VIwrwAP5WOJVabVtVsIpTMxPQe+D3qLyePT+VlETUTO2nA1+PufPx9Q==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.17.0_ud6rd4xtew5bv4yhvkvu24pzm4
|
||||
'@typescript-eslint/utils': 5.17.0_n4lrrl552kqf5nk4rgej5xdcha
|
||||
eslint: 8.17.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4:
|
||||
/@typescript-eslint/parser/5.28.0_n4lrrl552kqf5nk4rgej5xdcha:
|
||||
resolution: {integrity: sha512-ekqoNRNK1lAcKhZESN/PdpVsWbP9jtiNqzFWkp/yAUdZvJalw2heCYuqRmM5eUJSIYEkgq5sGOjq+ZqsLMjtRA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2835,10 +2835,10 @@ packages:
|
|||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.28.0
|
||||
'@typescript-eslint/types': 5.28.0
|
||||
'@typescript-eslint/typescript-estree': 5.28.0_typescript@4.7.3
|
||||
'@typescript-eslint/typescript-estree': 5.28.0_typescript@4.7.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.17.0
|
||||
typescript: 4.7.3
|
||||
typescript: 4.7.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -2859,7 +2859,7 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 5.28.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4:
|
||||
/@typescript-eslint/type-utils/5.28.0_n4lrrl552kqf5nk4rgej5xdcha:
|
||||
resolution: {integrity: sha512-SyKjKh4CXPglueyC6ceAFytjYWMoPHMswPQae236zqe1YbhvCVQyIawesYywGiu98L9DwrxsBN69vGIVxJ4mQQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2869,11 +2869,11 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
|
||||
'@typescript-eslint/utils': 5.28.0_n4lrrl552kqf5nk4rgej5xdcha
|
||||
debug: 4.3.4
|
||||
eslint: 8.17.0
|
||||
tsutils: 3.21.0_typescript@4.7.3
|
||||
typescript: 4.7.3
|
||||
tsutils: 3.21.0_typescript@4.7.4
|
||||
typescript: 4.7.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -2888,7 +2888,7 @@ packages:
|
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.17.0_typescript@4.7.3:
|
||||
/@typescript-eslint/typescript-estree/5.17.0_typescript@4.7.4:
|
||||
resolution: {integrity: sha512-X1gtjEcmM7Je+qJRhq7ZAAaNXYhTgqMkR10euC4Si6PIjb+kwEQHSxGazXUQXFyqfEXdkGf6JijUu5R0uceQzg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2903,13 +2903,13 @@ packages:
|
|||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.7
|
||||
tsutils: 3.21.0_typescript@4.7.3
|
||||
typescript: 4.7.3
|
||||
tsutils: 3.21.0_typescript@4.7.4
|
||||
typescript: 4.7.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.28.0_typescript@4.7.3:
|
||||
/@typescript-eslint/typescript-estree/5.28.0_typescript@4.7.4:
|
||||
resolution: {integrity: sha512-9GX+GfpV+F4hdTtYc6OV9ZkyYilGXPmQpm6AThInpBmKJEyRSIjORJd1G9+bknb7OTFYL+Vd4FBJAO6T78OVqA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2924,13 +2924,13 @@ packages:
|
|||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.7
|
||||
tsutils: 3.21.0_typescript@4.7.3
|
||||
typescript: 4.7.3
|
||||
tsutils: 3.21.0_typescript@4.7.4
|
||||
typescript: 4.7.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.17.0_ud6rd4xtew5bv4yhvkvu24pzm4:
|
||||
/@typescript-eslint/utils/5.17.0_n4lrrl552kqf5nk4rgej5xdcha:
|
||||
resolution: {integrity: sha512-DVvndq1QoxQH+hFv+MUQHrrWZ7gQ5KcJzyjhzcqB1Y2Xes1UQQkTRPUfRpqhS8mhTWsSb2+iyvDW1Lef5DD7vA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2939,7 +2939,7 @@ packages:
|
|||
'@types/json-schema': 7.0.11
|
||||
'@typescript-eslint/scope-manager': 5.17.0
|
||||
'@typescript-eslint/types': 5.17.0
|
||||
'@typescript-eslint/typescript-estree': 5.17.0_typescript@4.7.3
|
||||
'@typescript-eslint/typescript-estree': 5.17.0_typescript@4.7.4
|
||||
eslint: 8.17.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.17.0
|
||||
|
@ -2948,7 +2948,7 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4:
|
||||
/@typescript-eslint/utils/5.28.0_n4lrrl552kqf5nk4rgej5xdcha:
|
||||
resolution: {integrity: sha512-E60N5L0fjv7iPJV3UGc4EC+A3Lcj4jle9zzR0gW7vXhflO7/J29kwiTGITA2RlrmPokKiZbBy2DgaclCaEUs6g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2957,7 +2957,7 @@ packages:
|
|||
'@types/json-schema': 7.0.11
|
||||
'@typescript-eslint/scope-manager': 5.28.0
|
||||
'@typescript-eslint/types': 5.28.0
|
||||
'@typescript-eslint/typescript-estree': 5.28.0_typescript@4.7.3
|
||||
'@typescript-eslint/typescript-estree': 5.28.0_typescript@4.7.4
|
||||
eslint: 8.17.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.17.0
|
||||
|
@ -3794,7 +3794,7 @@ packages:
|
|||
requiresBuild: true
|
||||
dev: true
|
||||
|
||||
/cosmiconfig-typescript-loader/2.0.0_zag423k5mmeq7scacelqeecc34:
|
||||
/cosmiconfig-typescript-loader/2.0.0_qqpsu5gwjto2muvbbvmj4ndcmu:
|
||||
resolution: {integrity: sha512-2NlGul/E3vTQEANqPziqkA01vfiuUU8vT0jZAuUIjEW8u3eCcnCQWLggapCjhbF76s7KQF0fM0kXSKmzaDaG1g==}
|
||||
engines: {node: '>=12', npm: '>=6'}
|
||||
peerDependencies:
|
||||
|
@ -3803,8 +3803,8 @@ packages:
|
|||
dependencies:
|
||||
'@types/node': 16.11.41
|
||||
cosmiconfig: 7.0.1
|
||||
ts-node: 10.7.0_zag423k5mmeq7scacelqeecc34
|
||||
typescript: 4.7.3
|
||||
ts-node: 10.7.0_qqpsu5gwjto2muvbbvmj4ndcmu
|
||||
typescript: 4.7.4
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
- '@swc/wasm'
|
||||
|
@ -4449,7 +4449,7 @@ packages:
|
|||
eslint: 8.17.0
|
||||
dev: true
|
||||
|
||||
/eslint-config-react-app/7.0.1_uz4ynrjd3icoy23xgew74qe7vi:
|
||||
/eslint-config-react-app/7.0.1_wsqnwfae3ym76epd53lpscgnji:
|
||||
resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
|
@ -4462,19 +4462,19 @@ packages:
|
|||
'@babel/core': 7.17.8
|
||||
'@babel/eslint-parser': 7.17.0_cuajxhuszzxtgsush7upmdnr2m
|
||||
'@rushstack/eslint-patch': 1.1.1
|
||||
'@typescript-eslint/eslint-plugin': 5.28.0_7yumg2qjgbp7maccqlfhx2vudu
|
||||
'@typescript-eslint/parser': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
|
||||
'@typescript-eslint/eslint-plugin': 5.28.0_bwdgjzdjqqu6lnspjrilve2nye
|
||||
'@typescript-eslint/parser': 5.28.0_n4lrrl552kqf5nk4rgej5xdcha
|
||||
babel-preset-react-app: 10.0.1
|
||||
confusing-browser-globals: 1.0.11
|
||||
eslint: 8.17.0
|
||||
eslint-plugin-flowtype: 8.0.3_eslint@8.17.0
|
||||
eslint-plugin-import: 2.26.0_sjsolishy5r5hg73i5w4jemvma
|
||||
eslint-plugin-jest: 25.7.0_oz4ycpzrmxmlq5y7rhoguz2kgu
|
||||
eslint-plugin-jest: 25.7.0_ni5n5mgldcj7vxofdoim3twyzm
|
||||
eslint-plugin-jsx-a11y: 6.5.1_eslint@8.17.0
|
||||
eslint-plugin-react: 7.30.0_eslint@8.17.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.17.0
|
||||
eslint-plugin-testing-library: 5.2.0_ud6rd4xtew5bv4yhvkvu24pzm4
|
||||
typescript: 4.7.3
|
||||
eslint-plugin-testing-library: 5.2.0_n4lrrl552kqf5nk4rgej5xdcha
|
||||
typescript: 4.7.4
|
||||
transitivePeerDependencies:
|
||||
- '@babel/plugin-syntax-flow'
|
||||
- '@babel/plugin-transform-react-jsx'
|
||||
|
@ -4533,7 +4533,7 @@ packages:
|
|||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
|
||||
'@typescript-eslint/parser': 5.28.0_n4lrrl552kqf5nk4rgej5xdcha
|
||||
debug: 3.2.7
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-import-resolver-typescript: 2.7.1_3yxiwxzsqipdmy4jwrlv6vgfmy
|
||||
|
@ -4570,7 +4570,7 @@ packages:
|
|||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
|
||||
'@typescript-eslint/parser': 5.28.0_n4lrrl552kqf5nk4rgej5xdcha
|
||||
array-includes: 3.1.4
|
||||
array.prototype.flat: 1.2.5
|
||||
debug: 2.6.9
|
||||
|
@ -4591,7 +4591,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest/25.7.0_oz4ycpzrmxmlq5y7rhoguz2kgu:
|
||||
/eslint-plugin-jest/25.7.0_ni5n5mgldcj7vxofdoim3twyzm:
|
||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -4604,8 +4604,8 @@ packages:
|
|||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.28.0_7yumg2qjgbp7maccqlfhx2vudu
|
||||
'@typescript-eslint/experimental-utils': 5.17.0_ud6rd4xtew5bv4yhvkvu24pzm4
|
||||
'@typescript-eslint/eslint-plugin': 5.28.0_bwdgjzdjqqu6lnspjrilve2nye
|
||||
'@typescript-eslint/experimental-utils': 5.17.0_n4lrrl552kqf5nk4rgej5xdcha
|
||||
eslint: 8.17.0
|
||||
jest: 28.1.1_@types+node@16.11.41
|
||||
transitivePeerDependencies:
|
||||
|
@ -4683,13 +4683,13 @@ packages:
|
|||
string.prototype.matchall: 4.0.7
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-testing-library/5.2.0_ud6rd4xtew5bv4yhvkvu24pzm4:
|
||||
/eslint-plugin-testing-library/5.2.0_n4lrrl552kqf5nk4rgej5xdcha:
|
||||
resolution: {integrity: sha512-fYFH8lA1hbc1Epr9laNm/+YIR2d+R7WI8sFz9jIRAUfqCf21Nb5BzZwhNeZlu9wKXwDtuf+hUM5QJxG1PuDsTQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'}
|
||||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
|
||||
'@typescript-eslint/utils': 5.28.0_n4lrrl552kqf5nk4rgej5xdcha
|
||||
eslint: 8.17.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -8107,7 +8107,7 @@ packages:
|
|||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/ts-node/10.7.0_zag423k5mmeq7scacelqeecc34:
|
||||
/ts-node/10.7.0_qqpsu5gwjto2muvbbvmj4ndcmu:
|
||||
resolution: {integrity: sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -8133,7 +8133,7 @@ packages:
|
|||
create-require: 1.1.1
|
||||
diff: 4.0.2
|
||||
make-error: 1.3.6
|
||||
typescript: 4.7.3
|
||||
typescript: 4.7.4
|
||||
v8-compile-cache-lib: 3.0.0
|
||||
yn: 3.1.1
|
||||
dev: true
|
||||
|
@ -8159,14 +8159,14 @@ packages:
|
|||
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
||||
dev: true
|
||||
|
||||
/tsutils/3.21.0_typescript@4.7.3:
|
||||
/tsutils/3.21.0_typescript@4.7.4:
|
||||
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.7.3
|
||||
typescript: 4.7.4
|
||||
dev: true
|
||||
|
||||
/type-check/0.3.2:
|
||||
|
@ -8219,8 +8219,8 @@ packages:
|
|||
is-typedarray: 1.0.0
|
||||
dev: true
|
||||
|
||||
/typescript/4.7.3:
|
||||
resolution: {integrity: sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==}
|
||||
/typescript/4.7.4:
|
||||
resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
|
Loading…
Reference in New Issue