aboutsummaryrefslogtreecommitdiffstats
path: root/packages/main/package.json
diff options
context:
space:
mode:
authorLibravatar Depfu Bot <bot@depfu.com>2023-10-05 18:12:42 +0000
committerLibravatar Depfu Bot <bot@depfu.com>2023-10-05 18:12:42 +0000
commit94142b3386ceb074a912448812b897d8be3d692e (patch)
treea66fea73c0aa59f3086e993bf67b3607bd0132ab /packages/main/package.json
parentbuild: run integration tests in CI (diff)
downloadsophie-94142b3386ceb074a912448812b897d8be3d692e.tar.gz
sophie-94142b3386ceb074a912448812b897d8be3d692e.tar.zst
sophie-94142b3386ceb074a912448812b897d8be3d692e.zip
chore(deps): update electron to version 26.3.0depfu/update/yarn/electron-26.3.0
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..25d43e1 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": "^26.3.0",
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",