|
5585 | 5585 | lodash "^4.17.15" |
5586 | 5586 | redent "^3.0.0" |
5587 | 5587 |
|
5588 | | -"@testing-library/ [email protected]. 4": |
5589 | | - version "12.1.4" |
5590 | | - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.4.tgz#09674b117e550af713db3f4ec4c0942aa8bbf2c0" |
5591 | | - integrity sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA== |
| 5588 | +"@testing-library/ [email protected]. 5": |
| 5589 | + version "12.1.5" |
| 5590 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.5.tgz#bb248f72f02a5ac9d949dea07279095fa577963b" |
| 5591 | + integrity sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg== |
5592 | 5592 | dependencies: |
5593 | 5593 | "@babel/runtime" "^7.12.5" |
5594 | 5594 | "@testing-library/dom" "^8.0.0" |
5595 | | - "@types/react-dom" "*" |
| 5595 | + "@types/react-dom" "<18.0.0" |
5596 | 5596 |
|
5597 | 5597 | "@testing-library/ [email protected]": |
5598 | 5598 | version "13.5.0" |
|
6246 | 6246 | dependencies: |
6247 | 6247 | "@types/react" "*" |
6248 | 6248 |
|
6249 | | -"@types/react-dom@*": |
6250 | | - version "17.0.11" |
6251 | | - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11.tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466" |
6252 | | - integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q== |
6253 | | - dependencies: |
6254 | | - "@types/react" "*" |
6255 | | - |
6256 | 6249 | |
6257 | 6250 | version "17.0.9" |
6258 | 6251 | resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.9.tgz#441a981da9d7be117042e1a6fd3dac4b30f55add" |
6259 | 6252 | integrity sha512-wIvGxLfgpVDSAMH5utdL9Ngm5Owu0VsGmldro3ORLXV8CShrL8awVj06NuEXFQ5xyaYfdca7Sgbk/50Ri1GdPg== |
6260 | 6253 | dependencies: |
6261 | 6254 | "@types/react" "*" |
6262 | 6255 |
|
| 6256 | +"@types/react-dom@<18.0.0": |
| 6257 | + version "17.0.15" |
| 6258 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15.tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156" |
| 6259 | + integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw== |
| 6260 | + dependencies: |
| 6261 | + "@types/react" "^17" |
| 6262 | + |
6263 | 6263 | |
6264 | 6264 | version "6.1.5" |
6265 | 6265 | resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.5.tgz#35f89a6b1646ee2bc342a33a9a6c8777933f9083" |
|
6300 | 6300 | "@types/scheduler" "*" |
6301 | 6301 | csstype "^3.0.2" |
6302 | 6302 |
|
| 6303 | +"@types/react@^17": |
| 6304 | + version "17.0.44" |
| 6305 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7" |
| 6306 | + integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g== |
| 6307 | + dependencies: |
| 6308 | + "@types/prop-types" "*" |
| 6309 | + "@types/scheduler" "*" |
| 6310 | + csstype "^3.0.2" |
| 6311 | + |
6303 | 6312 | |
6304 | 6313 | version "1.18.2" |
6305 | 6314 | resolved "https://registry.yarnpkg.com/@types/reactour/-/reactour-1.18.2.tgz#7b17529be743c3abae61b51e7d435a25b7df3f97" |
|
0 commit comments