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" : " ^18.0.1 " ,
22
+ "@types/react" : " ^18.0.3 " ,
23
23
"@types/react-dom" : " ^18.0.0" ,
24
24
"electron" : " 9.0.4" ,
25
25
"electron-builder" : " ^23.0.3" ,
Original file line number Diff line number Diff line change 1042
1042
dependencies :
1043
1043
" @types/react" " *"
1044
1044
1045
- " @types/react@*" , "@types/react@^18.0.1 ":
1046
- version "18.0.1 "
1047
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.1 .tgz#1b2e02fb7613212518733946e49fb963dfc66e19 "
1048
- integrity sha512-VnWlrVgG0dYt+NqlfMI0yUYb8Rdl4XUROyH+c6gq/iFCiZ805Vi//26UW38DHnxQkbDhnrIWTBiy6oKZqL11cw ==
1045
+ " @types/react@*" , "@types/react@^18.0.3 ":
1046
+ version "18.0.3 "
1047
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.3 .tgz#baefa397561372015b9f8ba5bc83bc3f84ae8fcb "
1048
+ integrity sha512-P8QUaMW4k+kH9aKNPl9b3XWcKMSSALYprLL8xpAMJOLUn3Pl6B+6nKC4F7dsk9oJPwkiRx+qlwhG/Zc1LxFVuQ ==
1049
1049
dependencies :
1050
1050
" @types/prop-types" " *"
1051
1051
" @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments