fix: remove test split main.js

This commit is contained in:
shuai 2023-04-18 17:49:31 +08:00
parent 92cc1e6a5d
commit 56ece35517
3 changed files with 96 additions and 89 deletions

View File

@ -1,7 +1,7 @@
const {
addWebpackModuleRule,
addWebpackAlias,
setWebpackOptimizationSplitChunks,
// setWebpackOptimizationSplitChunks,
} = require("customize-cra");
const path = require("path");
@ -19,12 +19,14 @@ module.exports = {
use: "yaml-loader"
})(config);
setWebpackOptimizationSplitChunks({
chunks: "all",
maxInitialRequests: 20,
maxAsyncRequests: 20,
minSize: 1024 * 5,
})(config);
// if (process.env.NODE_ENV === "production") {
// setWebpackOptimizationSplitChunks({
// chunks: "all",
// maxInitialRequests: 20,
// maxAsyncRequests: 20,
// minSize: 1024 * 5,
// })(config);
// }
// add i18n dir to ModuleScopePlugin allowedPaths
const moduleScopePlugin = config.resolve.plugins.find(_ => _.constructor.name === "ModuleScopePlugin");

View File

@ -82,7 +82,7 @@
"react-app-rewired": "^2.2.1",
"react-scripts": "5.0.1",
"sass": "^1.54.4",
"typescript": "^4.9.5",
"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.9.5
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_j3kyhwzdxzxnwkyezapk4ib6dm
'@typescript-eslint/parser': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
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_rgg5nvqzvmbqsu6p3s4ukwchpy
eslint-config-standard-with-typescript: 22.0.0_fsqc7gnfr7ufpr4slszrtm5abq
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_z72bcl2gkg6v3fmxqtnfgirxda
react-scripts: 5.0.1_ap4oovoha3qweuydbugjyq3qqy
sass: 1.54.9
typescript: 4.9.5
typescript: 4.8.3
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_5bkdw6noa5sa7givrguqy7ejvm
ts-node: 10.9.1_ao52im6kiihokc7tdj7weudhra
typescript: 4.9.5
transitivePeerDependencies:
- '@swc/core'
@ -2077,7 +2077,7 @@ packages:
collect-v8-coverage: 1.0.1
exit: 0.1.2
glob: 7.2.3
graceful-fs: 4.2.10
graceful-fs: 4.2.11
istanbul-lib-coverage: 3.2.0
istanbul-lib-instrument: 5.2.0
istanbul-lib-report: 3.0.0
@ -2106,7 +2106,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
callsites: 3.1.0
graceful-fs: 4.2.10
graceful-fs: 4.2.11
source-map: 0.6.1
/@jest/test-result/27.5.1:
@ -2132,7 +2132,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@jest/test-result': 27.5.1
graceful-fs: 4.2.10
graceful-fs: 4.2.11
jest-haste-map: 27.5.1
jest-runtime: 27.5.1
transitivePeerDependencies:
@ -2851,7 +2851,7 @@ packages:
dependencies:
'@types/yargs-parser': 21.0.0
/@typescript-eslint/eslint-plugin/5.38.0_j3kyhwzdxzxnwkyezapk4ib6dm:
/@typescript-eslint/eslint-plugin/5.38.0_wsb62dxj2oqwgas4kadjymcmry:
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_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/scope-manager': 5.38.0
'@typescript-eslint/type-utils': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/utils': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/type-utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
'@typescript-eslint/utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
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.9.5
typescript: 4.9.5
tsutils: 3.21.0_typescript@4.8.3
typescript: 4.8.3
transitivePeerDependencies:
- supports-color
/@typescript-eslint/experimental-utils/5.38.0_4dcepvmun56gjdctx7q2wwbdvy:
/@typescript-eslint/experimental-utils/5.38.0_irgkl5vooow2ydyo6aokmferha:
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_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
eslint: 8.23.1
transitivePeerDependencies:
- supports-color
- typescript
/@typescript-eslint/parser/5.38.0_4dcepvmun56gjdctx7q2wwbdvy:
/@typescript-eslint/parser/5.38.0_irgkl5vooow2ydyo6aokmferha:
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.9.5
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.3
debug: 4.3.4
eslint: 8.23.1
typescript: 4.9.5
typescript: 4.8.3
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_4dcepvmun56gjdctx7q2wwbdvy:
/@typescript-eslint/type-utils/5.38.0_irgkl5vooow2ydyo6aokmferha:
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.9.5
'@typescript-eslint/utils': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.3
'@typescript-eslint/utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
debug: 4.3.4
eslint: 8.23.1
tsutils: 3.21.0_typescript@4.9.5
typescript: 4.9.5
tsutils: 3.21.0_typescript@4.8.3
typescript: 4.8.3
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.9.5:
/@typescript-eslint/typescript-estree/5.38.0_typescript@4.8.3:
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.9.5
typescript: 4.9.5
tsutils: 3.21.0_typescript@4.8.3
typescript: 4.8.3
transitivePeerDependencies:
- supports-color
/@typescript-eslint/utils/5.38.0_4dcepvmun56gjdctx7q2wwbdvy:
/@typescript-eslint/utils/5.38.0_irgkl5vooow2ydyo6aokmferha:
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.9.5
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.3
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_5bkdw6noa5sa7givrguqy7ejvm
ts-node: 10.9.1_ao52im6kiihokc7tdj7weudhra
typescript: 4.9.5
dev: true
@ -5129,7 +5129,7 @@ packages:
resolution: {integrity: sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ==}
engines: {node: '>=10.13.0'}
dependencies:
graceful-fs: 4.2.10
graceful-fs: 4.2.11
tapable: 2.2.1
/enhanced-resolve/5.12.0:
@ -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_j3kyhwzdxzxnwkyezapk4ib6dm
'@typescript-eslint/parser': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
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_3wjbtgciw64wc2xmhxyprqr3jm:
/eslint-config-react-app/7.0.1_e6xprixfjaakveus7rps5k34ce:
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_j3kyhwzdxzxnwkyezapk4ib6dm
'@typescript-eslint/parser': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
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_ysljusnkykxn4g7zog7cbtn2c4
eslint-plugin-jest: 25.7.0_hpujes4m5fznz335nz2hgbshme
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_4dcepvmun56gjdctx7q2wwbdvy
typescript: 4.9.5
eslint-plugin-testing-library: 5.6.4_irgkl5vooow2ydyo6aokmferha
typescript: 4.8.3
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_rgg5nvqzvmbqsu6p3s4ukwchpy:
/eslint-config-standard-with-typescript/22.0.0_fsqc7gnfr7ufpr4slszrtm5abq:
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_j3kyhwzdxzxnwkyezapk4ib6dm
'@typescript-eslint/parser': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
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.9.5
typescript: 4.8.3
transitivePeerDependencies:
- supports-color
dev: true
@ -5386,7 +5386,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
'@typescript-eslint/parser': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
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_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
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_ysljusnkykxn4g7zog7cbtn2c4:
/eslint-plugin-jest/25.7.0_hpujes4m5fznz335nz2hgbshme:
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_j3kyhwzdxzxnwkyezapk4ib6dm
'@typescript-eslint/experimental-utils': 5.38.0_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
'@typescript-eslint/experimental-utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
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_4dcepvmun56gjdctx7q2wwbdvy:
/eslint-plugin-testing-library/5.6.4_irgkl5vooow2ydyo6aokmferha:
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_4dcepvmun56gjdctx7q2wwbdvy
'@typescript-eslint/utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
eslint: 8.23.1
transitivePeerDependencies:
- supports-color
@ -5942,7 +5942,7 @@ packages:
debug:
optional: true
/fork-ts-checker-webpack-plugin/6.5.2_h33pxmj7ihkiaxhnzwyj3mdwbi:
/fork-ts-checker-webpack-plugin/6.5.2_npfwkgbcmgrbevrxnqgustqabe:
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.9.5
typescript: 4.8.3
webpack: 5.74.0
/form-data/3.0.1:
@ -6014,7 +6014,7 @@ packages:
engines: {node: '>=10'}
dependencies:
at-least-node: 1.0.0
graceful-fs: 4.2.10
graceful-fs: 4.2.11
jsonfile: 6.1.0
universalify: 2.0.0
@ -6163,7 +6163,6 @@ packages:
/graceful-fs/4.2.11:
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
dev: true
/grapheme-splitter/1.0.4:
resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==}
@ -6805,7 +6804,7 @@ packages:
ci-info: 3.4.0
deepmerge: 4.2.2
glob: 7.2.3
graceful-fs: 4.2.10
graceful-fs: 4.2.11
jest-circus: 27.5.1
jest-environment-jsdom: 27.5.1
jest-environment-node: 27.5.1
@ -6821,7 +6820,7 @@ packages:
pretty-format: 27.5.1
slash: 3.0.0
strip-json-comments: 3.1.1
ts-node: 10.9.1_5bkdw6noa5sa7givrguqy7ejvm
ts-node: 10.9.1_ao52im6kiihokc7tdj7weudhra
transitivePeerDependencies:
- bufferutil
- canvas
@ -6977,7 +6976,7 @@ packages:
'@jest/types': 27.5.1
'@types/stack-utils': 2.0.1
chalk: 4.1.2
graceful-fs: 4.2.10
graceful-fs: 4.2.11
micromatch: 4.0.5
pretty-format: 27.5.1
slash: 3.0.0
@ -6991,7 +6990,7 @@ packages:
'@jest/types': 28.1.3
'@types/stack-utils': 2.0.1
chalk: 4.1.2
graceful-fs: 4.2.10
graceful-fs: 4.2.11
micromatch: 4.0.5
pretty-format: 28.1.3
slash: 3.0.0
@ -7060,7 +7059,7 @@ packages:
'@types/node': 16.11.59
chalk: 4.1.2
emittery: 0.8.1
graceful-fs: 4.2.10
graceful-fs: 4.2.11
jest-docblock: 27.5.1
jest-environment-jsdom: 27.5.1
jest-environment-node: 27.5.1
@ -7095,7 +7094,7 @@ packages:
collect-v8-coverage: 1.0.1
execa: 5.1.1
glob: 7.2.3
graceful-fs: 4.2.10
graceful-fs: 4.2.11
jest-haste-map: 27.5.1
jest-message-util: 27.5.1
jest-mock: 27.5.1
@ -7113,7 +7112,7 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@types/node': 16.11.59
graceful-fs: 4.2.10
graceful-fs: 4.2.11
/jest-snapshot/27.5.1:
resolution: {integrity: sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==}
@ -7131,7 +7130,7 @@ packages:
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.19.1
chalk: 4.1.2
expect: 27.5.1
graceful-fs: 4.2.10
graceful-fs: 4.2.11
jest-diff: 27.5.1
jest-get-type: 27.5.1
jest-haste-map: 27.5.1
@ -7163,7 +7162,7 @@ packages:
'@types/node': 16.11.59
chalk: 4.1.2
ci-info: 3.4.0
graceful-fs: 4.2.10
graceful-fs: 4.2.11
picomatch: 2.3.1
/jest-validate/27.5.1:
@ -7366,7 +7365,7 @@ packages:
dependencies:
universalify: 2.0.0
optionalDependencies:
graceful-fs: 4.2.10
graceful-fs: 4.2.11
/jsonp/0.2.1:
resolution: {integrity: sha512-pfog5gdDxPdV4eP7Kg87M8/bHgshlZ5pybl+yKxAnCZ5O7lCIn7Ixydj03wOlnDQesky2BPyA91SQ+5Y/mNwzw==}
@ -7821,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_z72bcl2gkg6v3fmxqtnfgirxda
react-scripts: 5.0.1_ap4oovoha3qweuydbugjyq3qqy
transitivePeerDependencies:
- supports-color
dev: false
@ -8451,7 +8450,7 @@ packages:
dependencies:
lilconfig: 2.0.6
postcss: 8.4.16
ts-node: 10.9.1_5bkdw6noa5sa7givrguqy7ejvm
ts-node: 10.9.1_ao52im6kiihokc7tdj7weudhra
yaml: 1.10.2
/postcss-loader/6.2.1_qjv4cptcpse3y5hrjkrbb7drda:
@ -9076,7 +9075,7 @@ packages:
peerDependencies:
react-scripts: '>=2.1.3'
dependencies:
react-scripts: 5.0.1_z72bcl2gkg6v3fmxqtnfgirxda
react-scripts: 5.0.1_ap4oovoha3qweuydbugjyq3qqy
semver: 5.7.1
dev: true
@ -9107,7 +9106,7 @@ packages:
warning: 4.0.3
dev: false
/react-dev-utils/12.0.1_h33pxmj7ihkiaxhnzwyj3mdwbi:
/react-dev-utils/12.0.1_npfwkgbcmgrbevrxnqgustqabe:
resolution: {integrity: sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==}
engines: {node: '>=14'}
peerDependencies:
@ -9126,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_h33pxmj7ihkiaxhnzwyj3mdwbi
fork-ts-checker-webpack-plugin: 6.5.2_npfwkgbcmgrbevrxnqgustqabe
global-modules: 2.0.0
globby: 11.1.0
gzip-size: 6.0.0
@ -9141,7 +9140,7 @@ packages:
shell-quote: 1.7.3
strip-ansi: 6.0.1
text-table: 0.2.0
typescript: 4.9.5
typescript: 4.8.3
webpack: 5.74.0
transitivePeerDependencies:
- eslint
@ -9239,7 +9238,7 @@ packages:
react: 18.2.0
dev: false
/react-scripts/5.0.1_z72bcl2gkg6v3fmxqtnfgirxda:
/react-scripts/5.0.1_ap4oovoha3qweuydbugjyq3qqy:
resolution: {integrity: sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==}
engines: {node: '>=14.0.0'}
hasBin: true
@ -9267,7 +9266,7 @@ packages:
dotenv: 10.0.0
dotenv-expand: 5.1.0
eslint: 8.23.1
eslint-config-react-app: 7.0.1_3wjbtgciw64wc2xmhxyprqr3jm
eslint-config-react-app: 7.0.1_e6xprixfjaakveus7rps5k34ce
eslint-webpack-plugin: 3.2.0_cnsurwdbw57xgwxuf5k544xt5e
file-loader: 6.2.0_webpack@5.74.0
fs-extra: 10.1.0
@ -9285,7 +9284,7 @@ packages:
prompts: 2.4.2
react: 18.2.0
react-app-polyfill: 3.0.0
react-dev-utils: 12.0.1_h33pxmj7ihkiaxhnzwyj3mdwbi
react-dev-utils: 12.0.1_npfwkgbcmgrbevrxnqgustqabe
react-refresh: 0.11.0
resolve: 1.22.1
resolve-url-loader: 4.0.0
@ -9295,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.9.5
typescript: 4.8.3
webpack: 5.74.0
webpack-dev-server: 4.11.1_webpack@5.74.0
webpack-manifest-plugin: 4.1.1_webpack@5.74.0
@ -10457,7 +10456,7 @@ packages:
/tryer/1.0.1:
resolution: {integrity: sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==}
/ts-node/10.9.1_5bkdw6noa5sa7givrguqy7ejvm:
/ts-node/10.9.1_ao52im6kiihokc7tdj7weudhra:
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@ -10483,7 +10482,7 @@ packages:
create-require: 1.1.1
diff: 4.0.2
make-error: 1.3.6
typescript: 4.9.5
typescript: 4.8.3
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
@ -10501,14 +10500,14 @@ packages:
/tslib/2.4.0:
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
/tsutils/3.21.0_typescript@4.9.5:
/tsutils/3.21.0_typescript@4.8.3:
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: 4.8.3
/type-check/0.3.2:
resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==}
@ -10565,10 +10564,16 @@ 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==}
@ -10760,7 +10765,7 @@ packages:
engines: {node: '>=10.13.0'}
dependencies:
glob-to-regexp: 0.4.1
graceful-fs: 4.2.10
graceful-fs: 4.2.11
/wbuf/1.7.3:
resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==}