Compare commits

..

1 Commits

Author SHA1 Message Date
2b600534df chore(deps): update dependency bufferutil to v4.1.0 2026-01-08 17:52:09 +00:00
5 changed files with 40 additions and 73 deletions

View File

@ -106,7 +106,7 @@
"filenamify": "6.0.0",
"hanja": "1.1.5",
"happy-dom": "20.0.11",
"hono": "4.11.4",
"hono": "4.10.3",
"howler": "2.2.4",
"html-to-text": "9.0.5",
"i18next": "25.5.2",
@ -149,7 +149,7 @@
"@types/html-to-text": "9.0.4",
"@types/semver": "7.7.1",
"@types/trusted-types": "2.0.7",
"bufferutil": "4.0.9",
"bufferutil": "4.1.0",
"builtin-modules": "5.0.0",
"cross-env": "10.0.0",
"del-cli": "6.0.0",

68
pnpm-lock.yaml generated
View File

@ -65,19 +65,19 @@ importers:
version: 2.11.6(electron@38.7.2)
'@hono/node-server':
specifier: 1.19.7
version: 1.19.7(hono@4.11.4)
version: 1.19.7(hono@4.10.3)
'@hono/node-ws':
specifier: 1.2.0
version: 1.2.0(@hono/node-server@1.19.7(hono@4.11.4))(bufferutil@4.0.9)(hono@4.11.4)(utf-8-validate@6.0.6)
version: 1.2.0(@hono/node-server@1.19.7(hono@4.10.3))(bufferutil@4.1.0)(hono@4.10.3)(utf-8-validate@6.0.6)
'@hono/swagger-ui':
specifier: 0.5.2
version: 0.5.2(hono@4.11.4)
version: 0.5.2(hono@4.10.3)
'@hono/zod-openapi':
specifier: 1.2.0
version: 1.2.0(hono@4.11.4)(zod@4.2.1)
version: 1.2.0(hono@4.10.3)(zod@4.2.1)
'@hono/zod-validator':
specifier: 0.7.6
version: 0.7.6(hono@4.11.4)(zod@4.2.1)
version: 0.7.6(hono@4.10.3)(zod@4.2.1)
'@jellybrick/dbus-next':
specifier: 0.10.3
version: 0.10.3
@ -98,7 +98,7 @@ importers:
version: 1.1.1
'@xhayper/discord-rpc':
specifier: 1.3.0
version: 1.3.0(bufferutil@4.0.9)(utf-8-validate@6.0.6)
version: 1.3.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)
async-mutex:
specifier: 0.5.0
version: 0.5.0
@ -166,8 +166,8 @@ importers:
specifier: 20.0.11
version: 20.0.11
hono:
specifier: 4.11.4
version: 4.11.4
specifier: 4.10.3
version: 4.10.3
howler:
specifier: 2.2.4
version: 2.2.4
@ -287,8 +287,8 @@ importers:
specifier: 2.0.7
version: 2.0.7
bufferutil:
specifier: 4.0.9
version: 4.0.9
specifier: 4.1.0
version: 4.1.0
builtin-modules:
specifier: 5.0.0
version: 5.0.0
@ -369,7 +369,7 @@ importers:
version: 2.11.10(rolldown-vite@7.3.0(@types/node@24.3.0)(jiti@2.6.1)(yaml@2.8.1))(solid-js@1.9.9)
ws:
specifier: 8.18.3
version: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.6)
version: 8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6)
packages:
@ -1785,8 +1785,8 @@ packages:
buffer@6.0.3:
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
bufferutil@4.0.9:
resolution: {integrity: sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==}
bufferutil@4.1.0:
resolution: {integrity: sha512-ZMANVnAixE6AWWnPzlW2KpUrxhm9woycYvPOo67jWHyFowASTEd9s+QN1EIMsSDtwhIxN4sWE1jotpuDUIgyIw==}
engines: {node: '>=6.14.2'}
builder-util-runtime@9.3.1:
@ -2854,8 +2854,8 @@ packages:
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
hasBin: true
hono@4.11.4:
resolution: {integrity: sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==}
hono@4.10.3:
resolution: {integrity: sha512-2LOYWUbnhdxdL8MNbNg9XZig6k+cZXm5IjHn2Aviv7honhBMOHb+jxrKIeJRZJRmn+htUCKhaicxwXuUDlchRA==}
engines: {node: '>=16.9.0'}
hosted-git-info@4.1.0:
@ -5390,34 +5390,34 @@ snapshots:
dependencies:
tldts-experimental: 7.0.12
'@hono/node-server@1.19.7(hono@4.11.4)':
'@hono/node-server@1.19.7(hono@4.10.3)':
dependencies:
hono: 4.11.4
hono: 4.10.3
'@hono/node-ws@1.2.0(@hono/node-server@1.19.7(hono@4.11.4))(bufferutil@4.0.9)(hono@4.11.4)(utf-8-validate@6.0.6)':
'@hono/node-ws@1.2.0(@hono/node-server@1.19.7(hono@4.10.3))(bufferutil@4.1.0)(hono@4.10.3)(utf-8-validate@6.0.6)':
dependencies:
'@hono/node-server': 1.19.7(hono@4.11.4)
hono: 4.11.4
ws: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.6)
'@hono/node-server': 1.19.7(hono@4.10.3)
hono: 4.10.3
ws: 8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6)
transitivePeerDependencies:
- bufferutil
- utf-8-validate
'@hono/swagger-ui@0.5.2(hono@4.11.4)':
'@hono/swagger-ui@0.5.2(hono@4.10.3)':
dependencies:
hono: 4.11.4
hono: 4.10.3
'@hono/zod-openapi@1.2.0(hono@4.11.4)(zod@4.2.1)':
'@hono/zod-openapi@1.2.0(hono@4.10.3)(zod@4.2.1)':
dependencies:
'@asteasolutions/zod-to-openapi': 8.1.0(zod@4.2.1)
'@hono/zod-validator': 0.7.6(hono@4.11.4)(zod@4.2.1)
hono: 4.11.4
'@hono/zod-validator': 0.7.6(hono@4.10.3)(zod@4.2.1)
hono: 4.10.3
openapi3-ts: 4.5.0
zod: 4.2.1
'@hono/zod-validator@0.7.6(hono@4.11.4)(zod@4.2.1)':
'@hono/zod-validator@0.7.6(hono@4.10.3)(zod@4.2.1)':
dependencies:
hono: 4.11.4
hono: 4.10.3
zod: 4.2.1
'@humanfs/core@0.19.1': {}
@ -6161,12 +6161,12 @@ snapshots:
'@vladfrangu/async_event_emitter@2.4.6': {}
'@xhayper/discord-rpc@1.3.0(bufferutil@4.0.9)(utf-8-validate@6.0.6)':
'@xhayper/discord-rpc@1.3.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)':
dependencies:
'@discordjs/rest': 2.5.1
'@vladfrangu/async_event_emitter': 2.4.6
discord-api-types: 0.38.37
ws: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.6)
ws: 8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6)
transitivePeerDependencies:
- bufferutil
- utf-8-validate
@ -6515,7 +6515,7 @@ snapshots:
base64-js: 1.5.1
ieee754: 1.2.1
bufferutil@4.0.9:
bufferutil@4.1.0:
dependencies:
node-gyp-build: 4.8.4
@ -7903,7 +7903,7 @@ snapshots:
he@1.2.0: {}
hono@4.11.4: {}
hono@4.10.3: {}
hosted-git-info@4.1.0:
dependencies:
@ -9904,9 +9904,9 @@ snapshots:
wrappy@1.0.2: {}
ws@8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.6):
ws@8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6):
optionalDependencies:
bufferutil: 4.0.9
bufferutil: 4.1.0
utf-8-validate: 6.0.6
wsl-utils@0.1.0:

View File

@ -128,7 +128,7 @@
},
"label": "Keel",
"submenu": {
"to-help-translate": "Soovid aidata tõlkimisel? Klõpsa siin"
"to-help-translate": "Soovid aidata tõlkimisel? Klõpsi siin"
}
},
"resume-on-start": "Rakenduse käivitamisel jätka viimatiesitatud loo esitamist",
@ -139,7 +139,7 @@
"unset": "Määramata"
},
"tray": {
"label": "Tasku",
"label": "Trey",
"submenu": {
"disabled": "Välja lülitatud",
"enabled-and-hide-app": "Sisse lülitatud ja rakendus peidetud",

View File

@ -237,8 +237,7 @@
"submenu": {
"percent": "{{ratio}}%"
}
},
"enable-seekbar": "Schakel thema's voor de schuifbalk in"
}
},
"name": "Albumkleurthema"
},
@ -321,22 +320,6 @@
"hostname": {
"label": "Hostnaam"
},
"https": {
"label": "HTTPS & Certificaten",
"submenu": {
"cert": {
"dialogTitle": "Selecteer HTTPS certificaat",
"label": "Certificaatbestand (.crt/.pem)"
},
"enable-https": {
"label": "HTTPS aanzetten"
},
"key": {
"dialogTitle": "Selecteer HTTPS privésleutel",
"label": "Privésleutelbestand (.key/.pem)"
}
}
},
"port": {
"label": "Poort"
}

View File

@ -321,22 +321,6 @@
"hostname": {
"label": "Ana bilgisayar adı"
},
"https": {
"label": "HTTPS & Sertifikalar",
"submenu": {
"cert": {
"dialogTitle": "HTTPS sertifika dosyası seç",
"label": "Sertifika dosyası (.crt/.pem)"
},
"enable-https": {
"label": "HTTPS'i aktifleştir"
},
"key": {
"dialogTitle": "HTTPS özel anahtar dosyası seç",
"label": "Özel anahtar dosyası (.key/.pem)"
}
}
},
"port": {
"label": "Port"
}
@ -478,8 +462,8 @@
"set-status-display-type": {
"label": "Durum metni",
"submenu": {
"application": "{{applicationName}} Dinleniyor",
"artist": "{artist} Dinleniyor",
"application": "{{applicationName}} Dinleniyor",
"title": "{song title} Dinleniyor"
}
}