aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-06-13 03:00:04 +0530
committerLibravatar GitHub <noreply@github.com>2022-06-12 21:30:04 +0000
commita1b74b7dfa4d53c6aa512682b088db2274c70347 (patch)
treeaa64a4260982b5b7ea0e581fc22edaeab94b24d7 /package.json
parent6.0.0-nightly.58 [skip ci] (diff)
downloadferdium-app-a1b74b7dfa4d53c6aa512682b088db2274c70347.tar.gz
ferdium-app-a1b74b7dfa4d53c6aa512682b088db2274c70347.tar.zst
ferdium-app-a1b74b7dfa4d53c6aa512682b088db2274c70347.zip
Upgrade and lock npm modules (#237)
Diffstat (limited to 'package.json')
-rw-r--r--package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json
index ed181e928..b18977c8b 100644
--- a/package.json
+++ b/package.json
@@ -70,10 +70,10 @@
70 "debug": "4.3.4", 70 "debug": "4.3.4",
71 "electron-dl": "^3.3.1", 71 "electron-dl": "^3.3.1",
72 "electron-find": "^1.0.7", 72 "electron-find": "^1.0.7",
73 "electron-react-titlebar": "1.1.0", 73 "electron-react-titlebar": "1.2.1",
74 "electron-updater": "^4.6.5", 74 "electron-updater": "^4.6.5",
75 "electron-window-state": "^5.0.3", 75 "electron-window-state": "^5.0.3",
76 "fast-folder-size": "^1.6.1", 76 "fast-folder-size": "1.7.0",
77 "fs-extra": "^10.1.0", 77 "fs-extra": "^10.1.0",
78 "jsonwebtoken": "^8.5.1", 78 "jsonwebtoken": "^8.5.1",
79 "jss": "^10.9.0", 79 "jss": "^10.9.0",
@@ -129,7 +129,7 @@
129 "@babel/register": "^7.17.7", 129 "@babel/register": "^7.17.7",
130 "@commitlint/cli": "^15.0.0", 130 "@commitlint/cli": "^15.0.0",
131 "@commitlint/config-conventional": "^15.0.0", 131 "@commitlint/config-conventional": "^15.0.0",
132 "@formatjs/cli": "^4.8.3", 132 "@formatjs/cli": "4.8.4",
133 "@types/color": "^3.0.3", 133 "@types/color": "^3.0.3",
134 "@types/expect.js": "^0.3.29", 134 "@types/expect.js": "^0.3.29",
135 "@types/fs-extra": "^9.0.13", 135 "@types/fs-extra": "^9.0.13",
@@ -143,18 +143,18 @@
143 "@types/route-parser": "^0.1.4", 143 "@types/route-parser": "^0.1.4",
144 "@types/tar": "^6.1.1", 144 "@types/tar": "^6.1.1",
145 "@types/uuid": "^8.3.4", 145 "@types/uuid": "^8.3.4",
146 "@types/validator": "^13.7.2", 146 "@types/validator": "13.7.3",
147 "@typescript-eslint/eslint-plugin": "5.27.0", 147 "@typescript-eslint/eslint-plugin": "5.27.1",
148 "@typescript-eslint/parser": "5.27.0", 148 "@typescript-eslint/parser": "5.27.1",
149 "all-contributors-cli": "^6.20.0", 149 "all-contributors-cli": "^6.20.0",
150 "babel-plugin-formatjs": "^10.3.19", 150 "babel-plugin-formatjs": "10.3.24",
151 "concurrently": "7.2.1", 151 "concurrently": "7.2.1",
152 "cross-env": "^7.0.3", 152 "cross-env": "^7.0.3",
153 "dotenv": "^10.0.0", 153 "dotenv": "^10.0.0",
154 "electron": "19.0.4", 154 "electron": "19.0.4",
155 "electron-builder": "23.1.0", 155 "electron-builder": "23.1.0",
156 "electron-notarize": "^1.2.1", 156 "electron-notarize": "^1.2.1",
157 "eslint": "^8.13.0", 157 "eslint": "8.17.0",
158 "eslint-config-airbnb": "^19.0.4", 158 "eslint-config-airbnb": "^19.0.4",
159 "eslint-config-airbnb-typescript": "^16.2.0", 159 "eslint-config-airbnb-typescript": "^16.2.0",
160 "eslint-config-prettier": "^8.5.0", 160 "eslint-config-prettier": "^8.5.0",
@@ -181,16 +181,16 @@
181 "html-webpack-plugin": "^4.5.2", 181 "html-webpack-plugin": "^4.5.2",
182 "husky": "^7.0.4", 182 "husky": "^7.0.4",
183 "is-ci": "^3.0.1", 183 "is-ci": "^3.0.1",
184 "jest": "28.1.0", 184 "jest": "28.1.1",
185 "kebab-case": "^1.0.1", 185 "kebab-case": "^1.0.1",
186 "prettier": "^2.6.2", 186 "prettier": "^2.6.2",
187 "preval-build-info": "^1.0.3", 187 "preval-build-info": "^1.0.3",
188 "rimraf": "^3.0.2", 188 "rimraf": "^3.0.2",
189 "sass": "1.52.1", 189 "sass": "1.52.3",
190 "simple-git": "^3.7.0", 190 "simple-git": "^3.7.0",
191 "ts-loader": "^5.4.5", 191 "ts-loader": "^5.4.5",
192 "ts-node": "^10.7.0", 192 "ts-node": "10.8.1",
193 "typescript": "4.7.2", 193 "typescript": "4.7.3",
194 "wait-on": "^6.0.1", 194 "wait-on": "^6.0.1",
195 "webpack": "^4.46.0", 195 "webpack": "^4.46.0",
196 "webpack-cli": "^3.3.12", 196 "webpack-cli": "^3.3.12",