This repository was archived by the owner on Aug 26, 2023. It is now read-only.
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 47
47
"devDependencies" : {
48
48
"@jest/globals" : " 29.6.4" ,
49
49
"@jest/types" : " 29.6.3" ,
50
- "@types/react" : " 18.2.20 " ,
50
+ "@types/react" : " 18.2.21 " ,
51
51
"@types/react-dom" : " 18.2.7" ,
52
52
"@typescript-eslint/eslint-plugin" : " 6.4.0" ,
53
53
"@typescript-eslint/parser" : " 6.4.0" ,
80
80
"node" : " >=12"
81
81
},
82
82
"resolutions" : {
83
- "@types/react" : " 18.2.20 "
83
+ "@types/react" : " 18.2.21 "
84
84
},
85
85
"packageManager" :
" [email protected] "
86
86
}
Original file line number Diff line number Diff line change @@ -463,7 +463,7 @@ __metadata:
463
463
dependencies :
464
464
" @jest/globals " : 29.6.4
465
465
" @jest/types " : 29.6.3
466
- " @types/react " : 18.2.20
466
+ " @types/react " : 18.2.21
467
467
" @types/react-dom " : 18.2.7
468
468
" @typescript-eslint/eslint-plugin " : 6.4.0
469
469
" @typescript-eslint/parser " : 6.4.0
@@ -1033,14 +1033,14 @@ __metadata:
1033
1033
languageName : node
1034
1034
linkType : hard
1035
1035
1036
- " @types/react@npm:18.2.20 " :
1037
- version : 18.2.20
1038
- resolution : " @types/react@npm:18.2.20 "
1036
+ " @types/react@npm:18.2.21 " :
1037
+ version : 18.2.21
1038
+ resolution : " @types/react@npm:18.2.21 "
1039
1039
dependencies :
1040
1040
" @types/prop-types " : " *"
1041
1041
" @types/scheduler " : " *"
1042
1042
csstype : ^3.0.2
1043
- checksum : 30f699c60e5e4bfef273ce64d320651cdd60f5c6a08361c6c7eca8cebcccda1ac953d2ee57c9f321b5ae87f8a62c72b6d35ca42df0e261d337849952daab2141
1043
+ checksum : ffed203bfe7aad772b8286f7953305c9181ac3a8f27d3f5400fbbc2a8e27ca8e5bbff818ee014f39ca0d19d2b3bb154e5bdbec7e232c6f80b59069375aa78349
1044
1044
languageName : node
1045
1045
linkType : hard
1046
1046
You can’t perform that action at this time.
0 commit comments