File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 52
52
},
53
53
"dependencies" : {
54
54
"@babel/runtime" : " ^7.12.1" ,
55
+ "@types/hoist-non-react-statics" : " ^3.3.1" ,
55
56
"@types/use-sync-external-store" : " ^0.0.0" ,
56
57
"hoist-non-react-statics" : " ^3.3.2" ,
57
58
"loose-envify" : " ^1.4.0" ,
Original file line number Diff line number Diff line change @@ -2424,7 +2424,7 @@ __metadata:
2424
2424
languageName : node
2425
2425
linkType : hard
2426
2426
2427
- " @types/hoist-non-react-statics@npm:^3.3.0 " :
2427
+ " @types/hoist-non-react-statics@npm:^3.3.0, @types/hoist-non-react-statics@npm:^3.3.1 " :
2428
2428
version : 3.3.1
2429
2429
resolution : " @types/hoist-non-react-statics@npm:3.3.1"
2430
2430
dependencies :
@@ -9020,6 +9020,7 @@ __metadata:
9020
9020
" @testing-library/react-hooks " : ^3.4.2
9021
9021
" @testing-library/react-native " : ^7.1.0
9022
9022
" @types/create-react-class " : ^15.6.3
9023
+ " @types/hoist-non-react-statics " : ^3.3.1
9023
9024
" @types/object-assign " : ^4.0.30
9024
9025
" @types/react " : 17.0.19
9025
9026
" @types/react-dom " : ^17.0.9
You can’t perform that action at this time.
0 commit comments