Skip to content

Commit 76e8e7a

Browse files
committed
fix(downloader): apply poToken
- fix #2863 - fix #2780
1 parent 8c325b1 commit 76e8e7a

File tree

3 files changed

+490
-20
lines changed

3 files changed

+490
-20
lines changed

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -248,18 +248,19 @@
248248
"@hono/swagger-ui": "0.5.0",
249249
"@hono/zod-openapi": "0.18.3",
250250
"@hono/zod-validator": "0.4.2",
251+
"@jellybrick/dbus-next": "0.10.3",
251252
"@jellybrick/electron-better-web-request": "1.0.4",
252253
"@jellybrick/mpris-service": "2.1.5",
253254
"@jimp/plugin-color": "1.6.0",
254255
"@skyra/jaro-winkler": "1.1.1",
255256
"@xhayper/discord-rpc": "1.2.0",
256257
"async-mutex": "0.5.0",
258+
"bgutils-js": "3.1.2",
257259
"butterchurn": "3.0.0-beta.4",
258260
"butterchurn-presets": "3.0.0-beta.4",
259261
"color": "4.2.3",
260262
"conf": "13.1.0",
261263
"custom-electron-prompt": "1.5.8",
262-
"@jellybrick/dbus-next": "0.10.3",
263264
"deepmerge-ts": "7.1.3",
264265
"electron-debug": "4.1.0",
265266
"electron-is": "3.0.0",
@@ -270,6 +271,7 @@
270271
"fast-average-color": "9.4.0",
271272
"fast-equals": "5.2.2",
272273
"filenamify": "6.0.0",
274+
"happy-dom": "16.6.0",
273275
"hono": "4.6.16",
274276
"howler": "2.2.4",
275277
"html-to-text": "9.0.5",

0 commit comments

Comments
 (0)