Compare commits

..

1 Commits

Author SHA1 Message Date
2816895a09 fix(deps): update dependency custom-electron-prompt to v1.6.1 2026-01-22 04:56:15 +00:00
2 changed files with 17 additions and 14 deletions

View File

@ -73,7 +73,7 @@
"@ghostery/adblocker-electron": "2.13.4",
"@ghostery/adblocker-electron-preload": "2.11.6",
"@hono/node-server": "1.19.9",
"@hono/node-ws": "1.3.0",
"@hono/node-ws": "1.2.0",
"@hono/swagger-ui": "0.5.3",
"@hono/zod-openapi": "1.2.0",
"@hono/zod-validator": "0.7.6",
@ -90,7 +90,7 @@
"butterchurn-presets": "3.0.0-beta.4",
"color": "5.0.3",
"conf": "14.0.0",
"custom-electron-prompt": "1.5.8",
"custom-electron-prompt": "1.6.1",
"deepmerge-ts": "7.1.5",
"delay": "6.0.0",
"electron-debug": "4.1.0",

27
pnpm-lock.yaml generated
View File

@ -67,8 +67,8 @@ importers:
specifier: 1.19.9
version: 1.19.9(hono@4.11.4)
'@hono/node-ws':
specifier: 1.3.0
version: 1.3.0(@hono/node-server@1.19.9(hono@4.11.4))(bufferutil@4.1.0)(hono@4.11.4)(utf-8-validate@6.0.6)
specifier: 1.2.0
version: 1.2.0(@hono/node-server@1.19.9(hono@4.11.4))(bufferutil@4.1.0)(hono@4.11.4)(utf-8-validate@6.0.6)
'@hono/swagger-ui':
specifier: 0.5.3
version: 0.5.3(hono@4.11.4)
@ -118,8 +118,8 @@ importers:
specifier: 14.0.0
version: 14.0.0
custom-electron-prompt:
specifier: 1.5.8
version: 1.5.8(electron@38.7.2)
specifier: 1.6.1
version: 1.6.1(electron@38.7.2)
deepmerge-ts:
specifier: 7.1.5
version: 7.1.5
@ -810,11 +810,11 @@ packages:
peerDependencies:
hono: ^4
'@hono/node-ws@1.3.0':
resolution: {integrity: sha512-ju25YbbvLuXdqBCmLZLqnNYu1nbHIQjoyUqA8ApZOeL1k4skuiTcw5SW77/5SUYo2Xi2NVBJoVlfQurnKEp03Q==}
'@hono/node-ws@1.2.0':
resolution: {integrity: sha512-OBPQ8OSHBw29mj00wT/xGYtB6HY54j0fNSdVZ7gZM3TUeq0So11GXaWtFf1xWxQNfumKIsj0wRuLKWfVsO5GgQ==}
engines: {node: '>=18.14.1'}
peerDependencies:
'@hono/node-server': ^1.19.2
'@hono/node-server': ^1.11.1
hono: ^4.6.0
'@hono/swagger-ui@0.5.3':
@ -1974,10 +1974,13 @@ packages:
csstype@3.1.3:
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
custom-electron-prompt@1.5.8:
resolution: {integrity: sha512-AJat6JKDROsbxn375ysJEVYjW6c/+1AiPGyZ7qKugdjvgTjQsPCuH5H4pZ365M+gmYc9/WOSv4s31dPnZ+75eg==}
custom-electron-prompt@1.6.1:
resolution: {integrity: sha512-D6blzWAe837st316FrByxnz5uLnhgd5aHTDPFq6H1iERh6fq4TJPVmDGMlfg/UVacv3FjHnHMaB1q9IX/HpgVg==}
peerDependencies:
electron: '>=10.0.0'
peerDependenciesMeta:
electron:
optional: true
data-uri-to-buffer@4.0.1:
resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==}
@ -5186,7 +5189,7 @@ snapshots:
dependencies:
hono: 4.11.4
'@hono/node-ws@1.3.0(@hono/node-server@1.19.9(hono@4.11.4))(bufferutil@4.1.0)(hono@4.11.4)(utf-8-validate@6.0.6)':
'@hono/node-ws@1.2.0(@hono/node-server@1.19.9(hono@4.11.4))(bufferutil@4.1.0)(hono@4.11.4)(utf-8-validate@6.0.6)':
dependencies:
'@hono/node-server': 1.19.9(hono@4.11.4)
hono: 4.11.4
@ -6511,8 +6514,8 @@ snapshots:
csstype@3.1.3: {}
custom-electron-prompt@1.5.8(electron@38.7.2):
dependencies:
custom-electron-prompt@1.6.1(electron@38.7.2):
optionalDependencies:
electron: 38.7.2
data-uri-to-buffer@4.0.1: {}