|
7 | 7 | resolved "https://registry.yarnpkg.com/7zip-bin/-/7zip-bin-5.1.1.tgz#9274ec7460652f9c632c59addf24efb1684ef876"
|
8 | 8 | integrity sha512-sAP4LldeWNz0lNzmTird3uWfFDWWTeg6V/MsmyyLR9X1idwKBWIgt/ZvinqQldJm3LecKEs1emkbquO6PCiLVQ==
|
9 | 9 |
|
10 |
| -"@adobe/css-tools@^4.0.1": |
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== |
| 10 | +"@adobe/css-tools@^4.3.2": |
| 11 | + version "4.3.2" |
| 12 | + resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.2.tgz#a6abc715fb6884851fca9dad37fc34739a04fd11" |
| 13 | + integrity sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw== |
14 | 14 |
|
15 | 15 | "@ampproject/remapping@^2.2.0":
|
16 | 16 | version "2.2.1"
|
|
2106 | 2106 | lz-string "^1.4.4"
|
2107 | 2107 | pretty-format "^27.0.2"
|
2108 | 2108 |
|
2109 |
| -"@testing-library/jest-dom@^5.16.4": |
2110 |
| - version "5.17.0" |
2111 |
| - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz#5e97c8f9a15ccf4656da00fecab505728de81e0c" |
2112 |
| - integrity sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg== |
| 2109 | +"@testing-library/jest-dom@^6.2.0": |
| 2110 | + version "6.2.0" |
| 2111 | + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.2.0.tgz#b572bd5cd6b29314487bac7ba393188e4987b4f7" |
| 2112 | + integrity sha512-+BVQlJ9cmEn5RDMUS8c2+TU6giLvzaHZ8sU/x0Jj7fk+6/46wPdwlgOPcpxS17CjcanBi/3VmGMqVr2rmbUmNw== |
2113 | 2113 | dependencies:
|
2114 |
| - "@adobe/css-tools" "^4.0.1" |
| 2114 | + "@adobe/css-tools" "^4.3.2" |
2115 | 2115 | "@babel/runtime" "^7.9.2"
|
2116 |
| - "@types/testing-library__jest-dom" "^5.9.1" |
2117 | 2116 | aria-query "^5.0.0"
|
2118 | 2117 | chalk "^3.0.0"
|
2119 | 2118 | css.escape "^1.5.1"
|
2120 |
| - dom-accessibility-api "^0.5.6" |
| 2119 | + dom-accessibility-api "^0.6.3" |
2121 | 2120 | lodash "^4.17.15"
|
2122 | 2121 | redent "^3.0.0"
|
2123 | 2122 |
|
|
2661 | 2660 | dependencies:
|
2662 | 2661 | "@types/istanbul-lib-report" "*"
|
2663 | 2662 |
|
2664 |
| -"@types/jest@*": |
2665 |
| - version "29.5.6" |
2666 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b" |
2667 |
| - integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w== |
2668 |
| - dependencies: |
2669 |
| - expect "^29.0.0" |
2670 |
| - pretty-format "^29.0.0" |
2671 |
| - |
2672 | 2663 | "@types/jest@^27.5.2":
|
2673 | 2664 | version "27.5.2"
|
2674 | 2665 | resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
|
|
3043 | 3034 | dependencies:
|
3044 | 3035 | "@types/superagent" "*"
|
3045 | 3036 |
|
3046 |
| -"@types/testing-library__jest-dom@^5.9.1": |
3047 |
| - version "5.14.9" |
3048 |
| - resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.9.tgz#0fb1e6a0278d87b6737db55af5967570b67cb466" |
3049 |
| - integrity sha512-FSYhIjFlfOpGSRyVoMBMuS3ws5ehFQODymf3vlI7U1K8c7PHwWwFY7VREfmsuzHSOnoKs/9/Y983ayOs7eRzqw== |
3050 |
| - dependencies: |
3051 |
| - "@types/jest" "*" |
3052 |
| - |
3053 | 3037 | "@types/text-encoding@^0.0.37":
|
3054 | 3038 | version "0.0.37"
|
3055 | 3039 | resolved "https://registry.yarnpkg.com/@types/text-encoding/-/text-encoding-0.0.37.tgz#1f5be8e0720818f8b61b44e411dff4166c700273"
|
@@ -5950,11 +5934,16 @@ doctrine@^3.0.0:
|
5950 | 5934 | dependencies:
|
5951 | 5935 | esutils "^2.0.2"
|
5952 | 5936 |
|
5953 |
| -dom-accessibility-api@^0.5.6, dom-accessibility-api@^0.5.9: |
| 5937 | +dom-accessibility-api@^0.5.9: |
5954 | 5938 | version "0.5.16"
|
5955 | 5939 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz#5a7429e6066eb3664d911e33fb0e45de8eb08453"
|
5956 | 5940 | integrity sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==
|
5957 | 5941 |
|
| 5942 | +dom-accessibility-api@^0.6.3: |
| 5943 | + version "0.6.3" |
| 5944 | + resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz#993e925cc1d73f2c662e7d75dd5a5445259a8fd8" |
| 5945 | + integrity sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w== |
| 5946 | + |
5958 | 5947 | dom-converter@^0.2.0:
|
5959 | 5948 | version "0.2.0"
|
5960 | 5949 | resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"
|
@@ -6933,7 +6922,7 @@ exit@^0.1.2:
|
6933 | 6922 | resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
|
6934 | 6923 | integrity sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==
|
6935 | 6924 |
|
6936 |
| -expect@^29.0.0, expect@^29.7.0: |
| 6925 | +expect@^29.7.0: |
6937 | 6926 | version "29.7.0"
|
6938 | 6927 | resolved "https://registry.yarnpkg.com/expect/-/expect-29.7.0.tgz#578874590dcb3214514084c08115d8aee61e11bc"
|
6939 | 6928 | integrity sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==
|
@@ -11852,7 +11841,7 @@ pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.5.1:
|
11852 | 11841 | ansi-styles "^5.0.0"
|
11853 | 11842 | react-is "^17.0.1"
|
11854 | 11843 |
|
11855 |
| -pretty-format@^29.0.0, pretty-format@^29.7.0: |
| 11844 | +pretty-format@^29.7.0: |
11856 | 11845 | version "29.7.0"
|
11857 | 11846 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.7.0.tgz#ca42c758310f365bfa71a0bda0a807160b776812"
|
11858 | 11847 | integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==
|
|
0 commit comments