|
1599 | 1599 | "@babel/runtime" "^7.12.5"
|
1600 | 1600 | react-error-boundary "^3.1.0"
|
1601 | 1601 |
|
1602 |
| -"@testing-library/[email protected].4": |
1603 |
| - version "12.1.4" |
1604 |
| - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.4.tgz#09674b117e550af713db3f4ec4c0942aa8bbf2c0" |
1605 |
| - integrity sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA== |
| 1602 | +"@testing-library/[email protected].5": |
| 1603 | + version "12.1.5" |
| 1604 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.5.tgz#bb248f72f02a5ac9d949dea07279095fa577963b" |
| 1605 | + integrity sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg== |
1606 | 1606 | dependencies:
|
1607 | 1607 | "@babel/runtime" "^7.12.5"
|
1608 | 1608 | "@testing-library/dom" "^8.0.0"
|
1609 |
| - "@types/react-dom" "*" |
| 1609 | + "@types/react-dom" "<18.0.0" |
1610 | 1610 |
|
1611 | 1611 | "@testing-library/user-event@^14.4.3":
|
1612 | 1612 | version "14.4.3"
|
|
1824 | 1824 | dependencies:
|
1825 | 1825 | ts-toolbelt "^6.15.1"
|
1826 | 1826 |
|
1827 |
| -"@types/react-dom@*", "@types/react-dom@^17.0.10": |
1828 |
| - version "17.0.14" |
1829 |
| - resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.14.tgz" |
1830 |
| - integrity sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ== |
| 1827 | +"@types/react-dom@<18.0.0", "@types/react-dom@^17.0.10": |
| 1828 | + version "17.0.17" |
| 1829 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.17.tgz#2e3743277a793a96a99f1bf87614598289da68a1" |
| 1830 | + integrity sha512-VjnqEmqGnasQKV0CWLevqMTXBYG9GbwuE6x3VetERLh0cq2LTptFE73MrQi2S7GkKXCf2GgwItB/melLnxfnsg== |
1831 | 1831 | dependencies:
|
1832 |
| - "@types/react" "*" |
| 1832 | + "@types/react" "^17" |
1833 | 1833 |
|
1834 | 1834 | "@types/react-syntax-highlighter@^13.5.2":
|
1835 | 1835 | version "13.5.2"
|
|
1847 | 1847 | "@types/scheduler" "*"
|
1848 | 1848 | csstype "^3.0.2"
|
1849 | 1849 |
|
| 1850 | +"@types/react@^17": |
| 1851 | + version "17.0.50" |
| 1852 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.50.tgz#39abb4f7098f546cfcd6b51207c90c4295ee81fc" |
| 1853 | + integrity sha512-ZCBHzpDb5skMnc1zFXAXnL3l1FAdi+xZvwxK+PkglMmBrwjpp9nKaWuEvrGnSifCJmBFGxZOOFuwC6KH/s0NuA== |
| 1854 | + dependencies: |
| 1855 | + "@types/prop-types" "*" |
| 1856 | + "@types/scheduler" "*" |
| 1857 | + csstype "^3.0.2" |
| 1858 | + |
1850 | 1859 | "@types/resize-observer-browser@^0.1.6":
|
1851 | 1860 | version "0.1.7"
|
1852 | 1861 | resolved "https://registry.yarnpkg.com/@types/resize-observer-browser/-/resize-observer-browser-0.1.7.tgz#294aaadf24ac6580b8fbd1fe3ab7b59fe85f9ef3"
|
|
0 commit comments