File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 58
58
"@types/enzyme-adapter-react-16" : " 1.0.6" ,
59
59
"@types/node" : " 16.11.26" ,
60
60
"@types/react" : " 17.0.43" ,
61
- "@types/react-dom" : " 17.0.11 " ,
61
+ "@types/react-dom" : " 17.0.15 " ,
62
62
"@types/sinon" : " 10.0.11" ,
63
63
"@types/storybook__addon-actions" : " 5.2.1" ,
64
64
"@types/storybook__react" : " 5.2.1" ,
Original file line number Diff line number Diff line change 3801
3801
dependencies:
3802
3802
"@types/react" "*"
3803
3803
3804
- "@types/react-dom@17.0.11 ":
3805
- version "17.0.11 "
3806
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11 .tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466 "
3807
- integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q ==
3804
+ "@types/react-dom@17.0.15 ":
3805
+ version "17.0.15 "
3806
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15 .tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156 "
3807
+ integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw ==
3808
3808
dependencies:
3809
- "@types/react" "* "
3809
+ "@types/react" "^17 "
3810
3810
3811
3811
"@types/react-syntax-highlighter@11.0.4":
3812
3812
version "11.0.4"
3844
3844
"@types/scheduler" "*"
3845
3845
csstype "^3.0.2"
3846
3846
3847
+ "@types/react@^17":
3848
+ version "17.0.44"
3849
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
3850
+ integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
3851
+ dependencies:
3852
+ "@types/prop-types" "*"
3853
+ "@types/scheduler" "*"
3854
+ csstype "^3.0.2"
3855
+
3847
3856
"@types/resolve@0.0.8":
3848
3857
version "0.0.8"
3849
3858
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"
You can’t perform that action at this time.
0 commit comments