File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 29
29
"@testing-library/react" : " ^13.3.0" ,
30
30
"@types/node" : " ^18.0.0" ,
31
31
"@types/react" : " ^17.0.38" ,
32
- "@types/react-dom" : " ^18.0.5 " ,
32
+ "@types/react-dom" : " ^18.0.6 " ,
33
33
"babel-jest" : " ^28.1.2" ,
34
34
"identity-obj-proxy" : " ^3.0.0" ,
35
35
"jest" : " ^28.1.2" ,
Original file line number Diff line number Diff line change 1695
1695
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
1696
1696
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
1697
1697
1698
- " @types/react-dom@^18.0.0" , "@types/react-dom@^18.0.5" :
1698
+ " @types/react-dom@^18.0.0 " :
1699
1699
version "18.0.5"
1700
1700
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.5.tgz#330b2d472c22f796e5531446939eacef8378444a"
1701
1701
integrity sha512-OWPWTUrY/NIrjsAPkAk1wW9LZeIjSvkXRhclsFO8CZcZGCOg2G0YZy4ft+rOyYxy8B7ui5iZzi9OkDebZ7/QSA==
1702
1702
dependencies :
1703
1703
" @types/react" " *"
1704
1704
1705
+ " @types/react-dom@^18.0.6 " :
1706
+ version "18.0.6"
1707
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.6.tgz#36652900024842b74607a17786b6662dd1e103a1"
1708
+ integrity sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==
1709
+ dependencies :
1710
+ " @types/react" " *"
1711
+
1705
1712
" @types/react@* " :
1706
1713
version "17.0.19"
1707
1714
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
You can’t perform that action at this time.
0 commit comments