|
1152 | 1152 | lodash "^4.17.15" |
1153 | 1153 | redent "^3.0.0" |
1154 | 1154 |
|
1155 | | -"@testing-library/react@12.1.4": |
1156 | | - version "12.1.4" |
1157 | | - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.4.tgz#09674b117e550af713db3f4ec4c0942aa8bbf2c0" |
1158 | | - integrity sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA== |
| 1155 | +"@testing-library/react@12.1.5": |
| 1156 | + version "12.1.5" |
| 1157 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.5.tgz#bb248f72f02a5ac9d949dea07279095fa577963b" |
| 1158 | + integrity sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg== |
1159 | 1159 | dependencies: |
1160 | 1160 | "@babel/runtime" "^7.12.5" |
1161 | 1161 | "@testing-library/dom" "^8.0.0" |
1162 | | - "@types/react-dom" "*" |
| 1162 | + "@types/react-dom" "<18.0.0" |
1163 | 1163 |
|
1164 | 1164 | "@testing-library/user-event@13.5.0": |
1165 | 1165 | version "13.5.0" |
|
1294 | 1294 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" |
1295 | 1295 | integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== |
1296 | 1296 |
|
1297 | | -"@types/react-dom@*": |
1298 | | - version "17.0.11" |
1299 | | - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11.tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466" |
1300 | | - integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q== |
1301 | | - dependencies: |
1302 | | - "@types/react" "*" |
1303 | | - |
1304 | | -"@types/react@*": |
1305 | | - version "17.0.39" |
1306 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce" |
1307 | | - integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug== |
| 1297 | +"@types/react-dom@<18.0.0": |
| 1298 | + version "17.0.15" |
| 1299 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15.tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156" |
| 1300 | + integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw== |
1308 | 1301 | dependencies: |
1309 | | - "@types/prop-types" "*" |
1310 | | - "@types/scheduler" "*" |
1311 | | - csstype "^3.0.2" |
| 1302 | + "@types/react" "^17" |
1312 | 1303 |
|
1313 | | -"@types/react@17.0.44": |
| 1304 | +"@types/react@17.0.44", "@types/react@^17": |
1314 | 1305 | version "17.0.44" |
1315 | 1306 | resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7" |
1316 | 1307 | integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g== |
|
0 commit comments