mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
fix electron-squirrel-startup
This commit is contained in:
parent
116ebce184
commit
6425dbcf28
3 changed files with 14 additions and 1 deletions
12
apps/x/pnpm-lock.yaml
generated
12
apps/x/pnpm-lock.yaml
generated
|
|
@ -50,6 +50,9 @@ importers:
|
|||
chokidar:
|
||||
specifier: ^4.0.3
|
||||
version: 4.0.3
|
||||
electron-squirrel-startup:
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1
|
||||
update-electron-app:
|
||||
specifier: ^3.1.2
|
||||
version: 3.1.2
|
||||
|
|
@ -3859,6 +3862,9 @@ packages:
|
|||
engines: {node: '>= 16'}
|
||||
hasBin: true
|
||||
|
||||
electron-squirrel-startup@1.0.1:
|
||||
resolution: {integrity: sha512-sTfFIHGku+7PsHLJ7v0dRcZNkALrV+YEozINTW8X1nM//e5O3L+rfYuvSW00lmGHnYmUjARZulD8F2V8ISI9RA==}
|
||||
|
||||
electron-to-chromium@1.5.267:
|
||||
resolution: {integrity: sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==}
|
||||
|
||||
|
|
@ -11198,6 +11204,12 @@ snapshots:
|
|||
- supports-color
|
||||
optional: true
|
||||
|
||||
electron-squirrel-startup@1.0.1:
|
||||
dependencies:
|
||||
debug: 2.6.9
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
electron-to-chromium@1.5.267: {}
|
||||
|
||||
electron-winstaller@5.4.0:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue