aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json108
1 files changed, 54 insertions, 54 deletions
diff --git a/package.json b/package.json
index c11acf637..f52cd8163 100644
--- a/package.json
+++ b/package.json
@@ -32,14 +32,14 @@
32 "test": "jest", 32 "test": "jest",
33 "test:watch": "jest --watch", 33 "test:watch": "jest --watch",
34 "typecheck": "tsc --noEmit", 34 "typecheck": "tsc --noEmit",
35 "lint": "eslint \"{src,test,scripts}/**/*.{js,jsx,mjs,ts,tsx}\"", 35 "lint": "eslint \"{src,test,scripts}/**/*.{js,jsx,mjs,ts,tsx}\" --quiet",
36 "lint:fix": "eslint --fix \"{src,test,scripts}/**/*.{js,jsx,mjs,ts,tsx}\"", 36 "lint:fix": "pnpm lint --cache --fix",
37 "extract": "formatjs extract \"src/**/*.{js,jsx,mjs,ts,tsx}\" --ignore=\"**/*.d.ts\" --out-file temp.json --flatten --id-interpolation-pattern '[sha512:contenthash:base64:6]' --preserve-whitespace", 37 "extract": "formatjs extract \"src/**/*.{js,jsx,mjs,ts,tsx}\" --ignore=\"**/*.d.ts\" --out-file temp.json --flatten --id-interpolation-pattern '[sha512:contenthash:base64:6]' --preserve-whitespace",
38 "compile": "formatjs compile \"temp.json\" --out-file src/i18n/locales/en-US.json", 38 "compile": "formatjs compile \"temp.json\" --out-file src/i18n/locales/en-US.json",
39 "manage-translations": "pnpm extract && pnpm compile && rimraf temp.json", 39 "manage-translations": "pnpm extract && pnpm compile && rimraf temp.json",
40 "build": "preval-build-info-cli && node esbuild.mjs && electron-builder", 40 "build": "preval-build-info-cli && node esbuild.mjs && electron-builder",
41 "contributors": "all-contributors", 41 "contributors": "all-contributors",
42 "reformat-files": "prettier --ignore-path .eslintignore --write \"**/*.{js,jsx,mjs,ts,tsx,scss}\"", 42 "reformat-files": "prettier --ignore-path .eslintignore --write --cache \"**/*.{js,jsx,mjs,ts,tsx,scss}\"",
43 "prepare-code": "pnpm typecheck && pnpm lint:fix && pnpm reformat-files && pnpm manage-translations", 43 "prepare-code": "pnpm typecheck && pnpm lint:fix && pnpm reformat-files && pnpm manage-translations",
44 "link-readme": "ts-node scripts/link-readme.ts", 44 "link-readme": "ts-node scripts/link-readme.ts",
45 "minify-images": "./scripts/minify-images.sh", 45 "minify-images": "./scripts/minify-images.sh",
@@ -61,31 +61,31 @@
61 "@adonisjs/session": "1.1.0", 61 "@adonisjs/session": "1.1.0",
62 "@adonisjs/shield": "1.1.0", 62 "@adonisjs/shield": "1.1.0",
63 "@adonisjs/validator": "5.1.0", 63 "@adonisjs/validator": "5.1.0",
64 "@electron/remote": "2.0.11", 64 "@electron/remote": "2.1.0",
65 "@emotion/react": "11.11.1", 65 "@emotion/react": "11.11.1",
66 "@emotion/styled": "11.11.0", 66 "@emotion/styled": "11.11.0",
67 "@krisdages/electron-process-manager": "3.0.0", 67 "@krisdages/electron-process-manager": "3.0.0",
68 "@mdi/js": "7.2.96", 68 "@mdi/js": "7.3.67",
69 "@mdi/react": "1.6.1", 69 "@mdi/react": "1.6.1",
70 "@mui/icons-material": "5.14.9", 70 "@mui/icons-material": "5.14.19",
71 "@mui/material": "5.14.10", 71 "@mui/material": "5.14.19",
72 "@octokit/core": "5.0.0", 72 "@octokit/core": "5.0.2",
73 "@sentry/electron": "4.10.0", 73 "@sentry/electron": "4.14.0",
74 "@superwf/mobx-react-router": "7.4.0", 74 "@superwf/mobx-react-router": "7.4.0",
75 "auto-launch": "5.0.6", 75 "auto-launch": "5.0.6",
76 "classnames": "2.3.2", 76 "classnames": "2.3.2",
77 "color": "4.2.3", 77 "color": "4.2.3",
78 "csstype": "3.1.2", 78 "csstype": "3.1.2",
79 "darkreader": "4.9.58", 79 "darkreader": "4.9.69",
80 "dbus-next": "0.10.2", 80 "dbus-next": "0.10.2",
81 "debug": "4.3.4", 81 "debug": "4.3.4",
82 "electron-dl": "3.5.0", 82 "electron-dl": "3.5.1",
83 "electron-find": "1.0.7", 83 "electron-find": "1.0.7",
84 "electron-react-titlebar": "1.2.1", 84 "electron-react-titlebar": "1.2.1",
85 "electron-updater": "6.1.5", 85 "electron-updater": "6.1.7",
86 "electron-window-state": "5.0.3", 86 "electron-window-state": "5.0.3",
87 "fast-folder-size": "2.2.0", 87 "fast-folder-size": "2.2.0",
88 "fs-extra": "11.1.1", 88 "fs-extra": "11.2.0",
89 "google-translate-api-x": "10.6.7", 89 "google-translate-api-x": "10.6.7",
90 "history": "5.3.0", 90 "history": "5.3.0",
91 "immutable": "4.3.2", 91 "immutable": "4.3.2",
@@ -96,10 +96,10 @@
96 "macos-version": "5.2.1", 96 "macos-version": "5.2.1",
97 "markdown-to-jsx": "7.3.2", 97 "markdown-to-jsx": "7.3.2",
98 "minimist": "1.2.8", 98 "minimist": "1.2.8",
99 "mobx": "6.10.2", 99 "mobx": "6.12.0",
100 "mobx-localstorage": "1.2.0", 100 "mobx-localstorage": "1.2.0",
101 "mobx-react": "7.6.0", 101 "mobx-react": "7.6.0",
102 "mobx-react-form": "6.3.7", 102 "mobx-react-form": "6.6.0",
103 "moment": "2.29.4", 103 "moment": "2.29.4",
104 "ms": "2.1.3", 104 "ms": "2.1.3",
105 "normalize-url": "6.1.0", 105 "normalize-url": "6.1.0",
@@ -113,13 +113,13 @@
113 "react-dom": "18.2.0", 113 "react-dom": "18.2.0",
114 "react-dropzone": "14.2.3", 114 "react-dropzone": "14.2.3",
115 "react-electron-web-view": "2.0.1", 115 "react-electron-web-view": "2.0.1",
116 "react-intl": "6.4.7", 116 "react-intl": "6.5.5",
117 "react-jss": "10.10.0", 117 "react-jss": "10.10.0",
118 "react-loader-spinner": "5.4.5", 118 "react-loader-spinner": "5.4.5",
119 "react-modal": "3.16.1", 119 "react-modal": "3.16.1",
120 "react-router-dom": "6.15.0", 120 "react-router-dom": "6.20.1",
121 "react-sortable-hoc": "2.0.0", 121 "react-sortable-hoc": "2.0.0",
122 "react-tooltip": "5.21.4", 122 "react-tooltip": "5.24.0",
123 "react-topbar-progress-indicator": "4.1.1", 123 "react-topbar-progress-indicator": "4.1.1",
124 "react-transition-group": "4.4.5", 124 "react-transition-group": "4.4.5",
125 "route-parser": "0.0.5", 125 "route-parser": "0.0.5",
@@ -137,47 +137,47 @@
137 "@commitlint/cli": "17.7.1", 137 "@commitlint/cli": "17.7.1",
138 "@commitlint/config-conventional": "17.7.0", 138 "@commitlint/config-conventional": "17.7.0",
139 "@electron/notarize": "1.2.3", 139 "@electron/notarize": "1.2.3",
140 "@formatjs/cli": "6.1.5", 140 "@formatjs/cli": "6.2.4",
141 "@jest/types": "29.6.3", 141 "@jest/types": "29.6.3",
142 "@types/auto-launch": "5.0.2", 142 "@types/auto-launch": "5.0.5",
143 "@types/color": "3.0.4", 143 "@types/color": "3.0.6",
144 "@types/fs-extra": "11.0.2", 144 "@types/fs-extra": "11.0.4",
145 "@types/jest": "29.5.5", 145 "@types/jest": "29.5.10",
146 "@types/lodash": "4.14.198", 146 "@types/lodash": "4.14.202",
147 "@types/minimist": "1.2.2", 147 "@types/minimist": "1.2.5",
148 "@types/ms": "0.7.31", 148 "@types/ms": "0.7.34",
149 "@types/node": "20.8.10", 149 "@types/node": "20.10.3",
150 "@types/prop-types": "15.7.6", 150 "@types/prop-types": "15.7.11",
151 "@types/react": "18.2.22", 151 "@types/react": "18.2.41",
152 "@types/react-color": "3.0.6", 152 "@types/react-color": "3.0.10",
153 "@types/react-dom": "18.2.7", 153 "@types/react-dom": "18.2.17",
154 "@types/react-loader": "2.4.5", 154 "@types/react-loader": "2.4.8",
155 "@types/react-transition-group": "4.4.6", 155 "@types/react-transition-group": "4.4.9",
156 "@types/route-parser": "0.1.4", 156 "@types/route-parser": "0.1.7",
157 "@types/semver": "7.5.2", 157 "@types/semver": "7.5.6",
158 "@types/tar": "6.1.6", 158 "@types/tar": "6.1.10",
159 "@types/uuid": "9.0.4", 159 "@types/uuid": "9.0.7",
160 "@types/validator": "13.11.1", 160 "@types/validator": "13.11.7",
161 "@typescript-eslint/eslint-plugin": "6.7.2", 161 "@typescript-eslint/eslint-plugin": "6.13.1",
162 "@typescript-eslint/parser": "6.7.2", 162 "@typescript-eslint/parser": "6.13.1",
163 "all-contributors-cli": "6.26.1", 163 "all-contributors-cli": "6.26.1",
164 "chalk": "5.3.0", 164 "chalk": "5.3.0",
165 "concurrently": "8.2.1", 165 "concurrently": "8.2.2",
166 "cross-env": "7.0.3", 166 "cross-env": "7.0.3",
167 "electron": "27.0.1", 167 "electron": "27.1.3",
168 "electron-builder": "24.7.0", 168 "electron-builder": "24.9.1",
169 "esbuild": "0.16.17", 169 "esbuild": "0.16.17",
170 "esbuild-plugin-copy": "2.1.1", 170 "esbuild-plugin-copy": "2.1.1",
171 "esbuild-runner": "2.2.2", 171 "esbuild-runner": "2.2.2",
172 "esbuild-sass-plugin": "2.15.0", 172 "esbuild-sass-plugin": "2.16.0",
173 "eslint": "8.49.0", 173 "eslint": "8.55.0",
174 "eslint-config-airbnb": "19.0.4", 174 "eslint-config-airbnb": "19.0.4",
175 "eslint-config-airbnb-typescript": "17.1.0", 175 "eslint-config-airbnb-typescript": "17.1.0",
176 "eslint-config-prettier": "8.8.0", 176 "eslint-config-prettier": "8.8.0",
177 "eslint-plugin-import": "2.28.1", 177 "eslint-plugin-import": "2.29.0",
178 "eslint-plugin-jest": "27.2.3", 178 "eslint-plugin-jest": "27.6.0",
179 "eslint-plugin-jsx-a11y": "6.7.1", 179 "eslint-plugin-jsx-a11y": "6.8.0",
180 "eslint-plugin-prettier": "5.0.0", 180 "eslint-plugin-prettier": "5.0.1",
181 "eslint-plugin-react": "7.33.2", 181 "eslint-plugin-react": "7.33.2",
182 "eslint-plugin-react-hooks": "4.6.0", 182 "eslint-plugin-react-hooks": "4.6.0",
183 "eslint-plugin-sonar": "0.12.0", 183 "eslint-plugin-sonar": "0.12.0",
@@ -186,14 +186,14 @@
186 "husky": "8.0.3", 186 "husky": "8.0.3",
187 "is-ci": "3.0.1", 187 "is-ci": "3.0.1",
188 "jest": "29.7.0", 188 "jest": "29.7.0",
189 "prettier": "3.0.3", 189 "prettier": "3.1.0",
190 "preval-build-info": "1.0.3", 190 "preval-build-info": "1.0.3",
191 "rimraf": "5.0.1", 191 "rimraf": "5.0.5",
192 "simple-git": "3.19.1", 192 "simple-git": "3.21.0",
193 "tiny-glob": "0.2.9", 193 "tiny-glob": "0.2.9",
194 "ts-node": "10.9.1", 194 "ts-node": "10.9.1",
195 "typescript": "5.2.2", 195 "typescript": "5.3.2",
196 "wait-on": "7.0.1" 196 "wait-on": "7.2.0"
197 }, 197 },
198 "pnpm": { 198 "pnpm": {
199 "overrides": { 199 "overrides": {