aboutsummaryrefslogtreecommitdiffstats
path: root/packages/main/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/main/package.json')
-rw-r--r--packages/main/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/main/package.json b/packages/main/package.json
index b8e00c8..dd67047 100644
--- a/packages/main/package.json
+++ b/packages/main/package.json
@@ -13,7 +13,7 @@
13 "chalk": "^5.0.1", 13 "chalk": "^5.0.1",
14 "deep-equal": "^2.0.5", 14 "deep-equal": "^2.0.5",
15 "electron": "^19.0.0-alpha.1", 15 "electron": "^19.0.0-alpha.1",
16 "fs-extra": "^10.0.1", 16 "fs-extra": "^10.1.0",
17 "i18next": "^21.6.16", 17 "i18next": "^21.6.16",
18 "json5": "^2.2.1", 18 "json5": "^2.2.1",
19 "lodash-es": "^4.17.21", 19 "lodash-es": "^4.17.21",
@@ -22,7 +22,7 @@
22 "mobx": "^6.5.0", 22 "mobx": "^6.5.0",
23 "mobx-state-tree": "^5.1.3", 23 "mobx-state-tree": "^5.1.3",
24 "ms": "^2.1.3", 24 "ms": "^2.1.3",
25 "nanoid": "^3.3.2", 25 "nanoid": "^3.3.3",
26 "os-name": "^5.0.1", 26 "os-name": "^5.0.1",
27 "slug": "^5.3.0" 27 "slug": "^5.3.0"
28 }, 28 },
@@ -30,14 +30,14 @@
30 "@jest/globals": "^27.5.1", 30 "@jest/globals": "^27.5.1",
31 "@sophie/test-utils": "workspace:*", 31 "@sophie/test-utils": "workspace:*",
32 "@types/deep-equal": "^1.0.1", 32 "@types/deep-equal": "^1.0.1",
33 "@types/electron-devtools-installer": "^2.2.1", 33 "@types/electron-devtools-installer": "^2.2.2",
34 "@types/lodash-es": "^4.17.6", 34 "@types/lodash-es": "^4.17.6",
35 "@types/ms": "^0.7.31", 35 "@types/ms": "^0.7.31",
36 "@types/node": "^17.0.24", 36 "@types/node": "^17.0.25",
37 "@types/slug": "^5.0.3", 37 "@types/slug": "^5.0.3",
38 "@types/source-map-support": "^0.5.4", 38 "@types/source-map-support": "^0.5.4",
39 "electron-devtools-installer": "^3.2.0", 39 "electron-devtools-installer": "^3.2.0",
40 "esbuild": "^0.14.36", 40 "esbuild": "^0.14.38",
41 "git-repo-info": "^2.1.1", 41 "git-repo-info": "^2.1.1",
42 "jest": "^27.5.1", 42 "jest": "^27.5.1",
43 "jest-mock": "^27.5.1", 43 "jest-mock": "^27.5.1",