aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-09-01 10:17:41 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-09-01 13:29:48 +0530
commit8842b218a356dbae839c907a2cd4706635badacf (patch)
tree30b2b068441a081811dc4f4161c3acbcac832293 /package.json
parent6.1.1-nightly.5 [skip ci] (diff)
downloadferdium-app-8842b218a356dbae839c907a2cd4706635badacf.tar.gz
ferdium-app-8842b218a356dbae839c907a2cd4706635badacf.tar.zst
ferdium-app-8842b218a356dbae839c907a2cd4706635badacf.zip
Update node modules
Diffstat (limited to 'package.json')
-rw-r--r--package.json66
1 files changed, 33 insertions, 33 deletions
diff --git a/package.json b/package.json
index 595fae845..35aaeed09 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "16.16.0", 16 "node": "16.16.0",
17 "npm": "8.14.0" 17 "npm": "8.19.0"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {
@@ -59,28 +59,28 @@
59 "@electron/remote": "2.0.8", 59 "@electron/remote": "2.0.8",
60 "@krisdages/electron-process-manager": "3.0.0", 60 "@krisdages/electron-process-manager": "3.0.0",
61 "@mdi/js": "6.9.96", 61 "@mdi/js": "6.9.96",
62 "@mdi/react": "1.6.0", 62 "@mdi/react": "1.6.1",
63 "@octokit/core": "4.0.4", 63 "@octokit/core": "4.0.5",
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.1",
68 "color": "4.2.3", 68 "color": "4.2.3",
69 "csstype": "3.1.0", 69 "csstype": "3.1.0",
70 "darkreader": "4.9.52", 70 "darkreader": "4.9.57",
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",
74 "electron-find": "1.0.7", 74 "electron-find": "1.0.7",
75 "electron-react-titlebar": "1.2.1", 75 "electron-react-titlebar": "1.2.1",
76 "electron-updater": "5.1.0", 76 "electron-updater": "5.2.1",
77 "electron-window-state": "5.0.3", 77 "electron-window-state": "5.0.3",
78 "fast-folder-size": "1.7.0", 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.3.5", 80 "google-translate-api-x": "10.4.1",
81 "immutable": "4.1.0", 81 "immutable": "4.1.0",
82 "jsonwebtoken": "8.5.1", 82 "jsonwebtoken": "8.5.1",
83 "jss": "10.9.0", 83 "jss": "10.9.2",
84 "languagedetect": "2.0.0", 84 "languagedetect": "2.0.0",
85 "lodash": "4.17.21", 85 "lodash": "4.17.21",
86 "macos-version": "5.2.1", 86 "macos-version": "5.2.1",
@@ -104,8 +104,8 @@
104 "react-dom": "17.0.2", 104 "react-dom": "17.0.2",
105 "react-dropzone": "11.7.1", 105 "react-dropzone": "11.7.1",
106 "react-electron-web-view": "2.0.1", 106 "react-electron-web-view": "2.0.1",
107 "react-intl": "6.0.5", 107 "react-intl": "6.1.0",
108 "react-jss": "10.9.0", 108 "react-jss": "10.9.2",
109 "react-loader": "2.4.7", 109 "react-loader": "2.4.7",
110 "react-modal": "3.15.1", 110 "react-modal": "3.15.1",
111 "react-router-dom": "6.3.0", 111 "react-router-dom": "6.3.0",
@@ -116,47 +116,47 @@
116 "route-parser": "0.0.5", 116 "route-parser": "0.0.5",
117 "sanitize-filename": "1.6.3", 117 "sanitize-filename": "1.6.3",
118 "semver": "7.3.7", 118 "semver": "7.3.7",
119 "sqlite3": "5.0.8", 119 "sqlite3": "5.0.11",
120 "tar": "6.1.11", 120 "tar": "6.1.11",
121 "tslib": "2.4.0", 121 "tslib": "2.4.0",
122 "useragent-generator": "1.1.1-amkt-22079-finish.0", 122 "useragent-generator": "1.1.1-amkt-22079-finish.0",
123 "uuid": "8.3.2", 123 "uuid": "8.3.2",
124 "validator": "13.7.0", 124 "validator": "13.7.0",
125 "ws": "8.8.0" 125 "ws": "8.8.1"
126 }, 126 },
127 "devDependencies": { 127 "devDependencies": {
128 "@babel/core": "7.18.6", 128 "@babel/core": "7.18.13",
129 "@babel/eslint-parser": "7.18.2", 129 "@babel/eslint-parser": "7.18.9",
130 "@babel/plugin-proposal-class-properties": "7.18.6", 130 "@babel/plugin-proposal-class-properties": "7.18.6",
131 "@babel/plugin-proposal-decorators": "7.18.6", 131 "@babel/plugin-proposal-decorators": "7.18.10",
132 "@babel/preset-env": "7.18.6", 132 "@babel/preset-env": "7.18.10",
133 "@babel/preset-react": "7.18.6", 133 "@babel/preset-react": "7.18.6",
134 "@babel/preset-typescript": "7.18.6", 134 "@babel/preset-typescript": "7.18.6",
135 "@babel/register": "7.18.6", 135 "@babel/register": "7.18.9",
136 "@commitlint/cli": "17.0.3", 136 "@commitlint/cli": "17.1.2",
137 "@commitlint/config-conventional": "17.0.3", 137 "@commitlint/config-conventional": "17.1.0",
138 "@formatjs/cli": "5.0.2", 138 "@formatjs/cli": "5.1.0",
139 "@types/color": "3.0.3", 139 "@types/color": "3.0.3",
140 "@types/expect.js": "0.3.29", 140 "@types/expect.js": "0.3.29",
141 "@types/fs-extra": "9.0.13", 141 "@types/fs-extra": "9.0.13",
142 "@types/jest": "28.1.4", 142 "@types/jest": "28.1.4",
143 "@types/lodash": "4.14.182", 143 "@types/lodash": "4.14.184",
144 "@types/mime-types": "2.1.1", 144 "@types/mime-types": "2.1.1",
145 "@types/ms": "0.7.31", 145 "@types/ms": "0.7.31",
146 "@types/node": "16.11.33", 146 "@types/node": "16.11.33",
147 "@types/react": "17.0.45", 147 "@types/react": "17.0.45",
148 "@types/react-dom": "17.0.17", 148 "@types/react-dom": "17.0.17",
149 "@types/route-parser": "0.1.4", 149 "@types/route-parser": "0.1.4",
150 "@types/tar": "6.1.1", 150 "@types/tar": "6.1.2",
151 "@types/uuid": "8.3.4", 151 "@types/uuid": "8.3.4",
152 "@types/validator": "13.7.3", 152 "@types/validator": "13.7.6",
153 "@typescript-eslint/eslint-plugin": "5.30.5", 153 "@typescript-eslint/eslint-plugin": "5.30.5",
154 "@typescript-eslint/parser": "5.30.5", 154 "@typescript-eslint/parser": "5.30.5",
155 "all-contributors-cli": "6.20.0", 155 "all-contributors-cli": "6.20.0",
156 "babel-plugin-formatjs": "10.3.25", 156 "babel-plugin-formatjs": "10.3.28",
157 "concurrently": "7.2.2", 157 "concurrently": "7.3.0",
158 "cross-env": "7.0.3", 158 "cross-env": "7.0.3",
159 "dotenv": "16.0.1", 159 "dotenv": "16.0.2",
160 "electron": "20.1.1", 160 "electron": "20.1.1",
161 "electron-builder": "23.5.0", 161 "electron-builder": "23.5.0",
162 "electron-notarize": "1.2.1", 162 "electron-notarize": "1.2.1",
@@ -166,9 +166,9 @@
166 "eslint-config-prettier": "8.5.0", 166 "eslint-config-prettier": "8.5.0",
167 "eslint-plugin-import": "2.26.0", 167 "eslint-plugin-import": "2.26.0",
168 "eslint-plugin-jest": "26.5.3", 168 "eslint-plugin-jest": "26.5.3",
169 "eslint-plugin-jsx-a11y": "6.6.0", 169 "eslint-plugin-jsx-a11y": "6.6.1",
170 "eslint-plugin-prettier": "4.2.1", 170 "eslint-plugin-prettier": "4.2.1",
171 "eslint-plugin-react": "7.30.1", 171 "eslint-plugin-react": "7.31.1",
172 "eslint-plugin-react-hooks": "4.6.0", 172 "eslint-plugin-react-hooks": "4.6.0",
173 "eslint-plugin-unicorn": "42.0.0", 173 "eslint-plugin-unicorn": "42.0.0",
174 "gulp": "4.0.2", 174 "gulp": "4.0.2",
@@ -191,15 +191,15 @@
191 "prettier": "2.7.1", 191 "prettier": "2.7.1",
192 "preval-build-info": "1.0.3", 192 "preval-build-info": "1.0.3",
193 "rimraf": "3.0.2", 193 "rimraf": "3.0.2",
194 "sass": "1.53.0", 194 "sass": "1.54.8",
195 "simple-git": "3.10.0", 195 "simple-git": "3.13.0",
196 "ts-loader": "9.3.1", 196 "ts-loader": "9.3.1",
197 "ts-node": "10.8.2", 197 "ts-node": "10.9.1",
198 "typescript": "4.7.4", 198 "typescript": "4.7.4",
199 "wait-on": "6.0.1", 199 "wait-on": "6.0.1",
200 "webpack": "5.73.0", 200 "webpack": "5.74.0",
201 "webpack-cli": "4.10.0", 201 "webpack-cli": "4.10.0",
202 "webpack-dev-server": "4.9.3" 202 "webpack-dev-server": "4.10.1"
203 }, 203 },
204 "optionalDependencies": { 204 "optionalDependencies": {
205 "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect", 205 "macos-notification-state": "github:nbashkankov/macos-notification-state#fix-monterey-detect",