aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar André Oliveira <37463445+SpecialAro@users.noreply.github.com>2022-06-20 13:26:40 +0100
committerLibravatar GitHub <noreply@github.com>2022-06-20 12:26:40 +0000
commit0733a4b2e48db00db2ccdb7c4350f40a29302973 (patch)
tree3a261c0d6e8cd8cc41c5716a5d78d6e947b43c01 /package.json
parentFix apply button styling on accent section (#309) (diff)
downloadferdium-app-0733a4b2e48db00db2ccdb7c4350f40a29302973.tar.gz
ferdium-app-0733a4b2e48db00db2ccdb7c4350f40a29302973.tar.zst
ferdium-app-0733a4b2e48db00db2ccdb7c4350f40a29302973.zip
Update dependencies (minor fixes) (#308)
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/package.json b/package.json
index 7b757d5b3..628317c40 100644
--- a/package.json
+++ b/package.json
@@ -134,7 +134,7 @@
134 "@types/color": "3.0.3", 134 "@types/color": "3.0.3",
135 "@types/expect.js": "0.3.29", 135 "@types/expect.js": "0.3.29",
136 "@types/fs-extra": "9.0.13", 136 "@types/fs-extra": "9.0.13",
137 "@types/jest": "28.1.1", 137 "@types/jest": "28.1.2",
138 "@types/lodash": "4.14.182", 138 "@types/lodash": "4.14.182",
139 "@types/mime-types": "2.1.1", 139 "@types/mime-types": "2.1.1",
140 "@types/ms": "0.7.31", 140 "@types/ms": "0.7.31",
@@ -155,7 +155,7 @@
155 "electron": "19.0.4", 155 "electron": "19.0.4",
156 "electron-builder": "23.2.0", 156 "electron-builder": "23.2.0",
157 "electron-notarize": "1.2.1", 157 "electron-notarize": "1.2.1",
158 "eslint": "8.17.0", 158 "eslint": "8.18.0",
159 "eslint-config-airbnb": "19.0.4", 159 "eslint-config-airbnb": "19.0.4",
160 "eslint-config-airbnb-typescript": "17.0.0", 160 "eslint-config-airbnb-typescript": "17.0.0",
161 "eslint-config-prettier": "8.5.0", 161 "eslint-config-prettier": "8.5.0",
@@ -179,7 +179,6 @@
179 "gulp-typescript": "6.0.0-alpha.1", 179 "gulp-typescript": "6.0.0-alpha.1",
180 "gulp-uglify": "3.0.2", 180 "gulp-uglify": "3.0.2",
181 "hex-rgb": "4.3.0", 181 "hex-rgb": "4.3.0",
182 "html-webpack-plugin": "4.5.2",
183 "husky": "8.0.1", 182 "husky": "8.0.1",
184 "is-ci": "3.0.1", 183 "is-ci": "3.0.1",
185 "jest": "28.1.1", 184 "jest": "28.1.1",
@@ -188,10 +187,10 @@
188 "preval-build-info": "1.0.3", 187 "preval-build-info": "1.0.3",
189 "rimraf": "3.0.2", 188 "rimraf": "3.0.2",
190 "sass": "1.52.3", 189 "sass": "1.52.3",
191 "simple-git": "3.7.1", 190 "simple-git": "3.8.0",
192 "ts-loader": "9.3.0", 191 "ts-loader": "9.3.0",
193 "ts-node": "10.8.1", 192 "ts-node": "10.8.1",
194 "typescript": "4.7.3", 193 "typescript": "4.7.4",
195 "wait-on": "6.0.1", 194 "wait-on": "6.0.1",
196 "webpack": "5.73.0", 195 "webpack": "5.73.0",
197 "webpack-cli": "4.10.0", 196 "webpack-cli": "4.10.0",