File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 52
52
"devDependencies" : {
53
53
"@docusaurus/module-type-aliases" : " 2.0.0-beta.6" ,
54
54
"@tsconfig/docusaurus" : " 1.0.4" ,
55
- "@types/react" : " 17.0.19 " ,
55
+ "@types/react" : " 17.0.20 " ,
56
56
"@types/react-helmet" : " 6.1.2" ,
57
57
"@types/react-router-dom" : " 5.1.8" ,
58
58
"@typescript-eslint/eslint-plugin" : " 4.30.0" ,
Original file line number Diff line number Diff line change 2940
2940
"@types/prop-types" "*"
2941
2941
csstype "^3.0.2"
2942
2942
2943
-
2944
- version "17.0.19 "
2945
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19 .tgz#8f2a85e8180a43b57966b237d26a29481dacc991 "
2946
- integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A ==
2943
+
2944
+ version "17.0.20 "
2945
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.20 .tgz#a4284b184d47975c71658cd69e759b6bd37c3b8c "
2946
+ integrity sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA ==
2947
2947
dependencies:
2948
2948
"@types/prop-types" "*"
2949
2949
"@types/scheduler" "*"
You can’t perform that action at this time.
0 commit comments