Skip to content

Commit ba202a8

Browse files
chore(deps): update dependency electron to v28 (#1498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JellyBrick <[email protected]>
1 parent daf0523 commit ba202a8

File tree

2 files changed

+91
-82
lines changed

2 files changed

+91
-82
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"pnpm": {
120120
"overrides": {
121121
"usocket": "1.0.1",
122-
"rollup": "4.6.1",
122+
"rollup": "4.7.0",
123123
"node-gyp": "10.0.1",
124124
"xml2js": "0.6.2",
125125
"node-fetch": "3.3.2",
@@ -169,7 +169,7 @@
169169
"youtubei.js": "8.0.0"
170170
},
171171
"devDependencies": {
172-
"@playwright/test": "1.40.1",
172+
"@playwright/test": "1.41.0-alpha-dec-10-2023",
173173
"@total-typescript/ts-reset": "0.5.1",
174174
"@types/electron-localshortcut": "3.1.3",
175175
"@types/howler": "2.2.11",
@@ -179,7 +179,7 @@
179179
"builtin-modules": "3.3.0",
180180
"cross-env": "7.0.3",
181181
"del-cli": "5.1.0",
182-
"electron": "27.1.3",
182+
"electron": "28.0.0",
183183
"electron-builder": "24.9.1",
184184
"electron-devtools-installer": "3.2.0",
185185
"electron-vite": "1.0.29",
@@ -190,7 +190,7 @@
190190
"eslint-plugin-prettier": "5.0.1",
191191
"glob": "10.3.10",
192192
"node-gyp": "10.0.1",
193-
"playwright": "1.40.1",
193+
"playwright": "1.41.0-alpha-dec-10-2023",
194194
"rollup": "4.7.0",
195195
"typescript": "5.3.3",
196196
"utf-8-validate": "6.0.3",

0 commit comments

Comments
 (0)