aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-10-10 10:18:17 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-10-10 10:42:40 +0530
commitdc79e91b4468c15d23529adf6b6d0dc4677de58c (patch)
tree27c9646ef36646ad207b1164265c11c74ba6f308 /package.json
parent6.2.1-nightly.13 [skip ci] (diff)
downloadferdium-app-dc79e91b4468c15d23529adf6b6d0dc4677de58c.tar.gz
ferdium-app-dc79e91b4468c15d23529adf6b6d0dc4677de58c.tar.zst
ferdium-app-dc79e91b4468c15d23529adf6b6d0dc4677de58c.zip
Upgraded npm modules
Diffstat (limited to 'package.json')
-rw-r--r--package.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/package.json b/package.json
index 6617ac998..237dc6480 100644
--- a/package.json
+++ b/package.json
@@ -70,14 +70,14 @@
70 "darkreader": "4.9.58", 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.4.0",
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.2.1", 76 "electron-updater": "5.3.0",
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.1", 80 "google-translate-api-x": "10.4.2",
81 "history": "5.3.0", 81 "history": "5.3.0",
82 "immutable": "4.1.0", 82 "immutable": "4.1.0",
83 "jsonwebtoken": "8.5.1", 83 "jsonwebtoken": "8.5.1",
@@ -105,19 +105,19 @@
105 "react-dom": "17.0.2", 105 "react-dom": "17.0.2",
106 "react-dropzone": "11.7.1", 106 "react-dropzone": "11.7.1",
107 "react-electron-web-view": "2.0.1", 107 "react-electron-web-view": "2.0.1",
108 "react-intl": "6.1.1", 108 "react-intl": "6.1.2",
109 "react-jss": "10.9.2", 109 "react-jss": "10.9.2",
110 "react-loader": "2.4.7", 110 "react-loader": "2.4.7",
111 "react-modal": "3.15.1", 111 "react-modal": "3.15.1",
112 "react-router-dom": "6.4.1", 112 "react-router-dom": "6.4.2",
113 "react-sortable-hoc": "2.0.0", 113 "react-sortable-hoc": "2.0.0",
114 "react-tooltip": "4.2.21", 114 "react-tooltip": "4.2.21",
115 "react-topbar-progress-indicator": "4.1.1", 115 "react-topbar-progress-indicator": "4.1.1",
116 "react-transition-group": "1.2.1", 116 "react-transition-group": "1.2.1",
117 "route-parser": "0.0.5", 117 "route-parser": "0.0.5",
118 "sanitize-filename": "1.6.3", 118 "sanitize-filename": "1.6.3",
119 "semver": "7.3.7", 119 "semver": "7.3.8",
120 "sqlite3": "5.1.1", 120 "sqlite3": "5.1.2",
121 "tar": "6.1.11", 121 "tar": "6.1.11",
122 "tslib": "2.4.0", 122 "tslib": "2.4.0",
123 "useragent-generator": "1.1.1-amkt-22079-finish.0", 123 "useragent-generator": "1.1.1-amkt-22079-finish.0",
@@ -126,22 +126,22 @@
126 "ws": "8.9.0" 126 "ws": "8.9.0"
127 }, 127 },
128 "devDependencies": { 128 "devDependencies": {
129 "@babel/core": "7.19.1", 129 "@babel/core": "7.19.3",
130 "@babel/eslint-parser": "7.19.1", 130 "@babel/eslint-parser": "7.19.1",
131 "@babel/plugin-proposal-class-properties": "7.18.6", 131 "@babel/plugin-proposal-class-properties": "7.18.6",
132 "@babel/plugin-proposal-decorators": "7.19.1", 132 "@babel/plugin-proposal-decorators": "7.19.3",
133 "@babel/preset-env": "7.19.1", 133 "@babel/preset-env": "7.19.3",
134 "@babel/preset-react": "7.18.6", 134 "@babel/preset-react": "7.18.6",
135 "@babel/preset-typescript": "7.18.6", 135 "@babel/preset-typescript": "7.18.6",
136 "@babel/register": "7.18.9", 136 "@babel/register": "7.18.9",
137 "@commitlint/cli": "17.1.2", 137 "@commitlint/cli": "17.1.2",
138 "@commitlint/config-conventional": "17.1.0", 138 "@commitlint/config-conventional": "17.1.0",
139 "@formatjs/cli": "5.1.0", 139 "@formatjs/cli": "5.1.1",
140 "@types/color": "3.0.3", 140 "@types/color": "3.0.3",
141 "@types/expect.js": "0.3.29", 141 "@types/expect.js": "0.3.29",
142 "@types/fs-extra": "9.0.13", 142 "@types/fs-extra": "9.0.13",
143 "@types/jest": "28.1.4", 143 "@types/jest": "28.1.4",
144 "@types/lodash": "4.14.185", 144 "@types/lodash": "4.14.186",
145 "@types/mime-types": "2.1.1", 145 "@types/mime-types": "2.1.1",
146 "@types/ms": "0.7.31", 146 "@types/ms": "0.7.31",
147 "@types/node": "16.11.33", 147 "@types/node": "16.11.33",
@@ -153,15 +153,15 @@
153 "@types/validator": "13.7.7", 153 "@types/validator": "13.7.7",
154 "@typescript-eslint/eslint-plugin": "5.38.1", 154 "@typescript-eslint/eslint-plugin": "5.38.1",
155 "@typescript-eslint/parser": "5.38.1", 155 "@typescript-eslint/parser": "5.38.1",
156 "all-contributors-cli": "6.20.5", 156 "all-contributors-cli": "6.23.1",
157 "babel-plugin-formatjs": "10.3.28", 157 "babel-plugin-formatjs": "10.3.29",
158 "concurrently": "7.4.0", 158 "concurrently": "7.4.0",
159 "cross-env": "7.0.3", 159 "cross-env": "7.0.3",
160 "dotenv": "16.0.2", 160 "dotenv": "16.0.3",
161 "electron": "21.1.0", 161 "electron": "21.1.0",
162 "electron-builder": "23.5.1", 162 "electron-builder": "23.6.0",
163 "electron-notarize": "1.2.1", 163 "electron-notarize": "1.2.1",
164 "eslint": "8.24.0", 164 "eslint": "8.25.0",
165 "eslint-config-airbnb": "19.0.4", 165 "eslint-config-airbnb": "19.0.4",
166 "eslint-config-airbnb-typescript": "17.0.0", 166 "eslint-config-airbnb-typescript": "17.0.0",
167 "eslint-config-prettier": "8.5.0", 167 "eslint-config-prettier": "8.5.0",
@@ -169,7 +169,7 @@
169 "eslint-plugin-jest": "26.5.3", 169 "eslint-plugin-jest": "26.5.3",
170 "eslint-plugin-jsx-a11y": "6.6.1", 170 "eslint-plugin-jsx-a11y": "6.6.1",
171 "eslint-plugin-prettier": "4.2.1", 171 "eslint-plugin-prettier": "4.2.1",
172 "eslint-plugin-react": "7.31.8", 172 "eslint-plugin-react": "7.31.9",
173 "eslint-plugin-react-hooks": "4.6.0", 173 "eslint-plugin-react-hooks": "4.6.0",
174 "eslint-plugin-unicorn": "42.0.0", 174 "eslint-plugin-unicorn": "42.0.0",
175 "gulp": "4.0.2", 175 "gulp": "4.0.2",
@@ -196,7 +196,7 @@
196 "simple-git": "3.14.1", 196 "simple-git": "3.14.1",
197 "ts-loader": "9.4.1", 197 "ts-loader": "9.4.1",
198 "ts-node": "10.9.1", 198 "ts-node": "10.9.1",
199 "typescript": "4.8.3", 199 "typescript": "4.8.4",
200 "wait-on": "6.0.1", 200 "wait-on": "6.0.1",
201 "webpack": "5.74.0", 201 "webpack": "5.74.0",
202 "webpack-cli": "4.10.0", 202 "webpack-cli": "4.10.0",