Skip to content

Commit c8bb1f3

Browse files
committed
chore(deps): update deps
1 parent 457e1bb commit c8bb1f3

File tree

2 files changed

+216
-171
lines changed

2 files changed

+216
-171
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
"@ghostery/adblocker-electron-preload": "2.5.0",
247247
"@hono/node-server": "1.13.8",
248248
"@hono/swagger-ui": "0.5.0",
249-
"@hono/zod-openapi": "0.18.4",
249+
"@hono/zod-openapi": "0.19.0",
250250
"@hono/zod-validator": "0.4.3",
251251
"@jellybrick/dbus-next": "0.10.3",
252252
"@jellybrick/electron-better-web-request": "1.0.4",
@@ -261,7 +261,7 @@
261261
"color": "5.0.0",
262262
"conf": "13.1.0",
263263
"custom-electron-prompt": "1.5.8",
264-
"deepmerge-ts": "7.1.4",
264+
"deepmerge-ts": "7.1.5",
265265
"electron-debug": "4.1.0",
266266
"electron-is": "3.0.0",
267267
"electron-localshortcut": "3.2.1",
@@ -280,13 +280,13 @@
280280
"keyboardevent-from-electron-accelerator": "2.0.0",
281281
"keyboardevents-areequal": "0.2.2",
282282
"node-html-parser": "7.0.1",
283-
"node-id3": "0.2.7",
283+
"node-id3": "0.2.8",
284284
"peerjs": "1.5.4",
285285
"semver": "7.7.1",
286286
"serve": "14.2.4",
287287
"simple-youtube-age-restriction-bypass": "github:organization/Simple-YouTube-Age-Restriction-Bypass#v2.5.9",
288288
"solid-floating-ui": "0.3.1",
289-
"solid-js": "1.9.4",
289+
"solid-js": "1.9.5",
290290
"solid-styled-components": "0.28.5",
291291
"solid-transition-group": "0.3.0",
292292
"ts-morph": "25.0.1",
@@ -296,7 +296,7 @@
296296
"zod": "3.24.2"
297297
},
298298
"devDependencies": {
299-
"@eslint/js": "9.20.0",
299+
"@eslint/js": "9.21.0",
300300
"@playwright/test": "1.50.1",
301301
"@stylistic/eslint-plugin-js": "4.1.0",
302302
"@total-typescript/ts-reset": "0.6.1",
@@ -311,13 +311,13 @@
311311
"cross-env": "7.0.3",
312312
"del-cli": "6.0.0",
313313
"discord-api-types": "0.37.119",
314-
"electron": "34.2.0",
314+
"electron": "34.3.0",
315315
"electron-builder": "26.0.9",
316316
"electron-builder-squirrel-windows": "26.0.9",
317317
"electron-devtools-installer": "4.0.0",
318318
"electron-vite": "3.0.0",
319319
"esbuild": "0.25.0",
320-
"eslint": "9.20.1",
320+
"eslint": "9.21.0",
321321
"eslint-config-prettier": "10.0.2",
322322
"eslint-import-resolver-exports": "1.0.0-beta.5",
323323
"eslint-import-resolver-typescript": "3.8.3",
@@ -330,11 +330,11 @@
330330
"typescript": "5.7.3",
331331
"typescript-eslint": "8.25.0",
332332
"utf-8-validate": "6.0.5",
333-
"vite": "6.1.0",
334-
"vite-plugin-inspect": "10.2.1",
333+
"vite": "6.2.0",
334+
"vite-plugin-inspect": "11.0.0",
335335
"vite-plugin-resolve": "2.5.2",
336-
"vite-plugin-solid": "2.11.1",
337-
"ws": "8.18.0"
336+
"vite-plugin-solid": "2.11.6",
337+
"ws": "8.18.1"
338338
},
339339
"auto-changelog": {
340340
"hideCredit": true,

0 commit comments

Comments
 (0)