|
1594 | 1594 | dependencies:
|
1595 | 1595 | "@sinclair/typebox" "^0.24.1"
|
1596 | 1596 |
|
| 1597 | +"@jest/schemas@^29.0.0": |
| 1598 | + version "29.0.0" |
| 1599 | + resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.0.0.tgz#5f47f5994dd4ef067fb7b4188ceac45f77fe952a" |
| 1600 | + integrity sha512-3Ab5HgYIIAnS0HjqJHQYZS+zXc4tUmTmBH3z83ajI6afXp8X3ZtdLX+nXx+I7LNkJD7uN9LAVhgnjDgZa2z0kA== |
| 1601 | + dependencies: |
| 1602 | + "@sinclair/typebox" "^0.24.1" |
| 1603 | + |
1597 | 1604 | "@jest/source-map@^28.1.2":
|
1598 | 1605 | version "28.1.2"
|
1599 | 1606 | resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-28.1.2.tgz#7fe832b172b497d6663cdff6c13b0a920e139e24"
|
|
1654 | 1661 | slash "^3.0.0"
|
1655 | 1662 | write-file-atomic "^4.0.1"
|
1656 | 1663 |
|
| 1664 | +"@jest/transform@^29.3.1": |
| 1665 | + version "29.3.1" |
| 1666 | + resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.3.1.tgz#1e6bd3da4af50b5c82a539b7b1f3770568d6e36d" |
| 1667 | + integrity sha512-8wmCFBTVGYqFNLWfcOWoVuMuKYPUBTnTMDkdvFtAYELwDOl9RGwOsvQWGPFxDJ8AWY9xM/8xCXdqmPK3+Q5Lug== |
| 1668 | + dependencies: |
| 1669 | + "@babel/core" "^7.11.6" |
| 1670 | + "@jest/types" "^29.3.1" |
| 1671 | + "@jridgewell/trace-mapping" "^0.3.15" |
| 1672 | + babel-plugin-istanbul "^6.1.1" |
| 1673 | + chalk "^4.0.0" |
| 1674 | + convert-source-map "^2.0.0" |
| 1675 | + fast-json-stable-stringify "^2.1.0" |
| 1676 | + graceful-fs "^4.2.9" |
| 1677 | + jest-haste-map "^29.3.1" |
| 1678 | + jest-regex-util "^29.2.0" |
| 1679 | + jest-util "^29.3.1" |
| 1680 | + micromatch "^4.0.4" |
| 1681 | + pirates "^4.0.4" |
| 1682 | + slash "^3.0.0" |
| 1683 | + write-file-atomic "^4.0.1" |
| 1684 | + |
1657 | 1685 | "@jest/types@^28.1.1", "@jest/types@^28.1.3":
|
1658 | 1686 | version "28.1.3"
|
1659 | 1687 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-28.1.3.tgz#b05de80996ff12512bc5ceb1d208285a7d11748b"
|
|
1666 | 1694 | "@types/yargs" "^17.0.8"
|
1667 | 1695 | chalk "^4.0.0"
|
1668 | 1696 |
|
| 1697 | +"@jest/types@^29.3.1": |
| 1698 | + version "29.3.1" |
| 1699 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.3.1.tgz#7c5a80777cb13e703aeec6788d044150341147e3" |
| 1700 | + integrity sha512-d0S0jmmTpjnhCmNpApgX3jrUZgZ22ivKJRvL2lli5hpCRoNnp1f85r2/wpKfXuYu8E7Jjh1hGfhPyup1NM5AmA== |
| 1701 | + dependencies: |
| 1702 | + "@jest/schemas" "^29.0.0" |
| 1703 | + "@types/istanbul-lib-coverage" "^2.0.0" |
| 1704 | + "@types/istanbul-reports" "^3.0.0" |
| 1705 | + "@types/node" "*" |
| 1706 | + "@types/yargs" "^17.0.8" |
| 1707 | + chalk "^4.0.0" |
| 1708 | + |
1669 | 1709 | "@jridgewell/gen-mapping@^0.1.0":
|
1670 | 1710 | version "0.1.1"
|
1671 | 1711 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996"
|
|
1683 | 1723 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
1684 | 1724 | "@jridgewell/trace-mapping" "^0.3.9"
|
1685 | 1725 |
|
1686 |
| -"@jridgewell/resolve-uri@^3.0.3": |
| 1726 | +"@jridgewell/resolve-uri@3.1.0", "@jridgewell/resolve-uri@^3.0.3": |
1687 | 1727 | version "3.1.0"
|
1688 | 1728 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
|
1689 | 1729 | integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
|
|
1701 | 1741 | "@jridgewell/gen-mapping" "^0.3.0"
|
1702 | 1742 | "@jridgewell/trace-mapping" "^0.3.9"
|
1703 | 1743 |
|
1704 |
| -"@jridgewell/sourcemap-codec@^1.4.10": |
| 1744 | +"@jridgewell/sourcemap-codec@1.4.14", "@jridgewell/sourcemap-codec@^1.4.10": |
1705 | 1745 | version "1.4.14"
|
1706 | 1746 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
|
1707 | 1747 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
|
1722 | 1762 | "@jridgewell/resolve-uri" "^3.0.3"
|
1723 | 1763 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
1724 | 1764 |
|
| 1765 | +"@jridgewell/trace-mapping@^0.3.15": |
| 1766 | + version "0.3.17" |
| 1767 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985" |
| 1768 | + integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g== |
| 1769 | + dependencies: |
| 1770 | + "@jridgewell/resolve-uri" "3.1.0" |
| 1771 | + "@jridgewell/sourcemap-codec" "1.4.14" |
| 1772 | + |
1725 | 1773 | "@leichtgewicht/ip-codec@^2.0.1":
|
1726 | 1774 | version "2.0.4"
|
1727 | 1775 | resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b"
|
@@ -4513,15 +4561,15 @@ axobject-query@^2.2.0:
|
4513 | 4561 | resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
|
4514 | 4562 | integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
|
4515 | 4563 |
|
4516 |
| -babel-jest@28.1.1: |
4517 |
| - version "28.1.1" |
4518 |
| - resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-28.1.1.tgz#2a3a4ae50964695b2d694ccffe4bec537c5a3586" |
4519 |
| - integrity sha512-MEt0263viUdAkTq5D7upHPNxvt4n9uLUGa6pPz3WviNBMtOmStb1lIXS3QobnoqM+qnH+vr4EKlvhe8QcmxIYw== |
| 4564 | +babel-jest@29.3.1: |
| 4565 | + version "29.3.1" |
| 4566 | + resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.3.1.tgz#05c83e0d128cd48c453eea851482a38782249f44" |
| 4567 | + integrity sha512-aard+xnMoxgjwV70t0L6wkW/3HQQtV+O0PEimxKgzNqCJnbYmroPojdP2tqKSOAt8QAKV/uSZU8851M7B5+fcA== |
4520 | 4568 | dependencies:
|
4521 |
| - "@jest/transform" "^28.1.1" |
| 4569 | + "@jest/transform" "^29.3.1" |
4522 | 4570 | "@types/babel__core" "^7.1.14"
|
4523 | 4571 | babel-plugin-istanbul "^6.1.1"
|
4524 |
| - babel-preset-jest "^28.1.1" |
| 4572 | + babel-preset-jest "^29.2.0" |
4525 | 4573 | chalk "^4.0.0"
|
4526 | 4574 | graceful-fs "^4.2.9"
|
4527 | 4575 | slash "^3.0.0"
|
@@ -4586,6 +4634,16 @@ babel-plugin-jest-hoist@^28.1.3:
|
4586 | 4634 | "@types/babel__core" "^7.1.14"
|
4587 | 4635 | "@types/babel__traverse" "^7.0.6"
|
4588 | 4636 |
|
| 4637 | +babel-plugin-jest-hoist@^29.2.0: |
| 4638 | + version "29.2.0" |
| 4639 | + resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.2.0.tgz#23ee99c37390a98cfddf3ef4a78674180d823094" |
| 4640 | + integrity sha512-TnspP2WNiR3GLfCsUNHqeXw0RoQ2f9U5hQ5L3XFpwuO8htQmSrhh8qsB6vi5Yi8+kuynN1yjDjQsPfkebmB6ZA== |
| 4641 | + dependencies: |
| 4642 | + "@babel/template" "^7.3.3" |
| 4643 | + "@babel/types" "^7.3.3" |
| 4644 | + "@types/babel__core" "^7.1.14" |
| 4645 | + "@types/babel__traverse" "^7.0.6" |
| 4646 | + |
4589 | 4647 | babel-plugin-macros@^2.8.0:
|
4590 | 4648 | version "2.8.0"
|
4591 | 4649 | resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138"
|
@@ -4649,14 +4707,22 @@ babel-preset-current-node-syntax@^1.0.0:
|
4649 | 4707 | "@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
4650 | 4708 | "@babel/plugin-syntax-top-level-await" "^7.8.3"
|
4651 | 4709 |
|
4652 |
| -babel-preset-jest@^28.1.1, babel-preset-jest@^28.1.3: |
| 4710 | +babel-preset-jest@^28.1.3: |
4653 | 4711 | version "28.1.3"
|
4654 | 4712 | resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-28.1.3.tgz#5dfc20b99abed5db994406c2b9ab94c73aaa419d"
|
4655 | 4713 | integrity sha512-L+fupJvlWAHbQfn74coNX3zf60LXMJsezNvvx8eIh7iOR1luJ1poxYgQk1F8PYtNq/6QODDHCqsSnTFSWC491A==
|
4656 | 4714 | dependencies:
|
4657 | 4715 | babel-plugin-jest-hoist "^28.1.3"
|
4658 | 4716 | babel-preset-current-node-syntax "^1.0.0"
|
4659 | 4717 |
|
| 4718 | +babel-preset-jest@^29.2.0: |
| 4719 | + version "29.2.0" |
| 4720 | + resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-29.2.0.tgz#3048bea3a1af222e3505e4a767a974c95a7620dc" |
| 4721 | + integrity sha512-z9JmMJppMxNv8N7fNRHvhMg9cvIkMxQBXgFkane3yKVEvEOP+kB50lk8DFRvF9PGqbyXxlmebKWhuDORO8RgdA== |
| 4722 | + dependencies: |
| 4723 | + babel-plugin-jest-hoist "^29.2.0" |
| 4724 | + babel-preset-current-node-syntax "^1.0.0" |
| 4725 | + |
4660 | 4726 | balanced-match@^1.0.0:
|
4661 | 4727 | version "1.0.2"
|
4662 | 4728 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
|
@@ -5598,6 +5664,11 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
|
5598 | 5664 | dependencies:
|
5599 | 5665 | safe-buffer "~5.1.1"
|
5600 | 5666 |
|
| 5667 | +convert-source-map@^2.0.0: |
| 5668 | + version "2.0.0" |
| 5669 | + resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a" |
| 5670 | + integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== |
| 5671 | + |
5601 | 5672 |
|
5602 | 5673 | version "1.0.6"
|
5603 | 5674 | resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
|
@@ -6965,7 +7036,7 @@ fast-glob@^3.2.11, fast-glob@^3.2.12:
|
6965 | 7036 | merge2 "^1.3.0"
|
6966 | 7037 | micromatch "^4.0.4"
|
6967 | 7038 |
|
6968 |
| -[email protected], fast-json-stable-stringify@^2.0.0: |
| 7039 | +[email protected], fast-json-stable-stringify@^2.0.0 , fast-json-stable-stringify@^2.1.0: |
6969 | 7040 | version "2.1.0"
|
6970 | 7041 | resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
|
6971 | 7042 | integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
|
@@ -8886,6 +8957,25 @@ jest-haste-map@^28.1.1, jest-haste-map@^28.1.3:
|
8886 | 8957 | optionalDependencies:
|
8887 | 8958 | fsevents "^2.3.2"
|
8888 | 8959 |
|
| 8960 | +jest-haste-map@^29.3.1: |
| 8961 | + version "29.3.1" |
| 8962 | + resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.3.1.tgz#af83b4347f1dae5ee8c2fb57368dc0bb3e5af843" |
| 8963 | + integrity sha512-/FFtvoG1xjbbPXQLFef+WSU4yrc0fc0Dds6aRPBojUid7qlPqZvxdUBA03HW0fnVHXVCnCdkuoghYItKNzc/0A== |
| 8964 | + dependencies: |
| 8965 | + "@jest/types" "^29.3.1" |
| 8966 | + "@types/graceful-fs" "^4.1.3" |
| 8967 | + "@types/node" "*" |
| 8968 | + anymatch "^3.0.3" |
| 8969 | + fb-watchman "^2.0.0" |
| 8970 | + graceful-fs "^4.2.9" |
| 8971 | + jest-regex-util "^29.2.0" |
| 8972 | + jest-util "^29.3.1" |
| 8973 | + jest-worker "^29.3.1" |
| 8974 | + micromatch "^4.0.4" |
| 8975 | + walker "^1.0.8" |
| 8976 | + optionalDependencies: |
| 8977 | + fsevents "^2.3.2" |
| 8978 | + |
8889 | 8979 | jest-leak-detector@^28.1.3:
|
8890 | 8980 | version "28.1.3"
|
8891 | 8981 | resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-28.1.3.tgz#a6685d9b074be99e3adee816ce84fd30795e654d"
|
@@ -8947,6 +9037,11 @@ jest-regex-util@^28.0.2:
|
8947 | 9037 | resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-28.0.2.tgz#afdc377a3b25fb6e80825adcf76c854e5bf47ead"
|
8948 | 9038 | integrity sha512-4s0IgyNIy0y9FK+cjoVYoxamT7Zeo7MhzqRGx7YDYmaQn1wucY9rotiGkBzzcMXTtjrCAP/f7f+E0F7+fxPNdw==
|
8949 | 9039 |
|
| 9040 | +jest-regex-util@^29.2.0: |
| 9041 | + version "29.2.0" |
| 9042 | + resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-29.2.0.tgz#82ef3b587e8c303357728d0322d48bbfd2971f7b" |
| 9043 | + integrity sha512-6yXn0kg2JXzH30cr2NlThF+70iuO/3irbaB4mh5WyqNIvLLP+B6sFdluO1/1RJmslyh/f9osnefECflHvTbwVA== |
| 9044 | + |
8950 | 9045 | jest-resolve-dependencies@^28.1.3:
|
8951 | 9046 | version "28.1.3"
|
8952 | 9047 | resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-28.1.3.tgz#8c65d7583460df7275c6ea2791901fa975c1fe66"
|
@@ -9093,6 +9188,18 @@ jest-util@^28.0.0, jest-util@^28.1.1, jest-util@^28.1.3:
|
9093 | 9188 | graceful-fs "^4.2.9"
|
9094 | 9189 | picomatch "^2.2.3"
|
9095 | 9190 |
|
| 9191 | +jest-util@^29.3.1: |
| 9192 | + version "29.3.1" |
| 9193 | + resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.3.1.tgz#1dda51e378bbcb7e3bc9d8ab651445591ed373e1" |
| 9194 | + integrity sha512-7YOVZaiX7RJLv76ZfHt4nbNEzzTRiMW/IiOG7ZOKmTXmoGBxUDefgMAxQubu6WPVqP5zSzAdZG0FfLcC7HOIFQ== |
| 9195 | + dependencies: |
| 9196 | + "@jest/types" "^29.3.1" |
| 9197 | + "@types/node" "*" |
| 9198 | + chalk "^4.0.0" |
| 9199 | + ci-info "^3.2.0" |
| 9200 | + graceful-fs "^4.2.9" |
| 9201 | + picomatch "^2.2.3" |
| 9202 | + |
9096 | 9203 | jest-validate@^28.1.1, jest-validate@^28.1.3:
|
9097 | 9204 | version "28.1.3"
|
9098 | 9205 | resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-28.1.3.tgz#e322267fd5e7c64cea4629612c357bbda96229df"
|
@@ -9137,6 +9244,16 @@ jest-worker@^28.1.1, jest-worker@^28.1.3:
|
9137 | 9244 | merge-stream "^2.0.0"
|
9138 | 9245 | supports-color "^8.0.0"
|
9139 | 9246 |
|
| 9247 | +jest-worker@^29.3.1: |
| 9248 | + version "29.3.1" |
| 9249 | + resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.3.1.tgz#e9462161017a9bb176380d721cab022661da3d6b" |
| 9250 | + integrity sha512-lY4AnnmsEWeiXirAIA0c9SDPbuCBq8IYuDVL8PMm0MZ2PEs2yPvRA/J64QBXuZp7CYKrDM/rmNrc9/i3KJQncw== |
| 9251 | + dependencies: |
| 9252 | + "@types/node" "*" |
| 9253 | + jest-util "^29.3.1" |
| 9254 | + merge-stream "^2.0.0" |
| 9255 | + supports-color "^8.0.0" |
| 9256 | + |
9140 | 9257 |
|
9141 | 9258 | version "28.1.1"
|
9142 | 9259 | resolved "https://registry.yarnpkg.com/jest/-/jest-28.1.1.tgz#3c39a3a09791e16e9ef283597d24ab19a0df701e"
|
|
0 commit comments