This repository was archived by the owner on May 6, 2024. It is now read-only.
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 32
32
"@testing-library/react" : " ^12.0.0" ,
33
33
"@testing-library/react-hooks" : " ^7.0.1" ,
34
34
"@types/jest" : " ^27.0.1" ,
35
- "@types/react" : " ^17.0.16 " ,
35
+ "@types/react" : " ^17.0.18 " ,
36
36
"@types/react-dom" : " ^17.0.9" ,
37
37
"cz-conventional-changelog" : " 3.3.0" ,
38
38
"jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change 1258
1258
dependencies :
1259
1259
" @types/react" " *"
1260
1260
1261
- " @types/react@*" , "@types/react@>=16.9.0", "@types/react@^17.0.16 ":
1262
- version "17.0.16 "
1263
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.16 .tgz#056f40c45645761527baeb7d89d842a6abdf285a "
1264
- integrity sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg ==
1261
+ " @types/react@*" , "@types/react@>=16.9.0", "@types/react@^17.0.18 ":
1262
+ version "17.0.18 "
1263
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.18 .tgz#4109cbbd901be9582e5e39e3d77acd7b66bb7fbe "
1264
+ integrity sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg ==
1265
1265
dependencies :
1266
1266
" @types/prop-types" " *"
1267
1267
" @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments