File tree Expand file tree Collapse file tree 2 files changed +22
-5
lines changed Expand file tree Collapse file tree 2 files changed +22
-5
lines changed Original file line number Diff line number Diff line change 57
57
"@babel/preset-react" : " 7.16.7" ,
58
58
"@babel/preset-typescript" : " 7.16.7" ,
59
59
"@ionic/react" : " 6.0.5" ,
60
- "@testing-library/react" : " 12.1.2 " ,
60
+ "@testing-library/react" : " 12.1.5 " ,
61
61
"@types/jest" : " 27.4.0" ,
62
62
"@types/node" : " 17.0.14" ,
63
63
"@types/react" : " 17.0.38" ,
Original file line number Diff line number Diff line change 1504
1504
lz-string "^1.4.4"
1505
1505
pretty-format "^27.0.2"
1506
1506
1507
- " @testing-library/[email protected] .2 " :
1508
- version "12.1.2 "
1509
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.2 .tgz#f1bc9a45943461fa2a598bb4597df1ae044cfc76 "
1510
- integrity sha512-ihQiEOklNyHIpo2Y8FREkyD1QAea054U0MVbwH1m8N9TxeFz+KoJ9LkqoKqJlzx2JDm56DVwaJ1r36JYxZM05g ==
1507
+ " @testing-library/[email protected] .5 " :
1508
+ version "12.1.5 "
1509
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.5 .tgz#bb248f72f02a5ac9d949dea07279095fa577963b "
1510
+ integrity sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg ==
1511
1511
dependencies :
1512
1512
" @babel/runtime" " ^7.12.5"
1513
1513
" @testing-library/dom" " ^8.0.0"
1514
+ " @types/react-dom" " <18.0.0"
1514
1515
1515
1516
" @tootallnate/once@1 " :
1516
1517
version "1.1.2"
1661
1662
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
1662
1663
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
1663
1664
1665
+ " @types/react-dom@<18.0.0 " :
1666
+ version "17.0.15"
1667
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15.tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156"
1668
+ integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw==
1669
+ dependencies :
1670
+ " @types/react" " ^17"
1671
+
1664
1672
1665
1673
version "17.0.38"
1666
1674
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.38.tgz#f24249fefd89357d5fa71f739a686b8d7c7202bd"
1670
1678
" @types/scheduler" " *"
1671
1679
csstype "^3.0.2"
1672
1680
1681
+ " @types/react@^17 " :
1682
+ version "17.0.44"
1683
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
1684
+ integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
1685
+ dependencies :
1686
+ " @types/prop-types" " *"
1687
+ " @types/scheduler" " *"
1688
+ csstype "^3.0.2"
1689
+
1673
1690
" @types/responselike@* " :
1674
1691
version "1.0.0"
1675
1692
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.0.tgz#251f4fe7d154d2bad125abe1b429b23afd262e29"
You can’t perform that action at this time.
0 commit comments