aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 83eecbd9b..b3d7a05df 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
85 "minimist": "1.2.6", 85 "minimist": "1.2.6",
86 "mobx": "6.6.1", 86 "mobx": "6.6.1",
87 "mobx-localstorage": "1.2.0", 87 "mobx-localstorage": "1.2.0",
88 "mobx-react": "7.5.1", 88 "mobx-react": "7.5.2",
89 "mobx-react-form": "3.2.0", 89 "mobx-react-form": "3.2.0",
90 "moment": "2.29.4", 90 "moment": "2.29.4",
91 "ms": "2.1.3", 91 "ms": "2.1.3",
@@ -125,8 +125,8 @@
125 "@babel/plugin-proposal-class-properties": "7.18.6", 125 "@babel/plugin-proposal-class-properties": "7.18.6",
126 "@babel/plugin-proposal-decorators": "7.18.6", 126 "@babel/plugin-proposal-decorators": "7.18.6",
127 "@babel/preset-env": "7.18.6", 127 "@babel/preset-env": "7.18.6",
128 "@babel/preset-react": "7.17.12", 128 "@babel/preset-react": "7.18.6",
129 "@babel/preset-typescript": "7.17.12", 129 "@babel/preset-typescript": "7.18.6",
130 "@babel/register": "7.18.6", 130 "@babel/register": "7.18.6",
131 "@commitlint/cli": "17.0.3", 131 "@commitlint/cli": "17.0.3",
132 "@commitlint/config-conventional": "17.0.3", 132 "@commitlint/config-conventional": "17.0.3",
@@ -145,10 +145,10 @@
145 "@types/tar": "6.1.1", 145 "@types/tar": "6.1.1",
146 "@types/uuid": "8.3.4", 146 "@types/uuid": "8.3.4",
147 "@types/validator": "13.7.3", 147 "@types/validator": "13.7.3",
148 "@typescript-eslint/eslint-plugin": "5.30.3", 148 "@typescript-eslint/eslint-plugin": "5.30.5",
149 "@typescript-eslint/parser": "5.30.3", 149 "@typescript-eslint/parser": "5.30.5",
150 "all-contributors-cli": "6.20.0", 150 "all-contributors-cli": "6.20.0",
151 "babel-plugin-formatjs": "10.3.24", 151 "babel-plugin-formatjs": "10.3.25",
152 "concurrently": "7.2.2", 152 "concurrently": "7.2.2",
153 "cross-env": "7.0.3", 153 "cross-env": "7.0.3",
154 "dotenv": "16.0.1", 154 "dotenv": "16.0.1",
@@ -189,7 +189,7 @@
189 "sass": "1.53.0", 189 "sass": "1.53.0",
190 "simple-git": "3.10.0", 190 "simple-git": "3.10.0",
191 "ts-loader": "9.3.1", 191 "ts-loader": "9.3.1",
192 "ts-node": "10.8.1", 192 "ts-node": "10.8.2",
193 "typescript": "4.7.4", 193 "typescript": "4.7.4",
194 "wait-on": "6.0.1", 194 "wait-on": "6.0.1",
195 "webpack": "5.73.0", 195 "webpack": "5.73.0",