aboutsummaryrefslogtreecommitdiffstats
path: root/packages/main/package.json
diff options
context:
space:
mode:
authorLibravatar Depfu Bot <bot@depfu.com>2022-11-10 14:08:24 +0000
committerLibravatar Depfu Bot <bot@depfu.com>2022-11-10 14:08:24 +0000
commit463d971a859b59ef979512d5cabf69748c63a9e0 (patch)
treea629fe462deda107502345b964a728c5df943fb2 /packages/main/package.json
parentbuild: run integration tests in CI (diff)
downloadsophie-463d971a859b59ef979512d5cabf69748c63a9e0.tar.gz
sophie-463d971a859b59ef979512d5cabf69748c63a9e0.tar.zst
sophie-463d971a859b59ef979512d5cabf69748c63a9e0.zip
chore(deps): update electron to version 19.0.17depfu/update/yarn/electron-19.0.17
Diffstat (limited to 'packages/main/package.json')
-rw-r--r--packages/main/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/main/package.json b/packages/main/package.json
index f225054..fa249b2 100644
--- a/packages/main/package.json
+++ b/packages/main/package.json
@@ -11,7 +11,7 @@
11 "@sophie/service-shared": "workspace:*", 11 "@sophie/service-shared": "workspace:*",
12 "@sophie/shared": "workspace:*", 12 "@sophie/shared": "workspace:*",
13 "chalk": "^5.0.1", 13 "chalk": "^5.0.1",
14 "electron": "^19.0.1", 14 "electron": "^19.0.17",
15 "i18next": "^21.8.5", 15 "i18next": "^21.8.5",
16 "lodash-es": "^4.17.21", 16 "lodash-es": "^4.17.21",
17 "loglevel": "^1.8.0", 17 "loglevel": "^1.8.0",