File tree 2 files changed +7
-17
lines changed
2 files changed +7
-17
lines changed Original file line number Diff line number Diff line change 48
48
"copy-webpack-plugin" : " ^11.0.0" ,
49
49
"cross-env" : " ^7.0.2" ,
50
50
"css-loader" : " ^6.7.3" ,
51
- "electron" : " 22.3.27 " ,
51
+ "electron" : " 28.0.0 " ,
52
52
"electron-builder" : " ^24.0.0" ,
53
53
"electron-notarize" : " ^1.0.0" ,
54
54
"esbuild-loader" : " ^4.0.2" ,
Original file line number Diff line number Diff line change 1707
1707
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.0.tgz#01d637d1891e419bc85763b46f42809cd2d5addb"
1708
1708
integrity sha512-jfT7iTf/4kOQ9S7CHV9BIyRaQqHu67mOjsIQBC3BKZvzvUB6zLxEwJ6sBE3ozcvP8kF6Uk5PXN0Q+c0dfhGX0g==
1709
1709
1710
- " @types/node@^16.11.26 " :
1711
- version "16.18.38"
1712
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.38.tgz#1dcdb6c54d02b323f621213745f2e44af30c73e6"
1713
- integrity sha512-6sfo1qTulpVbkxECP+AVrHV9OoJqhzCsfTNp5NIG+enM4HyM3HvZCO798WShIXBN0+QtDIcutJCjsVYnQP5rIQ==
1714
-
1715
- " @types/node@^18.15.11 " :
1716
- version "18.16.19"
1717
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
1718
- integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
1719
-
1720
- " @types/node@^18.15.12 " :
1710
+ " @types/node@^18.11.18" , "@types/node@^18.15.11", "@types/node@^18.15.12":
1721
1711
version "18.19.3"
1722
1712
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.3.tgz#e4723c4cb385641d61b983f6fe0b716abd5f8fc0"
1723
1713
integrity sha512-k5fggr14DwAytoA/t8rPrIz++lXK7/DqckthCmoZOKNsEbJkId4Z//BqgApXBUGrGddrigYa1oqheo/7YmW4rg==
3530
3520
semver "^7.3.5"
3531
3521
typed-emitter "^2.1.0"
3532
3522
3533
- electron@22.3.27 :
3534
- version "22.3.27 "
3535
- resolved "https://registry.yarnpkg.com/electron/-/electron-22.3.27 .tgz#b77451a53f0c502e7559cceac28ac58eb289eef8 "
3536
- integrity sha512-7Rht21vHqj4ZFRnKuZdFqZFsvMBCmDqmjetiMqPtF+TmTBiGne1mnstVXOA/SRGhN2Qy5gY5bznJKpiqogjM8A ==
3523
+ electron@28.0.0 :
3524
+ version "28.0.0 "
3525
+ resolved "https://registry.yarnpkg.com/electron/-/electron-28.0.0 .tgz#21e5590c967125a3c1ec6b0d8d923baf9eb6fd72 "
3526
+ integrity sha512-eDhnCFBvG0PGFVEpNIEdBvyuGUBsFdlokd+CtuCe2ER3P+17qxaRfWRxMmksCOKgDHb5Wif5UxqOkZSlA4snlw ==
3537
3527
dependencies :
3538
3528
" @electron/get" " ^2.0.0"
3539
- " @types/node" " ^16 .11.26 "
3529
+ " @types/node" " ^18 .11.18 "
3540
3530
extract-zip "^2.0.1"
3541
3531
3542
3532
emittery@^0.13.1 :
You can’t perform that action at this time.
0 commit comments