|
2233 | 2233 | lz-string "^1.5.0" |
2234 | 2234 | pretty-format "^27.0.2" |
2235 | 2235 |
|
2236 | | -"@testing-library/jest-dom@^6.6.3": |
2237 | | - version "6.6.3" |
2238 | | - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2" |
2239 | | - integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA== |
| 2236 | +"@testing-library/jest-dom@^6.6.4": |
| 2237 | + version "6.6.4" |
| 2238 | + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.4.tgz#577a1761768bda5458c42241add3b1570c34d39c" |
| 2239 | + integrity sha512-xDXgLjVunjHqczScfkCJ9iyjdNOVHvvCdqHSSxwM9L0l/wHkTRum67SDc020uAlCoqktJplgO2AAQeLP1wgqDQ== |
2240 | 2240 | dependencies: |
2241 | 2241 | "@adobe/css-tools" "^4.4.0" |
2242 | 2242 | aria-query "^5.0.0" |
2243 | | - chalk "^3.0.0" |
2244 | 2243 | css.escape "^1.5.1" |
2245 | 2244 | dom-accessibility-api "^0.6.3" |
2246 | 2245 | lodash "^4.17.21" |
| 2246 | + picocolors "^1.1.1" |
2247 | 2247 | redent "^3.0.0" |
2248 | 2248 |
|
2249 | 2249 | "@testing-library/react-hooks@^8.0.1": |
|
3923 | 3923 | ansi-styles "^4.1.0" |
3924 | 3924 | supports-color "^7.1.0" |
3925 | 3925 |
|
3926 | | -chalk@^3.0.0: |
3927 | | - version "3.0.0" |
3928 | | - resolved "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz" |
3929 | | - integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== |
3930 | | - dependencies: |
3931 | | - ansi-styles "^4.1.0" |
3932 | | - supports-color "^7.1.0" |
3933 | | - |
3934 | 3926 | char-regex@^1.0.2: |
3935 | 3927 | version "1.0.2" |
3936 | 3928 | resolved "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz" |
@@ -8395,10 +8387,10 @@ min-indent@^1.0.0: |
8395 | 8387 | resolved "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz" |
8396 | 8388 | integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== |
8397 | 8389 |
|
8398 | | -mini-css-extract-plugin@^2.9.2: |
8399 | | - version "2.9.2" |
8400 | | - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz#966031b468917a5446f4c24a80854b2947503c5b" |
8401 | | - integrity sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w== |
| 8390 | +mini-css-extract-plugin@^2.9.3: |
| 8391 | + version "2.9.3" |
| 8392 | + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.3.tgz#3dcb896f21cdcbd24528eb7e9b89f91635508198" |
| 8393 | + integrity sha512-tRA0+PsS4kLVijnN1w9jUu5lkxBwUk9E8SbgEB5dBJqchE6pVYdawROG6uQtpmAri7tdCK9i7b1bULeVWqS6Ag== |
8402 | 8394 | dependencies: |
8403 | 8395 | schema-utils "^4.0.0" |
8404 | 8396 | tapable "^2.2.1" |
|
0 commit comments