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.4 " ,
22
+ "@types/react" : " ^18.0.5 " ,
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.4 ":
1046
- version "18.0.4 "
1047
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.4 .tgz#88e9eddd8788fdf60dcf260b1cff2fb7487e4373 "
1048
- integrity sha512-Zm4ryWh9xQbMX6ge7Ej/nS6VBoT+9wzvwd/hZ+9EONGjBkejyyvEKndZt/DZHHj1lSU/YeTPyJAn22S3GnYchQ ==
1045
+ " @types/react@*" , "@types/react@^18.0.5 ":
1046
+ version "18.0.5 "
1047
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.5 .tgz#1a4d4b705ae6af5aed369dec22800b20f89f5301 "
1048
+ integrity sha512-UPxNGInDCIKlfqBrm8LDXYWNfLHwIdisWcsH5GpMyGjhEDLFgTtlRBaoWuCua9HcyuE0rMkmAeZ3FXV1pYLIYQ ==
1049
1049
dependencies :
1050
1050
" @types/prop-types" " *"
1051
1051
" @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments