build(deps): update jest monorepo to v29.0.2 (#3951)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3952/head
renovate[bot] 2022-09-05 10:54:45 +10:00 committed by GitHub
parent 4e5dd24b58
commit da34543250
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 296 additions and 232 deletions

View File

@ -168,8 +168,8 @@
"eslint-plugin-react": "7.31.6",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.1",
"jest": "29.0.1",
"jest-environment-jsdom": "29.0.1",
"jest": "29.0.2",
"jest-environment-jsdom": "29.0.2",
"jest-transform-stub": "2.0.0",
"jest-watch-typeahead": "2.1.1",
"prettier": "2.7.1",

View File

@ -42,8 +42,8 @@ specifiers:
i18next: 21.9.1
i18next-browser-languagedetector: 6.1.5
i18next-http-backend: 1.4.1
jest: 29.0.1
jest-environment-jsdom: 29.0.1
jest: 29.0.2
jest-environment-jsdom: 29.0.2
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.6
eslint: 8.23.0
eslint-config-prettier: 8.5.0_eslint@8.23.0
eslint-config-react-app: 7.0.1_cujfwum7qq45qee5jpke2quyvy
eslint-config-react-app: 7.0.1_xtjcca5b5s6wg3vs7qgixrf3ju
eslint-formatter-rdjson: 1.0.5
eslint-import-resolver-typescript: 3.5.0_faomjyrlgqmwswvqymymzkxcqi
eslint-plugin-import: 2.26.0_a3i7brydqn6m553iazzl7kmmui
@ -117,10 +117,10 @@ devDependencies:
eslint-plugin-react: 7.31.6_eslint@8.23.0
eslint-plugin-react-hooks: 4.6.0_eslint@8.23.0
husky: 8.0.1
jest: 29.0.1_@types+node@16.11.56
jest-environment-jsdom: 29.0.1
jest: 29.0.2_@types+node@16.11.56
jest-environment-jsdom: 29.0.2
jest-transform-stub: 2.0.0
jest-watch-typeahead: 2.1.1_jest@29.0.1
jest-watch-typeahead: 2.1.1_jest@29.0.2
prettier: 2.7.1
react-test-renderer: 18.2.0_react@18.2.0
typescript: 4.8.2
@ -2456,20 +2456,20 @@ packages:
slash: 3.0.0
dev: true
/@jest/console/29.0.1:
resolution: {integrity: sha512-SxLvSKf9gk4Rvt3p2KRQWVQ3sVj7S37rjlCHwp2+xNcRO/X+Uw0idbkfOtciUpjghHIxyggqcrrKhThQ+vClLQ==}
/@jest/console/29.0.2:
resolution: {integrity: sha512-Fv02ijyhF4D/Wb3DvZO3iBJQz5DnzpJEIDBDbvje8Em099N889tNMUnBw7SalmSuOI+NflNG40RA1iK71kImPw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.0.1
'@jest/types': 29.0.2
'@types/node': 16.11.56
chalk: 4.1.2
jest-message-util: 29.0.1
jest-util: 29.0.1
jest-message-util: 29.0.2
jest-util: 29.0.2
slash: 3.0.0
dev: true
/@jest/core/29.0.1:
resolution: {integrity: sha512-EcFrXkYh8I1GYHRH9V4TU7jr4P6ckaPqGo/z4AIJjHDZxicjYgWB6fx1xFb5bhEM87eUjCF4FAY5t+RamLWQmA==}
/@jest/core/29.0.2:
resolution: {integrity: sha512-imP5M6cdpHEOkmcuFYZuM5cTG1DAF7ZlVNCq1+F7kbqme2Jcl+Kh4M78hihM76DJHNkurbv4UVOnejGxBKEmww==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
@ -2477,11 +2477,11 @@ packages:
node-notifier:
optional: true
dependencies:
'@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
'@jest/console': 29.0.2
'@jest/reporters': 29.0.2
'@jest/test-result': 29.0.2
'@jest/transform': 29.0.2
'@jest/types': 29.0.2
'@types/node': 16.11.56
ansi-escapes: 4.3.2
chalk: 4.1.2
@ -2489,20 +2489,20 @@ packages:
exit: 0.1.2
graceful-fs: 4.2.10
jest-changed-files: 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-config: 29.0.2_@types+node@16.11.56
jest-haste-map: 29.0.2
jest-message-util: 29.0.2
jest-regex-util: 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
jest-resolve: 29.0.2
jest-resolve-dependencies: 29.0.2
jest-runner: 29.0.2
jest-runtime: 29.0.2
jest-snapshot: 29.0.2
jest-util: 29.0.2
jest-validate: 29.0.2
jest-watcher: 29.0.2
micromatch: 4.0.5
pretty-format: 29.0.1
pretty-format: 29.0.2
slash: 3.0.0
strip-ansi: 6.0.1
transitivePeerDependencies:
@ -2510,14 +2510,14 @@ packages:
- ts-node
dev: true
/@jest/environment/29.0.1:
resolution: {integrity: sha512-iLcFfoq2K6DAB+Mc+2VNLzZVmHdwQFeSqvoM/X8SMON6s/+yEi1iuRX3snx/JfwSnvmiMXjSr0lktxNxOcqXYA==}
/@jest/environment/29.0.2:
resolution: {integrity: sha512-Yf+EYaLOrVCgts/aTS5nGznU4prZUPa5k9S63Yct8YSOKj2jkdS17hHSUKhk5jxDFMyCy1PXknypDw7vfgc/mA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/fake-timers': 29.0.1
'@jest/types': 29.0.1
'@jest/fake-timers': 29.0.2
'@jest/types': 29.0.2
'@types/node': 16.11.56
jest-mock: 29.0.1
jest-mock: 29.0.2
dev: true
/@jest/expect-utils/29.0.1:
@ -2527,42 +2527,49 @@ packages:
jest-get-type: 29.0.0
dev: true
/@jest/expect/29.0.1:
resolution: {integrity: sha512-qKB3q52XDV8VUEiqKKLgLrJx7puQ8sYVqIDlul6n7SIXWS97DOK3KqbR2rDDaMtmenRHqEUl2fI+aFzx0oSemA==}
/@jest/expect-utils/29.0.2:
resolution: {integrity: sha512-+wcQF9khXKvAEi8VwROnCWWmHfsJYCZAs5dmuMlJBKk57S6ZN2/FQMIlo01F29fJyT8kV/xblE7g3vkIdTLOjw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
expect: 29.0.1
jest-snapshot: 29.0.1
jest-get-type: 29.0.0
dev: true
/@jest/expect/29.0.2:
resolution: {integrity: sha512-y/3geZ92p2/zovBm/F+ZjXUJ3thvT9IRzD6igqaWskFE2aR0idD+N/p5Lj/ZautEox/9RwEc6nqergebeh72uQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
expect: 29.0.2
jest-snapshot: 29.0.2
transitivePeerDependencies:
- supports-color
dev: true
/@jest/fake-timers/29.0.1:
resolution: {integrity: sha512-XZ+kAhLChVQ+KJNa5034p7O1Mz3vtWrelxDcMoxhZkgqmWDaEQAW9qJeutaeCfPvwaEwKYVyKDYfWpcyT8RiMw==}
/@jest/fake-timers/29.0.2:
resolution: {integrity: sha512-2JhQeWU28fvmM5r33lxg6BxxkTKaVXs6KMaJ6eXSM8ml/MaWkt2BvbIO8G9KWAJFMdBXWbn+2h9OK1/s5urKZA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.0.1
'@jest/types': 29.0.2
'@sinonjs/fake-timers': 9.1.2
'@types/node': 16.11.56
jest-message-util: 29.0.1
jest-mock: 29.0.1
jest-util: 29.0.1
jest-message-util: 29.0.2
jest-mock: 29.0.2
jest-util: 29.0.2
dev: true
/@jest/globals/29.0.1:
resolution: {integrity: sha512-BtZWrVrKRKNUt7T1H2S8Mz31PN7ItROCmH+V5pn10hJDUfjOCTIUwb0WtLZzm0f1tJ3Uvx+5lVZrF/VTKqNaFg==}
/@jest/globals/29.0.2:
resolution: {integrity: sha512-4hcooSNJCVXuTu07/VJwCWW6HTnjLtQdqlcGisK6JST7z2ixa8emw4SkYsOk7j36WRc2ZUEydlUePnOIOTCNXg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/environment': 29.0.1
'@jest/expect': 29.0.1
'@jest/types': 29.0.1
jest-mock: 29.0.1
'@jest/environment': 29.0.2
'@jest/expect': 29.0.2
'@jest/types': 29.0.2
jest-mock: 29.0.2
transitivePeerDependencies:
- supports-color
dev: true
/@jest/reporters/29.0.1:
resolution: {integrity: sha512-dM3L8JmYYOsdeXUUVZClQy67Tz/v1sMo9h4AQv2U+716VLHV0zdA6Hh4FQNAHMhYw/95dbZbPX8Q+TRR7Rw+wA==}
/@jest/reporters/29.0.2:
resolution: {integrity: sha512-Kr41qejRQHHkCgWHC9YwSe7D5xivqP4XML+PvgwsnRFaykKdNflDUb4+xLXySOU+O/bPkVdFpGzUpVNSJChCrw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
@ -2571,10 +2578,10 @@ packages:
optional: true
dependencies:
'@bcoe/v8-coverage': 0.2.3
'@jest/console': 29.0.1
'@jest/test-result': 29.0.1
'@jest/transform': 29.0.1
'@jest/types': 29.0.1
'@jest/console': 29.0.2
'@jest/test-result': 29.0.2
'@jest/transform': 29.0.2
'@jest/types': 29.0.2
'@jridgewell/trace-mapping': 0.3.15
'@types/node': 16.11.56
chalk: 4.1.2
@ -2587,9 +2594,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.1
jest-util: 29.0.1
jest-worker: 29.0.1
jest-message-util: 29.0.2
jest-util: 29.0.2
jest-worker: 29.0.2
slash: 3.0.0
string-length: 4.0.2
strip-ansi: 6.0.1
@ -2632,23 +2639,23 @@ packages:
collect-v8-coverage: 1.0.1
dev: true
/@jest/test-result/29.0.1:
resolution: {integrity: sha512-XCA4whh/igxjBaR/Hg8qwFd/uTsauoD7QAdAYUjV2CSGx0+iunhjoCRRWTwqjQrETRqOJABx6kNfw0+C0vMSgQ==}
/@jest/test-result/29.0.2:
resolution: {integrity: sha512-b5rDc0lLL6Kx73LyCx6370k9uZ8o5UKdCpMS6Za3ke7H9y8PtAU305y6TeghpBmf2In8p/qqi3GpftgzijSsNw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/console': 29.0.1
'@jest/types': 29.0.1
'@jest/console': 29.0.2
'@jest/types': 29.0.2
'@types/istanbul-lib-coverage': 2.0.4
collect-v8-coverage: 1.0.1
dev: true
/@jest/test-sequencer/29.0.1:
resolution: {integrity: sha512-3GhSBMCRcWXGluP2Dw7CLP6mNke/t+EcftF5YjzhX1BJmqcatMbtZVwjuCfZy0TCME1GevXy3qTyV5PLpwIFKQ==}
/@jest/test-sequencer/29.0.2:
resolution: {integrity: sha512-fsyZqHBlXNMv5ZqjQwCuYa2pskXCO0DVxh5aaVCuAtwzHuYEGrhordyEncBLQNuCGQSYgElrEEmS+7wwFnnMKw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/test-result': 29.0.1
'@jest/test-result': 29.0.2
graceful-fs: 4.2.10
jest-haste-map: 29.0.1
jest-haste-map: 29.0.2
slash: 3.0.0
dev: true
@ -2675,21 +2682,21 @@ packages:
- supports-color
dev: true
/@jest/transform/29.0.1:
resolution: {integrity: sha512-6UxXtqrPScFdDhoip8ys60dQAIYppQinyR87n9nlasR/ZnFfJohKToqzM29KK4gb9gHRv5oDFChdqZKE0SIhsg==}
/@jest/transform/29.0.2:
resolution: {integrity: sha512-lajVQx2AnsR+Pa17q2zR7eikz2PkPs1+g/qPbZkqQATeS/s6eT55H+yHcsLfuI/0YQ/4VSBepSu3bOX+44q0aA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/core': 7.18.10
'@jest/types': 29.0.1
'@jest/types': 29.0.2
'@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.1
jest-haste-map: 29.0.2
jest-regex-util: 29.0.0
jest-util: 29.0.1
jest-util: 29.0.2
micromatch: 4.0.5
pirates: 4.0.5
slash: 3.0.0
@ -2721,8 +2728,8 @@ packages:
chalk: 4.1.2
dev: true
/@jest/types/29.0.1:
resolution: {integrity: sha512-ft01rxzVsbh9qZPJ6EFgAIj3PT9FCRfBF9Xljo2/33VDOUjLZr0ZJ2oKANqh9S/K0/GERCsHDAQlBwj7RxA+9g==}
/@jest/types/29.0.2:
resolution: {integrity: sha512-5WNMesBLmlkt1+fVkoCjHa0X3i3q8zc4QLTDkdHgCa2gyPZc7rdlZBWgVLqwS1860ZW5xJuCDwAzqbGaXIr/ew==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/schemas': 29.0.0
@ -3949,8 +3956,8 @@ packages:
- supports-color
dev: true
/babel-jest/29.0.1_@babel+core@7.18.10:
resolution: {integrity: sha512-wyI9r8tqwsZEMWiIaYjdUJ6ztZIO4DMWpGq7laW34wR71WtRS+D/iBEtXOP5W2aSYCVUQMsypRl/xiJYZznnTg==}
/babel-jest/29.0.2_@babel+core@7.18.10:
resolution: {integrity: sha512-yTu4/WSi/HzarjQtrJSwV+/0maoNt+iP0DmpvFJdv9yY+5BuNle8TbheHzzcSWj5gIHfuhpbLYHWRDYhWKyeKQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.8.0
@ -3959,10 +3966,10 @@ packages:
optional: true
dependencies:
'@babel/core': 7.18.10
'@jest/transform': 29.0.1
'@jest/transform': 29.0.2
'@types/babel__core': 7.1.19
babel-plugin-istanbul: 6.1.1
babel-preset-jest: 29.0.0_@babel+core@7.18.10
babel-preset-jest: 29.0.2_@babel+core@7.18.10
chalk: 4.1.2
graceful-fs: 4.2.10
slash: 3.0.0
@ -3999,8 +4006,8 @@ packages:
'@types/babel__traverse': 7.17.1
dev: true
/babel-plugin-jest-hoist/29.0.0:
resolution: {integrity: sha512-B9oaXrlxXHFWeWqhDPg03iqQd2UN/mg/VdZOsLaqAVBkztru3ctTryAI4zisxLEEgmcUnLTKewqx0gGifoXD3A==}
/babel-plugin-jest-hoist/29.0.2:
resolution: {integrity: sha512-eBr2ynAEFjcebVvu8Ktx580BD1QKCrBG1XwEUTXJe285p9HA/4hOhfWCFRQhTKSyBV0VzjhG7H91Eifz9s29hg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/template': 7.18.10
@ -4126,8 +4133,8 @@ packages:
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.6
dev: true
/babel-preset-jest/29.0.0_@babel+core@7.18.10:
resolution: {integrity: sha512-B5Ke47Xcs8rDF3p1korT3LoilpADCwbG93ALqtvqu6Xpf4d8alKkrCBTExbNzdHJcIuEPpfYvEaFFRGee2kUgQ==}
/babel-preset-jest/29.0.2_@babel+core@7.18.10:
resolution: {integrity: sha512-BeVXp7rH5TK96ofyEnHjznjLMQ2nAeDJ+QzxKnHAAMs0RgrQsCywjAN8m4mOm5Di0pxU//3AoEeJJrerMH5UeA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.0.0
@ -4136,7 +4143,7 @@ packages:
optional: true
dependencies:
'@babel/core': 7.18.10
babel-plugin-jest-hoist: 29.0.0
babel-plugin-jest-hoist: 29.0.2
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.10
dev: true
@ -5308,7 +5315,7 @@ packages:
eslint: 8.23.0
dev: true
/eslint-config-react-app/7.0.1_cujfwum7qq45qee5jpke2quyvy:
/eslint-config-react-app/7.0.1_xtjcca5b5s6wg3vs7qgixrf3ju:
resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -5328,7 +5335,7 @@ packages:
eslint: 8.23.0
eslint-plugin-flowtype: 8.0.3_eslint@8.23.0
eslint-plugin-import: 2.26.0_a3i7brydqn6m553iazzl7kmmui
eslint-plugin-jest: 25.7.0_i5cbjflh3cetjxoewo6bhmjucy
eslint-plugin-jest: 25.7.0_34gpbf5qjinob6zvobtqiug2i4
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.23.0
eslint-plugin-react: 7.31.6_eslint@8.23.0
eslint-plugin-react-hooks: 4.6.0_eslint@8.23.0
@ -5452,7 +5459,7 @@ packages:
- supports-color
dev: true
/eslint-plugin-jest/25.7.0_i5cbjflh3cetjxoewo6bhmjucy:
/eslint-plugin-jest/25.7.0_34gpbf5qjinob6zvobtqiug2i4:
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
peerDependencies:
@ -5468,7 +5475,7 @@ packages:
'@typescript-eslint/eslint-plugin': 5.36.1_lbwfnm54o3pmr3ypeqp3btnera
'@typescript-eslint/experimental-utils': 5.30.6_yqf6kl63nyoq5megxukfnom5rm
eslint: 8.23.0
jest: 29.0.1_@types+node@16.11.56
jest: 29.0.2_@types+node@16.11.56
transitivePeerDependencies:
- supports-color
- typescript
@ -5753,6 +5760,17 @@ packages:
jest-util: 29.0.1
dev: true
/expect/29.0.2:
resolution: {integrity: sha512-JeJlAiLKn4aApT4pzUXBVxl3NaZidWIOdg//smaIlP9ZMBDkHZGFd9ubphUZP9pUyDEo7bC6M0IIZR51o75qQw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/expect-utils': 29.0.2
jest-get-type: 29.0.0
jest-matcher-utils: 29.0.2
jest-message-util: 29.0.2
jest-util: 29.0.2
dev: true
/extend-shallow/2.0.1:
resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
engines: {node: '>=0.10.0'}
@ -6672,35 +6690,35 @@ packages:
p-limit: 3.1.0
dev: true
/jest-circus/29.0.1:
resolution: {integrity: sha512-I5J4LyK3qPo8EnqPmxsMAVR+2SFx7JOaZsbqW9xQmk4UDmTCD92EQgS162Ey3Jq6CfpKJKFDhzhG3QqiE0fRbw==}
/jest-circus/29.0.2:
resolution: {integrity: sha512-YTPEsoE1P1X0bcyDQi3QIkpt2Wl9om9k2DQRuLFdS5x8VvAKSdYAVJufgvudhnKgM8WHvvAzhBE+1DRQB8x1CQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/environment': 29.0.1
'@jest/expect': 29.0.1
'@jest/test-result': 29.0.1
'@jest/types': 29.0.1
'@jest/environment': 29.0.2
'@jest/expect': 29.0.2
'@jest/test-result': 29.0.2
'@jest/types': 29.0.2
'@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.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
jest-each: 29.0.2
jest-matcher-utils: 29.0.2
jest-message-util: 29.0.2
jest-runtime: 29.0.2
jest-snapshot: 29.0.2
jest-util: 29.0.2
p-limit: 3.1.0
pretty-format: 29.0.1
pretty-format: 29.0.2
slash: 3.0.0
stack-utils: 2.0.5
transitivePeerDependencies:
- supports-color
dev: true
/jest-cli/29.0.1_@types+node@16.11.56:
resolution: {integrity: sha512-XozBHtoJCS6mnjCxNESyGm47Y4xSWzNlBJj4tix9nGrG6m068B83lrTWKtjYAenYSfOqyYVpQCkyqUp35IT+qA==}
/jest-cli/29.0.2_@types+node@16.11.56:
resolution: {integrity: sha512-tlf8b+4KcUbBGr25cywIi3+rbZ4+G+SiG8SvY552m9sRZbXPafdmQRyeVE/C/R8K+TiBAMrTIUmV2SlStRJ40g==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
peerDependencies:
@ -6709,16 +6727,16 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/core': 29.0.1
'@jest/test-result': 29.0.1
'@jest/types': 29.0.1
'@jest/core': 29.0.2
'@jest/test-result': 29.0.2
'@jest/types': 29.0.2
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.10
import-local: 3.1.0
jest-config: 29.0.1_@types+node@16.11.56
jest-util: 29.0.1
jest-validate: 29.0.1
jest-config: 29.0.2_@types+node@16.11.56
jest-util: 29.0.2
jest-validate: 29.0.2
prompts: 2.4.2
yargs: 17.5.1
transitivePeerDependencies:
@ -6727,8 +6745,8 @@ packages:
- ts-node
dev: true
/jest-config/29.0.1_@types+node@16.11.56:
resolution: {integrity: sha512-3duIx5ucEPIsUOESDTuasMfqHonD0oZRjqHycIMHSC4JwbvHDjAWNKN/NiM0ZxHXjAYrMTLt2QxSQ+IqlbYE5A==}
/jest-config/29.0.2_@types+node@16.11.56:
resolution: {integrity: sha512-RU4gzeUNZAFktYVzDGimDxeYoaiTnH100jkYYZgldqFamaZukF0IqmFx8+QrzVeEWccYg10EEJT3ox1Dq5b74w==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@types/node': '*'
@ -6740,40 +6758,40 @@ packages:
optional: true
dependencies:
'@babel/core': 7.18.10
'@jest/test-sequencer': 29.0.1
'@jest/types': 29.0.1
'@jest/test-sequencer': 29.0.2
'@jest/types': 29.0.2
'@types/node': 16.11.56
babel-jest: 29.0.1_@babel+core@7.18.10
babel-jest: 29.0.2_@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.1
jest-environment-node: 29.0.1
jest-circus: 29.0.2
jest-environment-node: 29.0.2
jest-get-type: 29.0.0
jest-regex-util: 29.0.0
jest-resolve: 29.0.1
jest-runner: 29.0.1
jest-util: 29.0.1
jest-validate: 29.0.1
jest-resolve: 29.0.2
jest-runner: 29.0.2
jest-util: 29.0.2
jest-validate: 29.0.2
micromatch: 4.0.5
parse-json: 5.2.0
pretty-format: 29.0.1
pretty-format: 29.0.2
slash: 3.0.0
strip-json-comments: 3.1.1
transitivePeerDependencies:
- supports-color
dev: true
/jest-diff/29.0.1:
resolution: {integrity: sha512-l8PYeq2VhcdxG9tl5cU78ClAlg/N7RtVSp0v3MlXURR0Y99i6eFnegmasOandyTmO6uEdo20+FByAjBFEO9nuw==}
/jest-diff/29.0.2:
resolution: {integrity: sha512-b9l9970sa1rMXH1owp2Woprmy42qIwwll/htsw4Gf7+WuSp5bZxNhkKHDuCGKL+HoHn1KhcC+tNEeAPYBkD2Jg==}
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.1
pretty-format: 29.0.2
dev: true
/jest-docblock/29.0.0:
@ -6783,28 +6801,28 @@ packages:
detect-newline: 3.1.0
dev: true
/jest-each/29.0.1:
resolution: {integrity: sha512-UmCZYU9LPvRfSDoCrKJqrCNmgTYGGb3Ga6IVsnnVjedBTRRR9GJMca7UmDKRrJ1s+U632xrVtiRD27BxaG1aaQ==}
/jest-each/29.0.2:
resolution: {integrity: sha512-+sA9YjrJl35iCg0W0VCrgCVj+wGhDrrKQ+YAqJ/DHBC4gcDFAeePtRRhpJnX9gvOZ63G7gt52pwp2PesuSEx0Q==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.0.1
'@jest/types': 29.0.2
chalk: 4.1.2
jest-get-type: 29.0.0
jest-util: 29.0.1
pretty-format: 29.0.1
jest-util: 29.0.2
pretty-format: 29.0.2
dev: true
/jest-environment-jsdom/29.0.1:
resolution: {integrity: sha512-rMF501kfui+bw4AmwowLA2bNaYb633A3ejFMN5pVU0AeOqLv2NbMAY5XzzlMr/+lM1itEf+3ZdCr9dGGrUfoxg==}
/jest-environment-jsdom/29.0.2:
resolution: {integrity: sha512-hWqC9FQI5yT04lTd4VJnzT5QObxq0xrSrqpGkqsYfxPeJYjyhriI7W2oJC5HZ1UbhnvA+8GS1nzgPsstvRpdVw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/environment': 29.0.1
'@jest/fake-timers': 29.0.1
'@jest/types': 29.0.1
'@jest/environment': 29.0.2
'@jest/fake-timers': 29.0.2
'@jest/types': 29.0.2
'@types/jsdom': 20.0.0
'@types/node': 16.11.56
jest-mock: 29.0.1
jest-util: 29.0.1
jest-mock: 29.0.2
jest-util: 29.0.2
jsdom: 20.0.0
transitivePeerDependencies:
- bufferutil
@ -6813,16 +6831,16 @@ packages:
- utf-8-validate
dev: true
/jest-environment-node/29.0.1:
resolution: {integrity: sha512-PcIRBrEBFAPBqkbL53ZpEvTptcAnOW6/lDfqBfACMm3vkVT0N7DcfkH/hqNSbDmSxzGr0FtJI6Ej3TPhveWCMA==}
/jest-environment-node/29.0.2:
resolution: {integrity: sha512-4Fv8GXVCToRlMzDO94gvA8iOzKxQ7rhAbs8L+j8GPyTxGuUiYkV+63LecGeVdVhsL2KXih1sKnoqmH6tp89J7Q==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/environment': 29.0.1
'@jest/fake-timers': 29.0.1
'@jest/types': 29.0.1
'@jest/environment': 29.0.2
'@jest/fake-timers': 29.0.2
'@jest/types': 29.0.2
'@types/node': 16.11.56
jest-mock: 29.0.1
jest-util: 29.0.1
jest-mock: 29.0.2
jest-util: 29.0.2
dev: true
/jest-get-type/29.0.0:
@ -6853,31 +6871,31 @@ packages:
- supports-color
dev: true
/jest-haste-map/29.0.1:
resolution: {integrity: sha512-gcKOAydafpGoSBvcj/mGCfhOKO8fRLkAeee1KXGdcJ1Pb9O2nnOl4I8bQSIID2MaZeMHtLLgNboukh/pUGkBtg==}
/jest-haste-map/29.0.2:
resolution: {integrity: sha512-SOorh2ysQ0fe8gsF4gaUDhoMIWAvi2hXOkwThEO48qT3JqA8GLAUieQcIvdSEd6M0scRDe1PVmKc5tXR3Z0U0A==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.0.1
'@jest/types': 29.0.2
'@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.1
jest-worker: 29.0.1
jest-util: 29.0.2
jest-worker: 29.0.2
micromatch: 4.0.5
walker: 1.0.8
optionalDependencies:
fsevents: 2.3.2
dev: true
/jest-leak-detector/29.0.1:
resolution: {integrity: sha512-5tISHJphB+sCmKXtVHJGQGltj7ksrLLb9vkuNWwFR86Of1tfzjskvrrrZU1gSzEfWC+qXIn4tuh8noKHYGMIPA==}
/jest-leak-detector/29.0.2:
resolution: {integrity: sha512-5f0493qDeAxjUldkBSQg5D1cLadRgZVyWpTQvfJeQwQUpHQInE21AyVHVv64M7P2Ue8Z5EZ4BAcoDS/dSPPgMw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
jest-get-type: 29.0.0
pretty-format: 29.0.1
pretty-format: 29.0.2
dev: true
/jest-matcher-utils/29.0.1:
@ -6885,9 +6903,19 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
jest-diff: 29.0.1
jest-diff: 29.0.2
jest-get-type: 29.0.0
pretty-format: 29.0.1
pretty-format: 29.0.2
dev: true
/jest-matcher-utils/29.0.2:
resolution: {integrity: sha512-s62YkHFBfAx0JLA2QX1BlnCRFwHRobwAv2KP1+YhjzF6ZCbCVrf1sG8UJyn62ZUsDaQKpoo86XMTjkUyO5aWmQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
jest-diff: 29.0.2
jest-get-type: 29.0.0
pretty-format: 29.0.2
dev: true
/jest-message-util/28.1.3:
@ -6910,25 +6938,40 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/code-frame': 7.18.6
'@jest/types': 29.0.1
'@jest/types': 29.0.2
'@types/stack-utils': 2.0.1
chalk: 4.1.2
graceful-fs: 4.2.10
micromatch: 4.0.5
pretty-format: 29.0.1
pretty-format: 29.0.2
slash: 3.0.0
stack-utils: 2.0.5
dev: true
/jest-mock/29.0.1:
resolution: {integrity: sha512-i1yTceg2GKJwUNZFjIzrH7Y74fN1SKJWxQX/Vu3LT4TiJerFARH5l+4URNyapZ+DNpchHYrGOP2deVbn3ma8JA==}
/jest-message-util/29.0.2:
resolution: {integrity: sha512-kcJAgms3ckJV0wUoLsAM40xAhY+pb9FVSZwicjFU9PFkaTNmqh9xd99/CzKse48wPM1ANUQKmp03/DpkY+lGrA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.0.1
'@babel/code-frame': 7.18.6
'@jest/types': 29.0.2
'@types/stack-utils': 2.0.1
chalk: 4.1.2
graceful-fs: 4.2.10
micromatch: 4.0.5
pretty-format: 29.0.2
slash: 3.0.0
stack-utils: 2.0.5
dev: true
/jest-mock/29.0.2:
resolution: {integrity: sha512-giWXOIT23UCxHCN2VUfUJ0Q7SmiqQwfSFXlCaIhW5anITpNQ+3vuLPQdKt5wkuwM37GrbFyHIClce8AAK9ft9g==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.0.2
'@types/node': 16.11.56
dev: true
/jest-pnp-resolver/1.2.2_jest-resolve@29.0.1:
/jest-pnp-resolver/1.2.2_jest-resolve@29.0.2:
resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==}
engines: {node: '>=6'}
peerDependencies:
@ -6937,7 +6980,7 @@ packages:
jest-resolve:
optional: true
dependencies:
jest-resolve: 29.0.1
jest-resolve: 29.0.2
dev: true
/jest-regex-util/26.0.0:
@ -6955,84 +6998,84 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dev: true
/jest-resolve-dependencies/29.0.1:
resolution: {integrity: sha512-fUGcYlSc1NzNz+tsHDjjG0rclw6blJcFZsLEsezxm/n54bAm9HFvJxgBuCV1CJQoPtIx6AfR+tXkR9lpWJs2LQ==}
/jest-resolve-dependencies/29.0.2:
resolution: {integrity: sha512-fSAu6eIG7wtGdnPJUkVVdILGzYAP9Dj/4+zvC8BrGe8msaUMJ9JeygU0Hf9+Uor6/icbuuzQn5See1uajLnAqg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
jest-regex-util: 29.0.0
jest-snapshot: 29.0.1
jest-snapshot: 29.0.2
transitivePeerDependencies:
- supports-color
dev: true
/jest-resolve/29.0.1:
resolution: {integrity: sha512-dwb5Z0lLZbptlBtPExqsHfdDamXeiRLv4vdkfPrN84vBwLSWHWcXjlM2JXD/KLSQfljBcXbzI/PDvUJuTQ84Nw==}
/jest-resolve/29.0.2:
resolution: {integrity: sha512-V3uLjSA+EHxLtjIDKTBXnY71hyx+8lusCqPXvqzkFO1uCGvVpjBfuOyp+KOLBNSuY61kM2jhepiMwt4eiJS+Vw==}
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.1
jest-pnp-resolver: 1.2.2_jest-resolve@29.0.1
jest-util: 29.0.1
jest-validate: 29.0.1
jest-haste-map: 29.0.2
jest-pnp-resolver: 1.2.2_jest-resolve@29.0.2
jest-util: 29.0.2
jest-validate: 29.0.2
resolve: 1.22.1
resolve.exports: 1.1.0
slash: 3.0.0
dev: true
/jest-runner/29.0.1:
resolution: {integrity: sha512-XeFfPmHtO7HyZyD1uJeO4Oqa8PyTbDHzS1YdGrvsFXk/A5eXinbqA5a42VUEqvsKQgNnKTl5NJD0UtDWg7cQ2A==}
/jest-runner/29.0.2:
resolution: {integrity: sha512-+D82iPZejI8t+SfduOO1deahC/QgLFf8aJBO++Znz3l2ETtOMdM7K4ATsGWzCFnTGio5yHaRifg1Su5Ybza5Nw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@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
'@jest/console': 29.0.2
'@jest/environment': 29.0.2
'@jest/test-result': 29.0.2
'@jest/transform': 29.0.2
'@jest/types': 29.0.2
'@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.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
jest-environment-node: 29.0.2
jest-haste-map: 29.0.2
jest-leak-detector: 29.0.2
jest-message-util: 29.0.2
jest-resolve: 29.0.2
jest-runtime: 29.0.2
jest-util: 29.0.2
jest-watcher: 29.0.2
jest-worker: 29.0.2
p-limit: 3.1.0
source-map-support: 0.5.13
transitivePeerDependencies:
- supports-color
dev: true
/jest-runtime/29.0.1:
resolution: {integrity: sha512-yDgz5OE0Rm44PUAfTqwA6cDFnTYnVcYbRpPECsokSASQ0I5RXpnKPVr2g0CYZWKzbsXqqtmM7TIk7CAutZJ7gQ==}
/jest-runtime/29.0.2:
resolution: {integrity: sha512-DO6F81LX4okOgjJLkLySv10E5YcV5NHUbY1ZqAUtofxdQE+q4hjH0P2gNsY8x3z3sqgw7O/+919SU4r18Fcuig==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/environment': 29.0.1
'@jest/fake-timers': 29.0.1
'@jest/globals': 29.0.1
'@jest/environment': 29.0.2
'@jest/fake-timers': 29.0.2
'@jest/globals': 29.0.2
'@jest/source-map': 29.0.0
'@jest/test-result': 29.0.1
'@jest/transform': 29.0.1
'@jest/types': 29.0.1
'@jest/test-result': 29.0.2
'@jest/transform': 29.0.2
'@jest/types': 29.0.2
'@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.1
jest-message-util: 29.0.1
jest-mock: 29.0.1
jest-haste-map: 29.0.2
jest-message-util: 29.0.2
jest-mock: 29.0.2
jest-regex-util: 29.0.0
jest-resolve: 29.0.1
jest-snapshot: 29.0.1
jest-util: 29.0.1
jest-resolve: 29.0.2
jest-snapshot: 29.0.2
jest-util: 29.0.2
slash: 3.0.0
strip-bom: 4.0.0
transitivePeerDependencies:
@ -7047,8 +7090,8 @@ packages:
graceful-fs: 4.2.10
dev: true
/jest-snapshot/29.0.1:
resolution: {integrity: sha512-OuYGp+lsh7RhB3DDX36z/pzrGm2F740e5ERG9PQpJyDknCRtWdhaehBQyMqDnsQdKkvC2zOcetcxskiHjO7e8Q==}
/jest-snapshot/29.0.2:
resolution: {integrity: sha512-26C4PzGKaX5gkoKg8UzYGVy2HPVcTaROSkf0gwnHu3lGeTB7bAIJBovvVPZoiJ20IximJELQs/r8WSDRCuGX2A==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/core': 7.18.10
@ -7057,23 +7100,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.1
'@jest/transform': 29.0.1
'@jest/types': 29.0.1
'@jest/expect-utils': 29.0.2
'@jest/transform': 29.0.2
'@jest/types': 29.0.2
'@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.1
expect: 29.0.2
graceful-fs: 4.2.10
jest-diff: 29.0.1
jest-diff: 29.0.2
jest-get-type: 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
jest-haste-map: 29.0.2
jest-matcher-utils: 29.0.2
jest-message-util: 29.0.2
jest-util: 29.0.2
natural-compare: 1.4.0
pretty-format: 29.0.1
pretty-format: 29.0.2
semver: 7.3.7
transitivePeerDependencies:
- supports-color
@ -7111,7 +7154,7 @@ packages:
resolution: {integrity: sha512-GIWkgNfkeA9d84rORDHPGGTFBrRD13A38QVSKE0bVrGSnoR1KDn8Kqz+0yI5kezMgbT/7zrWaruWP1Kbghlb2A==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.0.1
'@jest/types': 29.0.2
'@types/node': 16.11.56
chalk: 4.1.2
ci-info: 3.3.2
@ -7119,19 +7162,31 @@ packages:
picomatch: 2.3.1
dev: true
/jest-validate/29.0.1:
resolution: {integrity: sha512-mS4q7F738YXZFWBPqE+NjHU/gEOs7IBIFQ8i9zq5EO691cLrUbLhFq4larf8/lNcmauRO71tn/+DTW2y+MrLow==}
/jest-util/29.0.2:
resolution: {integrity: sha512-ozk8ruEEEACxqpz0hN9UOgtPZS0aN+NffwQduR5dVlhN+eN47vxurtvgZkYZYMpYrsmlAEx1XabkB3BnN0GfKQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.0.1
'@jest/types': 29.0.2
'@types/node': 16.11.56
chalk: 4.1.2
ci-info: 3.3.2
graceful-fs: 4.2.10
picomatch: 2.3.1
dev: true
/jest-validate/29.0.2:
resolution: {integrity: sha512-AeRKm7cEucSy7tr54r3LhiGIXYvOILUwBM1S7jQkKs6YelwAlWKsmZGVrQR7uwsd31rBTnR5NQkODi1Z+6TKIQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.0.2
camelcase: 6.3.0
chalk: 4.1.2
jest-get-type: 29.0.0
leven: 3.1.0
pretty-format: 29.0.1
pretty-format: 29.0.2
dev: true
/jest-watch-typeahead/2.1.1_jest@29.0.1:
/jest-watch-typeahead/2.1.1_jest@29.0.2:
resolution: {integrity: sha512-yKrj2VBDJoMLlD6lpfWfIQpSSC1GFGvPHaLnJWRhL/PiLlBDRWFwCYe21h0o+peqcVlilQhIa2g2vncaBXS73g==}
engines: {node: ^14.17.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
@ -7139,7 +7194,7 @@ packages:
dependencies:
ansi-escapes: 5.0.0
chalk: 4.1.2
jest: 29.0.1_@types+node@16.11.56
jest: 29.0.2_@types+node@16.11.56
jest-regex-util: 28.0.2
jest-watcher: 28.1.3
slash: 4.0.0
@ -7161,17 +7216,17 @@ packages:
string-length: 4.0.2
dev: true
/jest-watcher/29.0.1:
resolution: {integrity: sha512-0LBWDL3sZ+vyHRYxjqm2irhfwhUXHonjLSbd0oDeGq44U1e1uUh3icWNXYF8HO/UEnOoa6+OJDncLUXP2Hdg9A==}
/jest-watcher/29.0.2:
resolution: {integrity: sha512-ds2bV0oyUdYoyrUTv4Ga5uptz4cEvmmP/JzqDyzZZanvrIn8ipxg5l3SDOAIiyuAx1VdHd2FBzeXPFO5KPH8vQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/test-result': 29.0.1
'@jest/types': 29.0.1
'@jest/test-result': 29.0.2
'@jest/types': 29.0.2
'@types/node': 16.11.56
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.10.2
jest-util: 29.0.1
jest-util: 29.0.2
string-length: 4.0.2
dev: true
@ -7184,8 +7239,8 @@ packages:
supports-color: 7.2.0
dev: true
/jest-worker/29.0.1:
resolution: {integrity: sha512-+B/2/8WW7goit7qVezG9vnI1QP3dlmuzi2W0zxazAQQ8dcDIA63dDn6j4pjOGBARha/ZevcwYQtNIzCySbS7fQ==}
/jest-worker/29.0.2:
resolution: {integrity: sha512-EyvBlYcvd2pg28yg5A3OODQnqK9LI1kitnGUZUG5/NYIeaRgewtYBKB5wlr7oXj8zPCkzev7EmnTCsrXK7V+Xw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@types/node': 16.11.56
@ -7193,8 +7248,8 @@ packages:
supports-color: 8.1.1
dev: true
/jest/29.0.1_@types+node@16.11.56:
resolution: {integrity: sha512-liHkwzaW6iwQyhRBFj0A4ZYKcsQ7ers1s62CCT95fPeNzoxT/vQRWwjTT4e7jpSCwrvPP2t1VESuy7GrXcr2ug==}
/jest/29.0.2_@types+node@16.11.56:
resolution: {integrity: sha512-enziNbNUmXTcTaTP/Uq5rV91r0Yqy2UKzLUIabxMpGm9YHz8qpbJhiRnNVNvm6vzWfzt/0o97NEHH8/3udoClA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
peerDependencies:
@ -7203,10 +7258,10 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/core': 29.0.1
'@jest/types': 29.0.1
'@jest/core': 29.0.2
'@jest/types': 29.0.2
import-local: 3.1.0
jest-cli: 29.0.1_@types+node@16.11.56
jest-cli: 29.0.2_@types+node@16.11.56
transitivePeerDependencies:
- '@types/node'
- supports-color
@ -8099,6 +8154,15 @@ packages:
react-is: 18.2.0
dev: true
/pretty-format/29.0.2:
resolution: {integrity: sha512-wp3CdtUa3cSJVFn3Miu5a1+pxc1iPIQTenOAn+x5erXeN1+ryTcLesV5pbK/rlW5EKwp27x38MoYfNGaNXDDhg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/schemas': 29.0.0
ansi-styles: 5.2.0
react-is: 18.2.0
dev: true
/prompts/2.4.2:
resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}
engines: {node: '>= 6'}