build(deps): update jest monorepo to v29.0.1 (#3910)
parent
ee540aa8e7
commit
263d6caa1e
|
@ -168,8 +168,8 @@
|
|||
"eslint-plugin-react": "7.31.0",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"husky": "8.0.1",
|
||||
"jest": "29.0.0",
|
||||
"jest-environment-jsdom": "29.0.0",
|
||||
"jest": "29.0.1",
|
||||
"jest-environment-jsdom": "29.0.1",
|
||||
"jest-transform-stub": "2.0.0",
|
||||
"jest-watch-typeahead": "2.1.1",
|
||||
"prettier": "2.7.1",
|
||||
|
|
|
@ -42,8 +42,8 @@ specifiers:
|
|||
i18next: 21.9.1
|
||||
i18next-browser-languagedetector: 6.1.5
|
||||
i18next-http-backend: 1.4.1
|
||||
jest: 29.0.0
|
||||
jest-environment-jsdom: 29.0.0
|
||||
jest: 29.0.1
|
||||
jest-environment-jsdom: 29.0.1
|
||||
jest-transform-stub: 2.0.0
|
||||
jest-watch-typeahead: 2.1.1
|
||||
prettier: 2.7.1
|
||||
|
@ -108,7 +108,7 @@ devDependencies:
|
|||
esbuild-jest: 0.5.0_esbuild@0.15.5
|
||||
eslint: 8.22.0
|
||||
eslint-config-prettier: 8.5.0_eslint@8.22.0
|
||||
eslint-config-react-app: 7.0.1_4pclsrlqv3okqerlr3sgly32nm
|
||||
eslint-config-react-app: 7.0.1_hdc6hrucqijffp2kung3qtogu4
|
||||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 2.7.1_2iahngt3u2tkbdlu6s4gkur3pu
|
||||
eslint-plugin-import: 2.26.0_n2ei7fwphkwaieqkbtrebcs34m
|
||||
|
@ -117,10 +117,10 @@ devDependencies:
|
|||
eslint-plugin-react: 7.31.0_eslint@8.22.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.22.0
|
||||
husky: 8.0.1
|
||||
jest: 29.0.0_@types+node@16.11.56
|
||||
jest-environment-jsdom: 29.0.0
|
||||
jest: 29.0.1_@types+node@16.11.56
|
||||
jest-environment-jsdom: 29.0.1
|
||||
jest-transform-stub: 2.0.0
|
||||
jest-watch-typeahead: 2.1.1_jest@29.0.0
|
||||
jest-watch-typeahead: 2.1.1_jest@29.0.1
|
||||
prettier: 2.7.1
|
||||
react-test-renderer: 18.2.0_react@18.2.0
|
||||
typescript: 4.8.2
|
||||
|
@ -2439,20 +2439,20 @@ packages:
|
|||
slash: 3.0.0
|
||||
dev: true
|
||||
|
||||
/@jest/console/29.0.0:
|
||||
resolution: {integrity: sha512-rHsKEqT2Kx73PqO9qIOdwg0Grd6Y3COyqNpi5SKRI0qXgmlqXkOczQMfIb8I0Gdnc9/kaMj6cTnBGLyBA03Xrg==}
|
||||
/@jest/console/29.0.1:
|
||||
resolution: {integrity: sha512-SxLvSKf9gk4Rvt3p2KRQWVQ3sVj7S37rjlCHwp2+xNcRO/X+Uw0idbkfOtciUpjghHIxyggqcrrKhThQ+vClLQ==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/types': 29.0.1
|
||||
'@types/node': 16.11.56
|
||||
chalk: 4.1.2
|
||||
jest-message-util: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-message-util: 29.0.1
|
||||
jest-util: 29.0.1
|
||||
slash: 3.0.0
|
||||
dev: true
|
||||
|
||||
/@jest/core/29.0.0:
|
||||
resolution: {integrity: sha512-9qljprspjQwbmnq3Wv9d/M6/ejMdWs1uAAljQAX9QsjJ1SlSByXw1mRA9UpR2BP9TxLLwEembbm0ykrT//2STg==}
|
||||
/@jest/core/29.0.1:
|
||||
resolution: {integrity: sha512-EcFrXkYh8I1GYHRH9V4TU7jr4P6ckaPqGo/z4AIJjHDZxicjYgWB6fx1xFb5bhEM87eUjCF4FAY5t+RamLWQmA==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
||||
|
@ -2460,11 +2460,11 @@ packages:
|
|||
node-notifier:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@jest/console': 29.0.0
|
||||
'@jest/reporters': 29.0.0
|
||||
'@jest/test-result': 29.0.0
|
||||
'@jest/transform': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/console': 29.0.1
|
||||
'@jest/reporters': 29.0.1
|
||||
'@jest/test-result': 29.0.1
|
||||
'@jest/transform': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
'@types/node': 16.11.56
|
||||
ansi-escapes: 4.3.2
|
||||
chalk: 4.1.2
|
||||
|
@ -2472,20 +2472,20 @@ packages:
|
|||
exit: 0.1.2
|
||||
graceful-fs: 4.2.10
|
||||
jest-changed-files: 29.0.0
|
||||
jest-config: 29.0.0_@types+node@16.11.56
|
||||
jest-haste-map: 29.0.0
|
||||
jest-message-util: 29.0.0
|
||||
jest-config: 29.0.1_@types+node@16.11.56
|
||||
jest-haste-map: 29.0.1
|
||||
jest-message-util: 29.0.1
|
||||
jest-regex-util: 29.0.0
|
||||
jest-resolve: 29.0.0
|
||||
jest-resolve-dependencies: 29.0.0
|
||||
jest-runner: 29.0.0
|
||||
jest-runtime: 29.0.0
|
||||
jest-snapshot: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-validate: 29.0.0
|
||||
jest-watcher: 29.0.0
|
||||
jest-resolve: 29.0.1
|
||||
jest-resolve-dependencies: 29.0.1
|
||||
jest-runner: 29.0.1
|
||||
jest-runtime: 29.0.1
|
||||
jest-snapshot: 29.0.1
|
||||
jest-util: 29.0.1
|
||||
jest-validate: 29.0.1
|
||||
jest-watcher: 29.0.1
|
||||
micromatch: 4.0.5
|
||||
pretty-format: 29.0.0
|
||||
pretty-format: 29.0.1
|
||||
slash: 3.0.0
|
||||
strip-ansi: 6.0.1
|
||||
transitivePeerDependencies:
|
||||
|
@ -2493,14 +2493,14 @@ packages:
|
|||
- ts-node
|
||||
dev: true
|
||||
|
||||
/@jest/environment/29.0.0:
|
||||
resolution: {integrity: sha512-ZHLvUENMAnwXowtyhmPRS0QLCXM4TS0ZfuiSR4QfRsJVN5lG4KdBDvI9kHJe/21vrgzPVOkvI7IBnkyPFCbV7g==}
|
||||
/@jest/environment/29.0.1:
|
||||
resolution: {integrity: sha512-iLcFfoq2K6DAB+Mc+2VNLzZVmHdwQFeSqvoM/X8SMON6s/+yEi1iuRX3snx/JfwSnvmiMXjSr0lktxNxOcqXYA==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/fake-timers': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/fake-timers': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
'@types/node': 16.11.56
|
||||
jest-mock: 29.0.0
|
||||
jest-mock: 29.0.1
|
||||
dev: true
|
||||
|
||||
/@jest/expect-utils/28.1.3:
|
||||
|
@ -2510,49 +2510,49 @@ packages:
|
|||
jest-get-type: 28.0.2
|
||||
dev: true
|
||||
|
||||
/@jest/expect-utils/29.0.0:
|
||||
resolution: {integrity: sha512-odQ+cjUpui6++a9Ua/oWn7CG0Af+EZe9weWZbfUQHTg7C3K9PCb0AnD4X7nyAe4WjfeZmVVyG5SJELMQaUbCtg==}
|
||||
/@jest/expect-utils/29.0.1:
|
||||
resolution: {integrity: sha512-Tw5kUUOKmXGQDmQ9TSgTraFFS7HMC1HG/B7y0AN2G2UzjdAXz9BzK2rmNpCSDl7g7y0Gf/VLBm//blonvhtOTQ==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
jest-get-type: 29.0.0
|
||||
dev: true
|
||||
|
||||
/@jest/expect/29.0.0:
|
||||
resolution: {integrity: sha512-X2S5NpZOeXXDGBLvU/4K1nAD5iIz6/9Gs041wToI0FiX3glh/aEGGsVv3+SxKddYIb6Ei+ZbqzJmfRzQ7nwPlQ==}
|
||||
/@jest/expect/29.0.1:
|
||||
resolution: {integrity: sha512-qKB3q52XDV8VUEiqKKLgLrJx7puQ8sYVqIDlul6n7SIXWS97DOK3KqbR2rDDaMtmenRHqEUl2fI+aFzx0oSemA==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
expect: 29.0.0
|
||||
jest-snapshot: 29.0.0
|
||||
expect: 29.0.1
|
||||
jest-snapshot: 29.0.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@jest/fake-timers/29.0.0:
|
||||
resolution: {integrity: sha512-4tqH5fT9H0+Ms3Z1HLZ/JfpzJluep2Zo3uuj0KPyu6IIyYSHCDfkXuiBQNWUGvumZDLQ2Si03cC7Gq0r73VgVg==}
|
||||
/@jest/fake-timers/29.0.1:
|
||||
resolution: {integrity: sha512-XZ+kAhLChVQ+KJNa5034p7O1Mz3vtWrelxDcMoxhZkgqmWDaEQAW9qJeutaeCfPvwaEwKYVyKDYfWpcyT8RiMw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/types': 29.0.1
|
||||
'@sinonjs/fake-timers': 9.1.2
|
||||
'@types/node': 16.11.56
|
||||
jest-message-util: 29.0.0
|
||||
jest-mock: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-message-util: 29.0.1
|
||||
jest-mock: 29.0.1
|
||||
jest-util: 29.0.1
|
||||
dev: true
|
||||
|
||||
/@jest/globals/29.0.0:
|
||||
resolution: {integrity: sha512-ZHQMh6BZtabbikh9wkuPpVQmPHEpc4EgOaY/UJNM6hHHA5HRmiP5rH54M8267nkGscuqM5KpWP+zAZ4XEOXZag==}
|
||||
/@jest/globals/29.0.1:
|
||||
resolution: {integrity: sha512-BtZWrVrKRKNUt7T1H2S8Mz31PN7ItROCmH+V5pn10hJDUfjOCTIUwb0WtLZzm0f1tJ3Uvx+5lVZrF/VTKqNaFg==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/environment': 29.0.0
|
||||
'@jest/expect': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
jest-mock: 29.0.0
|
||||
'@jest/environment': 29.0.1
|
||||
'@jest/expect': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
jest-mock: 29.0.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@jest/reporters/29.0.0:
|
||||
resolution: {integrity: sha512-6ZFLlHQwncULTucAKWeGJLGPvzjgC/0gFmxJi/LgU9G1v498r/RcWQiZBPqhJcSvpWGTCaqjvUGmPCLtrUpubw==}
|
||||
/@jest/reporters/29.0.1:
|
||||
resolution: {integrity: sha512-dM3L8JmYYOsdeXUUVZClQy67Tz/v1sMo9h4AQv2U+716VLHV0zdA6Hh4FQNAHMhYw/95dbZbPX8Q+TRR7Rw+wA==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
||||
|
@ -2561,10 +2561,10 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@bcoe/v8-coverage': 0.2.3
|
||||
'@jest/console': 29.0.0
|
||||
'@jest/test-result': 29.0.0
|
||||
'@jest/transform': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/console': 29.0.1
|
||||
'@jest/test-result': 29.0.1
|
||||
'@jest/transform': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
'@jridgewell/trace-mapping': 0.3.15
|
||||
'@types/node': 16.11.56
|
||||
chalk: 4.1.2
|
||||
|
@ -2577,9 +2577,9 @@ packages:
|
|||
istanbul-lib-report: 3.0.0
|
||||
istanbul-lib-source-maps: 4.0.1
|
||||
istanbul-reports: 3.1.5
|
||||
jest-message-util: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-worker: 29.0.0
|
||||
jest-message-util: 29.0.1
|
||||
jest-util: 29.0.1
|
||||
jest-worker: 29.0.1
|
||||
slash: 3.0.0
|
||||
string-length: 4.0.2
|
||||
strip-ansi: 6.0.1
|
||||
|
@ -2622,23 +2622,23 @@ packages:
|
|||
collect-v8-coverage: 1.0.1
|
||||
dev: true
|
||||
|
||||
/@jest/test-result/29.0.0:
|
||||
resolution: {integrity: sha512-mv76j8ILaqOuZAWBGR1/ZSRinN5Q/eEji7kMcvADjd+gQGfn/Py+91nUrVakJT69idC66bvQ7yF24frQpzFKUg==}
|
||||
/@jest/test-result/29.0.1:
|
||||
resolution: {integrity: sha512-XCA4whh/igxjBaR/Hg8qwFd/uTsauoD7QAdAYUjV2CSGx0+iunhjoCRRWTwqjQrETRqOJABx6kNfw0+C0vMSgQ==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/console': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/console': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
'@types/istanbul-lib-coverage': 2.0.4
|
||||
collect-v8-coverage: 1.0.1
|
||||
dev: true
|
||||
|
||||
/@jest/test-sequencer/29.0.0:
|
||||
resolution: {integrity: sha512-uL6yX//SUME1c/ucbY365obdsrPjvSoNBwB80WTe+drYL4jf7A87vA2+w4hYwXJEIGQspv5skg3iB/sJSys7ew==}
|
||||
/@jest/test-sequencer/29.0.1:
|
||||
resolution: {integrity: sha512-3GhSBMCRcWXGluP2Dw7CLP6mNke/t+EcftF5YjzhX1BJmqcatMbtZVwjuCfZy0TCME1GevXy3qTyV5PLpwIFKQ==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/test-result': 29.0.0
|
||||
'@jest/test-result': 29.0.1
|
||||
graceful-fs: 4.2.10
|
||||
jest-haste-map: 29.0.0
|
||||
jest-haste-map: 29.0.1
|
||||
slash: 3.0.0
|
||||
dev: true
|
||||
|
||||
|
@ -2665,21 +2665,21 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@jest/transform/29.0.0:
|
||||
resolution: {integrity: sha512-hwyBt8UR5o8GGaphmRqNQwVCctiOR8ncugCp/RlInEZvQ+ysKkS5TFfe5RgeQ0KtKdWByQqn5yA574LLOp3OWw==}
|
||||
/@jest/transform/29.0.1:
|
||||
resolution: {integrity: sha512-6UxXtqrPScFdDhoip8ys60dQAIYppQinyR87n9nlasR/ZnFfJohKToqzM29KK4gb9gHRv5oDFChdqZKE0SIhsg==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@babel/core': 7.18.10
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/types': 29.0.1
|
||||
'@jridgewell/trace-mapping': 0.3.15
|
||||
babel-plugin-istanbul: 6.1.1
|
||||
chalk: 4.1.2
|
||||
convert-source-map: 1.8.0
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
graceful-fs: 4.2.10
|
||||
jest-haste-map: 29.0.0
|
||||
jest-haste-map: 29.0.1
|
||||
jest-regex-util: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-util: 29.0.1
|
||||
micromatch: 4.0.5
|
||||
pirates: 4.0.5
|
||||
slash: 3.0.0
|
||||
|
@ -2711,8 +2711,8 @@ packages:
|
|||
chalk: 4.1.2
|
||||
dev: true
|
||||
|
||||
/@jest/types/29.0.0:
|
||||
resolution: {integrity: sha512-ErShruvByUF7vphEtPugMAphCtDIDdfWh3DxpBLxPEtHhL/H5MaidHsOutnOUhKpPL7QA6/7GitjFgLOLeGa1A==}
|
||||
/@jest/types/29.0.1:
|
||||
resolution: {integrity: sha512-ft01rxzVsbh9qZPJ6EFgAIj3PT9FCRfBF9Xljo2/33VDOUjLZr0ZJ2oKANqh9S/K0/GERCsHDAQlBwj7RxA+9g==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/schemas': 29.0.0
|
||||
|
@ -3922,8 +3922,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/babel-jest/29.0.0_@babel+core@7.18.10:
|
||||
resolution: {integrity: sha512-EJM2dqxz9+uWJLLucZLPYAmRsHHt1IMkitAHGqjDlIP2IQXzkIMO3ATbBWk0lU6VwX4rNeVN04t/DDB8U5C2rg==}
|
||||
/babel-jest/29.0.1_@babel+core@7.18.10:
|
||||
resolution: {integrity: sha512-wyI9r8tqwsZEMWiIaYjdUJ6ztZIO4DMWpGq7laW34wR71WtRS+D/iBEtXOP5W2aSYCVUQMsypRl/xiJYZznnTg==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.8.0
|
||||
|
@ -3932,7 +3932,7 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@babel/core': 7.18.10
|
||||
'@jest/transform': 29.0.0
|
||||
'@jest/transform': 29.0.1
|
||||
'@types/babel__core': 7.1.19
|
||||
babel-plugin-istanbul: 6.1.1
|
||||
babel-preset-jest: 29.0.0_@babel+core@7.18.10
|
||||
|
@ -5274,7 +5274,7 @@ packages:
|
|||
eslint: 8.22.0
|
||||
dev: true
|
||||
|
||||
/eslint-config-react-app/7.0.1_4pclsrlqv3okqerlr3sgly32nm:
|
||||
/eslint-config-react-app/7.0.1_hdc6hrucqijffp2kung3qtogu4:
|
||||
resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
|
@ -5294,7 +5294,7 @@ packages:
|
|||
eslint: 8.22.0
|
||||
eslint-plugin-flowtype: 8.0.3_eslint@8.22.0
|
||||
eslint-plugin-import: 2.26.0_n2ei7fwphkwaieqkbtrebcs34m
|
||||
eslint-plugin-jest: 25.7.0_z5mekn44e6rsuxrdyzh3l3bfn4
|
||||
eslint-plugin-jest: 25.7.0_u7wrmapb6zkfqtps7wjg2qlmxe
|
||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.22.0
|
||||
eslint-plugin-react: 7.31.0_eslint@8.22.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.22.0
|
||||
|
@ -5416,7 +5416,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest/25.7.0_z5mekn44e6rsuxrdyzh3l3bfn4:
|
||||
/eslint-plugin-jest/25.7.0_u7wrmapb6zkfqtps7wjg2qlmxe:
|
||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -5432,7 +5432,7 @@ packages:
|
|||
'@typescript-eslint/eslint-plugin': 5.35.1_4kgehhvxgrxdvptdn2db7re534
|
||||
'@typescript-eslint/experimental-utils': 5.30.6_shit3uhl6a7megkzgoz6xssnfa
|
||||
eslint: 8.22.0
|
||||
jest: 29.0.0_@types+node@16.11.56
|
||||
jest: 29.0.1_@types+node@16.11.56
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
@ -5717,15 +5717,15 @@ packages:
|
|||
jest-util: 28.1.3
|
||||
dev: true
|
||||
|
||||
/expect/29.0.0:
|
||||
resolution: {integrity: sha512-OKAHGwaBqZ6I7bas0cnrrvomEL2d0yp2XXYQhhnVHfaqDaKStUBxjWtlGu/uI2tBqwb9sBMvaS41DSJFsRRJHQ==}
|
||||
/expect/29.0.1:
|
||||
resolution: {integrity: sha512-yQgemsjLU+1S8t2A7pXT3Sn/v5/37LY8J+tocWtKEA0iEYYc6gfKbbJJX2fxHZmd7K9WpdbQqXUpmYkq1aewYg==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/expect-utils': 29.0.0
|
||||
'@jest/expect-utils': 29.0.1
|
||||
jest-get-type: 29.0.0
|
||||
jest-matcher-utils: 29.0.0
|
||||
jest-message-util: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-matcher-utils: 29.0.1
|
||||
jest-message-util: 29.0.1
|
||||
jest-util: 29.0.1
|
||||
dev: true
|
||||
|
||||
/extend-shallow/2.0.1:
|
||||
|
@ -6609,35 +6609,35 @@ packages:
|
|||
p-limit: 3.1.0
|
||||
dev: true
|
||||
|
||||
/jest-circus/29.0.0:
|
||||
resolution: {integrity: sha512-6EX70/+ZdzPLShBeokMVIpUaq5cQpOsO4OCDiV1drKUHht0hmUOWvY6LE4pBSFdepB0Sukw4Y0ajRqtvLBO9/A==}
|
||||
/jest-circus/29.0.1:
|
||||
resolution: {integrity: sha512-I5J4LyK3qPo8EnqPmxsMAVR+2SFx7JOaZsbqW9xQmk4UDmTCD92EQgS162Ey3Jq6CfpKJKFDhzhG3QqiE0fRbw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/environment': 29.0.0
|
||||
'@jest/expect': 29.0.0
|
||||
'@jest/test-result': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/environment': 29.0.1
|
||||
'@jest/expect': 29.0.1
|
||||
'@jest/test-result': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
'@types/node': 16.11.56
|
||||
chalk: 4.1.2
|
||||
co: 4.6.0
|
||||
dedent: 0.7.0
|
||||
is-generator-fn: 2.1.0
|
||||
jest-each: 29.0.0
|
||||
jest-matcher-utils: 29.0.0
|
||||
jest-message-util: 29.0.0
|
||||
jest-runtime: 29.0.0
|
||||
jest-snapshot: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-each: 29.0.1
|
||||
jest-matcher-utils: 29.0.1
|
||||
jest-message-util: 29.0.1
|
||||
jest-runtime: 29.0.1
|
||||
jest-snapshot: 29.0.1
|
||||
jest-util: 29.0.1
|
||||
p-limit: 3.1.0
|
||||
pretty-format: 29.0.0
|
||||
pretty-format: 29.0.1
|
||||
slash: 3.0.0
|
||||
stack-utils: 2.0.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/jest-cli/29.0.0_@types+node@16.11.56:
|
||||
resolution: {integrity: sha512-VZUPQjWJKL8QABFiBk1tHeJ3czBodjU9r22ceQmeL7X8/M73FYxTte0RkYPHI2SiLPWy99GZNWA+oOu9x0xKOA==}
|
||||
/jest-cli/29.0.1_@types+node@16.11.56:
|
||||
resolution: {integrity: sha512-XozBHtoJCS6mnjCxNESyGm47Y4xSWzNlBJj4tix9nGrG6m068B83lrTWKtjYAenYSfOqyYVpQCkyqUp35IT+qA==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -6646,16 +6646,16 @@ packages:
|
|||
node-notifier:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@jest/core': 29.0.0
|
||||
'@jest/test-result': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/core': 29.0.1
|
||||
'@jest/test-result': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
chalk: 4.1.2
|
||||
exit: 0.1.2
|
||||
graceful-fs: 4.2.10
|
||||
import-local: 3.1.0
|
||||
jest-config: 29.0.0_@types+node@16.11.56
|
||||
jest-util: 29.0.0
|
||||
jest-validate: 29.0.0
|
||||
jest-config: 29.0.1_@types+node@16.11.56
|
||||
jest-util: 29.0.1
|
||||
jest-validate: 29.0.1
|
||||
prompts: 2.4.2
|
||||
yargs: 17.5.1
|
||||
transitivePeerDependencies:
|
||||
|
@ -6664,8 +6664,8 @@ packages:
|
|||
- ts-node
|
||||
dev: true
|
||||
|
||||
/jest-config/29.0.0_@types+node@16.11.56:
|
||||
resolution: {integrity: sha512-RbcUgQBJDS0O8OThWUwm5UCfzo0zOymUX/cJzUNlYB1ZWqe3M8MFEcgwqgZSifYuYTi46xWu5cmkMiyRQAdnMw==}
|
||||
/jest-config/29.0.1_@types+node@16.11.56:
|
||||
resolution: {integrity: sha512-3duIx5ucEPIsUOESDTuasMfqHonD0oZRjqHycIMHSC4JwbvHDjAWNKN/NiM0ZxHXjAYrMTLt2QxSQ+IqlbYE5A==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
'@types/node': '*'
|
||||
|
@ -6677,26 +6677,26 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@babel/core': 7.18.10
|
||||
'@jest/test-sequencer': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/test-sequencer': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
'@types/node': 16.11.56
|
||||
babel-jest: 29.0.0_@babel+core@7.18.10
|
||||
babel-jest: 29.0.1_@babel+core@7.18.10
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.3.2
|
||||
deepmerge: 4.2.2
|
||||
glob: 7.2.3
|
||||
graceful-fs: 4.2.10
|
||||
jest-circus: 29.0.0
|
||||
jest-environment-node: 29.0.0
|
||||
jest-circus: 29.0.1
|
||||
jest-environment-node: 29.0.1
|
||||
jest-get-type: 29.0.0
|
||||
jest-regex-util: 29.0.0
|
||||
jest-resolve: 29.0.0
|
||||
jest-runner: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-validate: 29.0.0
|
||||
jest-resolve: 29.0.1
|
||||
jest-runner: 29.0.1
|
||||
jest-util: 29.0.1
|
||||
jest-validate: 29.0.1
|
||||
micromatch: 4.0.5
|
||||
parse-json: 5.2.0
|
||||
pretty-format: 29.0.0
|
||||
pretty-format: 29.0.1
|
||||
slash: 3.0.0
|
||||
strip-json-comments: 3.1.1
|
||||
transitivePeerDependencies:
|
||||
|
@ -6713,14 +6713,14 @@ packages:
|
|||
pretty-format: 28.1.3
|
||||
dev: true
|
||||
|
||||
/jest-diff/29.0.0:
|
||||
resolution: {integrity: sha512-erkuYf1dQBHow3XJmS+bH6t9TZ0GwrSdQGauN8sTqyZlFByOjRadmHgTTcAHINeeSwxzGHN2ob3PXVvZphD7XQ==}
|
||||
/jest-diff/29.0.1:
|
||||
resolution: {integrity: sha512-l8PYeq2VhcdxG9tl5cU78ClAlg/N7RtVSp0v3MlXURR0Y99i6eFnegmasOandyTmO6uEdo20+FByAjBFEO9nuw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
diff-sequences: 29.0.0
|
||||
jest-get-type: 29.0.0
|
||||
pretty-format: 29.0.0
|
||||
pretty-format: 29.0.1
|
||||
dev: true
|
||||
|
||||
/jest-docblock/29.0.0:
|
||||
|
@ -6730,28 +6730,28 @@ packages:
|
|||
detect-newline: 3.1.0
|
||||
dev: true
|
||||
|
||||
/jest-each/29.0.0:
|
||||
resolution: {integrity: sha512-ACKRvqdo7Bc0YrjQbrQtokpQ2NZxdXA63OklJht7a9UarCJXlZeWh51wEUe0ORqbnu15nAnX1YFQHmVpS1+ZXA==}
|
||||
/jest-each/29.0.1:
|
||||
resolution: {integrity: sha512-UmCZYU9LPvRfSDoCrKJqrCNmgTYGGb3Ga6IVsnnVjedBTRRR9GJMca7UmDKRrJ1s+U632xrVtiRD27BxaG1aaQ==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/types': 29.0.1
|
||||
chalk: 4.1.2
|
||||
jest-get-type: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
pretty-format: 29.0.0
|
||||
jest-util: 29.0.1
|
||||
pretty-format: 29.0.1
|
||||
dev: true
|
||||
|
||||
/jest-environment-jsdom/29.0.0:
|
||||
resolution: {integrity: sha512-NVBXMAEbNrgln2of0OtDhfT18Ohl9DZKkjsNgGKWOWmo3TZwHSG6MRw7XE3RQh/SH69a8vVlf4g2cQHgXdQFBg==}
|
||||
/jest-environment-jsdom/29.0.1:
|
||||
resolution: {integrity: sha512-rMF501kfui+bw4AmwowLA2bNaYb633A3ejFMN5pVU0AeOqLv2NbMAY5XzzlMr/+lM1itEf+3ZdCr9dGGrUfoxg==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/environment': 29.0.0
|
||||
'@jest/fake-timers': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/environment': 29.0.1
|
||||
'@jest/fake-timers': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
'@types/jsdom': 20.0.0
|
||||
'@types/node': 16.11.56
|
||||
jest-mock: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-mock: 29.0.1
|
||||
jest-util: 29.0.1
|
||||
jsdom: 20.0.0
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
|
@ -6760,16 +6760,16 @@ packages:
|
|||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/jest-environment-node/29.0.0:
|
||||
resolution: {integrity: sha512-Cns21Vgu0z7LjtssL0SWkxmjclHdwXeECFAP3ONit5NPnGCbv+0Rqby8w9vK7NpFlUaFgMmLYYBsUjSmIhwpvg==}
|
||||
/jest-environment-node/29.0.1:
|
||||
resolution: {integrity: sha512-PcIRBrEBFAPBqkbL53ZpEvTptcAnOW6/lDfqBfACMm3vkVT0N7DcfkH/hqNSbDmSxzGr0FtJI6Ej3TPhveWCMA==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/environment': 29.0.0
|
||||
'@jest/fake-timers': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/environment': 29.0.1
|
||||
'@jest/fake-timers': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
'@types/node': 16.11.56
|
||||
jest-mock: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-mock: 29.0.1
|
||||
jest-util: 29.0.1
|
||||
dev: true
|
||||
|
||||
/jest-get-type/28.0.2:
|
||||
|
@ -6805,31 +6805,31 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/jest-haste-map/29.0.0:
|
||||
resolution: {integrity: sha512-mLyDt2WyNU0DZ64s7kRFkFJzrHEuXIxG+OKOs9/P5s1W7NzXE+P7SvLbxjz2Cg63cJjuglYRrD6fZcYf19T8Lw==}
|
||||
/jest-haste-map/29.0.1:
|
||||
resolution: {integrity: sha512-gcKOAydafpGoSBvcj/mGCfhOKO8fRLkAeee1KXGdcJ1Pb9O2nnOl4I8bQSIID2MaZeMHtLLgNboukh/pUGkBtg==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/types': 29.0.1
|
||||
'@types/graceful-fs': 4.1.5
|
||||
'@types/node': 16.11.56
|
||||
anymatch: 3.1.2
|
||||
fb-watchman: 2.0.1
|
||||
graceful-fs: 4.2.10
|
||||
jest-regex-util: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-worker: 29.0.0
|
||||
jest-util: 29.0.1
|
||||
jest-worker: 29.0.1
|
||||
micromatch: 4.0.5
|
||||
walker: 1.0.8
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/jest-leak-detector/29.0.0:
|
||||
resolution: {integrity: sha512-kBjNS0/z2+ZV/3N7R+ot5fKD2W1fHkoxC3kH/fkb2z24YSPfR9RGwiNX+YLRG9r0gWsxQx16boxzHT23G6rFBw==}
|
||||
/jest-leak-detector/29.0.1:
|
||||
resolution: {integrity: sha512-5tISHJphB+sCmKXtVHJGQGltj7ksrLLb9vkuNWwFR86Of1tfzjskvrrrZU1gSzEfWC+qXIn4tuh8noKHYGMIPA==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
jest-get-type: 29.0.0
|
||||
pretty-format: 29.0.0
|
||||
pretty-format: 29.0.1
|
||||
dev: true
|
||||
|
||||
/jest-matcher-utils/28.1.3:
|
||||
|
@ -6842,14 +6842,14 @@ packages:
|
|||
pretty-format: 28.1.3
|
||||
dev: true
|
||||
|
||||
/jest-matcher-utils/29.0.0:
|
||||
resolution: {integrity: sha512-HtCxFHI8lQSbN1RppFjtl6DIrS+x4d3lOhpJljVxFEXob4lxlKon3FunW0XoGxNSvIoD00AfTFspnufpOqszrg==}
|
||||
/jest-matcher-utils/29.0.1:
|
||||
resolution: {integrity: sha512-/e6UbCDmprRQFnl7+uBKqn4G22c/OmwriE5KCMVqxhElKCQUDcFnq5XM9iJeKtzy4DUjxT27y9VHmKPD8BQPaw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
jest-diff: 29.0.0
|
||||
jest-diff: 29.0.1
|
||||
jest-get-type: 29.0.0
|
||||
pretty-format: 29.0.0
|
||||
pretty-format: 29.0.1
|
||||
dev: true
|
||||
|
||||
/jest-message-util/28.1.3:
|
||||
|
@ -6867,30 +6867,30 @@ packages:
|
|||
stack-utils: 2.0.5
|
||||
dev: true
|
||||
|
||||
/jest-message-util/29.0.0:
|
||||
resolution: {integrity: sha512-4U0RdNV0TBTgVGzEchjryEpq4sqLO3gUQT7TEIbO5+q0K5MuiofOPcXk4GLpWviWByMRJjliQNMuzJ4YGT+oGQ==}
|
||||
/jest-message-util/29.0.1:
|
||||
resolution: {integrity: sha512-wRMAQt3HrLpxSubdnzOo68QoTfQ+NLXFzU0Heb18ZUzO2S9GgaXNEdQ4rpd0fI9dq2NXkpCk1IUWSqzYKji64A==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/types': 29.0.1
|
||||
'@types/stack-utils': 2.0.1
|
||||
chalk: 4.1.2
|
||||
graceful-fs: 4.2.10
|
||||
micromatch: 4.0.5
|
||||
pretty-format: 29.0.0
|
||||
pretty-format: 29.0.1
|
||||
slash: 3.0.0
|
||||
stack-utils: 2.0.5
|
||||
dev: true
|
||||
|
||||
/jest-mock/29.0.0:
|
||||
resolution: {integrity: sha512-0AWznVt415KMCxcJPaE2+tWaruw0w8aRrKH1Y/NZUx3+Pd9f20jQjUR82iHqGSuYS4EOHL9uI8SjAhJk+ET91g==}
|
||||
/jest-mock/29.0.1:
|
||||
resolution: {integrity: sha512-i1yTceg2GKJwUNZFjIzrH7Y74fN1SKJWxQX/Vu3LT4TiJerFARH5l+4URNyapZ+DNpchHYrGOP2deVbn3ma8JA==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/types': 29.0.1
|
||||
'@types/node': 16.11.56
|
||||
dev: true
|
||||
|
||||
/jest-pnp-resolver/1.2.2_jest-resolve@29.0.0:
|
||||
/jest-pnp-resolver/1.2.2_jest-resolve@29.0.1:
|
||||
resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==}
|
||||
engines: {node: '>=6'}
|
||||
peerDependencies:
|
||||
|
@ -6899,7 +6899,7 @@ packages:
|
|||
jest-resolve:
|
||||
optional: true
|
||||
dependencies:
|
||||
jest-resolve: 29.0.0
|
||||
jest-resolve: 29.0.1
|
||||
dev: true
|
||||
|
||||
/jest-regex-util/26.0.0:
|
||||
|
@ -6917,84 +6917,84 @@ packages:
|
|||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/jest-resolve-dependencies/29.0.0:
|
||||
resolution: {integrity: sha512-1TYUMcLZcUqa2fdUQ3leYtiXWXfNmimPvnJ34YDLLf0nyJ/aEeqlHJM9Ji2jw9Qxdh7nUypanjUlUV87yRHBFQ==}
|
||||
/jest-resolve-dependencies/29.0.1:
|
||||
resolution: {integrity: sha512-fUGcYlSc1NzNz+tsHDjjG0rclw6blJcFZsLEsezxm/n54bAm9HFvJxgBuCV1CJQoPtIx6AfR+tXkR9lpWJs2LQ==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
jest-regex-util: 29.0.0
|
||||
jest-snapshot: 29.0.0
|
||||
jest-snapshot: 29.0.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/jest-resolve/29.0.0:
|
||||
resolution: {integrity: sha512-MN19maPUXzibBshYg/cSrDWqiJwEBur6gbQb2lwOL4+6k14wdNW8Xh0uNPPxUntb7cpTi07uql/bUO5TVwiJbA==}
|
||||
/jest-resolve/29.0.1:
|
||||
resolution: {integrity: sha512-dwb5Z0lLZbptlBtPExqsHfdDamXeiRLv4vdkfPrN84vBwLSWHWcXjlM2JXD/KLSQfljBcXbzI/PDvUJuTQ84Nw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
graceful-fs: 4.2.10
|
||||
jest-haste-map: 29.0.0
|
||||
jest-pnp-resolver: 1.2.2_jest-resolve@29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-validate: 29.0.0
|
||||
jest-haste-map: 29.0.1
|
||||
jest-pnp-resolver: 1.2.2_jest-resolve@29.0.1
|
||||
jest-util: 29.0.1
|
||||
jest-validate: 29.0.1
|
||||
resolve: 1.22.1
|
||||
resolve.exports: 1.1.0
|
||||
slash: 3.0.0
|
||||
dev: true
|
||||
|
||||
/jest-runner/29.0.0:
|
||||
resolution: {integrity: sha512-OpTpRIBOIn9RXuMMrpS+h9ZoK+nZHaOuNOceUiDbDoOJ6pmeGu0zst7VR22xXT3fOCwWqg5qe0fZ23G+ve5P0Q==}
|
||||
/jest-runner/29.0.1:
|
||||
resolution: {integrity: sha512-XeFfPmHtO7HyZyD1uJeO4Oqa8PyTbDHzS1YdGrvsFXk/A5eXinbqA5a42VUEqvsKQgNnKTl5NJD0UtDWg7cQ2A==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/console': 29.0.0
|
||||
'@jest/environment': 29.0.0
|
||||
'@jest/test-result': 29.0.0
|
||||
'@jest/transform': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/console': 29.0.1
|
||||
'@jest/environment': 29.0.1
|
||||
'@jest/test-result': 29.0.1
|
||||
'@jest/transform': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
'@types/node': 16.11.56
|
||||
chalk: 4.1.2
|
||||
emittery: 0.10.2
|
||||
graceful-fs: 4.2.10
|
||||
jest-docblock: 29.0.0
|
||||
jest-environment-node: 29.0.0
|
||||
jest-haste-map: 29.0.0
|
||||
jest-leak-detector: 29.0.0
|
||||
jest-message-util: 29.0.0
|
||||
jest-resolve: 29.0.0
|
||||
jest-runtime: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-watcher: 29.0.0
|
||||
jest-worker: 29.0.0
|
||||
jest-environment-node: 29.0.1
|
||||
jest-haste-map: 29.0.1
|
||||
jest-leak-detector: 29.0.1
|
||||
jest-message-util: 29.0.1
|
||||
jest-resolve: 29.0.1
|
||||
jest-runtime: 29.0.1
|
||||
jest-util: 29.0.1
|
||||
jest-watcher: 29.0.1
|
||||
jest-worker: 29.0.1
|
||||
p-limit: 3.1.0
|
||||
source-map-support: 0.5.13
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/jest-runtime/29.0.0:
|
||||
resolution: {integrity: sha512-dU0qFpTRWZY7Rur7yBgpz4g67mITSozBZ1jlhoG4ER/P/NiTFyZ/W8nMd5floeAMafmbrOc/5A9SlCu7SQCoBA==}
|
||||
/jest-runtime/29.0.1:
|
||||
resolution: {integrity: sha512-yDgz5OE0Rm44PUAfTqwA6cDFnTYnVcYbRpPECsokSASQ0I5RXpnKPVr2g0CYZWKzbsXqqtmM7TIk7CAutZJ7gQ==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/environment': 29.0.0
|
||||
'@jest/fake-timers': 29.0.0
|
||||
'@jest/globals': 29.0.0
|
||||
'@jest/environment': 29.0.1
|
||||
'@jest/fake-timers': 29.0.1
|
||||
'@jest/globals': 29.0.1
|
||||
'@jest/source-map': 29.0.0
|
||||
'@jest/test-result': 29.0.0
|
||||
'@jest/transform': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/test-result': 29.0.1
|
||||
'@jest/transform': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
'@types/node': 16.11.56
|
||||
chalk: 4.1.2
|
||||
cjs-module-lexer: 1.2.2
|
||||
collect-v8-coverage: 1.0.1
|
||||
glob: 7.2.3
|
||||
graceful-fs: 4.2.10
|
||||
jest-haste-map: 29.0.0
|
||||
jest-message-util: 29.0.0
|
||||
jest-mock: 29.0.0
|
||||
jest-haste-map: 29.0.1
|
||||
jest-message-util: 29.0.1
|
||||
jest-mock: 29.0.1
|
||||
jest-regex-util: 29.0.0
|
||||
jest-resolve: 29.0.0
|
||||
jest-snapshot: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-resolve: 29.0.1
|
||||
jest-snapshot: 29.0.1
|
||||
jest-util: 29.0.1
|
||||
slash: 3.0.0
|
||||
strip-bom: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -7009,8 +7009,8 @@ packages:
|
|||
graceful-fs: 4.2.10
|
||||
dev: true
|
||||
|
||||
/jest-snapshot/29.0.0:
|
||||
resolution: {integrity: sha512-rR3B8GInk/IibF0M/sQCukSM8xX8bPI3Q0kjoAw4HT9Mx0Q3bS0MmF74rsreBOnVJgzN0Iwrc7YY56Yp8KQ7kA==}
|
||||
/jest-snapshot/29.0.1:
|
||||
resolution: {integrity: sha512-OuYGp+lsh7RhB3DDX36z/pzrGm2F740e5ERG9PQpJyDknCRtWdhaehBQyMqDnsQdKkvC2zOcetcxskiHjO7e8Q==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@babel/core': 7.18.10
|
||||
|
@ -7019,23 +7019,23 @@ packages:
|
|||
'@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.10
|
||||
'@babel/traverse': 7.18.11
|
||||
'@babel/types': 7.18.10
|
||||
'@jest/expect-utils': 29.0.0
|
||||
'@jest/transform': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/expect-utils': 29.0.1
|
||||
'@jest/transform': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
'@types/babel__traverse': 7.17.1
|
||||
'@types/prettier': 2.6.3
|
||||
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.10
|
||||
chalk: 4.1.2
|
||||
expect: 29.0.0
|
||||
expect: 29.0.1
|
||||
graceful-fs: 4.2.10
|
||||
jest-diff: 29.0.0
|
||||
jest-diff: 29.0.1
|
||||
jest-get-type: 29.0.0
|
||||
jest-haste-map: 29.0.0
|
||||
jest-matcher-utils: 29.0.0
|
||||
jest-message-util: 29.0.0
|
||||
jest-util: 29.0.0
|
||||
jest-haste-map: 29.0.1
|
||||
jest-matcher-utils: 29.0.1
|
||||
jest-message-util: 29.0.1
|
||||
jest-util: 29.0.1
|
||||
natural-compare: 1.4.0
|
||||
pretty-format: 29.0.0
|
||||
pretty-format: 29.0.1
|
||||
semver: 7.3.7
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -7069,11 +7069,11 @@ packages:
|
|||
picomatch: 2.3.1
|
||||
dev: true
|
||||
|
||||
/jest-util/29.0.0:
|
||||
resolution: {integrity: sha512-HMjW/pkFgi34LGKumjNDK03DYonV+nPMNUZ63rZX8PFdBkdIWUtOCEiaa7sAJkWrw5MyMVzSpa22NcOJjoQ3JQ==}
|
||||
/jest-util/29.0.1:
|
||||
resolution: {integrity: sha512-GIWkgNfkeA9d84rORDHPGGTFBrRD13A38QVSKE0bVrGSnoR1KDn8Kqz+0yI5kezMgbT/7zrWaruWP1Kbghlb2A==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/types': 29.0.1
|
||||
'@types/node': 16.11.56
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.3.2
|
||||
|
@ -7081,19 +7081,19 @@ packages:
|
|||
picomatch: 2.3.1
|
||||
dev: true
|
||||
|
||||
/jest-validate/29.0.0:
|
||||
resolution: {integrity: sha512-UhgDKmahJnv5s5MK6a8kQ397YNS9euvL7gWTvUf7y0OO7vZeafUItlq3tguvfFVazQJ+kBGUm/XCJes7V61l8g==}
|
||||
/jest-validate/29.0.1:
|
||||
resolution: {integrity: sha512-mS4q7F738YXZFWBPqE+NjHU/gEOs7IBIFQ8i9zq5EO691cLrUbLhFq4larf8/lNcmauRO71tn/+DTW2y+MrLow==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/types': 29.0.1
|
||||
camelcase: 6.3.0
|
||||
chalk: 4.1.2
|
||||
jest-get-type: 29.0.0
|
||||
leven: 3.1.0
|
||||
pretty-format: 29.0.0
|
||||
pretty-format: 29.0.1
|
||||
dev: true
|
||||
|
||||
/jest-watch-typeahead/2.1.1_jest@29.0.0:
|
||||
/jest-watch-typeahead/2.1.1_jest@29.0.1:
|
||||
resolution: {integrity: sha512-yKrj2VBDJoMLlD6lpfWfIQpSSC1GFGvPHaLnJWRhL/PiLlBDRWFwCYe21h0o+peqcVlilQhIa2g2vncaBXS73g==}
|
||||
engines: {node: ^14.17.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
|
@ -7101,7 +7101,7 @@ packages:
|
|||
dependencies:
|
||||
ansi-escapes: 5.0.0
|
||||
chalk: 4.1.2
|
||||
jest: 29.0.0_@types+node@16.11.56
|
||||
jest: 29.0.1_@types+node@16.11.56
|
||||
jest-regex-util: 28.0.2
|
||||
jest-watcher: 28.1.3
|
||||
slash: 4.0.0
|
||||
|
@ -7123,17 +7123,17 @@ packages:
|
|||
string-length: 4.0.2
|
||||
dev: true
|
||||
|
||||
/jest-watcher/29.0.0:
|
||||
resolution: {integrity: sha512-GoRq5QJt5/dv3keK7rIzg9R0e/HpTnjyMNYtCTTDZgGIj6QUDMpiJqt7Mwfyyaxwg5PS8gVyQvRQn6Lril4cuQ==}
|
||||
/jest-watcher/29.0.1:
|
||||
resolution: {integrity: sha512-0LBWDL3sZ+vyHRYxjqm2irhfwhUXHonjLSbd0oDeGq44U1e1uUh3icWNXYF8HO/UEnOoa6+OJDncLUXP2Hdg9A==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/test-result': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/test-result': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
'@types/node': 16.11.56
|
||||
ansi-escapes: 4.3.2
|
||||
chalk: 4.1.2
|
||||
emittery: 0.10.2
|
||||
jest-util: 29.0.0
|
||||
jest-util: 29.0.1
|
||||
string-length: 4.0.2
|
||||
dev: true
|
||||
|
||||
|
@ -7146,8 +7146,8 @@ packages:
|
|||
supports-color: 7.2.0
|
||||
dev: true
|
||||
|
||||
/jest-worker/29.0.0:
|
||||
resolution: {integrity: sha512-2t9Panx3F9N1wAvRuZT7xLEptRFc1C5G90DOHniIGz1JIgF9uhd5u8jNBsc7wN63lhnaiLeVLnNx21wT7OVFEQ==}
|
||||
/jest-worker/29.0.1:
|
||||
resolution: {integrity: sha512-+B/2/8WW7goit7qVezG9vnI1QP3dlmuzi2W0zxazAQQ8dcDIA63dDn6j4pjOGBARha/ZevcwYQtNIzCySbS7fQ==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@types/node': 16.11.56
|
||||
|
@ -7155,8 +7155,8 @@ packages:
|
|||
supports-color: 8.1.1
|
||||
dev: true
|
||||
|
||||
/jest/29.0.0_@types+node@16.11.56:
|
||||
resolution: {integrity: sha512-9uz4Tclskb8WrfRXqu66FsFCFoyYctwWXpruKwnD95FZqkyoEAA1oGH53HUn7nQx7uEgZTKdNl/Yo6DqqU+XMg==}
|
||||
/jest/29.0.1_@types+node@16.11.56:
|
||||
resolution: {integrity: sha512-liHkwzaW6iwQyhRBFj0A4ZYKcsQ7ers1s62CCT95fPeNzoxT/vQRWwjTT4e7jpSCwrvPP2t1VESuy7GrXcr2ug==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -7165,10 +7165,10 @@ packages:
|
|||
node-notifier:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@jest/core': 29.0.0
|
||||
'@jest/types': 29.0.0
|
||||
'@jest/core': 29.0.1
|
||||
'@jest/types': 29.0.1
|
||||
import-local: 3.1.0
|
||||
jest-cli: 29.0.0_@types+node@16.11.56
|
||||
jest-cli: 29.0.1_@types+node@16.11.56
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- supports-color
|
||||
|
@ -8043,8 +8043,8 @@ packages:
|
|||
react-is: 18.2.0
|
||||
dev: true
|
||||
|
||||
/pretty-format/29.0.0:
|
||||
resolution: {integrity: sha512-tMkFRn1vxRwZdiDETcveuNeonRKDg4doOvI+iyb1sOAtxYioGzRicqnsr+d3C/lLv9hBiM/2lDBi5ilR81h2bQ==}
|
||||
/pretty-format/29.0.1:
|
||||
resolution: {integrity: sha512-iTHy3QZMzuL484mSTYbQIM1AHhEQsH8mXWS2/vd2yFBYnG3EBqGiMONo28PlPgrW7P/8s/1ISv+y7WH306l8cw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/schemas': 29.0.0
|
||||
|
|
Loading…
Reference in New Issue