Skip to content

Commit 5ba65ea

Browse files
committed
fix: bump dependencies
1 parent 0108e3f commit 5ba65ea

File tree

2 files changed

+163
-186
lines changed

2 files changed

+163
-186
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -69,17 +69,17 @@
6969
"@floating-ui/dom": "1.7.2",
7070
"@foobar404/wave": "2.0.5",
7171
"@ghostery/adblocker-electron": "2.11.3",
72-
"@ghostery/adblocker-electron-preload": "2.11.1",
72+
"@ghostery/adblocker-electron-preload": "2.11.3",
7373
"@hono/node-server": "1.17.1",
7474
"@hono/swagger-ui": "0.5.2",
75-
"@hono/zod-openapi": "1.0.0-beta.1",
76-
"@hono/zod-validator": "0.7.1",
75+
"@hono/zod-openapi": "1.0.2",
76+
"@hono/zod-validator": "0.7.2",
7777
"@jellybrick/dbus-next": "0.10.3",
7878
"@jellybrick/electron-better-web-request": "1.0.4",
7979
"@jellybrick/mpris-service": "2.1.5",
8080
"@jimp/plugin-color": "1.6.0",
8181
"@skyra/jaro-winkler": "1.1.1",
82-
"@xhayper/discord-rpc": "1.2.2",
82+
"@xhayper/discord-rpc": "1.3.0",
8383
"async-mutex": "0.5.0",
8484
"bgutils-js": "3.2.0",
8585
"butterchurn": "3.0.0-beta.5",
@@ -102,7 +102,7 @@
102102
"filenamify": "6.0.0",
103103
"hanja": "1.1.4",
104104
"happy-dom": "18.0.1",
105-
"hono": "4.8.7",
105+
"hono": "4.8.9",
106106
"howler": "2.2.4",
107107
"html-to-text": "9.0.5",
108108
"i18next": "25.3.2",
@@ -132,11 +132,11 @@
132132
"virtua": "0.41.5",
133133
"vudio": "2.1.1",
134134
"x11": "2.3.0",
135-
"youtubei.js": "14.0.0",
135+
"youtubei.js": "15.0.1",
136136
"zod": "4.0.10"
137137
},
138138
"devDependencies": {
139-
"@eslint/js": "9.31.0",
139+
"@eslint/js": "9.32.0",
140140
"@malept/flatpak-bundler": "0.4.0",
141141
"@playwright/test": "1.54.1",
142142
"@stylistic/eslint-plugin": "5.2.2",
@@ -148,7 +148,7 @@
148148
"@types/trusted-types": "2.0.7",
149149
"bufferutil": "4.0.9",
150150
"builtin-modules": "5.0.0",
151-
"cross-env": "7.0.3",
151+
"cross-env": "10.0.0",
152152
"del-cli": "6.0.0",
153153
"discord-api-types": "0.38.17",
154154
"electron": "37.2.4",
@@ -157,7 +157,7 @@
157157
"electron-devtools-installer": "4.0.0",
158158
"electron-vite": "4.0.0",
159159
"esbuild": "0.25.8",
160-
"eslint": "9.31.0",
160+
"eslint": "9.32.0",
161161
"eslint-config-prettier": "10.1.8",
162162
"eslint-import-resolver-exports": "1.0.0-beta.5",
163163
"eslint-import-resolver-typescript": "4.4.4",
@@ -172,7 +172,7 @@
172172
"typescript-eslint": "8.38.0",
173173
"utf-8-validate": "6.0.5",
174174
"vite": "npm:[email protected]",
175-
"vite-plugin-inspect": "11.3.0",
175+
"vite-plugin-inspect": "11.3.2",
176176
"vite-plugin-resolve": "2.5.2",
177177
"vite-plugin-solid": "2.11.7",
178178
"ws": "8.18.3"

0 commit comments

Comments
 (0)