aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-27 15:47:49 +0000
committerLibravatar GitHub <noreply@github.com>2021-07-27 21:17:49 +0530
commitcfa0a3cc74dabb88234bf0695ba90135497aedb7 (patch)
treef659869f7325660b57203b90384113f57be7eb76 /package.json
parentMoved the version-bump into the 'ferdi-builds' workflow so that its 'atomic' ... (diff)
downloadferdium-app-cfa0a3cc74dabb88234bf0695ba90135497aedb7.tar.gz
ferdium-app-cfa0a3cc74dabb88234bf0695ba90135497aedb7.tar.zst
ferdium-app-cfa0a3cc74dabb88234bf0695ba90135497aedb7.zip
Npm module updates (#1694)
Diffstat (limited to 'package.json')
-rw-r--r--package.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/package.json b/package.json
index 3dfb750c7..8ec1f7e04 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
76 "classnames": "2.2.6", 76 "classnames": "2.2.6",
77 "cld": "2.7.0", 77 "cld": "2.7.0",
78 "css": "2.2.4", 78 "css": "2.2.4",
79 "darkreader": "4.7.15", 79 "darkreader": "4.9.34",
80 "dbus-next": "0.9.2", 80 "dbus-next": "0.9.2",
81 "du": "^0.1.0", 81 "du": "^0.1.0",
82 "electron-dl": "3.2.1", 82 "electron-dl": "3.2.1",
@@ -98,7 +98,7 @@
98 "mdi": "^1.9.33", 98 "mdi": "^1.9.33",
99 "mime-types": "2.1.31", 99 "mime-types": "2.1.31",
100 "mobx": "5.15.0", 100 "mobx": "5.15.0",
101 "mobx-localstorage": "1.1.3", 101 "mobx-localstorage": "1.2.0",
102 "mobx-react": "5.4.2", 102 "mobx-react": "5.4.2",
103 "mobx-react-form": "1.35.1", 103 "mobx-react-form": "1.35.1",
104 "mobx-react-router": "3.1.2", 104 "mobx-react-router": "3.1.2",
@@ -114,12 +114,12 @@
114 "react-addons-css-transition-group": "15.6.2", 114 "react-addons-css-transition-group": "15.6.2",
115 "react-confetti": "6.0.1", 115 "react-confetti": "6.0.1",
116 "react-dom": "^16.14.0", 116 "react-dom": "^16.14.0",
117 "react-dropzone": "11.3.2", 117 "react-dropzone": "11.3.4",
118 "react-electron-web-view": "^2.0.1", 118 "react-electron-web-view": "^2.0.1",
119 "react-intl": "2.7.2", 119 "react-intl": "2.7.2",
120 "react-jss": "8.6.1", 120 "react-jss": "8.6.1",
121 "react-loader": "2.4.7", 121 "react-loader": "2.4.7",
122 "react-modal": "3.11.1", 122 "react-modal": "3.14.3",
123 "react-router": "3.2.6", 123 "react-router": "3.2.6",
124 "react-sortable-hoc": "2.0.0", 124 "react-sortable-hoc": "2.0.0",
125 "react-tooltip": "4.2.21", 125 "react-tooltip": "4.2.21",
@@ -137,7 +137,7 @@
137 }, 137 },
138 "devDependencies": { 138 "devDependencies": {
139 "@adlk/misty": "^0.2.0", 139 "@adlk/misty": "^0.2.0",
140 "@babel/cli": "^7.14.5", 140 "@babel/cli": "7.14.8",
141 "@babel/core": "7.14.6", 141 "@babel/core": "7.14.6",
142 "@babel/eslint-parser": "7.14.7", 142 "@babel/eslint-parser": "7.14.7",
143 "@babel/plugin-proposal-class-properties": "7.14.5", 143 "@babel/plugin-proposal-class-properties": "7.14.5",
@@ -150,7 +150,7 @@
150 "@babel/preset-react": "7.13.13", 150 "@babel/preset-react": "7.13.13",
151 "@babel/register": "7.14.5", 151 "@babel/register": "7.14.5",
152 "@types/classnames": "2.2.9", 152 "@types/classnames": "2.2.9",
153 "@types/color": "^3.0.1", 153 "@types/color": "3.0.2",
154 "@types/fs-extra": "^7.0.0", 154 "@types/fs-extra": "^7.0.0",
155 "@types/jss": "^9.5.7", 155 "@types/jss": "^9.5.7",
156 "@types/lodash": "4.14.170", 156 "@types/lodash": "4.14.170",
@@ -162,9 +162,9 @@
162 "all-contributors-cli": "6.20.0", 162 "all-contributors-cli": "6.20.0",
163 "babel-loader": "8.2.2", 163 "babel-loader": "8.2.2",
164 "babel-plugin-react-intl": "3.5.1", 164 "babel-plugin-react-intl": "3.5.1",
165 "conventional-changelog-cli": "^2.1.1", 165 "conventional-changelog-cli": "2.1.1",
166 "cross-env": "^5.0.5", 166 "cross-env": "^7.0.3",
167 "cz-conventional-changelog": "^2.1.0", 167 "cz-conventional-changelog": "3.3.0",
168 "dotenv": "10.0.0", 168 "dotenv": "10.0.0",
169 "electron": "13.1.7", 169 "electron": "13.1.7",
170 "electron-builder": "22.11.10", 170 "electron-builder": "22.11.10",
@@ -173,7 +173,7 @@
173 "eslint": "7.29.0", 173 "eslint": "7.29.0",
174 "eslint-config-airbnb": "18.2.1", 174 "eslint-config-airbnb": "18.2.1",
175 "eslint-plugin-import": "2.23.4", 175 "eslint-plugin-import": "2.23.4",
176 "eslint-plugin-jest": "24.3.6", 176 "eslint-plugin-jest": "24.4.0",
177 "eslint-plugin-jsx-a11y": "6.4.1", 177 "eslint-plugin-jsx-a11y": "6.4.1",
178 "eslint-plugin-react": "7.24.0", 178 "eslint-plugin-react": "7.24.0",
179 "eslint-webpack-plugin": "^2.5.4", 179 "eslint-webpack-plugin": "^2.5.4",
@@ -186,17 +186,17 @@
186 "gulp-sass-variables": "^1.2.0", 186 "gulp-sass-variables": "^1.2.0",
187 "hex-rgb": "^3.0.0", 187 "hex-rgb": "^3.0.0",
188 "html-webpack-plugin": "4.5.2", 188 "html-webpack-plugin": "4.5.2",
189 "husky": "^6.0.0", 189 "husky": "^7.0.1",
190 "jest": "27.0.5", 190 "jest": "27.0.6",
191 "kebab-case": "1.0.1", 191 "kebab-case": "1.0.1",
192 "lerna": "4.0.0", 192 "lerna": "4.0.0",
193 "mobx-react-devtools": "^6.1.1", 193 "mobx-react-devtools": "^6.1.1",
194 "mocha": "9.0.1", 194 "mocha": "9.0.2",
195 "node-abi": "2.30.0", 195 "node-abi": "2.30.0",
196 "prettier": "^2.3.1", 196 "prettier": "^2.3.2",
197 "preval-build-info": "^1.0.3", 197 "preval-build-info": "^1.0.3",
198 "react-intl-translations-manager": "^5.0.3", 198 "react-intl-translations-manager": "^5.0.3",
199 "sass": "1.35.1", 199 "sass": "1.36.0",
200 "terser-webpack-plugin": "1.4.5", 200 "terser-webpack-plugin": "1.4.5",
201 "ts-loader": "^5.4.5", 201 "ts-loader": "^5.4.5",
202 "tslint": "^5.20.1", 202 "tslint": "^5.20.1",