aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-01-28 04:55:49 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2023-01-28 04:55:49 +0530
commit68e85c3e2678efcdb1127d400fbe01e1ce3b2265 (patch)
treefbe82e7f68b51135a6817c19655772cdbfde417b /package.json
parentMerge branch 'develop' into 'release' and bump version to 6.2.3 (diff)
parent6.2.4-nightly.12 [skip ci] (diff)
downloadferdium-app-68e85c3e2678efcdb1127d400fbe01e1ce3b2265.tar.gz
ferdium-app-68e85c3e2678efcdb1127d400fbe01e1ce3b2265.tar.zst
ferdium-app-68e85c3e2678efcdb1127d400fbe01e1ce3b2265.zip
Merge branch 'develop' into release: Bump version to '6.2.4'v6.2.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/package.json b/package.json
index 834112a29..59eca3169 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.2.3", 6 "version": "6.2.4",
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",
@@ -13,8 +13,8 @@
13 "repository": "https://github.com/ferdium/ferdium-app.git", 13 "repository": "https://github.com/ferdium/ferdium-app.git",
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "16.18.1", 16 "node": "18.13.0",
17 "pnpm": "7.18.2" 17 "pnpm": "7.25.1"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {
@@ -77,9 +77,9 @@
77 "electron-window-state": "5.0.3", 77 "electron-window-state": "5.0.3",
78 "fast-folder-size": "1.7.1", 78 "fast-folder-size": "1.7.1",
79 "fs-extra": "10.1.0", 79 "fs-extra": "10.1.0",
80 "google-translate-api-x": "10.4.2", 80 "google-translate-api-x": "10.5.2",
81 "history": "5.3.0", 81 "history": "5.3.0",
82 "immutable": "4.1.0", 82 "immutable": "4.2.2",
83 "jsonwebtoken": "8.5.1", 83 "jsonwebtoken": "8.5.1",
84 "jss": "10.9.2", 84 "jss": "10.9.2",
85 "languagedetect": "2.0.0", 85 "languagedetect": "2.0.0",
@@ -123,13 +123,13 @@
123 "useragent-generator": "1.1.1-amkt-22079-finish.0", 123 "useragent-generator": "1.1.1-amkt-22079-finish.0",
124 "uuid": "8.3.2", 124 "uuid": "8.3.2",
125 "validator": "13.7.0", 125 "validator": "13.7.0",
126 "ws": "8.11.0" 126 "ws": "8.12.0"
127 }, 127 },
128 "devDependencies": { 128 "devDependencies": {
129 "@commitlint/cli": "17.3.0", 129 "@commitlint/cli": "17.4.2",
130 "@commitlint/config-conventional": "17.3.0", 130 "@commitlint/config-conventional": "17.4.2",
131 "@electron/notarize": "1.2.3", 131 "@electron/notarize": "1.2.3",
132 "@formatjs/cli": "5.1.10", 132 "@formatjs/cli": "5.1.12",
133 "@types/color": "3.0.3", 133 "@types/color": "3.0.3",
134 "@types/expect.js": "0.3.29", 134 "@types/expect.js": "0.3.29",
135 "@types/fs-extra": "9.0.13", 135 "@types/fs-extra": "9.0.13",
@@ -145,34 +145,34 @@
145 "@types/tar": "6.1.3", 145 "@types/tar": "6.1.3",
146 "@types/uuid": "8.3.4", 146 "@types/uuid": "8.3.4",
147 "@types/validator": "13.7.10", 147 "@types/validator": "13.7.10",
148 "@typescript-eslint/eslint-plugin": "5.46.1", 148 "@typescript-eslint/eslint-plugin": "5.48.1",
149 "@typescript-eslint/parser": "5.46.1", 149 "@typescript-eslint/parser": "5.48.1",
150 "all-contributors-cli": "6.24.0", 150 "all-contributors-cli": "6.24.0",
151 "chalk": "5.2.0", 151 "chalk": "5.2.0",
152 "concurrently": "7.6.0", 152 "concurrently": "7.6.0",
153 "cross-env": "7.0.3", 153 "cross-env": "7.0.3",
154 "electron": "21.3.3", 154 "electron": "22.1.0",
155 "electron-builder": "24.0.0-alpha.4", 155 "electron-builder": "23.6.0",
156 "esbuild": "0.16.8", 156 "esbuild": "0.16.17",
157 "esbuild-plugin-copy": "2.0.1", 157 "esbuild-plugin-copy": "2.0.1",
158 "esbuild-runner": "2.2.2", 158 "esbuild-runner": "2.2.2",
159 "esbuild-sass-plugin": "2.4.4", 159 "esbuild-sass-plugin": "2.4.5",
160 "eslint": "8.30.0", 160 "eslint": "8.31.0",
161 "eslint-config-airbnb": "19.0.4", 161 "eslint-config-airbnb": "19.0.4",
162 "eslint-config-airbnb-typescript": "17.0.0", 162 "eslint-config-airbnb-typescript": "17.0.0",
163 "eslint-config-prettier": "8.5.0", 163 "eslint-config-prettier": "8.6.0",
164 "eslint-plugin-import": "2.26.0", 164 "eslint-plugin-import": "2.27.4",
165 "eslint-plugin-jest": "26.5.3", 165 "eslint-plugin-jest": "27.2.1",
166 "eslint-plugin-jsx-a11y": "6.6.1", 166 "eslint-plugin-jsx-a11y": "6.7.1",
167 "eslint-plugin-prettier": "4.2.1", 167 "eslint-plugin-prettier": "4.2.1",
168 "eslint-plugin-react": "7.31.11", 168 "eslint-plugin-react": "7.32.0",
169 "eslint-plugin-react-hooks": "4.6.0", 169 "eslint-plugin-react-hooks": "4.6.0",
170 "eslint-plugin-unicorn": "42.0.0", 170 "eslint-plugin-unicorn": "42.0.0",
171 "gulp-livereload": "4.0.2", 171 "gulp-livereload": "4.0.2",
172 "husky": "8.0.2", 172 "husky": "8.0.3",
173 "is-ci": "3.0.1", 173 "is-ci": "3.0.1",
174 "jest": "28.1.2", 174 "jest": "28.1.2",
175 "prettier": "2.8.1", 175 "prettier": "2.8.2",
176 "preval-build-info": "1.0.3", 176 "preval-build-info": "1.0.3",
177 "rimraf": "3.0.2", 177 "rimraf": "3.0.2",
178 "simple-git": "3.15.1", 178 "simple-git": "3.15.1",
@@ -189,7 +189,7 @@
189 "usocket": "_EXCLUDED_" 189 "usocket": "_EXCLUDED_"
190 }, 190 },
191 "optionalDependencies": { 191 "optionalDependencies": {
192 "macos-notification-state": "github:ferdium/macos-notification-state#27a024c367c6eef71047a3c7b30a845839c96c67", 192 "macos-notification-state": "github:ferdium/macos-notification-state#130bb2602795b65ae2dea74d823027b185eaf0ae",
193 "node-mac-permissions": "2.2.1" 193 "node-mac-permissions": "2.2.1"
194 }, 194 },
195 "browserslist": [ 195 "browserslist": [