aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json58
1 files changed, 29 insertions, 29 deletions
diff --git a/package.json b/package.json
index 1176ecb60..5fd0f0317 100644
--- a/package.json
+++ b/package.json
@@ -64,13 +64,13 @@
64 "@adonisjs/shield": "1.1.0", 64 "@adonisjs/shield": "1.1.0",
65 "@adonisjs/validator": "5.1.0", 65 "@adonisjs/validator": "5.1.0",
66 "@electron/remote": "2.1.2", 66 "@electron/remote": "2.1.2",
67 "@emotion/react": "11.11.3", 67 "@emotion/react": "11.11.4",
68 "@emotion/styled": "11.11.0", 68 "@emotion/styled": "11.11.0",
69 "@krisdages/electron-process-manager": "3.0.0", 69 "@krisdages/electron-process-manager": "3.0.0",
70 "@mdi/js": "7.4.47", 70 "@mdi/js": "7.4.47",
71 "@mdi/react": "1.6.1", 71 "@mdi/react": "1.6.1",
72 "@mui/icons-material": "5.15.10", 72 "@mui/icons-material": "5.15.14",
73 "@mui/material": "5.15.10", 73 "@mui/material": "5.15.14",
74 "@octokit/core": "5.1.0", 74 "@octokit/core": "5.1.0",
75 "@sentry/electron": "4.14.0", 75 "@sentry/electron": "4.14.0",
76 "@superwf/mobx-react-router": "7.4.0", 76 "@superwf/mobx-react-router": "7.4.0",
@@ -78,13 +78,13 @@
78 "classnames": "2.5.1", 78 "classnames": "2.5.1",
79 "color": "4.2.3", 79 "color": "4.2.3",
80 "csstype": "3.1.3", 80 "csstype": "3.1.3",
81 "darkreader": "4.9.77", 81 "darkreader": "4.9.80",
82 "dbus-next": "0.10.2", 82 "dbus-next": "0.10.2",
83 "debug": "4.3.4", 83 "debug": "4.3.4",
84 "electron-dl": "3.5.2", 84 "electron-dl": "3.5.2",
85 "electron-find": "1.0.7", 85 "electron-find": "1.0.7",
86 "electron-react-titlebar": "1.2.1", 86 "electron-react-titlebar": "1.2.1",
87 "electron-updater": "6.1.7", 87 "electron-updater": "6.1.8",
88 "electron-window-state": "5.0.3", 88 "electron-window-state": "5.0.3",
89 "fast-folder-size": "2.2.0", 89 "fast-folder-size": "2.2.0",
90 "fs-extra": "11.2.0", 90 "fs-extra": "11.2.0",
@@ -96,12 +96,12 @@
96 "languagedetect": "2.0.0", 96 "languagedetect": "2.0.0",
97 "lodash": "4.17.21", 97 "lodash": "4.17.21",
98 "macos-version": "5.2.1", 98 "macos-version": "5.2.1",
99 "markdown-to-jsx": "7.4.1", 99 "markdown-to-jsx": "7.4.4",
100 "minimist": "1.2.8", 100 "minimist": "1.2.8",
101 "mobx": "6.12.0", 101 "mobx": "6.12.0",
102 "mobx-localstorage": "1.2.0", 102 "mobx-localstorage": "1.2.0",
103 "mobx-react": "7.6.0", 103 "mobx-react": "7.6.0",
104 "mobx-react-form": "6.9.3", 104 "mobx-react-form": "6.9.4",
105 "moment": "2.30.1", 105 "moment": "2.30.1",
106 "ms": "2.1.3", 106 "ms": "2.1.3",
107 "normalize-url": "6.1.0", 107 "normalize-url": "6.1.0",
@@ -119,9 +119,9 @@
119 "react-jss": "10.10.0", 119 "react-jss": "10.10.0",
120 "react-loader-spinner": "5.4.5", 120 "react-loader-spinner": "5.4.5",
121 "react-modal": "3.16.1", 121 "react-modal": "3.16.1",
122 "react-router-dom": "6.22.1", 122 "react-router-dom": "6.22.3",
123 "react-sortable-hoc": "2.0.0", 123 "react-sortable-hoc": "2.0.0",
124 "react-tooltip": "5.26.2", 124 "react-tooltip": "5.26.3",
125 "react-topbar-progress-indicator": "4.1.1", 125 "react-topbar-progress-indicator": "4.1.1",
126 "react-transition-group": "4.4.5", 126 "react-transition-group": "4.4.5",
127 "route-parser": "0.0.5", 127 "route-parser": "0.0.5",
@@ -135,9 +135,9 @@
135 "validator": "13.11.0" 135 "validator": "13.11.0"
136 }, 136 },
137 "devDependencies": { 137 "devDependencies": {
138 "@biomejs/biome": "1.4.1", 138 "@biomejs/biome": "1.6.1",
139 "@commitlint/cli": "18.6.1", 139 "@commitlint/cli": "19.2.1",
140 "@commitlint/config-conventional": "18.6.2", 140 "@commitlint/config-conventional": "19.1.0",
141 "@electron/notarize": "1.2.3", 141 "@electron/notarize": "1.2.3",
142 "@formatjs/cli": "6.2.7", 142 "@formatjs/cli": "6.2.7",
143 "@jest/types": "29.6.3", 143 "@jest/types": "29.6.3",
@@ -145,44 +145,44 @@
145 "@types/color": "3.0.6", 145 "@types/color": "3.0.6",
146 "@types/fs-extra": "11.0.4", 146 "@types/fs-extra": "11.0.4",
147 "@types/jest": "29.5.12", 147 "@types/jest": "29.5.12",
148 "@types/lodash": "4.14.202", 148 "@types/lodash": "4.17.0",
149 "@types/minimist": "1.2.5", 149 "@types/minimist": "1.2.5",
150 "@types/ms": "0.7.34", 150 "@types/ms": "0.7.34",
151 "@types/node": "20.11.19", 151 "@types/node": "20.11.30",
152 "@types/prop-types": "15.7.11", 152 "@types/prop-types": "15.7.11",
153 "@types/react": "18.2.55", 153 "@types/react": "18.2.67",
154 "@types/react-color": "3.0.11", 154 "@types/react-color": "3.0.12",
155 "@types/react-dom": "18.2.19", 155 "@types/react-dom": "18.2.22",
156 "@types/react-transition-group": "4.4.10", 156 "@types/react-transition-group": "4.4.10",
157 "@types/route-parser": "0.1.7", 157 "@types/route-parser": "0.1.7",
158 "@types/semver": "7.5.7", 158 "@types/semver": "7.5.8",
159 "@types/tar": "6.1.11", 159 "@types/tar": "6.1.11",
160 "@types/uuid": "9.0.8", 160 "@types/uuid": "9.0.8",
161 "@types/validator": "13.11.9", 161 "@types/validator": "13.11.9",
162 "@typescript-eslint/eslint-plugin": "6.21.0", 162 "@typescript-eslint/eslint-plugin": "7.3.1",
163 "@typescript-eslint/parser": "6.21.0", 163 "@typescript-eslint/parser": "7.3.1",
164 "all-contributors-cli": "6.26.1", 164 "all-contributors-cli": "6.26.1",
165 "chalk": "5.3.0", 165 "chalk": "5.3.0",
166 "concurrently": "8.2.2", 166 "concurrently": "8.2.2",
167 "cross-env": "7.0.3", 167 "cross-env": "7.0.3",
168 "electron": "29.1.5", 168 "electron": "29.1.5",
169 "electron-builder": "24.9.1", 169 "electron-builder": "24.13.3",
170 "esbuild": "0.16.17", 170 "esbuild": "0.16.17",
171 "esbuild-plugin-copy": "2.1.1", 171 "esbuild-plugin-copy": "2.1.1",
172 "esbuild-runner": "2.2.2", 172 "esbuild-runner": "2.2.2",
173 "esbuild-sass-plugin": "2.16.1", 173 "esbuild-sass-plugin": "2.16.1",
174 "eslint": "8.56.0", 174 "eslint": "8.57.0",
175 "eslint-config-airbnb": "19.0.4", 175 "eslint-config-airbnb": "19.0.4",
176 "eslint-config-airbnb-typescript": "17.1.0", 176 "eslint-config-airbnb-typescript": "18.0.0",
177 "eslint-config-prettier": "9.1.0", 177 "eslint-config-prettier": "9.1.0",
178 "eslint-plugin-import": "2.29.1", 178 "eslint-plugin-import": "2.29.1",
179 "eslint-plugin-jest": "27.9.0", 179 "eslint-plugin-jest": "27.9.0",
180 "eslint-plugin-jsx-a11y": "6.8.0", 180 "eslint-plugin-jsx-a11y": "6.8.0",
181 "eslint-plugin-prettier": "5.1.3", 181 "eslint-plugin-prettier": "5.1.3",
182 "eslint-plugin-react": "7.33.2", 182 "eslint-plugin-react": "7.34.1",
183 "eslint-plugin-react-hooks": "4.6.0", 183 "eslint-plugin-react-hooks": "4.6.0",
184 "eslint-plugin-sonar": "0.12.0", 184 "eslint-plugin-sonar": "0.13.2",
185 "eslint-plugin-unicorn": "50.0.1", 185 "eslint-plugin-unicorn": "51.0.1",
186 "gulp-livereload": "4.0.2", 186 "gulp-livereload": "4.0.2",
187 "husky": "9.0.11", 187 "husky": "9.0.11",
188 "is-ci": "3.0.1", 188 "is-ci": "3.0.1",
@@ -190,10 +190,10 @@
190 "prettier": "3.2.5", 190 "prettier": "3.2.5",
191 "preval-build-info": "1.0.3", 191 "preval-build-info": "1.0.3",
192 "rimraf": "5.0.5", 192 "rimraf": "5.0.5",
193 "simple-git": "3.22.0", 193 "simple-git": "3.23.0",
194 "tiny-glob": "0.2.9", 194 "tiny-glob": "0.2.9",
195 "ts-node": "10.9.2", 195 "ts-node": "10.9.2",
196 "typescript": "5.3.3", 196 "typescript": "5.4.3",
197 "wait-on": "7.2.0" 197 "wait-on": "7.2.0"
198 }, 198 },
199 "pnpm": { 199 "pnpm": {
@@ -202,7 +202,7 @@
202 }, 202 },
203 "peerDependencyRules": { 203 "peerDependencyRules": {
204 "allowedVersions": { 204 "allowedVersions": {
205 "@typescript-eslint/parser": "^6.0.0", 205 "@typescript-eslint/parser": "^7.0.0",
206 "esbuild-sass-plugin>esbuild": "^0.16.7", 206 "esbuild-sass-plugin>esbuild": "^0.16.7",
207 "react-electron-web-view>react": "^18.0.0", 207 "react-electron-web-view>react": "^18.0.0",
208 "react-electron-web-view>react-dom": "^18.0.0", 208 "react-electron-web-view>react-dom": "^18.0.0",