File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
"@babel/preset-react" : " ^7.16.7" ,
20
20
"@types/electron-devtools-installer" : " ^2.2.1" ,
21
21
"@types/node" : " ^17.0.23" ,
22
- "@types/react" : " ^17 .0.43 " ,
22
+ "@types/react" : " ^18 .0.0 " ,
23
23
"@types/react-dom" : " ^17.0.14" ,
24
24
"electron" : " 9.0.4" ,
25
25
"electron-builder" : " ^22.14.13" ,
Original file line number Diff line number Diff line change 1040
1040
dependencies :
1041
1041
" @types/react" " *"
1042
1042
1043
- " @types/react@*" , "@types/react@^17 .0.43 ":
1044
- version "17 .0.43 "
1045
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17 .0.43 .tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55 "
1046
- integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A ==
1043
+ " @types/react@*" , "@types/react@^18 .0.0 ":
1044
+ version "18 .0.0 "
1045
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18 .0.0 .tgz#4be8aa3a2d04afc3ac2cc1ca43d39b0bd412890c "
1046
+ integrity sha512-7+K7zEQYu7NzOwQGLR91KwWXXDzmTFODRVizJyIALf6RfLv2GDpqpknX64pvRVILXCpXi7O/pua8NGk44dLvJw ==
1047
1047
dependencies :
1048
1048
" @types/prop-types" " *"
1049
1049
" @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments