Compare commits

..

1 Commits

Author SHA1 Message Date
80ef7a2abe chore(deps): update actions/github-script action to v8 2026-01-22 14:07:01 +00:00
3 changed files with 19 additions and 8 deletions

View File

@ -103,7 +103,7 @@ jobs:
pull-requests: write
steps:
- name: Create comment
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
const runId = context.runId;

View File

@ -98,7 +98,7 @@
"electron-localshortcut": "3.2.1",
"electron-store": "10.1.0",
"electron-unhandled": "5.0.0",
"electron-updater": "6.7.3",
"electron-updater": "6.6.2",
"es-hangul": "2.3.8",
"fast-average-color": "9.5.0",
"fast-equals": "5.2.2",

23
pnpm-lock.yaml generated
View File

@ -142,8 +142,8 @@ importers:
specifier: 5.0.0
version: 5.0.0
electron-updater:
specifier: 6.7.3
version: 6.7.3
specifier: 6.6.2
version: 6.6.2
es-hangul:
specifier: 2.3.8
version: 2.3.8
@ -1735,6 +1735,10 @@ packages:
resolution: {integrity: sha512-ZMANVnAixE6AWWnPzlW2KpUrxhm9woycYvPOo67jWHyFowASTEd9s+QN1EIMsSDtwhIxN4sWE1jotpuDUIgyIw==}
engines: {node: '>=6.14.2'}
builder-util-runtime@9.3.1:
resolution: {integrity: sha512-2/egrNDDnRaxVwK3A+cJq6UOlqOdedGA7JPqCeJjN2Zjk1/QB/6QUi3b714ScIGS7HafFXTyzJEOr5b44I3kvQ==}
engines: {node: '>=12.0.0'}
builder-util-runtime@9.5.1:
resolution: {integrity: sha512-qt41tMfgHTllhResqM5DcnHyDIWNgzHvuY2jDcYP9iaGpkWxTUzV6GQjDeLnlR1/DtdlcsWQbA7sByMpmJFTLQ==}
engines: {node: '>=12.0.0'}
@ -2207,8 +2211,8 @@ packages:
resolution: {integrity: sha512-spH7quQUrNWgTp1rJNa0sCPTPHwKywctnHLVbrQxpjxojQLhGxXHMdETBkag0No8x9Jwo/c6r2T/nfeoG+4Cxw==}
engines: {node: '>=18'}
electron-updater@6.7.3:
resolution: {integrity: sha512-EgkT8Z9noqXKbwc3u5FkJA+r48jwZ5DTUiOkJMOTEEH//n5Am6wfQGz7nvSFEA2oIAMv9jRzn5JKTyWeSKOPgg==}
electron-updater@6.6.2:
resolution: {integrity: sha512-Cr4GDOkbAUqRHP5/oeOmH/L2Bn6+FQPxVLZtPbcmKZC63a1F3uu5EefYOssgZXG3u/zBlubbJ5PJdITdMVggbw==}
electron-vite@4.0.1:
resolution: {integrity: sha512-QqacJbA8f1pmwUTqki1qLL5vIBaOQmeq13CZZefZ3r3vKVaIoC7cpoTgE+KPKxJDFTax+iFZV0VYvLVWPiQ8Aw==}
@ -6235,6 +6239,13 @@ snapshots:
dependencies:
node-gyp-build: 4.8.4
builder-util-runtime@9.3.1:
dependencies:
debug: 4.4.3
sax: 1.4.1
transitivePeerDependencies:
- supports-color
builder-util-runtime@9.5.1:
dependencies:
debug: 4.4.3
@ -6791,9 +6802,9 @@ snapshots:
lodash.debounce: 4.0.8
serialize-error: 11.0.3
electron-updater@6.7.3:
electron-updater@6.6.2:
dependencies:
builder-util-runtime: 9.5.1
builder-util-runtime: 9.3.1
fs-extra: 10.1.0
js-yaml: 4.1.0
lazy-val: 1.0.5