|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
| 5 | +"@adobe/css-tools@^4.4.0": |
| 6 | + version "4.4.4" |
| 7 | + resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.4.4.tgz#2856c55443d3d461693f32d2b96fb6ea92e1ffa9" |
| 8 | + integrity sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg== |
| 9 | + |
5 | 10 | "@ampproject/remapping@^2.1.0":
|
6 | 11 | version "2.1.2"
|
7 | 12 | resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.2.tgz#4edca94973ded9630d20101cd8559cedb8d8bd34"
|
|
3877 | 3882 | lz-string "^1.4.4"
|
3878 | 3883 | pretty-format "^27.0.2"
|
3879 | 3884 |
|
3880 |
| -"@testing-library/jest-dom@^5.14.1": |
3881 |
| - version "5.16.2" |
3882 |
| - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.2.tgz#f329b36b44aa6149cd6ced9adf567f8b6aa1c959" |
3883 |
| - integrity sha512-6ewxs1MXWwsBFZXIk4nKKskWANelkdUehchEOokHsN8X7c2eKXGw+77aRV63UU8f/DTSVUPLaGxdrj4lN7D/ug== |
| 3885 | +"@testing-library/jest-dom@^6.9.1": |
| 3886 | + version "6.9.1" |
| 3887 | + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz#7613a04e146dd2976d24ddf019730d57a89d56c2" |
| 3888 | + integrity sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA== |
3884 | 3889 | dependencies:
|
3885 |
| - "@babel/runtime" "^7.9.2" |
3886 |
| - "@types/testing-library__jest-dom" "^5.9.1" |
| 3890 | + "@adobe/css-tools" "^4.4.0" |
3887 | 3891 | aria-query "^5.0.0"
|
3888 |
| - chalk "^3.0.0" |
3889 |
| - css "^3.0.0" |
3890 | 3892 | css.escape "^1.5.1"
|
3891 |
| - dom-accessibility-api "^0.5.6" |
3892 |
| - lodash "^4.17.15" |
| 3893 | + dom-accessibility-api "^0.6.3" |
| 3894 | + picocolors "^1.1.1" |
3893 | 3895 | redent "^3.0.0"
|
3894 | 3896 |
|
3895 | 3897 | "@testing-library/react@^12.0.0":
|
|
4454 | 4456 | resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.8.tgz#b94a4391c85666c7b73299fd3ad79d4faa435310"
|
4455 | 4457 | integrity sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ==
|
4456 | 4458 |
|
4457 |
| -"@types/testing-library__jest-dom@^5.9.1": |
4458 |
| - version "5.14.2" |
4459 |
| - resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.2.tgz#564fb2b2dc827147e937a75b639a05d17ce18b44" |
4460 |
| - integrity sha512-vehbtyHUShPxIa9SioxDwCvgxukDMH//icJG90sXQBUm5lJOHLT5kNeU9tnivhnA/TkOFMzGIXN2cTc4hY8/kg== |
4461 |
| - dependencies: |
4462 |
| - "@types/jest" "*" |
4463 |
| - |
4464 | 4459 | "@types/trusted-types@^2.0.2":
|
4465 | 4460 | version "2.0.2"
|
4466 | 4461 | resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756"
|
@@ -6226,14 +6221,6 @@ chalk@^2.0.0, chalk@^2.1.0, chalk@^2.4.1, chalk@^2.4.2:
|
6226 | 6221 | escape-string-regexp "^1.0.5"
|
6227 | 6222 | supports-color "^5.3.0"
|
6228 | 6223 |
|
6229 |
| -chalk@^3.0.0: |
6230 |
| - version "3.0.0" |
6231 |
| - resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4" |
6232 |
| - integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== |
6233 |
| - dependencies: |
6234 |
| - ansi-styles "^4.1.0" |
6235 |
| - supports-color "^7.1.0" |
6236 |
| - |
6237 | 6224 | chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
|
6238 | 6225 | version "4.1.2"
|
6239 | 6226 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
|
@@ -7774,11 +7761,16 @@ doctrine@^3.0.0:
|
7774 | 7761 | dependencies:
|
7775 | 7762 | esutils "^2.0.2"
|
7776 | 7763 |
|
7777 |
| -dom-accessibility-api@^0.5.6, dom-accessibility-api@^0.5.9: |
| 7764 | +dom-accessibility-api@^0.5.9: |
7778 | 7765 | version "0.5.10"
|
7779 | 7766 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.10.tgz#caa6d08f60388d0bb4539dd75fe458a9a1d0014c"
|
7780 | 7767 | integrity sha512-Xu9mD0UjrJisTmv7lmVSDMagQcU9R5hwAbxsaAE/35XPnPLJobbuREfV/rraiSaEj/UOvgrzQs66zyTWTlyd+g==
|
7781 | 7768 |
|
| 7769 | +dom-accessibility-api@^0.6.3: |
| 7770 | + version "0.6.3" |
| 7771 | + resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz#993e925cc1d73f2c662e7d75dd5a5445259a8fd8" |
| 7772 | + integrity sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w== |
| 7773 | + |
7782 | 7774 | dom-converter@^0.2.0:
|
7783 | 7775 | version "0.2.0"
|
7784 | 7776 | resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"
|
@@ -13504,10 +13496,10 @@ picocolors@^0.2.1:
|
13504 | 13496 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
|
13505 | 13497 | integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
|
13506 | 13498 |
|
13507 |
| -picocolors@^1.0.0: |
13508 |
| - version "1.0.0" |
13509 |
| - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" |
13510 |
| - integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== |
| 13499 | +picocolors@^1.0.0, picocolors@^1.1.1: |
| 13500 | + version "1.1.1" |
| 13501 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 13502 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
13511 | 13503 |
|
13512 | 13504 | picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.0:
|
13513 | 13505 | version "2.3.0"
|
|
0 commit comments