|
7 | 7 | resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf" |
8 | 8 | integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA== |
9 | 9 |
|
10 | | -"@adobe/css-tools@^4.0.1": |
11 | | - version "4.0.1" |
12 | | - resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.0.1.tgz#b38b444ad3aa5fedbb15f2f746dcd934226a12dd" |
13 | | - integrity sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g== |
| 10 | +"@adobe/css-tools@^4.3.0": |
| 11 | + version "4.3.1" |
| 12 | + resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.1.tgz#abfccb8ca78075a2b6187345c26243c1a0842f28" |
| 13 | + integrity sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg== |
14 | 14 |
|
15 | 15 | "@ampproject/remapping@^2.2.0": |
16 | 16 | version "2.2.0" |
|
1392 | 1392 | slash "^3.0.0" |
1393 | 1393 | write-file-atomic "^4.0.2" |
1394 | 1394 |
|
1395 | | -"@jest/types@^27.0.6": |
1396 | | - version "27.5.1" |
1397 | | - resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.5.1.tgz#3c79ec4a8ba61c170bf937bcf9e98a9df175ec80" |
1398 | | - integrity sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw== |
1399 | | - dependencies: |
1400 | | - "@types/istanbul-lib-coverage" "^2.0.0" |
1401 | | - "@types/istanbul-reports" "^3.0.0" |
1402 | | - "@types/node" "*" |
1403 | | - "@types/yargs" "^16.0.0" |
1404 | | - chalk "^4.0.0" |
1405 | | - |
1406 | 1395 | "@jest/types@^29.6.1", "@jest/types@^29.6.3": |
1407 | 1396 | version "29.6.3" |
1408 | 1397 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.6.3.tgz#1131f8cf634e7e84c5e77bab12f052af585fba59" |
|
1822 | 1811 | dependencies: |
1823 | 1812 | defer-to-connect "^2.0.1" |
1824 | 1813 |
|
1825 | | -"@testing-library/jest-dom@^5.17.0": |
1826 | | - version "5.17.0" |
1827 | | - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz#5e97c8f9a15ccf4656da00fecab505728de81e0c" |
1828 | | - integrity sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg== |
| 1814 | +"@testing-library/jest-dom@^6.1.3": |
| 1815 | + version "6.1.3" |
| 1816 | + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.3.tgz#443118c9e4043f96396f120de2c7122504a079c5" |
| 1817 | + integrity sha512-YzpjRHoCBWPzpPNtg6gnhasqtE/5O4qz8WCwDEaxtfnPO6gkaLrnuXusrGSPyhIGPezr1HM7ZH0CFaUTY9PJEQ== |
1829 | 1818 | dependencies: |
1830 | | - "@adobe/css-tools" "^4.0.1" |
| 1819 | + "@adobe/css-tools" "^4.3.0" |
1831 | 1820 | "@babel/runtime" "^7.9.2" |
1832 | | - "@types/testing-library__jest-dom" "^5.9.1" |
1833 | 1821 | aria-query "^5.0.0" |
1834 | 1822 | chalk "^3.0.0" |
1835 | 1823 | css.escape "^1.5.1" |
|
1935 | 1923 | dependencies: |
1936 | 1924 | "@types/istanbul-lib-report" "*" |
1937 | 1925 |
|
1938 | | -"@types/jest@*": |
1939 | | - version "27.0.1" |
1940 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca" |
1941 | | - integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw== |
1942 | | - dependencies: |
1943 | | - jest-diff "^27.0.0" |
1944 | | - pretty-format "^27.0.0" |
1945 | | - |
1946 | 1926 | "@types/jsdom@^20.0.0": |
1947 | 1927 | version "20.0.0" |
1948 | 1928 | resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-20.0.0.tgz#4414fb629465167f8b7b3804b9e067bdd99f1791" |
|
1989 | 1969 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c" |
1990 | 1970 | integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw== |
1991 | 1971 |
|
1992 | | -"@types/testing-library__jest-dom@^5.9.1": |
1993 | | - version "5.14.1" |
1994 | | - resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.1.tgz#014162a5cee6571819d48e999980694e2f657c3c" |
1995 | | - integrity sha512-Gk9vaXfbzc5zCXI9eYE9BI5BNHEp4D3FWjgqBE/ePGYElLAP+KvxBcsdkwfIVvezs605oiyd/VrpiHe3Oeg+Aw== |
1996 | | - dependencies: |
1997 | | - "@types/jest" "*" |
1998 | | - |
1999 | 1972 | "@types/tough-cookie@*": |
2000 | 1973 | version "4.0.2" |
2001 | 1974 | resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.2.tgz#6286b4c7228d58ab7866d19716f3696e03a09397" |
|
2011 | 1984 | resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129" |
2012 | 1985 | integrity sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw== |
2013 | 1986 |
|
2014 | | -"@types/yargs@^16.0.0": |
2015 | | - version "16.0.4" |
2016 | | - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977" |
2017 | | - integrity sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw== |
2018 | | - dependencies: |
2019 | | - "@types/yargs-parser" "*" |
2020 | | - |
2021 | 1987 | "@types/yargs@^17.0.8": |
2022 | 1988 | version "17.0.10" |
2023 | 1989 | resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.10.tgz#591522fce85d8739bca7b8bb90d048e4478d186a" |
@@ -2220,11 +2186,6 @@ ansi-regex@^4.1.0: |
2220 | 2186 | resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997" |
2221 | 2187 | integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg== |
2222 | 2188 |
|
2223 | | -ansi-regex@^5.0.0: |
2224 | | - version "5.0.0" |
2225 | | - resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75" |
2226 | | - integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg== |
2227 | | - |
2228 | 2189 | ansi-regex@^5.0.1: |
2229 | 2190 | version "5.0.1" |
2230 | 2191 | resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" |
@@ -3962,11 +3923,6 @@ dev-ip@^1.0.1: |
3962 | 3923 | resolved "https://registry.yarnpkg.com/dev-ip/-/dev-ip-1.0.1.tgz#a76a3ed1855be7a012bb8ac16cb80f3c00dc28f0" |
3963 | 3924 | integrity sha1-p2o+0YVb56ASu4rBbLgPPADcKPA= |
3964 | 3925 |
|
3965 | | -diff-sequences@^27.0.6: |
3966 | | - version "27.0.6" |
3967 | | - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.0.6.tgz#3305cb2e55a033924054695cc66019fd7f8e5723" |
3968 | | - integrity sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ== |
3969 | | - |
3970 | 3926 | diff-sequences@^29.6.3: |
3971 | 3927 | version "29.6.3" |
3972 | 3928 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.6.3.tgz#4deaf894d11407c51efc8418012f9e70b84ea921" |
@@ -6172,16 +6128,6 @@ jest-config@^29.6.4: |
6172 | 6128 | slash "^3.0.0" |
6173 | 6129 | strip-json-comments "^3.1.1" |
6174 | 6130 |
|
6175 | | -jest-diff@^27.0.0: |
6176 | | - version "27.0.6" |
6177 | | - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.0.6.tgz#4a7a19ee6f04ad70e0e3388f35829394a44c7b5e" |
6178 | | - integrity sha512-Z1mqgkTCSYaFgwTlP/NUiRzdqgxmmhzHY1Tq17zL94morOHfHu3K4bgSgl+CR4GLhpV8VxkuOYuIWnQ9LnFqmg== |
6179 | | - dependencies: |
6180 | | - chalk "^4.0.0" |
6181 | | - diff-sequences "^27.0.6" |
6182 | | - jest-get-type "^27.0.6" |
6183 | | - pretty-format "^27.0.6" |
6184 | | - |
6185 | 6131 | jest-diff@^29.6.4: |
6186 | 6132 | version "29.6.4" |
6187 | 6133 | resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.6.4.tgz#85aaa6c92a79ae8cd9a54ebae8d5b6d9a513314a" |
@@ -6241,11 +6187,6 @@ jest-expect-message@^1.1.3: |
6241 | 6187 | resolved "https://registry.yarnpkg.com/jest-expect-message/-/jest-expect-message-1.1.3.tgz#a3f6bd4503f5bd5d2e37b70d3126a2bdb215ec58" |
6242 | 6188 | integrity sha512-bTK77T4P+zto+XepAX3low8XVQxDgaEqh3jSTQOG8qvPpD69LsIdyJTa+RmnJh3HNSzJng62/44RPPc7OIlFxg== |
6243 | 6189 |
|
6244 | | -jest-get-type@^27.0.6: |
6245 | | - version "27.0.6" |
6246 | | - resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.0.6.tgz#0eb5c7f755854279ce9b68a9f1a4122f69047cfe" |
6247 | | - integrity sha512-XTkK5exIeUbbveehcSR8w0bhH+c0yloW/Wpl+9vZrjzztCPWrxhHwkIFpZzCt71oRBsgxmuUfxEqOYoZI2macg== |
6248 | | - |
6249 | 6190 | jest-get-type@^29.6.3: |
6250 | 6191 | version "29.6.3" |
6251 | 6192 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.6.3.tgz#36f499fdcea197c1045a127319c0481723908fd1" |
@@ -8554,16 +8495,6 @@ pretty-bytes@^5.6.0: |
8554 | 8495 | resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb" |
8555 | 8496 | integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg== |
8556 | 8497 |
|
8557 | | -pretty-format@^27.0.0, pretty-format@^27.0.6: |
8558 | | - version "27.0.6" |
8559 | | - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f" |
8560 | | - integrity sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ== |
8561 | | - dependencies: |
8562 | | - "@jest/types" "^27.0.6" |
8563 | | - ansi-regex "^5.0.0" |
8564 | | - ansi-styles "^5.0.0" |
8565 | | - react-is "^17.0.1" |
8566 | | - |
8567 | 8498 | pretty-format@^29.6.3: |
8568 | 8499 | version "29.6.3" |
8569 | 8500 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.6.3.tgz#d432bb4f1ca6f9463410c3fb25a0ba88e594ace7" |
@@ -8763,11 +8694,6 @@ rc@1.2.8: |
8763 | 8694 | minimist "^1.2.0" |
8764 | 8695 | strip-json-comments "~2.0.1" |
8765 | 8696 |
|
8766 | | -react-is@^17.0.1: |
8767 | | - version "17.0.2" |
8768 | | - resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" |
8769 | | - integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== |
8770 | | - |
8771 | 8697 | react-is@^18.0.0: |
8772 | 8698 | version "18.1.0" |
8773 | 8699 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.1.0.tgz#61aaed3096d30eacf2a2127118b5b41387d32a67" |
|
0 commit comments