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.20 " ,
55
+ "@types/react" : " 17.0.21 " ,
56
56
"@types/react-helmet" : " 6.1.2" ,
57
57
"@types/react-router-dom" : " 5.1.9" ,
58
58
"@typescript-eslint/eslint-plugin" : " 4.31.1" ,
Original file line number Diff line number Diff line change 2940
2940
"@types/prop-types" "*"
2941
2941
csstype "^3.0.2"
2942
2942
2943
- "@types/react@17.0.20 ":
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 ==
2943
+ "@types/react@17.0.21 ":
2944
+ version "17.0.21 "
2945
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.21 .tgz#069c43177cd419afaab5ce26bb4e9056549f7ea6 "
2946
+ integrity sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ ==
2947
2947
dependencies:
2948
2948
"@types/prop-types" "*"
2949
2949
"@types/scheduler" "*"
You can’t perform that action at this time.
0 commit comments