fix: typescript use v4.8.3

This commit is contained in:
shuai 2023-04-18 18:17:59 +08:00
parent 6eca3848d8
commit 2ce1c88528
2 changed files with 66 additions and 72 deletions

View File

@ -82,7 +82,7 @@
"react-app-rewired": "^2.2.1",
"react-scripts": "5.0.1",
"sass": "^1.54.4",
"typescript": "4.8.3",
"typescript": "^4.8.3",
"yaml-loader": "^0.8.0"
},
"packageManager": "pnpm@7.9.5",

View File

@ -66,7 +66,7 @@ specifiers:
sass: ^1.54.4
semver: ^7.3.8
swr: ^1.3.0
typescript: 4.8.3
typescript: ^4.8.3
urlcat: ^3.0.0
yaml-loader: ^0.8.0
zustand: ^4.1.1
@ -118,14 +118,14 @@ devDependencies:
'@types/qs': 6.9.7
'@types/react': 18.0.20
'@types/react-dom': 18.0.6
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/eslint-plugin': 5.38.0_j3kyhwzdxzxnwkyezapk4ib6dm
'@typescript-eslint/parser': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
customize-cra: 1.0.0
eslint: 8.23.1
eslint-config-airbnb: 19.0.4_4zstfqq5uopk5xuvotejlnl36y
eslint-config-airbnb-typescript: 17.0.0_j57hrpt2hfp47otngkwtnuyxpa
eslint-config-prettier: 8.5.0_eslint@8.23.1
eslint-config-standard-with-typescript: 22.0.0_fsqc7gnfr7ufpr4slszrtm5abq
eslint-config-standard-with-typescript: 22.0.0_rgg5nvqzvmbqsu6p3s4ukwchpy
eslint-plugin-import: 2.26.0_cxqatnnjiq7ozd2bkspxnuicdq
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.23.1
eslint-plugin-n: 15.2.5_eslint@8.23.1
@ -139,9 +139,9 @@ devDependencies:
prettier: 2.7.1
purgecss-webpack-plugin: 4.1.3_webpack@5.77.0
react-app-rewired: 2.2.1_react-scripts@5.0.1
react-scripts: 5.0.1_ap4oovoha3qweuydbugjyq3qqy
react-scripts: 5.0.1_z72bcl2gkg6v3fmxqtnfgirxda
sass: 1.54.9
typescript: 4.8.3
typescript: 4.9.5
yaml-loader: 0.8.0
packages:
@ -1682,7 +1682,7 @@ packages:
cosmiconfig-typescript-loader: 4.1.0_2uclxasecupgvdn72amnhmyg7y
lodash: 4.17.21
resolve-from: 5.0.0
ts-node: 10.9.1_ao52im6kiihokc7tdj7weudhra
ts-node: 10.9.1_5bkdw6noa5sa7givrguqy7ejvm
typescript: 4.9.5
transitivePeerDependencies:
- '@swc/core'
@ -2851,7 +2851,7 @@ packages:
dependencies:
'@types/yargs-parser': 21.0.0
/@typescript-eslint/eslint-plugin/5.38.0_wsb62dxj2oqwgas4kadjymcmry:
/@typescript-eslint/eslint-plugin/5.38.0_j3kyhwzdxzxnwkyezapk4ib6dm:
resolution: {integrity: sha512-GgHi/GNuUbTOeoJiEANi0oI6fF3gBQc3bGFYj40nnAPCbhrtEDf2rjBmefFadweBmO1Du1YovHeDP2h5JLhtTQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -2862,33 +2862,33 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/parser': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/scope-manager': 5.38.0
'@typescript-eslint/type-utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/type-utils': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/utils': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
debug: 4.3.4
eslint: 8.23.1
ignore: 5.2.0
regexpp: 3.2.0
semver: 7.3.8
tsutils: 3.21.0_typescript@4.8.3
typescript: 4.8.3
tsutils: 3.21.0_typescript@4.9.5
typescript: 4.9.5
transitivePeerDependencies:
- supports-color
/@typescript-eslint/experimental-utils/5.38.0_irgkl5vooow2ydyo6aokmferha:
/@typescript-eslint/experimental-utils/5.38.0_4dcepvmun56gjdctx7q2wwbdvy:
resolution: {integrity: sha512-kzXBRfvGlicgGk4CYuRUqKvwc2s3wHXNssUWWJU18bhMRxriFm3BZWyQ6vEHBRpEIMKB6b7MIQHO+9lYlts19w==}
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.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/utils': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
eslint: 8.23.1
transitivePeerDependencies:
- supports-color
- typescript
/@typescript-eslint/parser/5.38.0_irgkl5vooow2ydyo6aokmferha:
/@typescript-eslint/parser/5.38.0_4dcepvmun56gjdctx7q2wwbdvy:
resolution: {integrity: sha512-/F63giJGLDr0ms1Cr8utDAxP2SPiglaD6V+pCOcG35P2jCqdfR7uuEhz1GIC3oy4hkUF8xA1XSXmd9hOh/a5EA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -2900,10 +2900,10 @@ packages:
dependencies:
'@typescript-eslint/scope-manager': 5.38.0
'@typescript-eslint/types': 5.38.0
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.3
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.9.5
debug: 4.3.4
eslint: 8.23.1
typescript: 4.8.3
typescript: 4.9.5
transitivePeerDependencies:
- supports-color
@ -2914,7 +2914,7 @@ packages:
'@typescript-eslint/types': 5.38.0
'@typescript-eslint/visitor-keys': 5.38.0
/@typescript-eslint/type-utils/5.38.0_irgkl5vooow2ydyo6aokmferha:
/@typescript-eslint/type-utils/5.38.0_4dcepvmun56gjdctx7q2wwbdvy:
resolution: {integrity: sha512-iZq5USgybUcj/lfnbuelJ0j3K9dbs1I3RICAJY9NZZpDgBYXmuUlYQGzftpQA9wC8cKgtS6DASTvF3HrXwwozA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -2924,12 +2924,12 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.3
'@typescript-eslint/utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.9.5
'@typescript-eslint/utils': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
debug: 4.3.4
eslint: 8.23.1
tsutils: 3.21.0_typescript@4.8.3
typescript: 4.8.3
tsutils: 3.21.0_typescript@4.9.5
typescript: 4.9.5
transitivePeerDependencies:
- supports-color
@ -2937,7 +2937,7 @@ packages:
resolution: {integrity: sha512-HHu4yMjJ7i3Cb+8NUuRCdOGu2VMkfmKyIJsOr9PfkBVYLYrtMCK/Ap50Rpov+iKpxDTfnqvDbuPLgBE5FwUNfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
/@typescript-eslint/typescript-estree/5.38.0_typescript@4.8.3:
/@typescript-eslint/typescript-estree/5.38.0_typescript@4.9.5:
resolution: {integrity: sha512-6P0RuphkR+UuV7Avv7MU3hFoWaGcrgOdi8eTe1NwhMp2/GjUJoODBTRWzlHpZh6lFOaPmSvgxGlROa0Sg5Zbyg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -2952,12 +2952,12 @@ packages:
globby: 11.1.0
is-glob: 4.0.3
semver: 7.3.8
tsutils: 3.21.0_typescript@4.8.3
typescript: 4.8.3
tsutils: 3.21.0_typescript@4.9.5
typescript: 4.9.5
transitivePeerDependencies:
- supports-color
/@typescript-eslint/utils/5.38.0_irgkl5vooow2ydyo6aokmferha:
/@typescript-eslint/utils/5.38.0_4dcepvmun56gjdctx7q2wwbdvy:
resolution: {integrity: sha512-6sdeYaBgk9Fh7N2unEXGz+D+som2QCQGPAf1SxrkEr+Z32gMreQ0rparXTNGRRfYUWk/JzbGdcM8NSSd6oqnTA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -2966,7 +2966,7 @@ packages:
'@types/json-schema': 7.0.11
'@typescript-eslint/scope-manager': 5.38.0
'@typescript-eslint/types': 5.38.0
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.3
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.9.5
eslint: 8.23.1
eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.23.1
@ -4078,7 +4078,7 @@ packages:
dependencies:
'@types/node': 14.18.29
cosmiconfig: 7.0.1
ts-node: 10.9.1_ao52im6kiihokc7tdj7weudhra
ts-node: 10.9.1_5bkdw6noa5sa7givrguqy7ejvm
typescript: 4.9.5
dev: true
@ -5251,8 +5251,8 @@ packages:
eslint: ^7.32.0 || ^8.2.0
eslint-plugin-import: ^2.25.3
dependencies:
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/eslint-plugin': 5.38.0_j3kyhwzdxzxnwkyezapk4ib6dm
'@typescript-eslint/parser': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
eslint: 8.23.1
eslint-config-airbnb-base: 15.0.0_hdzsmr7kawaomymueo2tso6fjq
eslint-plugin-import: 2.26.0_cxqatnnjiq7ozd2bkspxnuicdq
@ -5287,7 +5287,7 @@ packages:
eslint: 8.23.1
dev: true
/eslint-config-react-app/7.0.1_e6xprixfjaakveus7rps5k34ce:
/eslint-config-react-app/7.0.1_3wjbtgciw64wc2xmhxyprqr3jm:
resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -5300,19 +5300,19 @@ packages:
'@babel/core': 7.19.1
'@babel/eslint-parser': 7.19.1_zdglor7vg7osicr5spasq6cc5a
'@rushstack/eslint-patch': 1.2.0
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/eslint-plugin': 5.38.0_j3kyhwzdxzxnwkyezapk4ib6dm
'@typescript-eslint/parser': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
babel-preset-react-app: 10.0.1
confusing-browser-globals: 1.0.11
eslint: 8.23.1
eslint-plugin-flowtype: 8.0.3_is75u4gug36f5e4hn2ov7dma7i
eslint-plugin-import: 2.26.0_cxqatnnjiq7ozd2bkspxnuicdq
eslint-plugin-jest: 25.7.0_hpujes4m5fznz335nz2hgbshme
eslint-plugin-jest: 25.7.0_ysljusnkykxn4g7zog7cbtn2c4
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.23.1
eslint-plugin-react: 7.31.8_eslint@8.23.1
eslint-plugin-react-hooks: 4.6.0_eslint@8.23.1
eslint-plugin-testing-library: 5.6.4_irgkl5vooow2ydyo6aokmferha
typescript: 4.8.3
eslint-plugin-testing-library: 5.6.4_4dcepvmun56gjdctx7q2wwbdvy
typescript: 4.9.5
transitivePeerDependencies:
- '@babel/plugin-syntax-flow'
- '@babel/plugin-transform-react-jsx'
@ -5321,7 +5321,7 @@ packages:
- jest
- supports-color
/eslint-config-standard-with-typescript/22.0.0_fsqc7gnfr7ufpr4slszrtm5abq:
/eslint-config-standard-with-typescript/22.0.0_rgg5nvqzvmbqsu6p3s4ukwchpy:
resolution: {integrity: sha512-VA36U7UlFpwULvkdnh6MQj5GAV2Q+tT68ALLAwJP0ZuNXU2m0wX07uxX4qyLRdHgSzH4QJ73CveKBuSOYvh7vQ==}
peerDependencies:
'@typescript-eslint/eslint-plugin': ^5.0.0
@ -5331,14 +5331,14 @@ packages:
eslint-plugin-promise: ^6.0.0
typescript: '*'
dependencies:
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/eslint-plugin': 5.38.0_j3kyhwzdxzxnwkyezapk4ib6dm
'@typescript-eslint/parser': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
eslint: 8.23.1
eslint-config-standard: 17.0.0_4nulviyjkaspo7v2xlghuwxbf4
eslint-plugin-import: 2.26.0_cxqatnnjiq7ozd2bkspxnuicdq
eslint-plugin-n: 15.2.5_eslint@8.23.1
eslint-plugin-promise: 6.0.1_eslint@8.23.1
typescript: 4.8.3
typescript: 4.9.5
transitivePeerDependencies:
- supports-color
dev: true
@ -5386,7 +5386,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/parser': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
debug: 3.2.7
eslint: 8.23.1
eslint-import-resolver-node: 0.3.6
@ -5428,7 +5428,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/parser': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
array-includes: 3.1.5
array.prototype.flat: 1.3.0
debug: 2.6.9
@ -5448,7 +5448,7 @@ packages:
- eslint-import-resolver-webpack
- supports-color
/eslint-plugin-jest/25.7.0_hpujes4m5fznz335nz2hgbshme:
/eslint-plugin-jest/25.7.0_ysljusnkykxn4g7zog7cbtn2c4:
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
peerDependencies:
@ -5461,8 +5461,8 @@ packages:
jest:
optional: true
dependencies:
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
'@typescript-eslint/experimental-utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/eslint-plugin': 5.38.0_j3kyhwzdxzxnwkyezapk4ib6dm
'@typescript-eslint/experimental-utils': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
eslint: 8.23.1
jest: 27.5.1_ts-node@10.9.1
transitivePeerDependencies:
@ -5563,13 +5563,13 @@ packages:
semver: 6.3.0
string.prototype.matchall: 4.0.7
/eslint-plugin-testing-library/5.6.4_irgkl5vooow2ydyo6aokmferha:
/eslint-plugin-testing-library/5.6.4_4dcepvmun56gjdctx7q2wwbdvy:
resolution: {integrity: sha512-0oW3tC5NNT2WexmJ3848a/utawOymw4ibl3/NkwywndVAz2hT9+ab70imA7ccg3RaScQgMvJT60OL00hpmJvrg==}
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.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/utils': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
eslint: 8.23.1
transitivePeerDependencies:
- supports-color
@ -5942,7 +5942,7 @@ packages:
debug:
optional: true
/fork-ts-checker-webpack-plugin/6.5.2_npfwkgbcmgrbevrxnqgustqabe:
/fork-ts-checker-webpack-plugin/6.5.2_h33pxmj7ihkiaxhnzwyj3mdwbi:
resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==}
engines: {node: '>=10', yarn: '>=1.0.0'}
peerDependencies:
@ -5970,7 +5970,7 @@ packages:
schema-utils: 2.7.0
semver: 7.3.8
tapable: 1.1.3
typescript: 4.8.3
typescript: 4.9.5
webpack: 5.74.0
/form-data/3.0.1:
@ -6820,7 +6820,7 @@ packages:
pretty-format: 27.5.1
slash: 3.0.0
strip-json-comments: 3.1.1
ts-node: 10.9.1_ao52im6kiihokc7tdj7weudhra
ts-node: 10.9.1_5bkdw6noa5sa7givrguqy7ejvm
transitivePeerDependencies:
- bufferutil
- canvas
@ -7820,7 +7820,7 @@ packages:
jsonp: 0.2.1
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
react-scripts: 5.0.1_ap4oovoha3qweuydbugjyq3qqy
react-scripts: 5.0.1_z72bcl2gkg6v3fmxqtnfgirxda
transitivePeerDependencies:
- supports-color
dev: false
@ -8450,7 +8450,7 @@ packages:
dependencies:
lilconfig: 2.0.6
postcss: 8.4.16
ts-node: 10.9.1_ao52im6kiihokc7tdj7weudhra
ts-node: 10.9.1_5bkdw6noa5sa7givrguqy7ejvm
yaml: 1.10.2
/postcss-loader/6.2.1_qjv4cptcpse3y5hrjkrbb7drda:
@ -9075,7 +9075,7 @@ packages:
peerDependencies:
react-scripts: '>=2.1.3'
dependencies:
react-scripts: 5.0.1_ap4oovoha3qweuydbugjyq3qqy
react-scripts: 5.0.1_z72bcl2gkg6v3fmxqtnfgirxda
semver: 5.7.1
dev: true
@ -9106,7 +9106,7 @@ packages:
warning: 4.0.3
dev: false
/react-dev-utils/12.0.1_npfwkgbcmgrbevrxnqgustqabe:
/react-dev-utils/12.0.1_h33pxmj7ihkiaxhnzwyj3mdwbi:
resolution: {integrity: sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==}
engines: {node: '>=14'}
peerDependencies:
@ -9125,7 +9125,7 @@ packages:
escape-string-regexp: 4.0.0
filesize: 8.0.7
find-up: 5.0.0
fork-ts-checker-webpack-plugin: 6.5.2_npfwkgbcmgrbevrxnqgustqabe
fork-ts-checker-webpack-plugin: 6.5.2_h33pxmj7ihkiaxhnzwyj3mdwbi
global-modules: 2.0.0
globby: 11.1.0
gzip-size: 6.0.0
@ -9140,7 +9140,7 @@ packages:
shell-quote: 1.7.3
strip-ansi: 6.0.1
text-table: 0.2.0
typescript: 4.8.3
typescript: 4.9.5
webpack: 5.74.0
transitivePeerDependencies:
- eslint
@ -9238,7 +9238,7 @@ packages:
react: 18.2.0
dev: false
/react-scripts/5.0.1_ap4oovoha3qweuydbugjyq3qqy:
/react-scripts/5.0.1_z72bcl2gkg6v3fmxqtnfgirxda:
resolution: {integrity: sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==}
engines: {node: '>=14.0.0'}
hasBin: true
@ -9266,7 +9266,7 @@ packages:
dotenv: 10.0.0
dotenv-expand: 5.1.0
eslint: 8.23.1
eslint-config-react-app: 7.0.1_e6xprixfjaakveus7rps5k34ce
eslint-config-react-app: 7.0.1_3wjbtgciw64wc2xmhxyprqr3jm
eslint-webpack-plugin: 3.2.0_cnsurwdbw57xgwxuf5k544xt5e
file-loader: 6.2.0_webpack@5.74.0
fs-extra: 10.1.0
@ -9284,7 +9284,7 @@ packages:
prompts: 2.4.2
react: 18.2.0
react-app-polyfill: 3.0.0
react-dev-utils: 12.0.1_npfwkgbcmgrbevrxnqgustqabe
react-dev-utils: 12.0.1_h33pxmj7ihkiaxhnzwyj3mdwbi
react-refresh: 0.11.0
resolve: 1.22.1
resolve-url-loader: 4.0.0
@ -9294,7 +9294,7 @@ packages:
style-loader: 3.3.1_webpack@5.74.0
tailwindcss: 3.1.8_57znarxsqwmnneadci5z5fd5gu
terser-webpack-plugin: 5.3.6_webpack@5.74.0
typescript: 4.8.3
typescript: 4.9.5
webpack: 5.74.0
webpack-dev-server: 4.11.1_webpack@5.74.0
webpack-manifest-plugin: 4.1.1_webpack@5.74.0
@ -10456,7 +10456,7 @@ packages:
/tryer/1.0.1:
resolution: {integrity: sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==}
/ts-node/10.9.1_ao52im6kiihokc7tdj7weudhra:
/ts-node/10.9.1_5bkdw6noa5sa7givrguqy7ejvm:
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@ -10482,7 +10482,7 @@ packages:
create-require: 1.1.1
diff: 4.0.2
make-error: 1.3.6
typescript: 4.8.3
typescript: 4.9.5
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
@ -10500,14 +10500,14 @@ packages:
/tslib/2.4.0:
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
/tsutils/3.21.0_typescript@4.8.3:
/tsutils/3.21.0_typescript@4.9.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.8.3
typescript: 4.9.5
/type-check/0.3.2:
resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==}
@ -10564,16 +10564,10 @@ packages:
dependencies:
is-typedarray: 1.0.0
/typescript/4.8.3:
resolution: {integrity: sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==}
engines: {node: '>=4.2.0'}
hasBin: true
/typescript/4.9.5:
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true
/unbox-primitive/1.0.2:
resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}