build(deps): update dependency typescript to v5 (#5076)
parent
b60740e68a
commit
0154c758c4
|
@ -175,7 +175,7 @@
|
|||
"jest-watch-typeahead": "2.2.2",
|
||||
"prettier": "2.8.4",
|
||||
"react-test-renderer": "18.2.0",
|
||||
"typescript": "4.9.5",
|
||||
"typescript": "5.0.2",
|
||||
"vite": "4.2.0",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-istanbul": "4.0.1",
|
||||
|
|
|
@ -57,7 +57,7 @@ specifiers:
|
|||
react-router-dom: 6.9.0
|
||||
react-test-renderer: 18.2.0
|
||||
react18-input-otp: 1.1.3
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
vite: 4.2.0
|
||||
vite-plugin-eslint: 1.8.1
|
||||
vite-plugin-istanbul: 4.0.1
|
||||
|
@ -103,14 +103,14 @@ devDependencies:
|
|||
'@types/react': 18.0.28
|
||||
'@types/react-dom': 18.0.11
|
||||
'@types/zxcvbn': 4.4.1
|
||||
'@typescript-eslint/eslint-plugin': 5.55.0_342y7v4tc7ytrrysmit6jo4wri
|
||||
'@typescript-eslint/parser': 5.55.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/eslint-plugin': 5.55.0_qsnvknysi52qtaxqdyqyohkcku
|
||||
'@typescript-eslint/parser': 5.55.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@vitejs/plugin-react': 3.1.0_vite@4.2.0
|
||||
esbuild: 0.17.12
|
||||
esbuild-jest: 0.5.0_esbuild@0.17.12
|
||||
eslint: 8.36.0
|
||||
eslint-config-prettier: 8.7.0_eslint@8.36.0
|
||||
eslint-config-react-app: 7.0.1_gf7twxp7wltz53dqsdi4jnjoue
|
||||
eslint-config-react-app: 7.0.1_gqos3m5ao7qbdlmd775ydgaf5e
|
||||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 3.5.3_eakrjjutlgqjxe5ydhtnd4qdmy
|
||||
eslint-plugin-import: 2.27.5_v7jo3sddp7aqau7pajjy572cju
|
||||
|
@ -125,12 +125,12 @@ devDependencies:
|
|||
jest-watch-typeahead: 2.2.2_jest@29.5.0
|
||||
prettier: 2.8.4
|
||||
react-test-renderer: 18.2.0_react@18.2.0
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
vite: 4.2.0_@types+node@18.15.3
|
||||
vite-plugin-eslint: 1.8.1_eslint@8.36.0+vite@4.2.0
|
||||
vite-plugin-istanbul: 4.0.1_vite@4.2.0
|
||||
vite-plugin-svgr: 2.4.0_vite@4.2.0
|
||||
vite-tsconfig-paths: 4.0.7_x534c44v6qaxnnsdb2qkizduie
|
||||
vite-tsconfig-paths: 4.0.7_rn5le4pusnctvs35nlnpu7hrue
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -3624,7 +3624,7 @@ packages:
|
|||
resolution: {integrity: sha512-3NoqvZC2W5gAC5DZbTpCeJ251vGQmgcWIHQJGq2J240HY6ErQ9aWKkwfoKJlHLx+A83WPNTZ9+3cd2ILxbvr1w==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.55.0_342y7v4tc7ytrrysmit6jo4wri:
|
||||
/@typescript-eslint/eslint-plugin/5.55.0_qsnvknysi52qtaxqdyqyohkcku:
|
||||
resolution: {integrity: sha512-IZGc50rtbjk+xp5YQoJvmMPmJEYoC53SiKPXyqWfv15XoD2Y5Kju6zN0DwlmaGJp1Iw33JsWJcQ7nw0lGCGjVg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3636,36 +3636,36 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.4.0
|
||||
'@typescript-eslint/parser': 5.55.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/parser': 5.55.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/scope-manager': 5.55.0
|
||||
'@typescript-eslint/type-utils': 5.55.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/utils': 5.55.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/type-utils': 5.55.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/utils': 5.55.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
grapheme-splitter: 1.0.4
|
||||
ignore: 5.2.0
|
||||
natural-compare-lite: 1.4.0
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0_typescript@5.0.2
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/experimental-utils/5.30.6_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@typescript-eslint/experimental-utils/5.30.6_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-bqvT+0L8IjtW7MCrMgm9oVNxs4g7mESro1mm5c1/SNfTnHuFTf9OUX1WzVkTz75M9cp//UrTrSmGvK48NEKshQ==}
|
||||
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.30.6_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/utils': 5.30.6_j4766f7ecgqbon3u7zlxn5zszu
|
||||
eslint: 8.36.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.55.0_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@typescript-eslint/parser/5.55.0_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3677,10 +3677,10 @@ packages:
|
|||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.55.0
|
||||
'@typescript-eslint/types': 5.55.0
|
||||
'@typescript-eslint/typescript-estree': 5.55.0_typescript@4.9.5
|
||||
'@typescript-eslint/typescript-estree': 5.55.0_typescript@5.0.2
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -3701,7 +3701,7 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 5.55.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.55.0_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@typescript-eslint/type-utils/5.55.0_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-ObqxBgHIXj8rBNm0yh8oORFrICcJuZPZTqtAFh0oZQyr5DnAHZWfyw54RwpEEH+fD8suZaI0YxvWu5tYE/WswA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3711,12 +3711,12 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.55.0_typescript@4.9.5
|
||||
'@typescript-eslint/utils': 5.55.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/typescript-estree': 5.55.0_typescript@5.0.2
|
||||
'@typescript-eslint/utils': 5.55.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0_typescript@5.0.2
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -3731,7 +3731,7 @@ packages:
|
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.30.6_typescript@4.9.5:
|
||||
/@typescript-eslint/typescript-estree/5.30.6_typescript@5.0.2:
|
||||
resolution: {integrity: sha512-Z7TgPoeYUm06smfEfYF0RBkpF8csMyVnqQbLYiGgmUSTaSXTP57bt8f0UFXstbGxKIreTwQCujtaH0LY9w9B+A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3746,13 +3746,13 @@ packages:
|
|||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0_typescript@5.0.2
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.55.0_typescript@4.9.5:
|
||||
/@typescript-eslint/typescript-estree/5.55.0_typescript@5.0.2:
|
||||
resolution: {integrity: sha512-I7X4A9ovA8gdpWMpr7b1BN9eEbvlEtWhQvpxp/yogt48fy9Lj3iE3ild/1H3jKBBIYj5YYJmS2+9ystVhC7eaQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3767,13 +3767,13 @@ packages:
|
|||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0_typescript@5.0.2
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.30.6_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@typescript-eslint/utils/5.30.6_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3782,7 +3782,7 @@ packages:
|
|||
'@types/json-schema': 7.0.11
|
||||
'@typescript-eslint/scope-manager': 5.30.6
|
||||
'@typescript-eslint/types': 5.30.6
|
||||
'@typescript-eslint/typescript-estree': 5.30.6_typescript@4.9.5
|
||||
'@typescript-eslint/typescript-estree': 5.30.6_typescript@5.0.2
|
||||
eslint: 8.36.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.36.0
|
||||
|
@ -3791,7 +3791,7 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.55.0_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@typescript-eslint/utils/5.55.0_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-FkW+i2pQKcpDC3AY6DU54yl8Lfl14FVGYDgBTyGKB75cCwV3KpkpTMFi9d9j2WAJ4271LR2HeC5SEWF/CZmmfw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3802,7 +3802,7 @@ packages:
|
|||
'@types/semver': 7.3.12
|
||||
'@typescript-eslint/scope-manager': 5.55.0
|
||||
'@typescript-eslint/types': 5.55.0
|
||||
'@typescript-eslint/typescript-estree': 5.55.0_typescript@4.9.5
|
||||
'@typescript-eslint/typescript-estree': 5.55.0_typescript@5.0.2
|
||||
eslint: 8.36.0
|
||||
eslint-scope: 5.1.1
|
||||
semver: 7.3.8
|
||||
|
@ -5173,7 +5173,7 @@ packages:
|
|||
eslint: 8.36.0
|
||||
dev: true
|
||||
|
||||
/eslint-config-react-app/7.0.1_gf7twxp7wltz53dqsdi4jnjoue:
|
||||
/eslint-config-react-app/7.0.1_gqos3m5ao7qbdlmd775ydgaf5e:
|
||||
resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
|
@ -5186,19 +5186,19 @@ packages:
|
|||
'@babel/core': 7.18.6
|
||||
'@babel/eslint-parser': 7.18.2_mbuyekh3ir3bpxixtjwjjwapry
|
||||
'@rushstack/eslint-patch': 1.1.4
|
||||
'@typescript-eslint/eslint-plugin': 5.55.0_342y7v4tc7ytrrysmit6jo4wri
|
||||
'@typescript-eslint/parser': 5.55.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/eslint-plugin': 5.55.0_qsnvknysi52qtaxqdyqyohkcku
|
||||
'@typescript-eslint/parser': 5.55.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
babel-preset-react-app: 10.0.1
|
||||
confusing-browser-globals: 1.0.11
|
||||
eslint: 8.36.0
|
||||
eslint-plugin-flowtype: 8.0.3_eslint@8.36.0
|
||||
eslint-plugin-import: 2.27.5_v7jo3sddp7aqau7pajjy572cju
|
||||
eslint-plugin-jest: 25.7.0_c5np4xxgeczfzqnstagjdh5md4
|
||||
eslint-plugin-jest: 25.7.0_ccrqb4jwxka5photvcep762rre
|
||||
eslint-plugin-jsx-a11y: 6.7.1_eslint@8.36.0
|
||||
eslint-plugin-react: 7.32.2_eslint@8.36.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.36.0
|
||||
eslint-plugin-testing-library: 5.5.1_vgl77cfdswitgr47lm5swmv43m
|
||||
typescript: 4.9.5
|
||||
eslint-plugin-testing-library: 5.5.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- '@babel/plugin-syntax-flow'
|
||||
- '@babel/plugin-transform-react-jsx'
|
||||
|
@ -5263,7 +5263,7 @@ packages:
|
|||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.55.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/parser': 5.55.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
debug: 3.2.7
|
||||
eslint: 8.36.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
|
@ -5300,7 +5300,7 @@ packages:
|
|||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.55.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/parser': 5.55.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
|
@ -5323,7 +5323,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest/25.7.0_c5np4xxgeczfzqnstagjdh5md4:
|
||||
/eslint-plugin-jest/25.7.0_ccrqb4jwxka5photvcep762rre:
|
||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -5336,8 +5336,8 @@ packages:
|
|||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.55.0_342y7v4tc7ytrrysmit6jo4wri
|
||||
'@typescript-eslint/experimental-utils': 5.30.6_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/eslint-plugin': 5.55.0_qsnvknysi52qtaxqdyqyohkcku
|
||||
'@typescript-eslint/experimental-utils': 5.30.6_j4766f7ecgqbon3u7zlxn5zszu
|
||||
eslint: 8.36.0
|
||||
jest: 29.5.0_@types+node@18.15.3
|
||||
transitivePeerDependencies:
|
||||
|
@ -5420,13 +5420,13 @@ packages:
|
|||
string.prototype.matchall: 4.0.8
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-testing-library/5.5.1_vgl77cfdswitgr47lm5swmv43m:
|
||||
/eslint-plugin-testing-library/5.5.1_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-plLEkkbAKBjPxsLj7x4jNapcHAg2ernkQlKKrN2I8NrQwPISZHyCUNvg5Hv3EDqOQReToQb5bnqXYbkijJPE/g==}
|
||||
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.55.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/utils': 5.55.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
eslint: 8.36.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -9000,7 +9000,7 @@ packages:
|
|||
yn: 3.1.1
|
||||
dev: true
|
||||
|
||||
/tsconfck/2.0.1_typescript@4.9.5:
|
||||
/tsconfck/2.0.1_typescript@5.0.2:
|
||||
resolution: {integrity: sha512-/ipap2eecmVBmBlsQLBRbUmUNFwNJV/z2E+X0FPtHNjPwroMZQ7m39RMaCywlCulBheYXgMdUlWDd9rzxwMA0Q==}
|
||||
engines: {node: ^14.13.1 || ^16 || >=18, pnpm: ^7.0.1}
|
||||
hasBin: true
|
||||
|
@ -9010,7 +9010,7 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
dev: true
|
||||
|
||||
/tsconfig-paths/3.14.1:
|
||||
|
@ -9030,14 +9030,14 @@ packages:
|
|||
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
|
||||
dev: true
|
||||
|
||||
/tsutils/3.21.0_typescript@4.9.5:
|
||||
/tsutils/3.21.0_typescript@5.0.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.9.5
|
||||
typescript: 5.0.2
|
||||
dev: true
|
||||
|
||||
/type-check/0.3.2:
|
||||
|
@ -9101,6 +9101,12 @@ packages:
|
|||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/typescript/5.0.2:
|
||||
resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==}
|
||||
engines: {node: '>=12.20'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/unbox-primitive/1.0.2:
|
||||
resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
|
||||
dependencies:
|
||||
|
@ -9256,7 +9262,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-tsconfig-paths/4.0.7_x534c44v6qaxnnsdb2qkizduie:
|
||||
/vite-tsconfig-paths/4.0.7_rn5le4pusnctvs35nlnpu7hrue:
|
||||
resolution: {integrity: sha512-MwIYaby6kcbQGZqMH+gAK6h0UYQGOkjsuAgw4q6bP/5vWkn8VKvnmLuCQHA2+IzHAJHnE8OFTO4lnJLFMf9+7Q==}
|
||||
peerDependencies:
|
||||
vite: '*'
|
||||
|
@ -9266,7 +9272,7 @@ packages:
|
|||
dependencies:
|
||||
debug: 4.3.4
|
||||
globrex: 0.1.2
|
||||
tsconfck: 2.0.1_typescript@4.9.5
|
||||
tsconfck: 2.0.1_typescript@5.0.2
|
||||
vite: 4.2.0_@types+node@18.15.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
Loading…
Reference in New Issue