|
1364 | 1364 | dependencies: |
1365 | 1365 | "@sinonjs/commons" "^2.0.0" |
1366 | 1366 |
|
1367 | | -"@testing-library/dom@9.0.0": |
| 1367 | +"@testing-library/dom@9.0.0", "@testing-library/dom@^9.0.0": |
1368 | 1368 | version "9.0.0" |
1369 | 1369 | resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.0.0.tgz#cc50e8df2a7dccff95555102beebbae60e95e95e" |
1370 | 1370 | integrity sha512-+/TLgKNFsYUshOY/zXsQOk+PlFQK+eyJ9T13IDVNJEi+M+Un7xlJK+FZKkbGSnf0+7E1G6PlDhkSYQ/GFiruBQ== |
|
1378 | 1378 | lz-string "^1.4.4" |
1379 | 1379 | pretty-format "^27.0.2" |
1380 | 1380 |
|
1381 | | -"@testing-library/dom@^8.5.0": |
1382 | | - version "8.20.0" |
1383 | | - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.20.0.tgz#914aa862cef0f5e89b98cc48e3445c4c921010f6" |
1384 | | - integrity sha512-d9ULIT+a4EXLX3UU8FBjauG9NnsZHkHztXoIcTsOKoOw030fyjheN9svkTULjJxtYag9DZz5Jz5qkWZDPxTFwA== |
1385 | | - dependencies: |
1386 | | - "@babel/code-frame" "^7.10.4" |
1387 | | - "@babel/runtime" "^7.12.5" |
1388 | | - "@types/aria-query" "^5.0.1" |
1389 | | - aria-query "^5.0.0" |
1390 | | - chalk "^4.1.0" |
1391 | | - dom-accessibility-api "^0.5.9" |
1392 | | - lz-string "^1.4.4" |
1393 | | - pretty-format "^27.0.2" |
1394 | | - |
1395 | 1381 | "@testing-library/jest-dom@5.16.5": |
1396 | 1382 | version "5.16.5" |
1397 | 1383 | resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e" |
|
1407 | 1393 | lodash "^4.17.15" |
1408 | 1394 | redent "^3.0.0" |
1409 | 1395 |
|
1410 | | -"@testing-library/react@13.4.0": |
1411 | | - version "13.4.0" |
1412 | | - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.4.0.tgz#6a31e3bf5951615593ad984e96b9e5e2d9380966" |
1413 | | - integrity sha512-sXOGON+WNTh3MLE9rve97ftaZukN3oNf2KjDy7YTx6hcTO2uuLHuCGynMDhFwGw/jYf4OJ2Qk0i4i79qMNNkyw== |
| 1396 | +"@testing-library/react@14.0.0": |
| 1397 | + version "14.0.0" |
| 1398 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.0.0.tgz#59030392a6792450b9ab8e67aea5f3cc18d6347c" |
| 1399 | + integrity sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg== |
1414 | 1400 | dependencies: |
1415 | 1401 | "@babel/runtime" "^7.12.5" |
1416 | | - "@testing-library/dom" "^8.5.0" |
| 1402 | + "@testing-library/dom" "^9.0.0" |
1417 | 1403 | "@types/react-dom" "^18.0.0" |
1418 | 1404 |
|
1419 | 1405 | "@testing-library/user-event@14.4.3": |
|
0 commit comments