aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-09-27 10:15:12 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-09-27 05:15:56 +0000
commite672e438a07e795e735a9992da1d425ea86e343b (patch)
tree230edb3a0c4263204b5c98224dd2f6673c7d909c /package.json
parent6.2.1-nightly.4 [skip ci] (diff)
downloadferdium-app-e672e438a07e795e735a9992da1d425ea86e343b.tar.gz
ferdium-app-e672e438a07e795e735a9992da1d425ea86e343b.tar.zst
ferdium-app-e672e438a07e795e735a9992da1d425ea86e343b.zip
Upgrade minor/tiny versions for dependencies; Added missing 'history' module as an explicit dependencyv6.2.1-nightly.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json55
1 files changed, 28 insertions, 27 deletions
diff --git a/package.json b/package.json
index f10711c6b..5d436d1d2 100644
--- a/package.json
+++ b/package.json
@@ -64,10 +64,10 @@
64 "@superwf/mobx-react-router": "7.4.0", 64 "@superwf/mobx-react-router": "7.4.0",
65 "auto-launch": "5.0.5", 65 "auto-launch": "5.0.5",
66 "btoa": "1.2.1", 66 "btoa": "1.2.1",
67 "classnames": "2.3.1", 67 "classnames": "2.3.2",
68 "color": "4.2.3", 68 "color": "4.2.3",
69 "csstype": "3.1.0", 69 "csstype": "3.1.1",
70 "darkreader": "4.9.57", 70 "darkreader": "4.9.58",
71 "dbus-next": "0.10.2", 71 "dbus-next": "0.10.2",
72 "debug": "4.3.4", 72 "debug": "4.3.4",
73 "electron-dl": "3.3.1", 73 "electron-dl": "3.3.1",
@@ -78,6 +78,7 @@
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.1", 80 "google-translate-api-x": "10.4.1",
81 "history": "5.3.0",
81 "immutable": "4.1.0", 82 "immutable": "4.1.0",
82 "jsonwebtoken": "8.5.1", 83 "jsonwebtoken": "8.5.1",
83 "jss": "10.9.2", 84 "jss": "10.9.2",
@@ -87,9 +88,9 @@
87 "markdown-to-jsx": "7.1.7", 88 "markdown-to-jsx": "7.1.7",
88 "mime-types": "2.1.35", 89 "mime-types": "2.1.35",
89 "minimist": "1.2.6", 90 "minimist": "1.2.6",
90 "mobx": "6.6.1", 91 "mobx": "6.6.2",
91 "mobx-localstorage": "1.2.0", 92 "mobx-localstorage": "1.2.0",
92 "mobx-react": "7.5.2", 93 "mobx-react": "7.5.3",
93 "mobx-react-form": "3.2.0", 94 "mobx-react-form": "3.2.0",
94 "moment": "2.29.4", 95 "moment": "2.29.4",
95 "ms": "2.1.3", 96 "ms": "2.1.3",
@@ -104,11 +105,11 @@
104 "react-dom": "17.0.2", 105 "react-dom": "17.0.2",
105 "react-dropzone": "11.7.1", 106 "react-dropzone": "11.7.1",
106 "react-electron-web-view": "2.0.1", 107 "react-electron-web-view": "2.0.1",
107 "react-intl": "6.1.0", 108 "react-intl": "6.1.1",
108 "react-jss": "10.9.2", 109 "react-jss": "10.9.2",
109 "react-loader": "2.4.7", 110 "react-loader": "2.4.7",
110 "react-modal": "3.15.1", 111 "react-modal": "3.15.1",
111 "react-router-dom": "6.3.0", 112 "react-router-dom": "6.4.1",
112 "react-sortable-hoc": "2.0.0", 113 "react-sortable-hoc": "2.0.0",
113 "react-tooltip": "4.2.21", 114 "react-tooltip": "4.2.21",
114 "react-topbar-progress-indicator": "4.1.1", 115 "react-topbar-progress-indicator": "4.1.1",
@@ -116,20 +117,20 @@
116 "route-parser": "0.0.5", 117 "route-parser": "0.0.5",
117 "sanitize-filename": "1.6.3", 118 "sanitize-filename": "1.6.3",
118 "semver": "7.3.7", 119 "semver": "7.3.7",
119 "sqlite3": "5.0.11", 120 "sqlite3": "5.1.1",
120 "tar": "6.1.11", 121 "tar": "6.1.11",
121 "tslib": "2.4.0", 122 "tslib": "2.4.0",
122 "useragent-generator": "1.1.1-amkt-22079-finish.0", 123 "useragent-generator": "1.1.1-amkt-22079-finish.0",
123 "uuid": "8.3.2", 124 "uuid": "8.3.2",
124 "validator": "13.7.0", 125 "validator": "13.7.0",
125 "ws": "8.8.1" 126 "ws": "8.9.0"
126 }, 127 },
127 "devDependencies": { 128 "devDependencies": {
128 "@babel/core": "7.18.13", 129 "@babel/core": "7.19.1",
129 "@babel/eslint-parser": "7.18.9", 130 "@babel/eslint-parser": "7.19.1",
130 "@babel/plugin-proposal-class-properties": "7.18.6", 131 "@babel/plugin-proposal-class-properties": "7.18.6",
131 "@babel/plugin-proposal-decorators": "7.18.10", 132 "@babel/plugin-proposal-decorators": "7.19.1",
132 "@babel/preset-env": "7.18.10", 133 "@babel/preset-env": "7.19.1",
133 "@babel/preset-react": "7.18.6", 134 "@babel/preset-react": "7.18.6",
134 "@babel/preset-typescript": "7.18.6", 135 "@babel/preset-typescript": "7.18.6",
135 "@babel/register": "7.18.9", 136 "@babel/register": "7.18.9",
@@ -140,27 +141,27 @@
140 "@types/expect.js": "0.3.29", 141 "@types/expect.js": "0.3.29",
141 "@types/fs-extra": "9.0.13", 142 "@types/fs-extra": "9.0.13",
142 "@types/jest": "28.1.4", 143 "@types/jest": "28.1.4",
143 "@types/lodash": "4.14.184", 144 "@types/lodash": "4.14.185",
144 "@types/mime-types": "2.1.1", 145 "@types/mime-types": "2.1.1",
145 "@types/ms": "0.7.31", 146 "@types/ms": "0.7.31",
146 "@types/node": "16.11.33", 147 "@types/node": "16.11.33",
147 "@types/react": "17.0.45", 148 "@types/react": "17.0.45",
148 "@types/react-dom": "17.0.17", 149 "@types/react-dom": "17.0.17",
149 "@types/route-parser": "0.1.4", 150 "@types/route-parser": "0.1.4",
150 "@types/tar": "6.1.2", 151 "@types/tar": "6.1.3",
151 "@types/uuid": "8.3.4", 152 "@types/uuid": "8.3.4",
152 "@types/validator": "13.7.6", 153 "@types/validator": "13.7.7",
153 "@typescript-eslint/eslint-plugin": "5.30.5", 154 "@typescript-eslint/eslint-plugin": "5.38.1",
154 "@typescript-eslint/parser": "5.30.5", 155 "@typescript-eslint/parser": "5.38.1",
155 "all-contributors-cli": "6.20.0", 156 "all-contributors-cli": "6.20.5",
156 "babel-plugin-formatjs": "10.3.28", 157 "babel-plugin-formatjs": "10.3.28",
157 "concurrently": "7.3.0", 158 "concurrently": "7.4.0",
158 "cross-env": "7.0.3", 159 "cross-env": "7.0.3",
159 "dotenv": "16.0.2", 160 "dotenv": "16.0.2",
160 "electron": "21.0.0", 161 "electron": "21.0.0",
161 "electron-builder": "23.5.1", 162 "electron-builder": "23.5.1",
162 "electron-notarize": "1.2.1", 163 "electron-notarize": "1.2.1",
163 "eslint": "8.19.0", 164 "eslint": "8.24.0",
164 "eslint-config-airbnb": "19.0.4", 165 "eslint-config-airbnb": "19.0.4",
165 "eslint-config-airbnb-typescript": "17.0.0", 166 "eslint-config-airbnb-typescript": "17.0.0",
166 "eslint-config-prettier": "8.5.0", 167 "eslint-config-prettier": "8.5.0",
@@ -168,7 +169,7 @@
168 "eslint-plugin-jest": "26.5.3", 169 "eslint-plugin-jest": "26.5.3",
169 "eslint-plugin-jsx-a11y": "6.6.1", 170 "eslint-plugin-jsx-a11y": "6.6.1",
170 "eslint-plugin-prettier": "4.2.1", 171 "eslint-plugin-prettier": "4.2.1",
171 "eslint-plugin-react": "7.31.1", 172 "eslint-plugin-react": "7.31.8",
172 "eslint-plugin-react-hooks": "4.6.0", 173 "eslint-plugin-react-hooks": "4.6.0",
173 "eslint-plugin-unicorn": "42.0.0", 174 "eslint-plugin-unicorn": "42.0.0",
174 "gulp": "4.0.2", 175 "gulp": "4.0.2",
@@ -191,15 +192,15 @@
191 "prettier": "2.7.1", 192 "prettier": "2.7.1",
192 "preval-build-info": "1.0.3", 193 "preval-build-info": "1.0.3",
193 "rimraf": "3.0.2", 194 "rimraf": "3.0.2",
194 "sass": "1.54.8", 195 "sass": "1.55.0",
195 "simple-git": "3.13.0", 196 "simple-git": "3.14.1",
196 "ts-loader": "9.3.1", 197 "ts-loader": "9.4.1",
197 "ts-node": "10.9.1", 198 "ts-node": "10.9.1",
198 "typescript": "4.7.4", 199 "typescript": "4.8.3",
199 "wait-on": "6.0.1", 200 "wait-on": "6.0.1",
200 "webpack": "5.74.0", 201 "webpack": "5.74.0",
201 "webpack-cli": "4.10.0", 202 "webpack-cli": "4.10.0",
202 "webpack-dev-server": "4.10.1" 203 "webpack-dev-server": "4.11.1"
203 }, 204 },
204 "optionalDependencies": { 205 "optionalDependencies": {
205 "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect", 206 "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect",