aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/package.json b/package.json
index 9d58086f1..e82eade4b 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
3 "productName": "Ferdium", 3 "productName": "Ferdium",
4 "desktopName": "ferdium.desktop", 4 "desktopName": "ferdium.desktop",
5 "appId": "org.ferdium.ferdium-app", 5 "appId": "org.ferdium.ferdium-app",
6 "version": "6.3.0-nightly.17", 6 "version": "6.4.0-nightly.6",
7 "description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.", 7 "description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.",
8 "author": "Ferdium Contributors <hello@ferdium.org> (https://ferdium.org/)", 8 "author": "Ferdium Contributors <hello@ferdium.org> (https://ferdium.org/)",
9 "license": "Apache-2.0", 9 "license": "Apache-2.0",
@@ -14,7 +14,7 @@
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "18.15.0", 16 "node": "18.15.0",
17 "pnpm": "8.6.0" 17 "pnpm": "8.6.2"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {
@@ -55,7 +55,7 @@
55 "@adonisjs/session": "1.1.0", 55 "@adonisjs/session": "1.1.0",
56 "@adonisjs/shield": "1.1.0", 56 "@adonisjs/shield": "1.1.0",
57 "@adonisjs/validator": "5.1.0", 57 "@adonisjs/validator": "5.1.0",
58 "@electron/remote": "2.0.9", 58 "@electron/remote": "2.0.10",
59 "@krisdages/electron-process-manager": "3.0.0", 59 "@krisdages/electron-process-manager": "3.0.0",
60 "@mdi/js": "7.2.96", 60 "@mdi/js": "7.2.96",
61 "@mdi/react": "1.6.1", 61 "@mdi/react": "1.6.1",
@@ -85,7 +85,7 @@
85 "languagedetect": "2.0.0", 85 "languagedetect": "2.0.0",
86 "lodash": "4.17.21", 86 "lodash": "4.17.21",
87 "macos-version": "5.2.1", 87 "macos-version": "5.2.1",
88 "markdown-to-jsx": "7.2.0", 88 "markdown-to-jsx": "7.2.1",
89 "minimist": "1.2.8", 89 "minimist": "1.2.8",
90 "mobx": "6.9.0", 90 "mobx": "6.9.0",
91 "mobx-localstorage": "1.2.0", 91 "mobx-localstorage": "1.2.0",
@@ -104,7 +104,7 @@
104 "react-dom": "18.2.0", 104 "react-dom": "18.2.0",
105 "react-dropzone": "14.2.3", 105 "react-dropzone": "14.2.3",
106 "react-electron-web-view": "2.0.1", 106 "react-electron-web-view": "2.0.1",
107 "react-intl": "6.4.2", 107 "react-intl": "6.4.4",
108 "react-jss": "10.10.0", 108 "react-jss": "10.10.0",
109 "react-loader": "2.4.7", 109 "react-loader": "2.4.7",
110 "react-modal": "3.16.1", 110 "react-modal": "3.16.1",
@@ -118,7 +118,7 @@
118 "semver": "7.5.1", 118 "semver": "7.5.1",
119 "sqlite3": "5.1.6", 119 "sqlite3": "5.1.6",
120 "tar": "6.1.15", 120 "tar": "6.1.15",
121 "tslib": "2.5.2", 121 "tslib": "2.5.3",
122 "useragent-generator": "1.1.1-amkt-22079-finish.0", 122 "useragent-generator": "1.1.1-amkt-22079-finish.0",
123 "uuid": "9.0.0", 123 "uuid": "9.0.0",
124 "validator": "13.9.0", 124 "validator": "13.9.0",
@@ -128,27 +128,27 @@
128 "@commitlint/cli": "17.6.5", 128 "@commitlint/cli": "17.6.5",
129 "@commitlint/config-conventional": "17.6.5", 129 "@commitlint/config-conventional": "17.6.5",
130 "@electron/notarize": "1.2.3", 130 "@electron/notarize": "1.2.3",
131 "@formatjs/cli": "6.1.1", 131 "@formatjs/cli": "6.1.3",
132 "@types/color": "3.0.3", 132 "@types/color": "3.0.3",
133 "@types/expect.js": "0.3.29", 133 "@types/expect.js": "0.3.29",
134 "@types/fs-extra": "11.0.1", 134 "@types/fs-extra": "11.0.1",
135 "@types/jest": "29.5.2", 135 "@types/jest": "29.5.2",
136 "@types/lodash": "4.14.195", 136 "@types/lodash": "4.14.195",
137 "@types/ms": "0.7.31", 137 "@types/ms": "0.7.31",
138 "@types/node": "20.2.5", 138 "@types/node": "18.15.3",
139 "@types/react": "18.2.8", 139 "@types/react": "18.2.12",
140 "@types/react-dom": "18.2.4", 140 "@types/react-dom": "18.2.5",
141 "@types/route-parser": "0.1.4", 141 "@types/route-parser": "0.1.4",
142 "@types/tar": "6.1.5", 142 "@types/tar": "6.1.5",
143 "@types/uuid": "9.0.1", 143 "@types/uuid": "9.0.2",
144 "@types/validator": "13.7.17", 144 "@types/validator": "13.7.17",
145 "@typescript-eslint/eslint-plugin": "5.59.8", 145 "@typescript-eslint/eslint-plugin": "5.59.11",
146 "@typescript-eslint/parser": "5.59.8", 146 "@typescript-eslint/parser": "5.59.11",
147 "all-contributors-cli": "6.25.1", 147 "all-contributors-cli": "6.26.0",
148 "chalk": "5.2.0", 148 "chalk": "5.2.0",
149 "concurrently": "8.0.1", 149 "concurrently": "8.2.0",
150 "cross-env": "7.0.3", 150 "cross-env": "7.0.3",
151 "electron": "25.0.1", 151 "electron": "25.2.0",
152 "electron-builder": "24.4.0", 152 "electron-builder": "24.4.0",
153 "esbuild": "0.16.17", 153 "esbuild": "0.16.17",
154 "esbuild-plugin-copy": "2.1.1", 154 "esbuild-plugin-copy": "2.1.1",