Bump jest from 29.6.4 to 29.7.0 (#12396)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.4 to 29.7.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
3dda9a4907
Коммит
0c4bbeb05c
|
@ -292,7 +292,7 @@
|
|||
"http-proxy": "^1.16.2",
|
||||
"intl": "^1.2.5",
|
||||
"intl-locales-supported": "^1.0.0",
|
||||
"jest": "^29.6.4",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.6.4",
|
||||
"jest-extended": "^4.0.1",
|
||||
"jest-json-schema": "^6.1.0",
|
||||
|
|
573
yarn.lock
573
yarn.lock
|
@ -1208,27 +1208,27 @@
|
|||
jest-util "^29.5.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/console@^29.6.4":
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/console/-/console-29.6.4.tgz#a7e2d84516301f986bba0dd55af9d5fe37f46527"
|
||||
integrity sha512-wNK6gC0Ha9QeEPSkeJedQuTQqxZYnDPuDcDhVuVatRvMkL4D0VTvFVZj+Yuh6caG2aOfzkUZ36KtCmLNtR02hw==
|
||||
"@jest/console@^29.7.0":
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/console/-/console-29.7.0.tgz#cd4822dbdb84529265c5a2bdb529a3c9cc950ffc"
|
||||
integrity sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==
|
||||
dependencies:
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
jest-message-util "^29.6.3"
|
||||
jest-util "^29.6.3"
|
||||
jest-message-util "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/core@^29.6.4":
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/core/-/core-29.6.4.tgz#265ebee05ec1ff3567757e7a327155c8d6bdb126"
|
||||
integrity sha512-U/vq5ccNTSVgYH7mHnodHmCffGWHJnz/E1BEWlLuK5pM4FZmGfBn/nrJGLjUsSmyx3otCeqc1T31F4y08AMDLg==
|
||||
"@jest/core@^29.7.0":
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/core/-/core-29.7.0.tgz#b6cccc239f30ff36609658c5a5e2291757ce448f"
|
||||
integrity sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==
|
||||
dependencies:
|
||||
"@jest/console" "^29.6.4"
|
||||
"@jest/reporters" "^29.6.4"
|
||||
"@jest/test-result" "^29.6.4"
|
||||
"@jest/transform" "^29.6.4"
|
||||
"@jest/console" "^29.7.0"
|
||||
"@jest/reporters" "^29.7.0"
|
||||
"@jest/test-result" "^29.7.0"
|
||||
"@jest/transform" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/node" "*"
|
||||
ansi-escapes "^4.2.1"
|
||||
|
@ -1236,21 +1236,21 @@
|
|||
ci-info "^3.2.0"
|
||||
exit "^0.1.2"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-changed-files "^29.6.3"
|
||||
jest-config "^29.6.4"
|
||||
jest-haste-map "^29.6.4"
|
||||
jest-message-util "^29.6.3"
|
||||
jest-changed-files "^29.7.0"
|
||||
jest-config "^29.7.0"
|
||||
jest-haste-map "^29.7.0"
|
||||
jest-message-util "^29.7.0"
|
||||
jest-regex-util "^29.6.3"
|
||||
jest-resolve "^29.6.4"
|
||||
jest-resolve-dependencies "^29.6.4"
|
||||
jest-runner "^29.6.4"
|
||||
jest-runtime "^29.6.4"
|
||||
jest-snapshot "^29.6.4"
|
||||
jest-util "^29.6.3"
|
||||
jest-validate "^29.6.3"
|
||||
jest-watcher "^29.6.4"
|
||||
jest-resolve "^29.7.0"
|
||||
jest-resolve-dependencies "^29.7.0"
|
||||
jest-runner "^29.7.0"
|
||||
jest-runtime "^29.7.0"
|
||||
jest-snapshot "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
jest-validate "^29.7.0"
|
||||
jest-watcher "^29.7.0"
|
||||
micromatch "^4.0.4"
|
||||
pretty-format "^29.6.3"
|
||||
pretty-format "^29.7.0"
|
||||
slash "^3.0.0"
|
||||
strip-ansi "^6.0.0"
|
||||
|
||||
|
@ -1264,6 +1264,16 @@
|
|||
"@types/node" "*"
|
||||
jest-mock "^29.6.3"
|
||||
|
||||
"@jest/environment@^29.7.0":
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-29.7.0.tgz#24d61f54ff1f786f3cd4073b4b94416383baf2a7"
|
||||
integrity sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==
|
||||
dependencies:
|
||||
"@jest/fake-timers" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/node" "*"
|
||||
jest-mock "^29.7.0"
|
||||
|
||||
"@jest/expect-utils@^29.3.1":
|
||||
version "29.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-29.3.1.tgz#531f737039e9b9e27c42449798acb5bba01935b6"
|
||||
|
@ -1271,20 +1281,20 @@
|
|||
dependencies:
|
||||
jest-get-type "^29.2.0"
|
||||
|
||||
"@jest/expect-utils@^29.6.4":
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-29.6.4.tgz#17c7dfe6cec106441f218b0aff4b295f98346679"
|
||||
integrity sha512-FEhkJhqtvBwgSpiTrocquJCdXPsyvNKcl/n7A3u7X4pVoF4bswm11c9d4AV+kfq2Gpv/mM8x7E7DsRvH+djkrg==
|
||||
"@jest/expect-utils@^29.7.0":
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-29.7.0.tgz#023efe5d26a8a70f21677d0a1afc0f0a44e3a1c6"
|
||||
integrity sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==
|
||||
dependencies:
|
||||
jest-get-type "^29.6.3"
|
||||
|
||||
"@jest/expect@^29.6.4":
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-29.6.4.tgz#1d6ae17dc68d906776198389427ab7ce6179dba6"
|
||||
integrity sha512-Warhsa7d23+3X5bLbrbYvaehcgX5TLYhI03JKoedTiI8uJU4IhqYBWF7OSSgUyz4IgLpUYPkK0AehA5/fRclAA==
|
||||
"@jest/expect@^29.7.0":
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-29.7.0.tgz#76a3edb0cb753b70dfbfe23283510d3d45432bf2"
|
||||
integrity sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==
|
||||
dependencies:
|
||||
expect "^29.6.4"
|
||||
jest-snapshot "^29.6.4"
|
||||
expect "^29.7.0"
|
||||
jest-snapshot "^29.7.0"
|
||||
|
||||
"@jest/fake-timers@^29.6.4":
|
||||
version "29.6.4"
|
||||
|
@ -1298,25 +1308,37 @@
|
|||
jest-mock "^29.6.3"
|
||||
jest-util "^29.6.3"
|
||||
|
||||
"@jest/globals@^29.6.4":
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-29.6.4.tgz#4f04f58731b062b44ef23036b79bdb31f40c7f63"
|
||||
integrity sha512-wVIn5bdtjlChhXAzVXavcY/3PEjf4VqM174BM3eGL5kMxLiZD5CLnbmkEyA1Dwh9q8XjP6E8RwjBsY/iCWrWsA==
|
||||
"@jest/fake-timers@^29.7.0":
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-29.7.0.tgz#fd91bf1fffb16d7d0d24a426ab1a47a49881a565"
|
||||
integrity sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==
|
||||
dependencies:
|
||||
"@jest/environment" "^29.6.4"
|
||||
"@jest/expect" "^29.6.4"
|
||||
"@jest/types" "^29.6.3"
|
||||
jest-mock "^29.6.3"
|
||||
"@sinonjs/fake-timers" "^10.0.2"
|
||||
"@types/node" "*"
|
||||
jest-message-util "^29.7.0"
|
||||
jest-mock "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
|
||||
"@jest/reporters@^29.6.4":
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-29.6.4.tgz#9d6350c8a2761ece91f7946e97ab0dabc06deab7"
|
||||
integrity sha512-sxUjWxm7QdchdrD3NfWKrL8FBsortZeibSJv4XLjESOOjSUOkjQcb0ZHJwfhEGIvBvTluTzfG2yZWZhkrXJu8g==
|
||||
"@jest/globals@^29.7.0":
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-29.7.0.tgz#8d9290f9ec47ff772607fa864ca1d5a2efae1d4d"
|
||||
integrity sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==
|
||||
dependencies:
|
||||
"@jest/environment" "^29.7.0"
|
||||
"@jest/expect" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
jest-mock "^29.7.0"
|
||||
|
||||
"@jest/reporters@^29.7.0":
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-29.7.0.tgz#04b262ecb3b8faa83b0b3d321623972393e8f4c7"
|
||||
integrity sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==
|
||||
dependencies:
|
||||
"@bcoe/v8-coverage" "^0.2.3"
|
||||
"@jest/console" "^29.6.4"
|
||||
"@jest/test-result" "^29.6.4"
|
||||
"@jest/transform" "^29.6.4"
|
||||
"@jest/console" "^29.7.0"
|
||||
"@jest/test-result" "^29.7.0"
|
||||
"@jest/transform" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
"@jridgewell/trace-mapping" "^0.3.18"
|
||||
"@types/node" "*"
|
||||
|
@ -1330,9 +1352,9 @@
|
|||
istanbul-lib-report "^3.0.0"
|
||||
istanbul-lib-source-maps "^4.0.0"
|
||||
istanbul-reports "^3.1.3"
|
||||
jest-message-util "^29.6.3"
|
||||
jest-util "^29.6.3"
|
||||
jest-worker "^29.6.4"
|
||||
jest-message-util "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
jest-worker "^29.7.0"
|
||||
slash "^3.0.0"
|
||||
string-length "^4.0.1"
|
||||
strip-ansi "^6.0.0"
|
||||
|
@ -1378,30 +1400,30 @@
|
|||
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||
collect-v8-coverage "^1.0.0"
|
||||
|
||||
"@jest/test-result@^29.6.4":
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-29.6.4.tgz#adf5c79f6e1fb7405ad13d67d9e2b6ff54b54c6b"
|
||||
integrity sha512-uQ1C0AUEN90/dsyEirgMLlouROgSY+Wc/JanVVk0OiUKa5UFh7sJpMEM3aoUBAz2BRNvUJ8j3d294WFuRxSyOQ==
|
||||
"@jest/test-result@^29.7.0":
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-29.7.0.tgz#8db9a80aa1a097bb2262572686734baed9b1657c"
|
||||
integrity sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==
|
||||
dependencies:
|
||||
"@jest/console" "^29.6.4"
|
||||
"@jest/console" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/istanbul-lib-coverage" "^2.0.0"
|
||||
collect-v8-coverage "^1.0.0"
|
||||
|
||||
"@jest/test-sequencer@^29.6.4":
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-29.6.4.tgz#86aef66aaa22b181307ed06c26c82802fb836d7b"
|
||||
integrity sha512-E84M6LbpcRq3fT4ckfKs9ryVanwkaIB0Ws9bw3/yP4seRLg/VaCZ/LgW0MCq5wwk4/iP/qnilD41aj2fsw2RMg==
|
||||
"@jest/test-sequencer@^29.7.0":
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz#6cef977ce1d39834a3aea887a1726628a6f072ce"
|
||||
integrity sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==
|
||||
dependencies:
|
||||
"@jest/test-result" "^29.6.4"
|
||||
"@jest/test-result" "^29.7.0"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-haste-map "^29.6.4"
|
||||
jest-haste-map "^29.7.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/transform@^29.6.4":
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.6.4.tgz#a6bc799ef597c5d85b2e65a11fd96b6b239bab5a"
|
||||
integrity sha512-8thgRSiXUqtr/pPGY/OsyHuMjGyhVnWrFAwoxmIemlBuiMyU1WFs0tXoNxzcr4A4uErs/ABre76SGmrr5ab/AA==
|
||||
"@jest/transform@^29.7.0":
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.7.0.tgz#df2dd9c346c7d7768b8a06639994640c642e284c"
|
||||
integrity sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==
|
||||
dependencies:
|
||||
"@babel/core" "^7.11.6"
|
||||
"@jest/types" "^29.6.3"
|
||||
|
@ -1411,9 +1433,9 @@
|
|||
convert-source-map "^2.0.0"
|
||||
fast-json-stable-stringify "^2.1.0"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-haste-map "^29.6.4"
|
||||
jest-haste-map "^29.7.0"
|
||||
jest-regex-util "^29.6.3"
|
||||
jest-util "^29.6.3"
|
||||
jest-util "^29.7.0"
|
||||
micromatch "^4.0.4"
|
||||
pirates "^4.0.4"
|
||||
slash "^3.0.0"
|
||||
|
@ -2569,12 +2591,12 @@ babel-gettext-extractor@^4.1.3:
|
|||
"@babel/core" "^7.0.0"
|
||||
gettext-parser "1.4.0"
|
||||
|
||||
babel-jest@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.6.4.tgz#98dbc45d1c93319c82a8ab4a478b670655dd2585"
|
||||
integrity sha512-meLj23UlSLddj6PC+YTOFRgDAtjnZom8w/ACsrx0gtPtv5cJZk0A5Unk5bV4wixD7XaPCN1fQvpww8czkZURmw==
|
||||
babel-jest@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.7.0.tgz#f4369919225b684c56085998ac63dbd05be020d5"
|
||||
integrity sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==
|
||||
dependencies:
|
||||
"@jest/transform" "^29.6.4"
|
||||
"@jest/transform" "^29.7.0"
|
||||
"@types/babel__core" "^7.1.14"
|
||||
babel-plugin-istanbul "^6.1.1"
|
||||
babel-preset-jest "^29.6.3"
|
||||
|
@ -3422,6 +3444,19 @@ cosmiconfig@^8.2.0:
|
|||
parse-json "^5.0.0"
|
||||
path-type "^4.0.0"
|
||||
|
||||
create-jest@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/create-jest/-/create-jest-29.7.0.tgz#a355c5b3cb1e1af02ba177fe7afd7feee49a5320"
|
||||
integrity sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==
|
||||
dependencies:
|
||||
"@jest/types" "^29.6.3"
|
||||
chalk "^4.0.0"
|
||||
exit "^0.1.2"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-config "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
prompts "^2.0.1"
|
||||
|
||||
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
|
||||
version "7.0.3"
|
||||
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
|
||||
|
@ -4495,16 +4530,16 @@ expect@^29.0.0:
|
|||
jest-message-util "^29.3.1"
|
||||
jest-util "^29.3.1"
|
||||
|
||||
expect@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-29.6.4.tgz#a6e6f66d4613717859b2fe3da98a739437b6f4b8"
|
||||
integrity sha512-F2W2UyQ8XYyftHT57dtfg8Ue3X5qLgm2sSug0ivvLRH/VKNRL/pDxg/TH7zVzbQB0tu80clNFy6LU7OS/VSEKA==
|
||||
expect@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/expect/-/expect-29.7.0.tgz#578874590dcb3214514084c08115d8aee61e11bc"
|
||||
integrity sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==
|
||||
dependencies:
|
||||
"@jest/expect-utils" "^29.6.4"
|
||||
"@jest/expect-utils" "^29.7.0"
|
||||
jest-get-type "^29.6.3"
|
||||
jest-matcher-utils "^29.6.4"
|
||||
jest-message-util "^29.6.3"
|
||||
jest-util "^29.6.3"
|
||||
jest-matcher-utils "^29.7.0"
|
||||
jest-message-util "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
|
||||
express-http-context@1.2.4:
|
||||
version "1.2.4"
|
||||
|
@ -5881,84 +5916,83 @@ jed@1.1.1:
|
|||
resolved "https://registry.yarnpkg.com/jed/-/jed-1.1.1.tgz#7a549bbd9ffe1585b0cd0a191e203055bee574b4"
|
||||
integrity sha512-z35ZSEcXHxLW4yumw0dF6L464NT36vmx3wxJw8MDpraBcWuNVgUPZgPJKcu1HekNgwlMFNqol7i/IpSbjhqwqA==
|
||||
|
||||
jest-changed-files@^29.6.3:
|
||||
version "29.6.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-29.6.3.tgz#97cfdc93f74fb8af2a1acb0b78f836f1fb40c449"
|
||||
integrity sha512-G5wDnElqLa4/c66ma5PG9eRjE342lIbF6SUnTJi26C3J28Fv2TVY2rOyKB9YGbSA5ogwevgmxc4j4aVjrEK6Yg==
|
||||
jest-changed-files@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-29.7.0.tgz#1c06d07e77c78e1585d020424dedc10d6e17ac3a"
|
||||
integrity sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==
|
||||
dependencies:
|
||||
execa "^5.0.0"
|
||||
jest-util "^29.6.3"
|
||||
jest-util "^29.7.0"
|
||||
p-limit "^3.1.0"
|
||||
|
||||
jest-circus@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-29.6.4.tgz#f074c8d795e0cc0f2ebf0705086b1be6a9a8722f"
|
||||
integrity sha512-YXNrRyntVUgDfZbjXWBMPslX1mQ8MrSG0oM/Y06j9EYubODIyHWP8hMUbjbZ19M3M+zamqEur7O80HODwACoJw==
|
||||
jest-circus@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-circus/-/jest-circus-29.7.0.tgz#b6817a45fcc835d8b16d5962d0c026473ee3668a"
|
||||
integrity sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==
|
||||
dependencies:
|
||||
"@jest/environment" "^29.6.4"
|
||||
"@jest/expect" "^29.6.4"
|
||||
"@jest/test-result" "^29.6.4"
|
||||
"@jest/environment" "^29.7.0"
|
||||
"@jest/expect" "^29.7.0"
|
||||
"@jest/test-result" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
co "^4.6.0"
|
||||
dedent "^1.0.0"
|
||||
is-generator-fn "^2.0.0"
|
||||
jest-each "^29.6.3"
|
||||
jest-matcher-utils "^29.6.4"
|
||||
jest-message-util "^29.6.3"
|
||||
jest-runtime "^29.6.4"
|
||||
jest-snapshot "^29.6.4"
|
||||
jest-util "^29.6.3"
|
||||
jest-each "^29.7.0"
|
||||
jest-matcher-utils "^29.7.0"
|
||||
jest-message-util "^29.7.0"
|
||||
jest-runtime "^29.7.0"
|
||||
jest-snapshot "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
p-limit "^3.1.0"
|
||||
pretty-format "^29.6.3"
|
||||
pretty-format "^29.7.0"
|
||||
pure-rand "^6.0.0"
|
||||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
jest-cli@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-29.6.4.tgz#ad52f2dfa1b0291de7ec7f8d7c81ac435521ede0"
|
||||
integrity sha512-+uMCQ7oizMmh8ZwRfZzKIEszFY9ksjjEQnTEMTaL7fYiL3Kw4XhqT9bYh+A4DQKUb67hZn2KbtEnDuHvcgK4pQ==
|
||||
jest-cli@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-29.7.0.tgz#5592c940798e0cae677eec169264f2d839a37995"
|
||||
integrity sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==
|
||||
dependencies:
|
||||
"@jest/core" "^29.6.4"
|
||||
"@jest/test-result" "^29.6.4"
|
||||
"@jest/core" "^29.7.0"
|
||||
"@jest/test-result" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
chalk "^4.0.0"
|
||||
create-jest "^29.7.0"
|
||||
exit "^0.1.2"
|
||||
graceful-fs "^4.2.9"
|
||||
import-local "^3.0.2"
|
||||
jest-config "^29.6.4"
|
||||
jest-util "^29.6.3"
|
||||
jest-validate "^29.6.3"
|
||||
prompts "^2.0.1"
|
||||
jest-config "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
jest-validate "^29.7.0"
|
||||
yargs "^17.3.1"
|
||||
|
||||
jest-config@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-29.6.4.tgz#eff958ee41d4e1ee7a6106d02b74ad9fc427d79e"
|
||||
integrity sha512-JWohr3i9m2cVpBumQFv2akMEnFEPVOh+9L2xIBJhJ0zOaci2ZXuKJj0tgMKQCBZAKA09H049IR4HVS/43Qb19A==
|
||||
jest-config@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-29.7.0.tgz#bcbda8806dbcc01b1e316a46bb74085a84b0245f"
|
||||
integrity sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==
|
||||
dependencies:
|
||||
"@babel/core" "^7.11.6"
|
||||
"@jest/test-sequencer" "^29.6.4"
|
||||
"@jest/test-sequencer" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
babel-jest "^29.6.4"
|
||||
babel-jest "^29.7.0"
|
||||
chalk "^4.0.0"
|
||||
ci-info "^3.2.0"
|
||||
deepmerge "^4.2.2"
|
||||
glob "^7.1.3"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-circus "^29.6.4"
|
||||
jest-environment-node "^29.6.4"
|
||||
jest-circus "^29.7.0"
|
||||
jest-environment-node "^29.7.0"
|
||||
jest-get-type "^29.6.3"
|
||||
jest-regex-util "^29.6.3"
|
||||
jest-resolve "^29.6.4"
|
||||
jest-runner "^29.6.4"
|
||||
jest-util "^29.6.3"
|
||||
jest-validate "^29.6.3"
|
||||
jest-resolve "^29.7.0"
|
||||
jest-runner "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
jest-validate "^29.7.0"
|
||||
micromatch "^4.0.4"
|
||||
parse-json "^5.2.0"
|
||||
pretty-format "^29.6.3"
|
||||
pretty-format "^29.7.0"
|
||||
slash "^3.0.0"
|
||||
strip-json-comments "^3.1.1"
|
||||
|
||||
|
@ -5972,7 +6006,7 @@ jest-diff@^27.5.1:
|
|||
jest-get-type "^27.5.1"
|
||||
pretty-format "^27.5.1"
|
||||
|
||||
jest-diff@^29.0.0, jest-diff@^29.3.1, jest-diff@^29.6.4:
|
||||
jest-diff@^29.0.0, jest-diff@^29.3.1:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.6.4.tgz#85aaa6c92a79ae8cd9a54ebae8d5b6d9a513314a"
|
||||
integrity sha512-9F48UxR9e4XOEZvoUXEHSWY4qC4zERJaOfrbBg9JpbJOO43R1vN76REt/aMGZoY6GD5g84nnJiBIVlscegefpw==
|
||||
|
@ -5982,23 +6016,33 @@ jest-diff@^29.0.0, jest-diff@^29.3.1, jest-diff@^29.6.4:
|
|||
jest-get-type "^29.6.3"
|
||||
pretty-format "^29.6.3"
|
||||
|
||||
jest-docblock@^29.6.3:
|
||||
version "29.6.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-29.6.3.tgz#293dca5188846c9f7c0c2b1bb33e5b11f21645f2"
|
||||
integrity sha512-2+H+GOTQBEm2+qFSQ7Ma+BvyV+waiIFxmZF5LdpBsAEjWX8QYjSCa4FrkIYtbfXUJJJnFCYrOtt6TZ+IAiTjBQ==
|
||||
jest-diff@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.7.0.tgz#017934a66ebb7ecf6f205e84699be10afd70458a"
|
||||
integrity sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
diff-sequences "^29.6.3"
|
||||
jest-get-type "^29.6.3"
|
||||
pretty-format "^29.7.0"
|
||||
|
||||
jest-docblock@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-29.7.0.tgz#8fddb6adc3cdc955c93e2a87f61cfd350d5d119a"
|
||||
integrity sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==
|
||||
dependencies:
|
||||
detect-newline "^3.0.0"
|
||||
|
||||
jest-each@^29.6.3:
|
||||
version "29.6.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-29.6.3.tgz#1956f14f5f0cb8ae0b2e7cabc10bb03ec817c142"
|
||||
integrity sha512-KoXfJ42k8cqbkfshW7sSHcdfnv5agDdHCPA87ZBdmHP+zJstTJc0ttQaJ/x7zK6noAL76hOuTIJ6ZkQRS5dcyg==
|
||||
jest-each@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-29.7.0.tgz#162a9b3f2328bdd991beaabffbb74745e56577d1"
|
||||
integrity sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==
|
||||
dependencies:
|
||||
"@jest/types" "^29.6.3"
|
||||
chalk "^4.0.0"
|
||||
jest-get-type "^29.6.3"
|
||||
jest-util "^29.6.3"
|
||||
pretty-format "^29.6.3"
|
||||
jest-util "^29.7.0"
|
||||
pretty-format "^29.7.0"
|
||||
|
||||
jest-environment-jsdom@^29.6.4:
|
||||
version "29.6.4"
|
||||
|
@ -6014,17 +6058,17 @@ jest-environment-jsdom@^29.6.4:
|
|||
jest-util "^29.6.3"
|
||||
jsdom "^20.0.0"
|
||||
|
||||
jest-environment-node@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-29.6.4.tgz#4ce311549afd815d3cafb49e60a1e4b25f06d29f"
|
||||
integrity sha512-i7SbpH2dEIFGNmxGCpSc2w9cA4qVD+wfvg2ZnfQ7XVrKL0NA5uDVBIiGH8SR4F0dKEv/0qI5r+aDomDf04DpEQ==
|
||||
jest-environment-node@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-29.7.0.tgz#0b93e111dda8ec120bc8300e6d1fb9576e164376"
|
||||
integrity sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==
|
||||
dependencies:
|
||||
"@jest/environment" "^29.6.4"
|
||||
"@jest/fake-timers" "^29.6.4"
|
||||
"@jest/environment" "^29.7.0"
|
||||
"@jest/fake-timers" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/node" "*"
|
||||
jest-mock "^29.6.3"
|
||||
jest-util "^29.6.3"
|
||||
jest-mock "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
|
||||
jest-extended@^4.0.1:
|
||||
version "4.0.1"
|
||||
|
@ -6044,10 +6088,10 @@ jest-get-type@^29.0.0, jest-get-type@^29.2.0, jest-get-type@^29.6.3:
|
|||
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.6.3.tgz#36f499fdcea197c1045a127319c0481723908fd1"
|
||||
integrity sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==
|
||||
|
||||
jest-haste-map@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.6.4.tgz#97143ce833829157ea7025204b08f9ace609b96a"
|
||||
integrity sha512-12Ad+VNTDHxKf7k+M65sviyynRoZYuL1/GTuhEVb8RYsNSNln71nANRb/faSyWvx0j+gHcivChXHIoMJrGYjog==
|
||||
jest-haste-map@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.7.0.tgz#3c2396524482f5a0506376e6c858c3bbcc17b104"
|
||||
integrity sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==
|
||||
dependencies:
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/graceful-fs" "^4.1.3"
|
||||
|
@ -6056,8 +6100,8 @@ jest-haste-map@^29.6.4:
|
|||
fb-watchman "^2.0.0"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-regex-util "^29.6.3"
|
||||
jest-util "^29.6.3"
|
||||
jest-worker "^29.6.4"
|
||||
jest-util "^29.7.0"
|
||||
jest-worker "^29.7.0"
|
||||
micromatch "^4.0.4"
|
||||
walker "^1.0.8"
|
||||
optionalDependencies:
|
||||
|
@ -6073,13 +6117,13 @@ jest-json-schema@^6.1.0:
|
|||
chalk "^4.1.2"
|
||||
jest-matcher-utils "^27.3.1"
|
||||
|
||||
jest-leak-detector@^29.6.3:
|
||||
version "29.6.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-29.6.3.tgz#b9661bc3aec8874e59aff361fa0c6d7cd507ea01"
|
||||
integrity sha512-0kfbESIHXYdhAdpLsW7xdwmYhLf1BRu4AA118/OxFm0Ho1b2RcTmO4oF6aAMaxpxdxnJ3zve2rgwzNBD4Zbm7Q==
|
||||
jest-leak-detector@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz#5b7ec0dadfdfec0ca383dc9aa016d36b5ea4c728"
|
||||
integrity sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==
|
||||
dependencies:
|
||||
jest-get-type "^29.6.3"
|
||||
pretty-format "^29.6.3"
|
||||
pretty-format "^29.7.0"
|
||||
|
||||
jest-matcher-utils@^27.3.1:
|
||||
version "27.5.1"
|
||||
|
@ -6101,15 +6145,15 @@ jest-matcher-utils@^29.3.1:
|
|||
jest-get-type "^29.2.0"
|
||||
pretty-format "^29.3.1"
|
||||
|
||||
jest-matcher-utils@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.6.4.tgz#327db7ababea49455df3b23e5d6109fe0c709d24"
|
||||
integrity sha512-KSzwyzGvK4HcfnserYqJHYi7sZVqdREJ9DMPAKVbS98JsIAvumihaNUbjrWw0St7p9IY7A9UskCW5MYlGmBQFQ==
|
||||
jest-matcher-utils@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz#ae8fec79ff249fd592ce80e3ee474e83a6c44f12"
|
||||
integrity sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
jest-diff "^29.6.4"
|
||||
jest-diff "^29.7.0"
|
||||
jest-get-type "^29.6.3"
|
||||
pretty-format "^29.6.3"
|
||||
pretty-format "^29.7.0"
|
||||
|
||||
jest-message-util@^29.3.1:
|
||||
version "29.3.1"
|
||||
|
@ -6156,6 +6200,21 @@ jest-message-util@^29.6.3:
|
|||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
jest-message-util@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.7.0.tgz#8bc392e204e95dfe7564abbe72a404e28e51f7f3"
|
||||
integrity sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.12.13"
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/stack-utils" "^2.0.0"
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.9"
|
||||
micromatch "^4.0.4"
|
||||
pretty-format "^29.7.0"
|
||||
slash "^3.0.0"
|
||||
stack-utils "^2.0.3"
|
||||
|
||||
jest-mock@^29.6.3:
|
||||
version "29.6.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.6.3.tgz#433f3fd528c8ec5a76860177484940628bdf5e0a"
|
||||
|
@ -6165,6 +6224,15 @@ jest-mock@^29.6.3:
|
|||
"@types/node" "*"
|
||||
jest-util "^29.6.3"
|
||||
|
||||
jest-mock@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.7.0.tgz#4e836cf60e99c6fcfabe9f99d017f3fdd50a6347"
|
||||
integrity sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==
|
||||
dependencies:
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/node" "*"
|
||||
jest-util "^29.7.0"
|
||||
|
||||
jest-pnp-resolver@^1.2.2:
|
||||
version "1.2.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz#930b1546164d4ad5937d5540e711d4d38d4cad2e"
|
||||
|
@ -6180,67 +6248,67 @@ jest-regex-util@^29.6.3:
|
|||
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-29.6.3.tgz#4a556d9c776af68e1c5f48194f4d0327d24e8a52"
|
||||
integrity sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==
|
||||
|
||||
jest-resolve-dependencies@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-29.6.4.tgz#20156b33c7eacbb6bb77aeba4bed0eab4a3f8734"
|
||||
integrity sha512-7+6eAmr1ZBF3vOAJVsfLj1QdqeXG+WYhidfLHBRZqGN24MFRIiKG20ItpLw2qRAsW/D2ZUUmCNf6irUr/v6KHA==
|
||||
jest-resolve-dependencies@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz#1b04f2c095f37fc776ff40803dc92921b1e88428"
|
||||
integrity sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==
|
||||
dependencies:
|
||||
jest-regex-util "^29.6.3"
|
||||
jest-snapshot "^29.6.4"
|
||||
jest-snapshot "^29.7.0"
|
||||
|
||||
jest-resolve@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-29.6.4.tgz#e34cb06f2178b429c38455d98d1a07572ac9faa3"
|
||||
integrity sha512-fPRq+0vcxsuGlG0O3gyoqGTAxasagOxEuyoxHeyxaZbc9QNek0AmJWSkhjlMG+mTsj+8knc/mWb3fXlRNVih7Q==
|
||||
jest-resolve@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-29.7.0.tgz#64d6a8992dd26f635ab0c01e5eef4399c6bcbc30"
|
||||
integrity sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-haste-map "^29.6.4"
|
||||
jest-haste-map "^29.7.0"
|
||||
jest-pnp-resolver "^1.2.2"
|
||||
jest-util "^29.6.3"
|
||||
jest-validate "^29.6.3"
|
||||
jest-util "^29.7.0"
|
||||
jest-validate "^29.7.0"
|
||||
resolve "^1.20.0"
|
||||
resolve.exports "^2.0.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
jest-runner@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-29.6.4.tgz#b3b8ccb85970fde0fae40c73ee11eb75adccfacf"
|
||||
integrity sha512-SDaLrMmtVlQYDuG0iSPYLycG8P9jLI+fRm8AF/xPKhYDB2g6xDWjXBrR5M8gEWsK6KVFlebpZ4QsrxdyIX1Jaw==
|
||||
jest-runner@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-29.7.0.tgz#809af072d408a53dcfd2e849a4c976d3132f718e"
|
||||
integrity sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==
|
||||
dependencies:
|
||||
"@jest/console" "^29.6.4"
|
||||
"@jest/environment" "^29.6.4"
|
||||
"@jest/test-result" "^29.6.4"
|
||||
"@jest/transform" "^29.6.4"
|
||||
"@jest/console" "^29.7.0"
|
||||
"@jest/environment" "^29.7.0"
|
||||
"@jest/test-result" "^29.7.0"
|
||||
"@jest/transform" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
emittery "^0.13.1"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-docblock "^29.6.3"
|
||||
jest-environment-node "^29.6.4"
|
||||
jest-haste-map "^29.6.4"
|
||||
jest-leak-detector "^29.6.3"
|
||||
jest-message-util "^29.6.3"
|
||||
jest-resolve "^29.6.4"
|
||||
jest-runtime "^29.6.4"
|
||||
jest-util "^29.6.3"
|
||||
jest-watcher "^29.6.4"
|
||||
jest-worker "^29.6.4"
|
||||
jest-docblock "^29.7.0"
|
||||
jest-environment-node "^29.7.0"
|
||||
jest-haste-map "^29.7.0"
|
||||
jest-leak-detector "^29.7.0"
|
||||
jest-message-util "^29.7.0"
|
||||
jest-resolve "^29.7.0"
|
||||
jest-runtime "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
jest-watcher "^29.7.0"
|
||||
jest-worker "^29.7.0"
|
||||
p-limit "^3.1.0"
|
||||
source-map-support "0.5.13"
|
||||
|
||||
jest-runtime@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-29.6.4.tgz#b0bc495c9b6b12a0a7042ac34ca9bb85f8cd0ded"
|
||||
integrity sha512-s/QxMBLvmwLdchKEjcLfwzP7h+jsHvNEtxGP5P+Fl1FMaJX2jMiIqe4rJw4tFprzCwuSvVUo9bn0uj4gNRXsbA==
|
||||
jest-runtime@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-29.7.0.tgz#efecb3141cf7d3767a3a0cc8f7c9990587d3d817"
|
||||
integrity sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==
|
||||
dependencies:
|
||||
"@jest/environment" "^29.6.4"
|
||||
"@jest/fake-timers" "^29.6.4"
|
||||
"@jest/globals" "^29.6.4"
|
||||
"@jest/environment" "^29.7.0"
|
||||
"@jest/fake-timers" "^29.7.0"
|
||||
"@jest/globals" "^29.7.0"
|
||||
"@jest/source-map" "^29.6.3"
|
||||
"@jest/test-result" "^29.6.4"
|
||||
"@jest/transform" "^29.6.4"
|
||||
"@jest/test-result" "^29.7.0"
|
||||
"@jest/transform" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
|
@ -6248,40 +6316,40 @@ jest-runtime@^29.6.4:
|
|||
collect-v8-coverage "^1.0.0"
|
||||
glob "^7.1.3"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-haste-map "^29.6.4"
|
||||
jest-message-util "^29.6.3"
|
||||
jest-mock "^29.6.3"
|
||||
jest-haste-map "^29.7.0"
|
||||
jest-message-util "^29.7.0"
|
||||
jest-mock "^29.7.0"
|
||||
jest-regex-util "^29.6.3"
|
||||
jest-resolve "^29.6.4"
|
||||
jest-snapshot "^29.6.4"
|
||||
jest-util "^29.6.3"
|
||||
jest-resolve "^29.7.0"
|
||||
jest-snapshot "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
slash "^3.0.0"
|
||||
strip-bom "^4.0.0"
|
||||
|
||||
jest-snapshot@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-29.6.4.tgz#9833eb6b66ff1541c7fd8ceaa42d541f407b4876"
|
||||
integrity sha512-VC1N8ED7+4uboUKGIDsbvNAZb6LakgIPgAF4RSpF13dN6YaMokfRqO+BaqK4zIh6X3JffgwbzuGqDEjHm/MrvA==
|
||||
jest-snapshot@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-29.7.0.tgz#c2c574c3f51865da1bb329036778a69bf88a6be5"
|
||||
integrity sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==
|
||||
dependencies:
|
||||
"@babel/core" "^7.11.6"
|
||||
"@babel/generator" "^7.7.2"
|
||||
"@babel/plugin-syntax-jsx" "^7.7.2"
|
||||
"@babel/plugin-syntax-typescript" "^7.7.2"
|
||||
"@babel/types" "^7.3.3"
|
||||
"@jest/expect-utils" "^29.6.4"
|
||||
"@jest/transform" "^29.6.4"
|
||||
"@jest/expect-utils" "^29.7.0"
|
||||
"@jest/transform" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
babel-preset-current-node-syntax "^1.0.0"
|
||||
chalk "^4.0.0"
|
||||
expect "^29.6.4"
|
||||
expect "^29.7.0"
|
||||
graceful-fs "^4.2.9"
|
||||
jest-diff "^29.6.4"
|
||||
jest-diff "^29.7.0"
|
||||
jest-get-type "^29.6.3"
|
||||
jest-matcher-utils "^29.6.4"
|
||||
jest-message-util "^29.6.3"
|
||||
jest-util "^29.6.3"
|
||||
jest-matcher-utils "^29.7.0"
|
||||
jest-message-util "^29.7.0"
|
||||
jest-util "^29.7.0"
|
||||
natural-compare "^1.4.0"
|
||||
pretty-format "^29.6.3"
|
||||
pretty-format "^29.7.0"
|
||||
semver "^7.5.3"
|
||||
|
||||
jest-util@^29.3.1, jest-util@^29.5.0, jest-util@^29.6.3:
|
||||
|
@ -6296,17 +6364,29 @@ jest-util@^29.3.1, jest-util@^29.5.0, jest-util@^29.6.3:
|
|||
graceful-fs "^4.2.9"
|
||||
picomatch "^2.2.3"
|
||||
|
||||
jest-validate@^29.6.3:
|
||||
version "29.6.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-29.6.3.tgz#a75fca774cfb1c5758c70d035d30a1f9c2784b4d"
|
||||
integrity sha512-e7KWZcAIX+2W1o3cHfnqpGajdCs1jSM3DkXjGeLSNmCazv1EeI1ggTeK5wdZhF+7N+g44JI2Od3veojoaumlfg==
|
||||
jest-util@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
|
||||
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
|
||||
dependencies:
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/node" "*"
|
||||
chalk "^4.0.0"
|
||||
ci-info "^3.2.0"
|
||||
graceful-fs "^4.2.9"
|
||||
picomatch "^2.2.3"
|
||||
|
||||
jest-validate@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-29.7.0.tgz#7bf705511c64da591d46b15fce41400d52147d9c"
|
||||
integrity sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==
|
||||
dependencies:
|
||||
"@jest/types" "^29.6.3"
|
||||
camelcase "^6.2.0"
|
||||
chalk "^4.0.0"
|
||||
jest-get-type "^29.6.3"
|
||||
leven "^3.1.0"
|
||||
pretty-format "^29.6.3"
|
||||
pretty-format "^29.7.0"
|
||||
|
||||
jest-watch-typeahead@^2.2.2:
|
||||
version "2.2.2"
|
||||
|
@ -6335,18 +6415,18 @@ jest-watcher@^29.0.0:
|
|||
jest-util "^29.5.0"
|
||||
string-length "^4.0.1"
|
||||
|
||||
jest-watcher@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-29.6.4.tgz#633eb515ae284aa67fd6831f1c9d1b534cf0e0ba"
|
||||
integrity sha512-oqUWvx6+On04ShsT00Ir9T4/FvBeEh2M9PTubgITPxDa739p4hoQweWPRGyYeaojgT0xTpZKF0Y/rSY1UgMxvQ==
|
||||
jest-watcher@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-29.7.0.tgz#7810d30d619c3a62093223ce6bb359ca1b28a2f2"
|
||||
integrity sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==
|
||||
dependencies:
|
||||
"@jest/test-result" "^29.6.4"
|
||||
"@jest/test-result" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
"@types/node" "*"
|
||||
ansi-escapes "^4.2.1"
|
||||
chalk "^4.0.0"
|
||||
emittery "^0.13.1"
|
||||
jest-util "^29.6.3"
|
||||
jest-util "^29.7.0"
|
||||
string-length "^4.0.1"
|
||||
|
||||
jest-worker@^27.4.5:
|
||||
|
@ -6368,25 +6448,25 @@ jest-worker@^29.4.3:
|
|||
merge-stream "^2.0.0"
|
||||
supports-color "^8.0.0"
|
||||
|
||||
jest-worker@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.6.4.tgz#f34279f4afc33c872b470d4af21b281ac616abd3"
|
||||
integrity sha512-6dpvFV4WjcWbDVGgHTWo/aupl8/LbBx2NSKfiwqf79xC/yeJjKHT1+StcKy/2KTmW16hE68ccKVOtXf+WZGz7Q==
|
||||
jest-worker@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.7.0.tgz#acad073acbbaeb7262bd5389e1bcf43e10058d4a"
|
||||
integrity sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
jest-util "^29.6.3"
|
||||
jest-util "^29.7.0"
|
||||
merge-stream "^2.0.0"
|
||||
supports-color "^8.0.0"
|
||||
|
||||
jest@^29.6.4:
|
||||
version "29.6.4"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-29.6.4.tgz#7c48e67a445ba264b778253b5d78d4ebc9d0a622"
|
||||
integrity sha512-tEFhVQFF/bzoYV1YuGyzLPZ6vlPrdfvDmmAxudA1dLEuiztqg2Rkx20vkKY32xiDROcD2KXlgZ7Cu8RPeEHRKw==
|
||||
jest@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-29.7.0.tgz#994676fc24177f088f1c5e3737f5697204ff2613"
|
||||
integrity sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==
|
||||
dependencies:
|
||||
"@jest/core" "^29.6.4"
|
||||
"@jest/core" "^29.7.0"
|
||||
"@jest/types" "^29.6.3"
|
||||
import-local "^3.0.2"
|
||||
jest-cli "^29.6.4"
|
||||
jest-cli "^29.7.0"
|
||||
|
||||
jiti@^1.18.2:
|
||||
version "1.18.2"
|
||||
|
@ -8233,6 +8313,15 @@ pretty-format@^29.6.3:
|
|||
ansi-styles "^5.0.0"
|
||||
react-is "^18.0.0"
|
||||
|
||||
pretty-format@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.7.0.tgz#ca42c758310f365bfa71a0bda0a807160b776812"
|
||||
integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==
|
||||
dependencies:
|
||||
"@jest/schemas" "^29.6.3"
|
||||
ansi-styles "^5.0.0"
|
||||
react-is "^18.0.0"
|
||||
|
||||
pretty-quick@3.1.3:
|
||||
version "3.1.3"
|
||||
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.3.tgz#15281108c0ddf446675157ca40240099157b638e"
|
||||
|
|
Загрузка…
Ссылка в новой задаче