File tree 2 files changed +15
-6
lines changed
2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 59
59
"@storybook/react" : " 6.3.12" ,
60
60
"@types/node" : " 16.11.4" ,
61
61
"@types/react" : " 17.0.31" ,
62
- "@types/react-dom" : " 17.0.10 " ,
62
+ "@types/react-dom" : " 17.0.25 " ,
63
63
"@types/styled-components" : " 5.1.15" ,
64
64
"@typescript-eslint/parser" : " 5.1.0" ,
65
65
"@typescript-eslint/eslint-plugin" : " 5.1.0" ,
Original file line number Diff line number Diff line change 2955
2955
dependencies:
2956
2956
"@types/react" "*"
2957
2957
2958
- "@types/react-dom@17.0.10 ":
2959
- version "17.0.10 "
2960
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.10 .tgz#d6972ec018d23cf22b99597f1289343d99ea9d9d "
2961
- integrity sha512-8oz3NAUId2z/zQdFI09IMhQPNgIbiP8Lslhv39DIDamr846/0spjZK0vnrMak0iB8EKb9QFTTIdg2Wj2zH5a3g ==
2958
+ "@types/react-dom@17.0.25 ":
2959
+ version "17.0.25 "
2960
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.25 .tgz#e0e5b3571e1069625b3a3da2b279379aa33a0cb5 "
2961
+ integrity sha512-urx7A7UxkZQmThYA4So0NelOVjx3V4rNFVJwp0WZlbIK5eM4rNJDiN3R/E9ix0MBh6kAEojk/9YL+Te6D9zHNA ==
2962
2962
dependencies:
2963
- "@types/react" "* "
2963
+ "@types/react" "^17 "
2964
2964
2965
2965
"@types/react-syntax-highlighter@11.0.5":
2966
2966
version "11.0.5"
2987
2987
"@types/scheduler" "*"
2988
2988
csstype "^3.0.2"
2989
2989
2990
+ "@types/react@^17":
2991
+ version "17.0.71"
2992
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.71.tgz#3673d446ad482b1564e44bf853b3ab5bcbc942c4"
2993
+ integrity sha512-lfqOu9mp16nmaGRrS8deS2Taqhd5Ih0o92Te5Ws6I1py4ytHBcXLqh0YIqVsViqwVI5f+haiFM6hju814BzcmA==
2994
+ dependencies:
2995
+ "@types/prop-types" "*"
2996
+ "@types/scheduler" "*"
2997
+ csstype "^3.0.2"
2998
+
2990
2999
"@types/retry@^0.12.0":
2991
3000
version "0.12.1"
2992
3001
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.1.tgz#d8f1c0d0dc23afad6dc16a9e993a0865774b4065"
You can’t perform that action at this time.
0 commit comments