|
1150 | 1150 | lz-string "^1.4.4" |
1151 | 1151 | pretty-format "^26.6.2" |
1152 | 1152 |
|
1153 | | -"@testing-library/dom@^8.0.0", "@testing-library/dom@^8.1.0": |
1154 | | - version "8.2.0" |
1155 | | - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.2.0.tgz#ac46a1b9d7c81f0d341ae38fb5424b64c27d151e" |
1156 | | - integrity sha512-U8cTWENQPHO3QHvxBdfltJ+wC78ytMdg69ASvIdkGdQ/XRg4M9H2vvM3mHddxl+w/fM6NNqzGMwpQoh82v9VIA== |
| 1153 | +"@testing-library/dom@^8.1.0", "@testing-library/dom@^8.5.0": |
| 1154 | + version "8.17.1" |
| 1155 | + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.17.1.tgz#2d7af4ff6dad8d837630fecd08835aee08320ad7" |
| 1156 | + integrity sha512-KnH2MnJUzmFNPW6RIKfd+zf2Wue8mEKX0M3cpX6aKl5ZXrJM1/c/Pc8c2xDNYQCnJO48Sm5ITbMXgqTr3h4jxQ== |
1157 | 1157 | dependencies: |
1158 | 1158 | "@babel/code-frame" "^7.10.4" |
1159 | 1159 | "@babel/runtime" "^7.12.5" |
1160 | 1160 | "@types/aria-query" "^4.2.0" |
1161 | | - aria-query "^4.2.2" |
| 1161 | + aria-query "^5.0.0" |
1162 | 1162 | chalk "^4.1.0" |
1163 | | - dom-accessibility-api "^0.5.6" |
| 1163 | + dom-accessibility-api "^0.5.9" |
1164 | 1164 | lz-string "^1.4.4" |
1165 | 1165 | pretty-format "^27.0.2" |
1166 | 1166 |
|
|
1179 | 1179 | lodash "^4.17.15" |
1180 | 1180 | redent "^3.0.0" |
1181 | 1181 |
|
1182 | | -"@testing-library/react@12.1.5": |
1183 | | - version "12.1.5" |
1184 | | - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.5.tgz#bb248f72f02a5ac9d949dea07279095fa577963b" |
1185 | | - integrity sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg== |
| 1182 | +"@testing-library/react@13.4.0": |
| 1183 | + version "13.4.0" |
| 1184 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.4.0.tgz#6a31e3bf5951615593ad984e96b9e5e2d9380966" |
| 1185 | + integrity sha512-sXOGON+WNTh3MLE9rve97ftaZukN3oNf2KjDy7YTx6hcTO2uuLHuCGynMDhFwGw/jYf4OJ2Qk0i4i79qMNNkyw== |
1186 | 1186 | dependencies: |
1187 | 1187 | "@babel/runtime" "^7.12.5" |
1188 | | - "@testing-library/dom" "^8.0.0" |
1189 | | - "@types/react-dom" "<18.0.0" |
| 1188 | + "@testing-library/dom" "^8.5.0" |
| 1189 | + "@types/react-dom" "^18.0.0" |
1190 | 1190 |
|
1191 | 1191 | "@testing-library/user-event@13.5.0": |
1192 | 1192 | version "13.5.0" |
|
1321 | 1321 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" |
1322 | 1322 | integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== |
1323 | 1323 |
|
1324 | | -"@types/react-dom@<18.0.0": |
1325 | | - version "17.0.15" |
1326 | | - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15.tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156" |
1327 | | - integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw== |
| 1324 | +"@types/react-dom@^18.0.0": |
| 1325 | + version "18.0.6" |
| 1326 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.6.tgz#36652900024842b74607a17786b6662dd1e103a1" |
| 1327 | + integrity sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA== |
1328 | 1328 | dependencies: |
1329 | | - "@types/react" "^17" |
| 1329 | + "@types/react" "*" |
1330 | 1330 |
|
1331 | | -"@types/react@17.0.49": |
1332 | | - version "17.0.49" |
1333 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.49.tgz#df87ba4ca8b7942209c3dc655846724539dc1049" |
1334 | | - integrity sha512-CCBPMZaPhcKkYUTqFs/hOWqKjPxhTEmnZWjlHHgIMop67DsXywf9B5Os9Hz8KSacjNOgIdnZVJamwl232uxoPg== |
| 1331 | +"@types/react@*": |
| 1332 | + version "18.0.18" |
| 1333 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac" |
| 1334 | + integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg== |
1335 | 1335 | dependencies: |
1336 | 1336 | "@types/prop-types" "*" |
1337 | 1337 | "@types/scheduler" "*" |
1338 | 1338 | csstype "^3.0.2" |
1339 | 1339 |
|
1340 | | -"@types/react@^17": |
1341 | | - version "17.0.44" |
1342 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7" |
1343 | | - integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g== |
| 1340 | +"@types/react@17.0.49": |
| 1341 | + version "17.0.49" |
| 1342 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.49.tgz#df87ba4ca8b7942209c3dc655846724539dc1049" |
| 1343 | + integrity sha512-CCBPMZaPhcKkYUTqFs/hOWqKjPxhTEmnZWjlHHgIMop67DsXywf9B5Os9Hz8KSacjNOgIdnZVJamwl232uxoPg== |
1344 | 1344 | dependencies: |
1345 | 1345 | "@types/prop-types" "*" |
1346 | 1346 | "@types/scheduler" "*" |
@@ -2367,6 +2367,11 @@ dom-accessibility-api@^0.5.4, dom-accessibility-api@^0.5.6: |
2367 | 2367 | resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.7.tgz#8c2aa6325968f2933160a0b7dbb380893ddf3e7d" |
2368 | 2368 | integrity sha512-ml3lJIq9YjUfM9TUnEPvEYWFSwivwIGBPKpewX7tii7fwCazA8yCioGdqQcNsItPpfFvSJ3VIdMQPj60LJhcQA== |
2369 | 2369 |
|
| 2370 | +dom-accessibility-api@^0.5.9: |
| 2371 | + version "0.5.14" |
| 2372 | + resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.14.tgz#56082f71b1dc7aac69d83c4285eef39c15d93f56" |
| 2373 | + integrity sha512-NMt+m9zFMPZe0JcY9gN224Qvk6qLIdqex29clBvc/y75ZBX9YA9wNK3frsYvu2DI1xcCIwxwnX+TlsJ2DSOADg== |
| 2374 | + |
2370 | 2375 | domexception@^2.0.1: |
2371 | 2376 | version "2.0.1" |
2372 | 2377 | resolved "https://registry.yarnpkg.com/domexception/-/domexception-2.0.1.tgz#fb44aefba793e1574b0af6aed2801d057529f304" |
|
0 commit comments