aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json15
1 files changed, 7 insertions, 8 deletions
diff --git a/package.json b/package.json
index 28ae93acc..b0755a59a 100644
--- a/package.json
+++ b/package.json
@@ -116,7 +116,7 @@
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.8", 119 "semver": "7.5.1",
120 "sqlite3": "5.1.6", 120 "sqlite3": "5.1.6",
121 "tar": "6.1.14", 121 "tar": "6.1.14",
122 "tslib": "2.5.0", 122 "tslib": "2.5.0",
@@ -126,8 +126,8 @@
126 "ws": "8.13.0" 126 "ws": "8.13.0"
127 }, 127 },
128 "devDependencies": { 128 "devDependencies": {
129 "@commitlint/cli": "17.4.4", 129 "@commitlint/cli": "17.6.3",
130 "@commitlint/config-conventional": "17.4.4", 130 "@commitlint/config-conventional": "17.6.3",
131 "@electron/notarize": "1.2.3", 131 "@electron/notarize": "1.2.3",
132 "@formatjs/cli": "5.1.12", 132 "@formatjs/cli": "5.1.12",
133 "@types/color": "3.0.3", 133 "@types/color": "3.0.3",
@@ -141,17 +141,16 @@
141 "@types/react": "17.0.45", 141 "@types/react": "17.0.45",
142 "@types/react-dom": "17.0.17", 142 "@types/react-dom": "17.0.17",
143 "@types/route-parser": "0.1.4", 143 "@types/route-parser": "0.1.4",
144 "@types/sass": "1.45.0", 144 "@types/tar": "6.1.5",
145 "@types/tar": "6.1.4",
146 "@types/uuid": "9.0.1", 145 "@types/uuid": "9.0.1",
147 "@types/validator": "13.7.15", 146 "@types/validator": "13.7.17",
148 "@typescript-eslint/eslint-plugin": "5.56.0", 147 "@typescript-eslint/eslint-plugin": "5.56.0",
149 "@typescript-eslint/parser": "5.56.0", 148 "@typescript-eslint/parser": "5.56.0",
150 "all-contributors-cli": "6.24.0", 149 "all-contributors-cli": "6.25.1",
151 "chalk": "5.2.0", 150 "chalk": "5.2.0",
152 "concurrently": "7.6.0", 151 "concurrently": "7.6.0",
153 "cross-env": "7.0.3", 152 "cross-env": "7.0.3",
154 "electron": "24.2.0", 153 "electron": "24.3.0",
155 "electron-builder": "23.6.0", 154 "electron-builder": "23.6.0",
156 "esbuild": "0.16.17", 155 "esbuild": "0.16.17",
157 "esbuild-plugin-copy": "2.1.1", 156 "esbuild-plugin-copy": "2.1.1",