aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/package.json b/package.json
index 93e451440..d3b49126d 100644
--- a/package.json
+++ b/package.json
@@ -80,22 +80,22 @@
80 "electron-react-titlebar": "1.2.1", 80 "electron-react-titlebar": "1.2.1",
81 "electron-updater": "5.3.0", 81 "electron-updater": "5.3.0",
82 "electron-window-state": "5.0.3", 82 "electron-window-state": "5.0.3",
83 "fast-folder-size": "2.1.0", 83 "fast-folder-size": "2.2.0",
84 "fs-extra": "11.1.1", 84 "fs-extra": "11.1.1",
85 "google-translate-api-x": "10.6.7", 85 "google-translate-api-x": "10.6.7",
86 "history": "5.3.0", 86 "history": "5.3.0",
87 "immutable": "4.3.1", 87 "immutable": "4.3.2",
88 "jsonwebtoken": "9.0.1", 88 "jsonwebtoken": "9.0.1",
89 "jss": "10.10.0", 89 "jss": "10.10.0",
90 "languagedetect": "2.0.0", 90 "languagedetect": "2.0.0",
91 "lodash": "4.17.21", 91 "lodash": "4.17.21",
92 "macos-version": "5.2.1", 92 "macos-version": "5.2.1",
93 "markdown-to-jsx": "7.2.1", 93 "markdown-to-jsx": "7.3.2",
94 "minimist": "1.2.8", 94 "minimist": "1.2.8",
95 "mobx": "6.10.0", 95 "mobx": "6.10.0",
96 "mobx-localstorage": "1.2.0", 96 "mobx-localstorage": "1.2.0",
97 "mobx-react": "7.6.0", 97 "mobx-react": "7.6.0",
98 "mobx-react-form": "6.3.5", 98 "mobx-react-form": "6.3.6",
99 "moment": "2.29.4", 99 "moment": "2.29.4",
100 "ms": "2.1.3", 100 "ms": "2.1.3",
101 "node-fetch": "2.6.11", 101 "node-fetch": "2.6.11",
@@ -113,9 +113,9 @@
113 "react-jss": "10.10.0", 113 "react-jss": "10.10.0",
114 "react-loader": "2.4.7", 114 "react-loader": "2.4.7",
115 "react-modal": "3.16.1", 115 "react-modal": "3.16.1",
116 "react-router-dom": "6.11.2", 116 "react-router-dom": "6.15.0",
117 "react-sortable-hoc": "2.0.0", 117 "react-sortable-hoc": "2.0.0",
118 "react-tooltip": "5.13.1", 118 "react-tooltip": "5.20.0",
119 "react-topbar-progress-indicator": "4.1.1", 119 "react-topbar-progress-indicator": "4.1.1",
120 "react-transition-group": "4.4.5", 120 "react-transition-group": "4.4.5",
121 "route-parser": "0.0.5", 121 "route-parser": "0.0.5",
@@ -123,15 +123,15 @@
123 "semver": "7.5.4", 123 "semver": "7.5.4",
124 "sqlite3": "5.1.6", 124 "sqlite3": "5.1.6",
125 "tar": "6.1.15", 125 "tar": "6.1.15",
126 "tslib": "2.6.0", 126 "tslib": "2.6.1",
127 "useragent-generator": "1.1.1-amkt-22079-finish.0", 127 "useragent-generator": "1.1.1-amkt-22079-finish.0",
128 "uuid": "9.0.0", 128 "uuid": "9.0.0",
129 "validator": "13.9.0", 129 "validator": "13.11.0",
130 "ws": "8.13.0" 130 "ws": "8.13.0"
131 }, 131 },
132 "devDependencies": { 132 "devDependencies": {
133 "@commitlint/cli": "17.6.7", 133 "@commitlint/cli": "17.7.1",
134 "@commitlint/config-conventional": "17.6.7", 134 "@commitlint/config-conventional": "17.7.0",
135 "@electron/notarize": "1.2.3", 135 "@electron/notarize": "1.2.3",
136 "@formatjs/cli": "6.1.3", 136 "@formatjs/cli": "6.1.3",
137 "@jest/types": "29.6.1", 137 "@jest/types": "29.6.1",
@@ -139,23 +139,23 @@
139 "@types/color": "3.0.3", 139 "@types/color": "3.0.3",
140 "@types/fs-extra": "11.0.1", 140 "@types/fs-extra": "11.0.1",
141 "@types/jest": "29.5.3", 141 "@types/jest": "29.5.3",
142 "@types/lodash": "4.14.195", 142 "@types/lodash": "4.14.197",
143 "@types/minimist": "1.2.2", 143 "@types/minimist": "1.2.2",
144 "@types/ms": "0.7.31", 144 "@types/ms": "0.7.31",
145 "@types/node": "18.15.3", 145 "@types/node": "18.15.3",
146 "@types/prop-types": "15.7.5", 146 "@types/prop-types": "15.7.5",
147 "@types/react": "18.2.12", 147 "@types/react": "18.2.20",
148 "@types/react-color": "3.0.6", 148 "@types/react-color": "3.0.6",
149 "@types/react-dom": "18.2.5", 149 "@types/react-dom": "18.2.7",
150 "@types/react-loader": "2.4.5", 150 "@types/react-loader": "2.4.5",
151 "@types/react-transition-group": "4.4.6", 151 "@types/react-transition-group": "4.4.6",
152 "@types/route-parser": "0.1.4", 152 "@types/route-parser": "0.1.4",
153 "@types/semver": "7.5.0", 153 "@types/semver": "7.5.0",
154 "@types/tar": "6.1.5", 154 "@types/tar": "6.1.5",
155 "@types/uuid": "9.0.2", 155 "@types/uuid": "9.0.2",
156 "@types/validator": "13.7.17", 156 "@types/validator": "13.11.1",
157 "@typescript-eslint/eslint-plugin": "6.1.0", 157 "@typescript-eslint/eslint-plugin": "6.4.0",
158 "@typescript-eslint/parser": "6.1.0", 158 "@typescript-eslint/parser": "6.4.0",
159 "all-contributors-cli": "6.26.1", 159 "all-contributors-cli": "6.26.1",
160 "chalk": "5.3.0", 160 "chalk": "5.3.0",
161 "concurrently": "8.2.0", 161 "concurrently": "8.2.0",
@@ -166,23 +166,23 @@
166 "esbuild-plugin-copy": "2.1.1", 166 "esbuild-plugin-copy": "2.1.1",
167 "esbuild-runner": "2.2.2", 167 "esbuild-runner": "2.2.2",
168 "esbuild-sass-plugin": "2.10.0", 168 "esbuild-sass-plugin": "2.10.0",
169 "eslint": "8.45.0", 169 "eslint": "8.47.0",
170 "eslint-config-airbnb": "19.0.4", 170 "eslint-config-airbnb": "19.0.4",
171 "eslint-config-airbnb-typescript": "17.1.0", 171 "eslint-config-airbnb-typescript": "17.1.0",
172 "eslint-config-prettier": "8.8.0", 172 "eslint-config-prettier": "8.8.0",
173 "eslint-plugin-import": "2.27.5", 173 "eslint-plugin-import": "2.28.0",
174 "eslint-plugin-jest": "27.2.3", 174 "eslint-plugin-jest": "27.2.3",
175 "eslint-plugin-jsx-a11y": "6.7.1", 175 "eslint-plugin-jsx-a11y": "6.7.1",
176 "eslint-plugin-prettier": "5.0.0", 176 "eslint-plugin-prettier": "5.0.0",
177 "eslint-plugin-react": "7.33.0", 177 "eslint-plugin-react": "7.33.1",
178 "eslint-plugin-react-hooks": "4.6.0", 178 "eslint-plugin-react-hooks": "4.6.0",
179 "eslint-plugin-sonar": "0.12.0", 179 "eslint-plugin-sonar": "0.12.0",
180 "eslint-plugin-unicorn": "48.0.0", 180 "eslint-plugin-unicorn": "48.0.1",
181 "gulp-livereload": "4.0.2", 181 "gulp-livereload": "4.0.2",
182 "husky": "8.0.3", 182 "husky": "8.0.3",
183 "is-ci": "3.0.1", 183 "is-ci": "3.0.1",
184 "jest": "29.6.1", 184 "jest": "29.6.2",
185 "prettier": "3.0.0", 185 "prettier": "3.0.2",
186 "preval-build-info": "1.0.3", 186 "preval-build-info": "1.0.3",
187 "rimraf": "5.0.1", 187 "rimraf": "5.0.1",
188 "simple-git": "3.19.1", 188 "simple-git": "3.19.1",