File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 71
71
"@vue/cli-test-utils" : " ^5.0.5" ,
72
72
"@vue/eslint-config-typescript" : " ^11.0.2" ,
73
73
"@vuepress/plugin-google-analytics" : " ^1.8.0" ,
74
- "electron" : " ^23 .0.0" ,
74
+ "electron" : " ^24 .0.0" ,
75
75
"electron-devtools-installer" : " ^3.1.0" ,
76
76
"electron-playwright-helpers" : " ^1.2.0" ,
77
77
"eslint" : " ^7.2.0" ,
Original file line number Diff line number Diff line change 2146
2146
"@types/node" "*"
2147
2147
form-data "^3.0.0"
2148
2148
2149
- "@types/node@*", "@types/node@^16 .11.26 ":
2150
- version "16. 18.18 "
2151
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16. 18.18. tgz#06cb0eeb5a0175d26d99b7acf4db613ca30cb07f "
2152
- integrity sha512-fwGw1uvQAzabxL1pyoknPlJIF2t7+K90uTqynleKRx24n3lYcxWa3+KByLhgkF8GEAK2c7hC8Ki0RkNM5H15jQ ==
2149
+ "@types/node@*", "@types/node@^18 .11.18 ":
2150
+ version "18.15.11 "
2151
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11. tgz#b3b790f09cb1696cffcec605de025b088fa4225f "
2152
+ integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q ==
2153
2153
2154
2154
"@types/node@^10.1.0":
2155
2155
version "10.17.55"
@@ -6404,13 +6404,13 @@ electron-to-chromium@^1.4.284:
6404
6404
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.335.tgz#69c08baa608bbb58e290d83320190fa82c835efe"
6405
6405
integrity sha512-l/eowQqTnrq3gu+WSrdfkhfNHnPgYqlKAwxz7MTOj6mom19vpEDHNXl6dxDxyTiYuhemydprKr/HCrHfgk+OfQ==
6406
6406
6407
- electron@^23 .0.0:
6408
- version "23.2 .0"
6409
- resolved "https://registry.yarnpkg.com/electron/-/electron-23.2 .0.tgz#1c60fec08206e24830f3a8dca2772454c8bc25ba "
6410
- integrity sha512-De9e21cri0QYct/w6tTNOnKyCt9RVKUw5F8PEN4FPzGR9tr6IT53uyt42uH754uJWrZeLMCAdoXy6/0GmMmYZA ==
6407
+ electron@^24 .0.0:
6408
+ version "24.0 .0"
6409
+ resolved "https://registry.yarnpkg.com/electron/-/electron-24.0 .0.tgz#d50f92d1b21176ebf732c57d2b0902739913ad6e "
6410
+ integrity sha512-QmL8L53fQ+xOAp8m2mSGNewhDvJqQttCxrcesf0cqndKQDsIq4QvR35wGJqHg7MyPQKcBErLhZj9QvRheO5qnA ==
6411
6411
dependencies:
6412
6412
"@electron/get" "^2.0.0"
6413
- "@types/node" "^16 .11.26 "
6413
+ "@types/node" "^18 .11.18 "
6414
6414
extract-zip "^2.0.1"
6415
6415
6416
6416
elliptic@^6.5.3:
You can’t perform that action at this time.
0 commit comments