aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2024-06-24 20:11:24 +0530
committerLibravatar GitHub <noreply@github.com>2024-06-24 20:11:24 +0530
commit0fa747074f5e9993883758071648946f621b1754 (patch)
treec7f475f1dc9a85f86f908313405818847ec2e5d3
parent6.7.5-nightly.16 [skip ci] (diff)
downloadferdium-app-0fa747074f5e9993883758071648946f621b1754.tar.gz
ferdium-app-0fa747074f5e9993883758071648946f621b1754.tar.zst
ferdium-app-0fa747074f5e9993883758071648946f621b1754.zip
Upgrade dependencies (#1824)
-rw-r--r--package.json28
-rw-r--r--pnpm-lock.yaml932
2 files changed, 544 insertions, 416 deletions
diff --git a/package.json b/package.json
index c597b9223..d5e08636a 100644
--- a/package.json
+++ b/package.json
@@ -65,8 +65,8 @@
65 "@emotion/styled": "11.11.5", 65 "@emotion/styled": "11.11.5",
66 "@mdi/js": "7.4.47", 66 "@mdi/js": "7.4.47",
67 "@mdi/react": "1.6.1", 67 "@mdi/react": "1.6.1",
68 "@mui/icons-material": "5.15.18", 68 "@mui/icons-material": "5.15.20",
69 "@mui/material": "5.15.18", 69 "@mui/material": "5.15.20",
70 "@octokit/core": "5.1.0", 70 "@octokit/core": "5.1.0",
71 "@sentry/electron": "4.14.0", 71 "@sentry/electron": "4.14.0",
72 "@superwf/mobx-react-router": "7.4.0", 72 "@superwf/mobx-react-router": "7.4.0",
@@ -75,13 +75,13 @@
75 "classnames": "2.5.1", 75 "classnames": "2.5.1",
76 "color": "4.2.3", 76 "color": "4.2.3",
77 "csstype": "3.1.3", 77 "csstype": "3.1.3",
78 "darkreader": "4.9.85", 78 "darkreader": "4.9.86",
79 "dbus-next": "0.10.2", 79 "dbus-next": "0.10.2",
80 "debug": "4.3.4", 80 "debug": "4.3.5",
81 "electron-dl": "3.5.2", 81 "electron-dl": "3.5.2",
82 "electron-find": "1.0.7", 82 "electron-find": "1.0.7",
83 "electron-react-titlebar": "1.2.1", 83 "electron-react-titlebar": "1.2.1",
84 "electron-updater": "6.1.8", 84 "electron-updater": "6.2.1",
85 "electron-window-state": "5.0.3", 85 "electron-window-state": "5.0.3",
86 "fast-folder-size": "2.2.0", 86 "fast-folder-size": "2.2.0",
87 "fs-extra": "11.2.0", 87 "fs-extra": "11.2.0",
@@ -95,7 +95,7 @@
95 "macos-version": "5.2.1", 95 "macos-version": "5.2.1",
96 "markdown-to-jsx": "7.4.7", 96 "markdown-to-jsx": "7.4.7",
97 "minimist": "1.2.8", 97 "minimist": "1.2.8",
98 "mobx": "6.12.3", 98 "mobx": "6.12.4",
99 "mobx-localstorage": "1.2.0", 99 "mobx-localstorage": "1.2.0",
100 "mobx-react": "7.6.0", 100 "mobx-react": "7.6.0",
101 "mobx-react-form": "6.9.4", 101 "mobx-react-form": "6.9.4",
@@ -118,7 +118,7 @@
118 "react-modal": "3.16.1", 118 "react-modal": "3.16.1",
119 "react-router-dom": "6.23.1", 119 "react-router-dom": "6.23.1",
120 "react-sortable-hoc": "2.0.0", 120 "react-sortable-hoc": "2.0.0",
121 "react-tooltip": "5.26.4", 121 "react-tooltip": "5.27.0",
122 "react-topbar-progress-indicator": "4.1.1", 122 "react-topbar-progress-indicator": "4.1.1",
123 "react-transition-group": "4.4.5", 123 "react-transition-group": "4.4.5",
124 "route-parser": "0.0.5", 124 "route-parser": "0.0.5",
@@ -126,7 +126,7 @@
126 "semver": "7.6.2", 126 "semver": "7.6.2",
127 "sqlite3": "5.1.6", 127 "sqlite3": "5.1.6",
128 "tar": "6.2.1", 128 "tar": "6.2.1",
129 "tslib": "2.6.2", 129 "tslib": "2.6.3",
130 "useragent-generator": "1.1.1-amkt-22079-finish.0", 130 "useragent-generator": "1.1.1-amkt-22079-finish.0",
131 "uuid": "9.0.1", 131 "uuid": "9.0.1",
132 "validator": "13.12.0" 132 "validator": "13.12.0"
@@ -143,10 +143,10 @@
143 "@types/color": "3.0.6", 143 "@types/color": "3.0.6",
144 "@types/fs-extra": "11.0.4", 144 "@types/fs-extra": "11.0.4",
145 "@types/jest": "29.5.12", 145 "@types/jest": "29.5.12",
146 "@types/lodash": "4.17.4", 146 "@types/lodash": "4.17.5",
147 "@types/minimist": "1.2.5", 147 "@types/minimist": "1.2.5",
148 "@types/ms": "0.7.34", 148 "@types/ms": "0.7.34",
149 "@types/node": "20.12.12", 149 "@types/node": "20.14.8",
150 "@types/prop-types": "15.7.12", 150 "@types/prop-types": "15.7.12",
151 "@types/react": "18.3.3", 151 "@types/react": "18.3.3",
152 "@types/react-color": "3.0.12", 152 "@types/react-color": "3.0.12",
@@ -156,7 +156,7 @@
156 "@types/semver": "7.5.8", 156 "@types/semver": "7.5.8",
157 "@types/tar": "6.1.13", 157 "@types/tar": "6.1.13",
158 "@types/uuid": "9.0.8", 158 "@types/uuid": "9.0.8",
159 "@types/validator": "13.11.10", 159 "@types/validator": "13.12.0",
160 "@typescript-eslint/eslint-plugin": "7.10.0", 160 "@typescript-eslint/eslint-plugin": "7.10.0",
161 "@typescript-eslint/parser": "7.10.0", 161 "@typescript-eslint/parser": "7.10.0",
162 "all-contributors-cli": "6.26.1", 162 "all-contributors-cli": "6.26.1",
@@ -185,10 +185,10 @@
185 "husky": "9.0.11", 185 "husky": "9.0.11",
186 "is-ci": "3.0.1", 186 "is-ci": "3.0.1",
187 "jest": "29.7.0", 187 "jest": "29.7.0",
188 "prettier": "3.2.5", 188 "prettier": "3.3.2",
189 "preval-build-info": "1.0.3", 189 "preval-build-info": "1.0.3",
190 "rimraf": "5.0.7", 190 "rimraf": "5.0.7",
191 "simple-git": "3.24.0", 191 "simple-git": "3.25.0",
192 "tiny-glob": "0.2.9", 192 "tiny-glob": "0.2.9",
193 "ts-node": "10.9.2", 193 "ts-node": "10.9.2",
194 "typescript": "5.4.5", 194 "typescript": "5.4.5",
@@ -228,7 +228,7 @@
228 }, 228 },
229 "optionalDependencies": { 229 "optionalDependencies": {
230 "macos-notification-state": "github:ferdium/macos-notification-state#7d740bcea260feb08197bd210912133e72853d93", 230 "macos-notification-state": "github:ferdium/macos-notification-state#7d740bcea260feb08197bd210912133e72853d93",
231 "node-mac-permissions": "2.3.0" 231 "node-mac-permissions": "2.4.0"
232 }, 232 },
233 "browserslist": [ 233 "browserslist": [
234 "last 2 Chrome versions" 234 "last 2 Chrome versions"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 53bd951a2..a16599e7c 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -57,11 +57,11 @@ importers:
57 specifier: 1.6.1 57 specifier: 1.6.1
58 version: 1.6.1 58 version: 1.6.1
59 '@mui/icons-material': 59 '@mui/icons-material':
60 specifier: 5.15.18 60 specifier: 5.15.20
61 version: 5.15.18(@mui/material@5.15.18(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) 61 version: 5.15.20(@mui/material@5.15.20(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)
62 '@mui/material': 62 '@mui/material':
63 specifier: 5.15.18 63 specifier: 5.15.20
64 version: 5.15.18(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 64 version: 5.15.20(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
65 '@octokit/core': 65 '@octokit/core':
66 specifier: 5.1.0 66 specifier: 5.1.0
67 version: 5.1.0 67 version: 5.1.0
@@ -70,7 +70,7 @@ importers:
70 version: 4.14.0 70 version: 4.14.0
71 '@superwf/mobx-react-router': 71 '@superwf/mobx-react-router':
72 specifier: 7.4.0 72 specifier: 7.4.0
73 version: 7.4.0(history@5.3.0)(mobx@6.12.3)(path-to-regexp@6.2.2) 73 version: 7.4.0(history@5.3.0)(mobx@6.12.4)(path-to-regexp@6.2.2)
74 '@syed_umair/electron-process-manager': 74 '@syed_umair/electron-process-manager':
75 specifier: 1.1.0 75 specifier: 1.1.0
76 version: 1.1.0(electron@31.0.2) 76 version: 1.1.0(electron@31.0.2)
@@ -87,14 +87,14 @@ importers:
87 specifier: 3.1.3 87 specifier: 3.1.3
88 version: 3.1.3 88 version: 3.1.3
89 darkreader: 89 darkreader:
90 specifier: 4.9.85 90 specifier: 4.9.86
91 version: 4.9.85 91 version: 4.9.86
92 dbus-next: 92 dbus-next:
93 specifier: 0.10.2 93 specifier: 0.10.2
94 version: 0.10.2 94 version: 0.10.2
95 debug: 95 debug:
96 specifier: 4.3.4 96 specifier: 4.3.5
97 version: 4.3.4(supports-color@5.5.0) 97 version: 4.3.5(supports-color@5.5.0)
98 electron-dl: 98 electron-dl:
99 specifier: 3.5.2 99 specifier: 3.5.2
100 version: 3.5.2 100 version: 3.5.2
@@ -105,8 +105,8 @@ importers:
105 specifier: 1.2.1 105 specifier: 1.2.1
106 version: 1.2.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 106 version: 1.2.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
107 electron-updater: 107 electron-updater:
108 specifier: 6.1.8 108 specifier: 6.2.1
109 version: 6.1.8 109 version: 6.2.1
110 electron-window-state: 110 electron-window-state:
111 specifier: 5.0.3 111 specifier: 5.0.3
112 version: 5.0.3 112 version: 5.0.3
@@ -147,17 +147,17 @@ importers:
147 specifier: 1.2.8 147 specifier: 1.2.8
148 version: 1.2.8 148 version: 1.2.8
149 mobx: 149 mobx:
150 specifier: 6.12.3 150 specifier: 6.12.4
151 version: 6.12.3 151 version: 6.12.4
152 mobx-localstorage: 152 mobx-localstorage:
153 specifier: 1.2.0 153 specifier: 1.2.0
154 version: 1.2.0(mobx@6.12.3) 154 version: 1.2.0(mobx@6.12.4)
155 mobx-react: 155 mobx-react:
156 specifier: 7.6.0 156 specifier: 7.6.0
157 version: 7.6.0(mobx@6.12.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 157 version: 7.6.0(mobx@6.12.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
158 mobx-react-form: 158 mobx-react-form:
159 specifier: 6.9.4 159 specifier: 6.9.4
160 version: 6.9.4(mobx@6.12.3) 160 version: 6.9.4(mobx@6.12.4)
161 moment: 161 moment:
162 specifier: 2.30.1 162 specifier: 2.30.1
163 version: 2.30.1 163 version: 2.30.1
@@ -216,8 +216,8 @@ importers:
216 specifier: 2.0.0 216 specifier: 2.0.0
217 version: 2.0.0(prop-types@15.8.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 217 version: 2.0.0(prop-types@15.8.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
218 react-tooltip: 218 react-tooltip:
219 specifier: 5.26.4 219 specifier: 5.27.0
220 version: 5.26.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 220 version: 5.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
221 react-topbar-progress-indicator: 221 react-topbar-progress-indicator:
222 specifier: 4.1.1 222 specifier: 4.1.1
223 version: 4.1.1(react@18.3.1) 223 version: 4.1.1(react@18.3.1)
@@ -240,8 +240,8 @@ importers:
240 specifier: 6.2.1 240 specifier: 6.2.1
241 version: 6.2.1 241 version: 6.2.1
242 tslib: 242 tslib:
243 specifier: 2.6.2 243 specifier: 2.6.3
244 version: 2.6.2 244 version: 2.6.3
245 useragent-generator: 245 useragent-generator:
246 specifier: 1.1.1-amkt-22079-finish.0 246 specifier: 1.1.1-amkt-22079-finish.0
247 version: 1.1.1-amkt-22079-finish.0 247 version: 1.1.1-amkt-22079-finish.0
@@ -256,15 +256,15 @@ importers:
256 specifier: github:ferdium/macos-notification-state#7d740bcea260feb08197bd210912133e72853d93 256 specifier: github:ferdium/macos-notification-state#7d740bcea260feb08197bd210912133e72853d93
257 version: https://codeload.github.com/ferdium/macos-notification-state/tar.gz/7d740bcea260feb08197bd210912133e72853d93 257 version: https://codeload.github.com/ferdium/macos-notification-state/tar.gz/7d740bcea260feb08197bd210912133e72853d93
258 node-mac-permissions: 258 node-mac-permissions:
259 specifier: 2.3.0 259 specifier: 2.4.0
260 version: 2.3.0 260 version: 2.4.0
261 devDependencies: 261 devDependencies:
262 '@biomejs/biome': 262 '@biomejs/biome':
263 specifier: 1.6.1 263 specifier: 1.6.1
264 version: 1.6.1 264 version: 1.6.1
265 '@commitlint/cli': 265 '@commitlint/cli':
266 specifier: 19.3.0 266 specifier: 19.3.0
267 version: 19.3.0(@types/node@20.12.12)(typescript@5.4.5) 267 version: 19.3.0(@types/node@20.14.8)(typescript@5.4.5)
268 '@commitlint/config-conventional': 268 '@commitlint/config-conventional':
269 specifier: 19.2.2 269 specifier: 19.2.2
270 version: 19.2.2 270 version: 19.2.2
@@ -293,8 +293,8 @@ importers:
293 specifier: 29.5.12 293 specifier: 29.5.12
294 version: 29.5.12 294 version: 29.5.12
295 '@types/lodash': 295 '@types/lodash':
296 specifier: 4.17.4 296 specifier: 4.17.5
297 version: 4.17.4 297 version: 4.17.5
298 '@types/minimist': 298 '@types/minimist':
299 specifier: 1.2.5 299 specifier: 1.2.5
300 version: 1.2.5 300 version: 1.2.5
@@ -302,8 +302,8 @@ importers:
302 specifier: 0.7.34 302 specifier: 0.7.34
303 version: 0.7.34 303 version: 0.7.34
304 '@types/node': 304 '@types/node':
305 specifier: 20.12.12 305 specifier: 20.14.8
306 version: 20.12.12 306 version: 20.14.8
307 '@types/prop-types': 307 '@types/prop-types':
308 specifier: 15.7.12 308 specifier: 15.7.12
309 version: 15.7.12 309 version: 15.7.12
@@ -332,8 +332,8 @@ importers:
332 specifier: 9.0.8 332 specifier: 9.0.8
333 version: 9.0.8 333 version: 9.0.8
334 '@types/validator': 334 '@types/validator':
335 specifier: 13.11.10 335 specifier: 13.12.0
336 version: 13.11.10 336 version: 13.12.0
337 '@typescript-eslint/eslint-plugin': 337 '@typescript-eslint/eslint-plugin':
338 specifier: 7.10.0 338 specifier: 7.10.0
339 version: 7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) 339 version: 7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
@@ -387,13 +387,13 @@ importers:
387 version: 2.29.1(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0) 387 version: 2.29.1(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)
388 eslint-plugin-jest: 388 eslint-plugin-jest:
389 specifier: 27.9.0 389 specifier: 27.9.0
390 version: 27.9.0(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(jest@29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)))(typescript@5.4.5) 390 version: 27.9.0(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(jest@29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5)))(typescript@5.4.5)
391 eslint-plugin-jsx-a11y: 391 eslint-plugin-jsx-a11y:
392 specifier: 6.8.0 392 specifier: 6.8.0
393 version: 6.8.0(eslint@8.57.0) 393 version: 6.8.0(eslint@8.57.0)
394 eslint-plugin-prettier: 394 eslint-plugin-prettier:
395 specifier: 5.1.3 395 specifier: 5.1.3
396 version: 5.1.3(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.2.5) 396 version: 5.1.3(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.2)
397 eslint-plugin-react: 397 eslint-plugin-react:
398 specifier: 7.34.1 398 specifier: 7.34.1
399 version: 7.34.1(eslint@8.57.0) 399 version: 7.34.1(eslint@8.57.0)
@@ -417,10 +417,10 @@ importers:
417 version: 3.0.1 417 version: 3.0.1
418 jest: 418 jest:
419 specifier: 29.7.0 419 specifier: 29.7.0
420 version: 29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)) 420 version: 29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5))
421 prettier: 421 prettier:
422 specifier: 3.2.5 422 specifier: 3.3.2
423 version: 3.2.5 423 version: 3.3.2
424 preval-build-info: 424 preval-build-info:
425 specifier: 1.0.3 425 specifier: 1.0.3
426 version: 1.0.3 426 version: 1.0.3
@@ -428,20 +428,20 @@ importers:
428 specifier: 5.0.7 428 specifier: 5.0.7
429 version: 5.0.7 429 version: 5.0.7
430 simple-git: 430 simple-git:
431 specifier: 3.24.0 431 specifier: 3.25.0
432 version: 3.24.0 432 version: 3.25.0
433 tiny-glob: 433 tiny-glob:
434 specifier: 0.2.9 434 specifier: 0.2.9
435 version: 0.2.9 435 version: 0.2.9
436 ts-node: 436 ts-node:
437 specifier: 10.9.2 437 specifier: 10.9.2
438 version: 10.9.2(@types/node@20.12.12)(typescript@5.4.5) 438 version: 10.9.2(@types/node@20.14.8)(typescript@5.4.5)
439 typescript: 439 typescript:
440 specifier: 5.4.5 440 specifier: 5.4.5
441 version: 5.4.5 441 version: 5.4.5
442 wait-on: 442 wait-on:
443 specifier: 7.2.0 443 specifier: 7.2.0
444 version: 7.2.0(debug@4.3.4) 444 version: 7.2.0(debug@4.3.5)
445 445
446packages: 446packages:
447 447
@@ -1342,11 +1342,11 @@ packages:
1342 '@types/react': 1342 '@types/react':
1343 optional: true 1343 optional: true
1344 1344
1345 '@mui/core-downloads-tracker@5.15.18': 1345 '@mui/core-downloads-tracker@5.15.20':
1346 resolution: {integrity: sha512-/9pVk+Al8qxAjwFUADv4BRZgMpZM4m5E+2Q/20qhVPuIJWqKp4Ie4tGExac6zu93rgPTYVQGgu+1vjiT0E+cEw==} 1346 resolution: {integrity: sha512-DoL2ppgldL16utL8nNyj/P12f8mCNdx/Hb/AJnX9rLY4b52hCMIx1kH83pbXQ6uMy6n54M3StmEbvSGoj2OFuA==}
1347 1347
1348 '@mui/icons-material@5.15.18': 1348 '@mui/icons-material@5.15.20':
1349 resolution: {integrity: sha512-jGhyw02TSLM0NgW+MDQRLLRUD/K4eN9rlK2pTBTL1OtzyZmQ8nB060zK1wA0b7cVrIiG+zyrRmNAvGWXwm2N9Q==} 1349 resolution: {integrity: sha512-oGcKmCuHaYbAAoLN67WKSXtHmEgyWcJToT1uRtmPyxMj9N5uqwc/mRtEnst4Wj/eGr+zYH2FiZQ79v9k7kSk1Q==}
1350 engines: {node: '>=12.0.0'} 1350 engines: {node: '>=12.0.0'}
1351 peerDependencies: 1351 peerDependencies:
1352 '@mui/material': ^5.0.0 1352 '@mui/material': ^5.0.0
@@ -1356,8 +1356,8 @@ packages:
1356 '@types/react': 1356 '@types/react':
1357 optional: true 1357 optional: true
1358 1358
1359 '@mui/material@5.15.18': 1359 '@mui/material@5.15.20':
1360 resolution: {integrity: sha512-n+/dsiqux74fFfcRUJjok+ieNQ7+BEk6/OwX9cLcLvriZrZb+/7Y8+Fd2HlUUbn5N0CDurgAHm0VH1DqyJ9HAw==} 1360 resolution: {integrity: sha512-tVq3l4qoXx/NxUgIx/x3lZiPn/5xDbdTE8VrLczNpfblLYZzlrbxA7kb9mI8NoBF6+w9WE9IrxWnKK5KlPI2bg==}
1361 engines: {node: '>=12.0.0'} 1361 engines: {node: '>=12.0.0'}
1362 peerDependencies: 1362 peerDependencies:
1363 '@emotion/react': ^11.5.0 1363 '@emotion/react': ^11.5.0
@@ -1373,8 +1373,8 @@ packages:
1373 '@types/react': 1373 '@types/react':
1374 optional: true 1374 optional: true
1375 1375
1376 '@mui/private-theming@5.15.14': 1376 '@mui/private-theming@5.15.20':
1377 resolution: {integrity: sha512-UH0EiZckOWcxiXLX3Jbb0K7rC8mxTr9L9l6QhOZxYc4r8FHUkefltV9VDGLrzCaWh30SQiJvAEd7djX3XXY6Xw==} 1377 resolution: {integrity: sha512-BK8F94AIqSrnaPYXf2KAOjGZJgWfvqAVQ2gVR3EryvQFtuBnG6RwodxrCvd3B48VuMy6Wsk897+lQMUxJyk+6g==}
1378 engines: {node: '>=12.0.0'} 1378 engines: {node: '>=12.0.0'}
1379 peerDependencies: 1379 peerDependencies:
1380 '@types/react': ^17.0.0 || ^18.0.0 1380 '@types/react': ^17.0.0 || ^18.0.0
@@ -1396,8 +1396,8 @@ packages:
1396 '@emotion/styled': 1396 '@emotion/styled':
1397 optional: true 1397 optional: true
1398 1398
1399 '@mui/system@5.15.15': 1399 '@mui/system@5.15.20':
1400 resolution: {integrity: sha512-aulox6N1dnu5PABsfxVGOZffDVmlxPOVgj56HrUnJE8MCSh8lOvvkd47cebIVQQYAjpwieXQXiDPj5pwM40jTQ==} 1400 resolution: {integrity: sha512-LoMq4IlAAhxzL2VNUDBTQxAb4chnBe8JvRINVNDiMtHE2PiPOoHlhOPutSxEbaL5mkECPVWSv6p8JEV+uykwIA==}
1401 engines: {node: '>=12.0.0'} 1401 engines: {node: '>=12.0.0'}
1402 peerDependencies: 1402 peerDependencies:
1403 '@emotion/react': ^11.5.0 1403 '@emotion/react': ^11.5.0
@@ -1420,8 +1420,8 @@ packages:
1420 '@types/react': 1420 '@types/react':
1421 optional: true 1421 optional: true
1422 1422
1423 '@mui/utils@5.15.14': 1423 '@mui/utils@5.15.20':
1424 resolution: {integrity: sha512-0lF/7Hh/ezDv5X7Pry6enMsbYyGKjADzvHyo3Qrc/SSlTsQ1VkbDMbH0m2t3OR5iIVLwMoxwM7yGd+6FCMtTFA==} 1424 resolution: {integrity: sha512-mAbYx0sovrnpAu1zHc3MDIhPqL8RPVC5W5xcO1b7PiSCJPtckIZmBkp8hefamAvUiAV8gpfMOM6Zb+eSisbI2A==}
1425 engines: {node: '>=12.0.0'} 1425 engines: {node: '>=12.0.0'}
1426 peerDependencies: 1426 peerDependencies:
1427 '@types/react': ^17.0.0 || ^18.0.0 1427 '@types/react': ^17.0.0 || ^18.0.0
@@ -1675,8 +1675,8 @@ packages:
1675 '@types/keyv@3.1.4': 1675 '@types/keyv@3.1.4':
1676 resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} 1676 resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==}
1677 1677
1678 '@types/lodash@4.17.4': 1678 '@types/lodash@4.17.5':
1679 resolution: {integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==} 1679 resolution: {integrity: sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==}
1680 1680
1681 '@types/minimist@1.2.5': 1681 '@types/minimist@1.2.5':
1682 resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} 1682 resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==}
@@ -1684,8 +1684,8 @@ packages:
1684 '@types/ms@0.7.34': 1684 '@types/ms@0.7.34':
1685 resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} 1685 resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
1686 1686
1687 '@types/node@20.12.12': 1687 '@types/node@20.14.8':
1688 resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==} 1688 resolution: {integrity: sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==}
1689 1689
1690 '@types/normalize-package-data@2.4.4': 1690 '@types/normalize-package-data@2.4.4':
1691 resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} 1691 resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -1735,8 +1735,8 @@ packages:
1735 '@types/uuid@9.0.8': 1735 '@types/uuid@9.0.8':
1736 resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==} 1736 resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==}
1737 1737
1738 '@types/validator@13.11.10': 1738 '@types/validator@13.12.0':
1739 resolution: {integrity: sha512-e2PNXoXLr6Z+dbfx5zSh9TRlXJrELycxiaXznp4S5+D2M3b9bqJEitNHA5923jhnB2zzFiZHa2f0SI1HoIahpg==} 1739 resolution: {integrity: sha512-nH45Lk7oPIJ1RVOF6JgFI6Dy0QpHEzq4QecZhvguxYPDwT8c93prCMqAtiIttm39voZ+DDR+qkNnMpJmMBRqag==}
1740 1740
1741 '@types/verror@1.10.10': 1741 '@types/verror@1.10.10':
1742 resolution: {integrity: sha512-l4MM0Jppn18hb9xmM6wwD1uTdShpf9Pn80aXTStnK1C94gtPvJcV2FrDmbOQUAQfJ1cKZHktkQUDwEqaAKXMMg==} 1742 resolution: {integrity: sha512-l4MM0Jppn18hb9xmM6wwD1uTdShpf9Pn80aXTStnK1C94gtPvJcV2FrDmbOQUAQfJ1cKZHktkQUDwEqaAKXMMg==}
@@ -1794,6 +1794,10 @@ packages:
1794 resolution: {integrity: sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==} 1794 resolution: {integrity: sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==}
1795 engines: {node: ^18.18.0 || >=20.0.0} 1795 engines: {node: ^18.18.0 || >=20.0.0}
1796 1796
1797 '@typescript-eslint/scope-manager@7.13.1':
1798 resolution: {integrity: sha512-adbXNVEs6GmbzaCpymHQ0MB6E4TqoiVbC0iqG3uijR8ZYfpAXMGttouQzF4Oat3P2GxDVIrg7bMI/P65LiQZdg==}
1799 engines: {node: ^18.18.0 || >=20.0.0}
1800
1797 '@typescript-eslint/type-utils@6.21.0': 1801 '@typescript-eslint/type-utils@6.21.0':
1798 resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==} 1802 resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==}
1799 engines: {node: ^16.0.0 || >=18.0.0} 1803 engines: {node: ^16.0.0 || >=18.0.0}
@@ -1814,6 +1818,16 @@ packages:
1814 typescript: 1818 typescript:
1815 optional: true 1819 optional: true
1816 1820
1821 '@typescript-eslint/type-utils@7.13.1':
1822 resolution: {integrity: sha512-aWDbLu1s9bmgPGXSzNCxELu+0+HQOapV/y+60gPXafR8e2g1Bifxzevaa+4L2ytCWm+CHqpELq4CSoN9ELiwCg==}
1823 engines: {node: ^18.18.0 || >=20.0.0}
1824 peerDependencies:
1825 eslint: ^8.56.0
1826 typescript: '*'
1827 peerDependenciesMeta:
1828 typescript:
1829 optional: true
1830
1817 '@typescript-eslint/types@5.62.0': 1831 '@typescript-eslint/types@5.62.0':
1818 resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==} 1832 resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==}
1819 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1833 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -1826,6 +1840,10 @@ packages:
1826 resolution: {integrity: sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==} 1840 resolution: {integrity: sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==}
1827 engines: {node: ^18.18.0 || >=20.0.0} 1841 engines: {node: ^18.18.0 || >=20.0.0}
1828 1842
1843 '@typescript-eslint/types@7.13.1':
1844 resolution: {integrity: sha512-7K7HMcSQIAND6RBL4kDl24sG/xKM13cA85dc7JnmQXw2cBDngg7c19B++JzvJHRG3zG36n9j1i451GBzRuHchw==}
1845 engines: {node: ^18.18.0 || >=20.0.0}
1846
1829 '@typescript-eslint/typescript-estree@5.62.0': 1847 '@typescript-eslint/typescript-estree@5.62.0':
1830 resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} 1848 resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==}
1831 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1849 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -1853,6 +1871,15 @@ packages:
1853 typescript: 1871 typescript:
1854 optional: true 1872 optional: true
1855 1873
1874 '@typescript-eslint/typescript-estree@7.13.1':
1875 resolution: {integrity: sha512-uxNr51CMV7npU1BxZzYjoVz9iyjckBduFBP0S5sLlh1tXYzHzgZ3BR9SVsNed+LmwKrmnqN3Kdl5t7eZ5TS1Yw==}
1876 engines: {node: ^18.18.0 || >=20.0.0}
1877 peerDependencies:
1878 typescript: '*'
1879 peerDependenciesMeta:
1880 typescript:
1881 optional: true
1882
1856 '@typescript-eslint/utils@5.62.0': 1883 '@typescript-eslint/utils@5.62.0':
1857 resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} 1884 resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==}
1858 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1885 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -1871,6 +1898,12 @@ packages:
1871 peerDependencies: 1898 peerDependencies:
1872 eslint: ^8.56.0 1899 eslint: ^8.56.0
1873 1900
1901 '@typescript-eslint/utils@7.13.1':
1902 resolution: {integrity: sha512-h5MzFBD5a/Gh/fvNdp9pTfqJAbuQC4sCN2WzuXme71lqFJsZtLbjxfSk4r3p02WIArOF9N94pdsLiGutpDbrXQ==}
1903 engines: {node: ^18.18.0 || >=20.0.0}
1904 peerDependencies:
1905 eslint: ^8.56.0
1906
1874 '@typescript-eslint/visitor-keys@5.62.0': 1907 '@typescript-eslint/visitor-keys@5.62.0':
1875 resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==} 1908 resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==}
1876 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1909 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -1883,6 +1916,10 @@ packages:
1883 resolution: {integrity: sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==} 1916 resolution: {integrity: sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==}
1884 engines: {node: ^18.18.0 || >=20.0.0} 1917 engines: {node: ^18.18.0 || >=20.0.0}
1885 1918
1919 '@typescript-eslint/visitor-keys@7.13.1':
1920 resolution: {integrity: sha512-k/Bfne7lrP7hcb7m9zSsgcBmo+8eicqqfNAJ7uUY+jkTFpKeH2FSkWpFRtimBxgkyvqfu9jTPRbYOvud6isdXA==}
1921 engines: {node: ^18.18.0 || >=20.0.0}
1922
1886 '@ungap/structured-clone@1.2.0': 1923 '@ungap/structured-clone@1.2.0':
1887 resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} 1924 resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
1888 1925
@@ -2208,6 +2245,10 @@ packages:
2208 resolution: {integrity: sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==} 2245 resolution: {integrity: sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==}
2209 engines: {node: '>= 0.4'} 2246 engines: {node: '>= 0.4'}
2210 2247
2248 array-includes@3.1.8:
2249 resolution: {integrity: sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==}
2250 engines: {node: '>= 0.4'}
2251
2211 array-slice@1.1.0: 2252 array-slice@1.1.0:
2212 resolution: {integrity: sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==} 2253 resolution: {integrity: sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==}
2213 engines: {node: '>=0.10.0'} 2254 engines: {node: '>=0.10.0'}
@@ -2239,8 +2280,9 @@ packages:
2239 array.prototype.toreversed@1.1.2: 2280 array.prototype.toreversed@1.1.2:
2240 resolution: {integrity: sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==} 2281 resolution: {integrity: sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==}
2241 2282
2242 array.prototype.tosorted@1.1.3: 2283 array.prototype.tosorted@1.1.4:
2243 resolution: {integrity: sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==} 2284 resolution: {integrity: sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==}
2285 engines: {node: '>= 0.4'}
2244 2286
2245 arraybuffer.prototype.slice@1.0.2: 2287 arraybuffer.prototype.slice@1.0.2:
2246 resolution: {integrity: sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==} 2288 resolution: {integrity: sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==}
@@ -2275,9 +2317,6 @@ packages:
2275 async@3.2.5: 2317 async@3.2.5:
2276 resolution: {integrity: sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==} 2318 resolution: {integrity: sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==}
2277 2319
2278 asynciterator.prototype@1.0.0:
2279 resolution: {integrity: sha512-wwHYEIS0Q80f5mosx3L/dfG5t5rjEa9Ft51GTaNt862EnpyGHpgz2RkZvLPp1oF5TnAiTohkEKVEu8pQPJI7Vg==}
2280
2281 asynckit@0.4.0: 2320 asynckit@0.4.0:
2282 resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} 2321 resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
2283 2322
@@ -2319,8 +2358,9 @@ packages:
2319 axios@1.6.2: 2358 axios@1.6.2:
2320 resolution: {integrity: sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==} 2359 resolution: {integrity: sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==}
2321 2360
2322 axobject-query@3.2.1: 2361 axobject-query@3.2.2:
2323 resolution: {integrity: sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==} 2362 resolution: {integrity: sha512-QtQGAQJfHXiTrtRH8Q1gkarFLs56fDmfiMCptvRbo/AEQIImrW6u7EcUAOfkHHNE9dqZKH3227iRKRSp0KtfTw==}
2363 engines: {node: '>= 0.4'}
2324 2364
2325 babel-jest@29.7.0: 2365 babel-jest@29.7.0:
2326 resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==} 2366 resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==}
@@ -2455,10 +2495,6 @@ packages:
2455 buffer@5.7.1: 2495 buffer@5.7.1:
2456 resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} 2496 resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
2457 2497
2458 builder-util-runtime@9.2.3:
2459 resolution: {integrity: sha512-FGhkqXdFFZ5dNC4C+yuQB9ak311rpGAw+/ASz8ZdxwODCv1GGMWgLDeofRkdi0F3VCHQEWy/aXcJQozx2nOPiw==}
2460 engines: {node: '>=12.0.0'}
2461
2462 builder-util-runtime@9.2.4: 2498 builder-util-runtime@9.2.4:
2463 resolution: {integrity: sha512-upp+biKpN/XZMLim7aguUyW8s0FUpDvOtK6sbanMFDAMBzpHDqdhgVYm6zc9HJ6nWo7u2Lxk60i2M6Jd3aiNrA==} 2499 resolution: {integrity: sha512-upp+biKpN/XZMLim7aguUyW8s0FUpDvOtK6sbanMFDAMBzpHDqdhgVYm6zc9HJ6nWo7u2Lxk60i2M6Jd3aiNrA==}
2464 engines: {node: '>=12.0.0'} 2500 engines: {node: '>=12.0.0'}
@@ -2903,8 +2939,8 @@ packages:
2903 resolution: {integrity: sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw==} 2939 resolution: {integrity: sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw==}
2904 engines: {node: '>=12'} 2940 engines: {node: '>=12'}
2905 2941
2906 darkreader@4.9.85: 2942 darkreader@4.9.86:
2907 resolution: {integrity: sha512-/EP14NMSAiX7JextfPReA5HVCY3bK4AOMkkE5fgFZw/v3x5xqmhQxXoFVx4fqbRKOLwtB/A0pwhHGb6jhrzLaw==} 2943 resolution: {integrity: sha512-PfenQKfv6gxGbknCNs7+ccGlP1HZy+8j3L0GVx3e0Pi0lxiZLZuNO1SVgKnBPZ4h3Lvr5nzgVkWw3E703/zZKQ==}
2908 2944
2909 dashdash@1.14.1: 2945 dashdash@1.14.1:
2910 resolution: {integrity: sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==} 2946 resolution: {integrity: sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==}
@@ -2954,8 +2990,8 @@ packages:
2954 supports-color: 2990 supports-color:
2955 optional: true 2991 optional: true
2956 2992
2957 debug@4.3.4: 2993 debug@4.3.5:
2958 resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} 2994 resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==}
2959 engines: {node: '>=6.0'} 2995 engines: {node: '>=6.0'}
2960 peerDependencies: 2996 peerDependencies:
2961 supports-color: '*' 2997 supports-color: '*'
@@ -3003,6 +3039,10 @@ packages:
3003 babel-plugin-macros: 3039 babel-plugin-macros:
3004 optional: true 3040 optional: true
3005 3041
3042 deep-equal-json@1.0.0:
3043 resolution: {integrity: sha512-x11iOxzQuLWG1faqBf8PYn3xSxkK41Wg38lUbch9f+nVmBeuI53PPXeRIDdHsW2/dP2GGKL9p8cLCahHToE7CA==}
3044 engines: {node: '>= 0.4'}
3045
3006 deep-is@0.1.4: 3046 deep-is@0.1.4:
3007 resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} 3047 resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
3008 3048
@@ -3205,8 +3245,8 @@ packages:
3205 electron-to-chromium@1.4.710: 3245 electron-to-chromium@1.4.710:
3206 resolution: {integrity: sha512-w+9yAVHoHhysCa+gln7AzbO9CdjFcL/wN/5dd+XW/Msl2d/4+WisEaCF1nty0xbAKaxdaJfgLB2296U7zZB7BA==} 3246 resolution: {integrity: sha512-w+9yAVHoHhysCa+gln7AzbO9CdjFcL/wN/5dd+XW/Msl2d/4+WisEaCF1nty0xbAKaxdaJfgLB2296U7zZB7BA==}
3207 3247
3208 electron-updater@6.1.8: 3248 electron-updater@6.2.1:
3209 resolution: {integrity: sha512-hhOTfaFAd6wRHAfUaBhnAOYc+ymSGCWJLtFkw4xJqOvtpHmIdNHnXDV9m1MHC+A6q08Abx4Ykgyz/R5DGKNAMQ==} 3249 resolution: {integrity: sha512-83eKIPW14qwZqUUM6wdsIRwVKZyjmHxQ4/8G+1C6iS5PdDt7b1umYQyj1/qPpH510GmHEQe4q0kCPe3qmb3a0Q==}
3210 3250
3211 electron-window-state@5.0.3: 3251 electron-window-state@5.0.3:
3212 resolution: {integrity: sha512-1mNTwCfkolXl3kMf50yW3vE2lZj0y92P/HYWFBrb+v2S/pCka5mdwN3cagKm458A7NjndSwijynXgcLWRodsVg==} 3252 resolution: {integrity: sha512-1mNTwCfkolXl3kMf50yW3vE2lZj0y92P/HYWFBrb+v2S/pCka5mdwN3cagKm458A7NjndSwijynXgcLWRodsVg==}
@@ -3265,8 +3305,8 @@ packages:
3265 resolution: {integrity: sha512-eiiY8HQeYfYH2Con2berK+To6GrK2RxbPawDkGq4UiCQQfZHb6wX9qQqkbpPqaxQFcl8d9QzZqo0tGE0VcrdwA==} 3305 resolution: {integrity: sha512-eiiY8HQeYfYH2Con2berK+To6GrK2RxbPawDkGq4UiCQQfZHb6wX9qQqkbpPqaxQFcl8d9QzZqo0tGE0VcrdwA==}
3266 engines: {node: '>= 0.4'} 3306 engines: {node: '>= 0.4'}
3267 3307
3268 es-abstract@1.23.2: 3308 es-abstract@1.23.3:
3269 resolution: {integrity: sha512-60s3Xv2T2p1ICykc7c+DNDPLDMm9t4QxCOUU0K9JxiLjM3C1zB9YVdN7tjxrFd4+AkZ8CdX1ovUga4P2+1e+/w==} 3309 resolution: {integrity: sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==}
3270 engines: {node: '>= 0.4'} 3310 engines: {node: '>= 0.4'}
3271 3311
3272 es-define-property@1.0.0: 3312 es-define-property@1.0.0:
@@ -3277,11 +3317,8 @@ packages:
3277 resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} 3317 resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
3278 engines: {node: '>= 0.4'} 3318 engines: {node: '>= 0.4'}
3279 3319
3280 es-iterator-helpers@1.0.15: 3320 es-iterator-helpers@1.0.19:
3281 resolution: {integrity: sha512-GhoY8uYqd6iwUl2kgjTm4CZAf6oo5mHK7BPqx3rKgx893YSsy0LGHV6gfqqQvZt/8xM8xeOnfXBCfqclMKkJ5g==} 3321 resolution: {integrity: sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==}
3282
3283 es-iterator-helpers@1.0.18:
3284 resolution: {integrity: sha512-scxAJaewsahbqTYrGKJihhViaM6DDZDDoucfvzNbK0pOren1g/daDQ3IAhzn+1G14rBG7w+i5N+qul60++zlKA==}
3285 engines: {node: '>= 0.4'} 3322 engines: {node: '>= 0.4'}
3286 3323
3287 es-object-atoms@1.0.0: 3324 es-object-atoms@1.0.0:
@@ -5432,8 +5469,8 @@ packages:
5432 react-native: 5469 react-native:
5433 optional: true 5470 optional: true
5434 5471
5435 mobx@6.12.3: 5472 mobx@6.12.4:
5436 resolution: {integrity: sha512-c8NKkO4R2lShkSXZ2Ongj1ycjugjzFFo/UswHBnS62y07DMcTc9Rvo03/3nRyszIvwPNljlkd4S828zIBv/piw==} 5473 resolution: {integrity: sha512-uIymg89x+HmItX1p3MG+d09irn2k63J6biftZ5Ok+UpNojS1I3NJPLfcmJT9ANnUltNlHi+HQqrVyxiAN8ISYg==}
5437 5474
5438 modify-filename@1.1.0: 5475 modify-filename@1.1.0:
5439 resolution: {integrity: sha512-EickqnKq3kVVaZisYuCxhtKbZjInCuwgwZWyAmRIp1NTMhri7r3380/uqwrUHfaDiPzLVTuoNy4whX66bxPVog==} 5476 resolution: {integrity: sha512-EickqnKq3kVVaZisYuCxhtKbZjInCuwgwZWyAmRIp1NTMhri7r3380/uqwrUHfaDiPzLVTuoNy4whX66bxPVog==}
@@ -5488,12 +5525,13 @@ packages:
5488 node-addon-api@3.0.0: 5525 node-addon-api@3.0.0:
5489 resolution: {integrity: sha512-sSHCgWfJ+Lui/u+0msF3oyCgvdkhxDbkCS6Q8uiJquzOimkJBvX6hl5aSSA7DR1XbMpdM8r7phjcF63sF4rkKg==} 5526 resolution: {integrity: sha512-sSHCgWfJ+Lui/u+0msF3oyCgvdkhxDbkCS6Q8uiJquzOimkJBvX6hl5aSSA7DR1XbMpdM8r7phjcF63sF4rkKg==}
5490 5527
5491 node-addon-api@3.2.1:
5492 resolution: {integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==}
5493
5494 node-addon-api@4.3.0: 5528 node-addon-api@4.3.0:
5495 resolution: {integrity: sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==} 5529 resolution: {integrity: sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==}
5496 5530
5531 node-addon-api@7.1.0:
5532 resolution: {integrity: sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g==}
5533 engines: {node: ^16 || ^18 || >= 20}
5534
5497 node-cookie@2.1.2: 5535 node-cookie@2.1.2:
5498 resolution: {integrity: sha512-8/k8V9/2hCESYMmNVtJiHweKlP1ZqjrzG3bv+cSooiWurHB6N7KqVdX/s7ojbBXTwOJrLKJzC9rlPRvFRYuKRA==} 5536 resolution: {integrity: sha512-8/k8V9/2hCESYMmNVtJiHweKlP1ZqjrzG3bv+cSooiWurHB6N7KqVdX/s7ojbBXTwOJrLKJzC9rlPRvFRYuKRA==}
5499 5537
@@ -5531,8 +5569,8 @@ packages:
5531 node-int64@0.4.0: 5569 node-int64@0.4.0:
5532 resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} 5570 resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
5533 5571
5534 node-mac-permissions@2.3.0: 5572 node-mac-permissions@2.4.0:
5535 resolution: {integrity: sha512-kZ/bUeXv+Xp6+VLS77ShgSfS8df9HB13SnS1ql+d3Cd5ry0uZkOgNh434cAhZBHiagYQWykPqgY7n9jd7t74Fw==} 5573 resolution: {integrity: sha512-X4jH4BCHXSIFonXlRmOh5vbEODR6bUoxaTZ7rHKDtObW2A6CVCYA92Y2p2s940ztvNiHBLfsFoBiejXMLx5vPA==}
5536 os: [darwin] 5574 os: [darwin]
5537 5575
5538 node-releases@2.0.14: 5576 node-releases@2.0.14:
@@ -5597,6 +5635,10 @@ packages:
5597 object-inspect@1.13.1: 5635 object-inspect@1.13.1:
5598 resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} 5636 resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==}
5599 5637
5638 object-is@1.1.6:
5639 resolution: {integrity: sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==}
5640 engines: {node: '>= 0.4'}
5641
5600 object-keys@1.1.1: 5642 object-keys@1.1.1:
5601 resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} 5643 resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
5602 engines: {node: '>= 0.4'} 5644 engines: {node: '>= 0.4'}
@@ -5617,15 +5659,24 @@ packages:
5617 resolution: {integrity: sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA==} 5659 resolution: {integrity: sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA==}
5618 engines: {node: '>= 0.4'} 5660 engines: {node: '>= 0.4'}
5619 5661
5662 object.entries@1.1.8:
5663 resolution: {integrity: sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==}
5664 engines: {node: '>= 0.4'}
5665
5620 object.fromentries@2.0.7: 5666 object.fromentries@2.0.7:
5621 resolution: {integrity: sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==} 5667 resolution: {integrity: sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==}
5622 engines: {node: '>= 0.4'} 5668 engines: {node: '>= 0.4'}
5623 5669
5670 object.fromentries@2.0.8:
5671 resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==}
5672 engines: {node: '>= 0.4'}
5673
5624 object.groupby@1.0.1: 5674 object.groupby@1.0.1:
5625 resolution: {integrity: sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==} 5675 resolution: {integrity: sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==}
5626 5676
5627 object.hasown@1.1.3: 5677 object.hasown@1.1.4:
5628 resolution: {integrity: sha512-fFI4VcYpRHvSLXxP7yiZOMAd331cPfd2p7PFDVbgUsYOfCT3tICVqXWngbjr4m49OvsBwUBQ6O2uQoJvy3RexA==} 5678 resolution: {integrity: sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==}
5679 engines: {node: '>= 0.4'}
5629 5680
5630 object.map@1.0.1: 5681 object.map@1.0.1:
5631 resolution: {integrity: sha512-3+mAJu2PLfnSVGHwIWubpOFLscJANBKuB/6A4CxBstc4aqwQY0FWcsppuy4jU5GSB95yES5JHSI+33AWuS4k6w==} 5682 resolution: {integrity: sha512-3+mAJu2PLfnSVGHwIWubpOFLscJANBKuB/6A4CxBstc4aqwQY0FWcsppuy4jU5GSB95yES5JHSI+33AWuS4k6w==}
@@ -5639,6 +5690,10 @@ packages:
5639 resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==} 5690 resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==}
5640 engines: {node: '>= 0.4'} 5691 engines: {node: '>= 0.4'}
5641 5692
5693 object.values@1.2.0:
5694 resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==}
5695 engines: {node: '>= 0.4'}
5696
5642 on-finished@2.3.0: 5697 on-finished@2.3.0:
5643 resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==} 5698 resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==}
5644 engines: {node: '>= 0.8'} 5699 engines: {node: '>= 0.8'}
@@ -5894,8 +5949,8 @@ packages:
5894 engines: {node: '>=10.13.0'} 5949 engines: {node: '>=10.13.0'}
5895 hasBin: true 5950 hasBin: true
5896 5951
5897 prettier@3.2.5: 5952 prettier@3.3.2:
5898 resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} 5953 resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==}
5899 engines: {node: '>=14'} 5954 engines: {node: '>=14'}
5900 hasBin: true 5955 hasBin: true
5901 5956
@@ -6173,8 +6228,8 @@ packages:
6173 react: ^16.3.0 || ^17.0.0 6228 react: ^16.3.0 || ^17.0.0
6174 react-dom: ^16.3.0 || ^17.0.0 6229 react-dom: ^16.3.0 || ^17.0.0
6175 6230
6176 react-tooltip@5.26.4: 6231 react-tooltip@5.27.0:
6177 resolution: {integrity: sha512-5WyDrsfw1+6qNVSr3IjqElqJ+cCwE8+44b+HpJ8qRLv7v0a3mcKf8wvv+NfgALFS6QpksGFqTLV2JQ60c+okZQ==} 6232 resolution: {integrity: sha512-JXROcdfCEbCqkAkh8LyTSP3guQ0dG53iY2E2o4fw3D8clKzziMpE6QG6CclDaHELEKTzpMSeAOsdtg0ahoQosw==}
6178 peerDependencies: 6233 peerDependencies:
6179 react: '>=16.14.0' 6234 react: '>=16.14.0'
6180 react-dom: '>=16.14.0' 6235 react-dom: '>=16.14.0'
@@ -6633,8 +6688,8 @@ packages:
6633 resolution: {integrity: sha512-xRgj9pU3Gfkl+6iBYRoXM4BdEwY4bLdL1W0tp7AjGTA7Hytv5iwmB5tvJh6K2iVszvPPYimQjLFV8jRZz3fJ1g==} 6688 resolution: {integrity: sha512-xRgj9pU3Gfkl+6iBYRoXM4BdEwY4bLdL1W0tp7AjGTA7Hytv5iwmB5tvJh6K2iVszvPPYimQjLFV8jRZz3fJ1g==}
6634 engines: {node: '>= 4.5.0'} 6689 engines: {node: '>= 4.5.0'}
6635 6690
6636 simple-git@3.24.0: 6691 simple-git@3.25.0:
6637 resolution: {integrity: sha512-QqAKee9Twv+3k8IFOFfPB2hnk6as6Y6ACUpwCtQvRYBAes23Wv3SZlHVobAzqcE8gfsisCvPw3HGW3HYM+VYYw==} 6692 resolution: {integrity: sha512-KIY5sBnzc4yEcJXW7Tdv4viEz8KyG+nU0hay+DWZasvdFOYKeUZ6Xc25LUHHjw0tinPT7O1eY6pzX7pRT1K8rw==}
6638 6693
6639 simple-swizzle@0.2.2: 6694 simple-swizzle@0.2.2:
6640 resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} 6695 resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
@@ -6837,6 +6892,10 @@ packages:
6837 string.prototype.trimstart@1.0.7: 6892 string.prototype.trimstart@1.0.7:
6838 resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==} 6893 resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==}
6839 6894
6895 string.prototype.trimstart@1.0.8:
6896 resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==}
6897 engines: {node: '>= 0.4'}
6898
6840 string_decoder@0.10.31: 6899 string_decoder@0.10.31:
6841 resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==} 6900 resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==}
6842 6901
@@ -7112,8 +7171,8 @@ packages:
7112 tslib@2.4.0: 7171 tslib@2.4.0:
7113 resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} 7172 resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
7114 7173
7115 tslib@2.6.2: 7174 tslib@2.6.3:
7116 resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} 7175 resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
7117 7176
7118 tsscmp@1.0.6: 7177 tsscmp@1.0.6:
7119 resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} 7178 resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
@@ -7196,8 +7255,8 @@ packages:
7196 typed-array-length@1.0.4: 7255 typed-array-length@1.0.4:
7197 resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} 7256 resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==}
7198 7257
7199 typed-array-length@1.0.5: 7258 typed-array-length@1.0.6:
7200 resolution: {integrity: sha512-yMi0PlwuznKHxKmcpoOdeLwxBoVPkqZxd7q2FgMkmD3bNwvF5VW0+UlUQ1k1vmktTu4Yu13Q0RIxEP8+B+wloA==} 7259 resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==}
7201 engines: {node: '>= 0.4'} 7260 engines: {node: '>= 0.4'}
7202 7261
7203 typescript@4.9.5: 7262 typescript@4.9.5:
@@ -7559,7 +7618,7 @@ snapshots:
7559 dependencies: 7618 dependencies:
7560 cli-table: 0.3.11 7619 cli-table: 0.3.11
7561 commander: 2.20.3 7620 commander: 2.20.3
7562 debug: 4.3.4(supports-color@5.5.0) 7621 debug: 4.3.5(supports-color@5.5.0)
7563 enquirer: 1.0.3 7622 enquirer: 1.0.3
7564 fast-levenshtein: 3.0.0 7623 fast-levenshtein: 3.0.0
7565 fs-extra: 9.1.0 7624 fs-extra: 9.1.0
@@ -7580,7 +7639,7 @@ snapshots:
7580 '@adonisjs/generic-exceptions': 2.0.1 7639 '@adonisjs/generic-exceptions': 2.0.1
7581 bytes: 3.1.2 7640 bytes: 3.1.2
7582 co-body: 6.1.0 7641 co-body: 6.1.0
7583 debug: 4.3.4(supports-color@5.5.0) 7642 debug: 4.3.5(supports-color@5.5.0)
7584 end-of-stream: 1.4.4 7643 end-of-stream: 1.4.4
7585 fs-extra: 9.1.0 7644 fs-extra: 9.1.0
7586 get-stream: 6.0.1 7645 get-stream: 6.0.1
@@ -7600,7 +7659,7 @@ snapshots:
7600 dependencies: 7659 dependencies:
7601 '@adonisjs/generic-exceptions': 2.0.1 7660 '@adonisjs/generic-exceptions': 2.0.1
7602 caller: 1.1.0 7661 caller: 1.1.0
7603 debug: 4.3.4(supports-color@5.5.0) 7662 debug: 4.3.5(supports-color@5.5.0)
7604 lodash: 4.17.21 7663 lodash: 4.17.21
7605 require-stack: 1.0.2 7664 require-stack: 1.0.2
7606 transitivePeerDependencies: 7665 transitivePeerDependencies:
@@ -7612,7 +7671,7 @@ snapshots:
7612 '@adonisjs/middleware-base': 1.0.0 7671 '@adonisjs/middleware-base': 1.0.0
7613 bcryptjs: 2.4.3 7672 bcryptjs: 2.4.3
7614 co-compose: 4.0.0 7673 co-compose: 4.0.0
7615 debug: 4.3.4(supports-color@5.5.0) 7674 debug: 4.3.5(supports-color@5.5.0)
7616 dotenv: 6.2.0 7675 dotenv: 6.2.0
7617 edge.js: 1.1.4 7676 edge.js: 1.1.4
7618 eventemitter2: 5.0.1 7677 eventemitter2: 5.0.1
@@ -7642,7 +7701,7 @@ snapshots:
7642 7701
7643 '@adonisjs/ignitor@2.0.8': 7702 '@adonisjs/ignitor@2.0.8':
7644 dependencies: 7703 dependencies:
7645 debug: 4.3.4(supports-color@5.5.0) 7704 debug: 4.3.5(supports-color@5.5.0)
7646 pify: 4.0.1 7705 pify: 4.0.1
7647 youch: 2.2.2 7706 youch: 2.2.2
7648 youch-terminal: 1.1.1 7707 youch-terminal: 1.1.1
@@ -7653,7 +7712,7 @@ snapshots:
7653 dependencies: 7712 dependencies:
7654 '@adonisjs/generic-exceptions': 2.0.1 7713 '@adonisjs/generic-exceptions': 2.0.1
7655 chance: 1.1.9 7714 chance: 1.1.9
7656 debug: 4.3.4(supports-color@5.5.0) 7715 debug: 4.3.5(supports-color@5.5.0)
7657 knex: 0.21.21(sqlite3@5.1.6(encoding@0.1.13)) 7716 knex: 0.21.21(sqlite3@5.1.6(encoding@0.1.13))
7658 lodash: 4.17.21 7717 lodash: 4.17.21
7659 moment: 2.30.1 7718 moment: 2.30.1
@@ -7718,7 +7777,7 @@ snapshots:
7718 '@babel/traverse': 7.23.5(supports-color@5.5.0) 7777 '@babel/traverse': 7.23.5(supports-color@5.5.0)
7719 '@babel/types': 7.23.5 7778 '@babel/types': 7.23.5
7720 convert-source-map: 2.0.0 7779 convert-source-map: 2.0.0
7721 debug: 4.3.4(supports-color@5.5.0) 7780 debug: 4.3.5(supports-color@5.5.0)
7722 gensync: 1.0.0-beta.2 7781 gensync: 1.0.0-beta.2
7723 json5: 2.2.3 7782 json5: 2.2.3
7724 semver: 6.3.1 7783 semver: 6.3.1
@@ -7908,7 +7967,7 @@ snapshots:
7908 '@babel/helper-split-export-declaration': 7.22.6 7967 '@babel/helper-split-export-declaration': 7.22.6
7909 '@babel/parser': 7.23.5 7968 '@babel/parser': 7.23.5
7910 '@babel/types': 7.23.5 7969 '@babel/types': 7.23.5
7911 debug: 4.3.4(supports-color@5.5.0) 7970 debug: 4.3.5(supports-color@5.5.0)
7912 globals: 11.12.0 7971 globals: 11.12.0
7913 transitivePeerDependencies: 7972 transitivePeerDependencies:
7914 - supports-color 7973 - supports-color
@@ -7958,11 +8017,11 @@ snapshots:
7958 8017
7959 '@colors/colors@1.5.0': {} 8018 '@colors/colors@1.5.0': {}
7960 8019
7961 '@commitlint/cli@19.3.0(@types/node@20.12.12)(typescript@5.4.5)': 8020 '@commitlint/cli@19.3.0(@types/node@20.14.8)(typescript@5.4.5)':
7962 dependencies: 8021 dependencies:
7963 '@commitlint/format': 19.3.0 8022 '@commitlint/format': 19.3.0
7964 '@commitlint/lint': 19.2.2 8023 '@commitlint/lint': 19.2.2
7965 '@commitlint/load': 19.2.0(@types/node@20.12.12)(typescript@5.4.5) 8024 '@commitlint/load': 19.2.0(@types/node@20.14.8)(typescript@5.4.5)
7966 '@commitlint/read': 19.2.1 8025 '@commitlint/read': 19.2.1
7967 '@commitlint/types': 19.0.3 8026 '@commitlint/types': 19.0.3
7968 execa: 8.0.1 8027 execa: 8.0.1
@@ -8009,7 +8068,7 @@ snapshots:
8009 '@commitlint/rules': 19.0.3 8068 '@commitlint/rules': 19.0.3
8010 '@commitlint/types': 19.0.3 8069 '@commitlint/types': 19.0.3
8011 8070
8012 '@commitlint/load@19.2.0(@types/node@20.12.12)(typescript@5.4.5)': 8071 '@commitlint/load@19.2.0(@types/node@20.14.8)(typescript@5.4.5)':
8013 dependencies: 8072 dependencies:
8014 '@commitlint/config-validator': 19.0.3 8073 '@commitlint/config-validator': 19.0.3
8015 '@commitlint/execute-rule': 19.0.0 8074 '@commitlint/execute-rule': 19.0.0
@@ -8017,7 +8076,7 @@ snapshots:
8017 '@commitlint/types': 19.0.3 8076 '@commitlint/types': 19.0.3
8018 chalk: 5.3.0 8077 chalk: 5.3.0
8019 cosmiconfig: 9.0.0(typescript@5.4.5) 8078 cosmiconfig: 9.0.0(typescript@5.4.5)
8020 cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.12)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5) 8079 cosmiconfig-typescript-loader: 5.0.0(@types/node@20.14.8)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5)
8021 lodash.isplainobject: 4.0.6 8080 lodash.isplainobject: 4.0.6
8022 lodash.merge: 4.6.2 8081 lodash.merge: 4.6.2
8023 lodash.uniq: 4.5.0 8082 lodash.uniq: 4.5.0
@@ -8092,7 +8151,7 @@ snapshots:
8092 8151
8093 '@electron/get@2.0.3': 8152 '@electron/get@2.0.3':
8094 dependencies: 8153 dependencies:
8095 debug: 4.3.4(supports-color@5.5.0) 8154 debug: 4.3.5(supports-color@5.5.0)
8096 env-paths: 2.2.1 8155 env-paths: 2.2.1
8097 fs-extra: 8.1.0 8156 fs-extra: 8.1.0
8098 got: 11.8.6 8157 got: 11.8.6
@@ -8106,7 +8165,7 @@ snapshots:
8106 8165
8107 '@electron/notarize@2.2.1': 8166 '@electron/notarize@2.2.1':
8108 dependencies: 8167 dependencies:
8109 debug: 4.3.4(supports-color@5.5.0) 8168 debug: 4.3.5(supports-color@5.5.0)
8110 fs-extra: 9.1.0 8169 fs-extra: 9.1.0
8111 promise-retry: 2.0.1 8170 promise-retry: 2.0.1
8112 transitivePeerDependencies: 8171 transitivePeerDependencies:
@@ -8114,7 +8173,7 @@ snapshots:
8114 8173
8115 '@electron/notarize@2.3.2': 8174 '@electron/notarize@2.3.2':
8116 dependencies: 8175 dependencies:
8117 debug: 4.3.4(supports-color@5.5.0) 8176 debug: 4.3.5(supports-color@5.5.0)
8118 fs-extra: 9.1.0 8177 fs-extra: 9.1.0
8119 promise-retry: 2.0.1 8178 promise-retry: 2.0.1
8120 transitivePeerDependencies: 8179 transitivePeerDependencies:
@@ -8123,7 +8182,7 @@ snapshots:
8123 '@electron/osx-sign@1.0.5': 8182 '@electron/osx-sign@1.0.5':
8124 dependencies: 8183 dependencies:
8125 compare-version: 0.1.2 8184 compare-version: 0.1.2
8126 debug: 4.3.4(supports-color@5.5.0) 8185 debug: 4.3.5(supports-color@5.5.0)
8127 fs-extra: 10.1.0 8186 fs-extra: 10.1.0
8128 isbinaryfile: 4.0.10 8187 isbinaryfile: 4.0.10
8129 minimist: 1.2.8 8188 minimist: 1.2.8
@@ -8139,7 +8198,7 @@ snapshots:
8139 dependencies: 8198 dependencies:
8140 '@electron/asar': 3.2.8 8199 '@electron/asar': 3.2.8
8141 '@malept/cross-spawn-promise': 1.1.1 8200 '@malept/cross-spawn-promise': 1.1.1
8142 debug: 4.3.4(supports-color@5.5.0) 8201 debug: 4.3.5(supports-color@5.5.0)
8143 dir-compare: 3.3.0 8202 dir-compare: 3.3.0
8144 fs-extra: 9.1.0 8203 fs-extra: 9.1.0
8145 minimatch: 3.1.2 8204 minimatch: 3.1.2
@@ -8332,9 +8391,9 @@ snapshots:
8332 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) 8391 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
8333 '@eslint-react/tools': 1.5.12 8392 '@eslint-react/tools': 1.5.12
8334 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 8393 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
8335 '@typescript-eslint/scope-manager': 7.10.0 8394 '@typescript-eslint/scope-manager': 7.13.1
8336 '@typescript-eslint/types': 7.10.0 8395 '@typescript-eslint/types': 7.13.1
8337 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 8396 '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
8338 string-ts: 2.1.1 8397 string-ts: 2.1.1
8339 transitivePeerDependencies: 8398 transitivePeerDependencies:
8340 - eslint 8399 - eslint
@@ -8349,10 +8408,10 @@ snapshots:
8349 '@eslint-react/tools': 1.5.12 8408 '@eslint-react/tools': 1.5.12
8350 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 8409 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
8351 '@eslint-react/var': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 8410 '@eslint-react/var': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
8352 '@typescript-eslint/scope-manager': 7.10.0 8411 '@typescript-eslint/scope-manager': 7.13.1
8353 '@typescript-eslint/type-utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 8412 '@typescript-eslint/type-utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
8354 '@typescript-eslint/types': 7.10.0 8413 '@typescript-eslint/types': 7.13.1
8355 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 8414 '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
8356 short-unique-id: 5.2.0 8415 short-unique-id: 5.2.0
8357 valibot: 0.30.0 8416 valibot: 0.30.0
8358 transitivePeerDependencies: 8417 transitivePeerDependencies:
@@ -8366,10 +8425,10 @@ snapshots:
8366 '@eslint-react/tools': 1.5.12 8425 '@eslint-react/tools': 1.5.12
8367 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 8426 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
8368 '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 8427 '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5)
8369 '@typescript-eslint/scope-manager': 7.10.0 8428 '@typescript-eslint/scope-manager': 7.13.1
8370 '@typescript-eslint/type-utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 8429 '@typescript-eslint/type-utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
8371 '@typescript-eslint/types': 7.10.0 8430 '@typescript-eslint/types': 7.13.1
8372 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 8431 '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
8373 eslint: 8.57.0 8432 eslint: 8.57.0
8374 eslint-plugin-react-core: 1.5.12(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) 8433 eslint-plugin-react-core: 1.5.12(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
8375 eslint-plugin-react-dom: 1.5.12(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) 8434 eslint-plugin-react-dom: 1.5.12(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
@@ -8386,9 +8445,9 @@ snapshots:
8386 '@eslint-react/tools': 1.5.12 8445 '@eslint-react/tools': 1.5.12
8387 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 8446 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
8388 '@eslint-react/var': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 8447 '@eslint-react/var': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
8389 '@typescript-eslint/scope-manager': 7.10.0 8448 '@typescript-eslint/scope-manager': 7.13.1
8390 '@typescript-eslint/types': 7.10.0 8449 '@typescript-eslint/types': 7.13.1
8391 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 8450 '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
8392 micro-memoize: 4.1.2 8451 micro-memoize: 4.1.2
8393 transitivePeerDependencies: 8452 transitivePeerDependencies:
8394 - eslint 8453 - eslint
@@ -8397,7 +8456,7 @@ snapshots:
8397 8456
8398 '@eslint-react/shared@1.5.12(eslint@8.57.0)(typescript@5.4.5)': 8457 '@eslint-react/shared@1.5.12(eslint@8.57.0)(typescript@5.4.5)':
8399 dependencies: 8458 dependencies:
8400 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 8459 '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
8401 deepmerge-ts: 5.1.0 8460 deepmerge-ts: 5.1.0
8402 transitivePeerDependencies: 8461 transitivePeerDependencies:
8403 - eslint 8462 - eslint
@@ -8409,8 +8468,8 @@ snapshots:
8409 '@eslint-react/types@1.5.12(eslint@8.57.0)(typescript@5.4.5)': 8468 '@eslint-react/types@1.5.12(eslint@8.57.0)(typescript@5.4.5)':
8410 dependencies: 8469 dependencies:
8411 '@eslint-react/tools': 1.5.12 8470 '@eslint-react/tools': 1.5.12
8412 '@typescript-eslint/types': 7.10.0 8471 '@typescript-eslint/types': 7.13.1
8413 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 8472 '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
8414 transitivePeerDependencies: 8473 transitivePeerDependencies:
8415 - eslint 8474 - eslint
8416 - supports-color 8475 - supports-color
@@ -8421,9 +8480,9 @@ snapshots:
8421 '@eslint-react/ast': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 8480 '@eslint-react/ast': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
8422 '@eslint-react/tools': 1.5.12 8481 '@eslint-react/tools': 1.5.12
8423 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 8482 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
8424 '@typescript-eslint/scope-manager': 7.10.0 8483 '@typescript-eslint/scope-manager': 7.13.1
8425 '@typescript-eslint/types': 7.10.0 8484 '@typescript-eslint/types': 7.13.1
8426 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 8485 '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
8427 string-ts: 2.1.1 8486 string-ts: 2.1.1
8428 valibot: 0.30.0 8487 valibot: 0.30.0
8429 transitivePeerDependencies: 8488 transitivePeerDependencies:
@@ -8434,10 +8493,10 @@ snapshots:
8434 '@eslint/eslintrc@2.1.4': 8493 '@eslint/eslintrc@2.1.4':
8435 dependencies: 8494 dependencies:
8436 ajv: 6.12.6 8495 ajv: 6.12.6
8437 debug: 4.3.4(supports-color@5.5.0) 8496 debug: 4.3.5(supports-color@5.5.0)
8438 espree: 9.6.1 8497 espree: 9.6.1
8439 globals: 13.24.0 8498 globals: 13.24.0
8440 ignore: 5.3.0 8499 ignore: 5.3.1
8441 import-fresh: 3.3.0 8500 import-fresh: 3.3.0
8442 js-yaml: 4.1.0 8501 js-yaml: 4.1.0
8443 minimatch: 3.1.2 8502 minimatch: 3.1.2
@@ -8469,38 +8528,38 @@ snapshots:
8469 '@formatjs/ecma402-abstract@2.0.0': 8528 '@formatjs/ecma402-abstract@2.0.0':
8470 dependencies: 8529 dependencies:
8471 '@formatjs/intl-localematcher': 0.5.4 8530 '@formatjs/intl-localematcher': 0.5.4
8472 tslib: 2.6.2 8531 tslib: 2.6.3
8473 8532
8474 '@formatjs/fast-memoize@2.2.0': 8533 '@formatjs/fast-memoize@2.2.0':
8475 dependencies: 8534 dependencies:
8476 tslib: 2.6.2 8535 tslib: 2.6.3
8477 8536
8478 '@formatjs/icu-messageformat-parser@2.7.8': 8537 '@formatjs/icu-messageformat-parser@2.7.8':
8479 dependencies: 8538 dependencies:
8480 '@formatjs/ecma402-abstract': 2.0.0 8539 '@formatjs/ecma402-abstract': 2.0.0
8481 '@formatjs/icu-skeleton-parser': 1.8.2 8540 '@formatjs/icu-skeleton-parser': 1.8.2
8482 tslib: 2.6.2 8541 tslib: 2.6.3
8483 8542
8484 '@formatjs/icu-skeleton-parser@1.8.2': 8543 '@formatjs/icu-skeleton-parser@1.8.2':
8485 dependencies: 8544 dependencies:
8486 '@formatjs/ecma402-abstract': 2.0.0 8545 '@formatjs/ecma402-abstract': 2.0.0
8487 tslib: 2.6.2 8546 tslib: 2.6.3
8488 8547
8489 '@formatjs/intl-displaynames@6.6.8': 8548 '@formatjs/intl-displaynames@6.6.8':
8490 dependencies: 8549 dependencies:
8491 '@formatjs/ecma402-abstract': 2.0.0 8550 '@formatjs/ecma402-abstract': 2.0.0
8492 '@formatjs/intl-localematcher': 0.5.4 8551 '@formatjs/intl-localematcher': 0.5.4
8493 tslib: 2.6.2 8552 tslib: 2.6.3
8494 8553
8495 '@formatjs/intl-listformat@7.5.7': 8554 '@formatjs/intl-listformat@7.5.7':
8496 dependencies: 8555 dependencies:
8497 '@formatjs/ecma402-abstract': 2.0.0 8556 '@formatjs/ecma402-abstract': 2.0.0
8498 '@formatjs/intl-localematcher': 0.5.4 8557 '@formatjs/intl-localematcher': 0.5.4
8499 tslib: 2.6.2 8558 tslib: 2.6.3
8500 8559
8501 '@formatjs/intl-localematcher@0.5.4': 8560 '@formatjs/intl-localematcher@0.5.4':
8502 dependencies: 8561 dependencies:
8503 tslib: 2.6.2 8562 tslib: 2.6.3
8504 8563
8505 '@formatjs/intl@2.10.4(typescript@5.4.5)': 8564 '@formatjs/intl@2.10.4(typescript@5.4.5)':
8506 dependencies: 8565 dependencies:
@@ -8510,7 +8569,7 @@ snapshots:
8510 '@formatjs/intl-displaynames': 6.6.8 8569 '@formatjs/intl-displaynames': 6.6.8
8511 '@formatjs/intl-listformat': 7.5.7 8570 '@formatjs/intl-listformat': 7.5.7
8512 intl-messageformat: 10.5.14 8571 intl-messageformat: 10.5.14
8513 tslib: 2.6.2 8572 tslib: 2.6.3
8514 optionalDependencies: 8573 optionalDependencies:
8515 typescript: 5.4.5 8574 typescript: 5.4.5
8516 8575
@@ -8526,7 +8585,7 @@ snapshots:
8526 '@humanwhocodes/config-array@0.11.14': 8585 '@humanwhocodes/config-array@0.11.14':
8527 dependencies: 8586 dependencies:
8528 '@humanwhocodes/object-schema': 2.0.2 8587 '@humanwhocodes/object-schema': 2.0.2
8529 debug: 4.3.4(supports-color@5.5.0) 8588 debug: 4.3.5(supports-color@5.5.0)
8530 minimatch: 3.1.2 8589 minimatch: 3.1.2
8531 transitivePeerDependencies: 8590 transitivePeerDependencies:
8532 - supports-color 8591 - supports-color
@@ -8561,27 +8620,27 @@ snapshots:
8561 '@jest/console@29.7.0': 8620 '@jest/console@29.7.0':
8562 dependencies: 8621 dependencies:
8563 '@jest/types': 29.6.3 8622 '@jest/types': 29.6.3
8564 '@types/node': 20.12.12 8623 '@types/node': 20.14.8
8565 chalk: 4.1.2 8624 chalk: 4.1.2
8566 jest-message-util: 29.7.0 8625 jest-message-util: 29.7.0
8567 jest-util: 29.7.0 8626 jest-util: 29.7.0
8568 slash: 3.0.0 8627 slash: 3.0.0
8569 8628
8570 '@jest/core@29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5))': 8629 '@jest/core@29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5))':
8571 dependencies: 8630 dependencies:
8572 '@jest/console': 29.7.0 8631 '@jest/console': 29.7.0
8573 '@jest/reporters': 29.7.0 8632 '@jest/reporters': 29.7.0
8574 '@jest/test-result': 29.7.0 8633 '@jest/test-result': 29.7.0
8575 '@jest/transform': 29.7.0 8634 '@jest/transform': 29.7.0
8576 '@jest/types': 29.6.3 8635 '@jest/types': 29.6.3
8577 '@types/node': 20.12.12 8636 '@types/node': 20.14.8
8578 ansi-escapes: 4.3.2 8637 ansi-escapes: 4.3.2
8579 chalk: 4.1.2 8638 chalk: 4.1.2
8580 ci-info: 3.8.0 8639 ci-info: 3.8.0
8581 exit: 0.1.2 8640 exit: 0.1.2
8582 graceful-fs: 4.2.11 8641 graceful-fs: 4.2.11
8583 jest-changed-files: 29.7.0 8642 jest-changed-files: 29.7.0
8584 jest-config: 29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)) 8643 jest-config: 29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5))
8585 jest-haste-map: 29.7.0 8644 jest-haste-map: 29.7.0
8586 jest-message-util: 29.7.0 8645 jest-message-util: 29.7.0
8587 jest-regex-util: 29.6.3 8646 jest-regex-util: 29.6.3
@@ -8606,7 +8665,7 @@ snapshots:
8606 dependencies: 8665 dependencies:
8607 '@jest/fake-timers': 29.7.0 8666 '@jest/fake-timers': 29.7.0
8608 '@jest/types': 29.6.3 8667 '@jest/types': 29.6.3
8609 '@types/node': 20.12.12 8668 '@types/node': 20.14.8
8610 jest-mock: 29.7.0 8669 jest-mock: 29.7.0
8611 8670
8612 '@jest/expect-utils@29.7.0': 8671 '@jest/expect-utils@29.7.0':
@@ -8624,7 +8683,7 @@ snapshots:
8624 dependencies: 8683 dependencies:
8625 '@jest/types': 29.6.3 8684 '@jest/types': 29.6.3
8626 '@sinonjs/fake-timers': 10.2.0 8685 '@sinonjs/fake-timers': 10.2.0
8627 '@types/node': 20.12.12 8686 '@types/node': 20.14.8
8628 jest-message-util: 29.7.0 8687 jest-message-util: 29.7.0
8629 jest-mock: 29.7.0 8688 jest-mock: 29.7.0
8630 jest-util: 29.7.0 8689 jest-util: 29.7.0
@@ -8646,7 +8705,7 @@ snapshots:
8646 '@jest/transform': 29.7.0 8705 '@jest/transform': 29.7.0
8647 '@jest/types': 29.6.3 8706 '@jest/types': 29.6.3
8648 '@jridgewell/trace-mapping': 0.3.20 8707 '@jridgewell/trace-mapping': 0.3.20
8649 '@types/node': 20.12.12 8708 '@types/node': 20.14.8
8650 chalk: 4.1.2 8709 chalk: 4.1.2
8651 collect-v8-coverage: 1.0.1 8710 collect-v8-coverage: 1.0.1
8652 exit: 0.1.2 8711 exit: 0.1.2
@@ -8716,7 +8775,7 @@ snapshots:
8716 '@jest/schemas': 29.6.3 8775 '@jest/schemas': 29.6.3
8717 '@types/istanbul-lib-coverage': 2.0.4 8776 '@types/istanbul-lib-coverage': 2.0.4
8718 '@types/istanbul-reports': 3.0.1 8777 '@types/istanbul-reports': 3.0.1
8719 '@types/node': 20.12.12 8778 '@types/node': 20.14.8
8720 '@types/yargs': 17.0.24 8779 '@types/yargs': 17.0.24
8721 chalk: 4.1.2 8780 chalk: 4.1.2
8722 8781
@@ -8744,7 +8803,7 @@ snapshots:
8744 8803
8745 '@kwsites/file-exists@1.1.1': 8804 '@kwsites/file-exists@1.1.1':
8746 dependencies: 8805 dependencies:
8747 debug: 4.3.4(supports-color@5.5.0) 8806 debug: 4.3.5(supports-color@5.5.0)
8748 transitivePeerDependencies: 8807 transitivePeerDependencies:
8749 - supports-color 8808 - supports-color
8750 8809
@@ -8756,7 +8815,7 @@ snapshots:
8756 8815
8757 '@malept/flatpak-bundler@0.4.0': 8816 '@malept/flatpak-bundler@0.4.0':
8758 dependencies: 8817 dependencies:
8759 debug: 4.3.4(supports-color@5.5.0) 8818 debug: 4.3.5(supports-color@5.5.0)
8760 fs-extra: 9.1.0 8819 fs-extra: 9.1.0
8761 lodash: 4.17.21 8820 lodash: 4.17.21
8762 tmp-promise: 3.0.3 8821 tmp-promise: 3.0.3
@@ -8789,7 +8848,7 @@ snapshots:
8789 '@babel/runtime': 7.24.4 8848 '@babel/runtime': 7.24.4
8790 '@floating-ui/react-dom': 2.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 8849 '@floating-ui/react-dom': 2.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
8791 '@mui/types': 7.2.14(@types/react@18.3.3) 8850 '@mui/types': 7.2.14(@types/react@18.3.3)
8792 '@mui/utils': 5.15.14(@types/react@18.3.3)(react@18.3.1) 8851 '@mui/utils': 5.15.20(@types/react@18.3.3)(react@18.3.1)
8793 '@popperjs/core': 2.11.8 8852 '@popperjs/core': 2.11.8
8794 clsx: 2.1.0 8853 clsx: 2.1.0
8795 prop-types: 15.8.1 8854 prop-types: 15.8.1
@@ -8798,24 +8857,24 @@ snapshots:
8798 optionalDependencies: 8857 optionalDependencies:
8799 '@types/react': 18.3.3 8858 '@types/react': 18.3.3
8800 8859
8801 '@mui/core-downloads-tracker@5.15.18': {} 8860 '@mui/core-downloads-tracker@5.15.20': {}
8802 8861
8803 '@mui/icons-material@5.15.18(@mui/material@5.15.18(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)': 8862 '@mui/icons-material@5.15.20(@mui/material@5.15.20(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)':
8804 dependencies: 8863 dependencies:
8805 '@babel/runtime': 7.24.4 8864 '@babel/runtime': 7.24.4
8806 '@mui/material': 5.15.18(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 8865 '@mui/material': 5.15.20(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
8807 react: 18.3.1 8866 react: 18.3.1
8808 optionalDependencies: 8867 optionalDependencies:
8809 '@types/react': 18.3.3 8868 '@types/react': 18.3.3
8810 8869
8811 '@mui/material@5.15.18(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 8870 '@mui/material@5.15.20(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
8812 dependencies: 8871 dependencies:
8813 '@babel/runtime': 7.24.4 8872 '@babel/runtime': 7.24.4
8814 '@mui/base': 5.0.0-beta.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 8873 '@mui/base': 5.0.0-beta.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
8815 '@mui/core-downloads-tracker': 5.15.18 8874 '@mui/core-downloads-tracker': 5.15.20
8816 '@mui/system': 5.15.15(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) 8875 '@mui/system': 5.15.20(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)
8817 '@mui/types': 7.2.14(@types/react@18.3.3) 8876 '@mui/types': 7.2.14(@types/react@18.3.3)
8818 '@mui/utils': 5.15.14(@types/react@18.3.3)(react@18.3.1) 8877 '@mui/utils': 5.15.20(@types/react@18.3.3)(react@18.3.1)
8819 '@types/react-transition-group': 4.4.10 8878 '@types/react-transition-group': 4.4.10
8820 clsx: 2.1.0 8879 clsx: 2.1.0
8821 csstype: 3.1.3 8880 csstype: 3.1.3
@@ -8829,10 +8888,10 @@ snapshots:
8829 '@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) 8888 '@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)
8830 '@types/react': 18.3.3 8889 '@types/react': 18.3.3
8831 8890
8832 '@mui/private-theming@5.15.14(@types/react@18.3.3)(react@18.3.1)': 8891 '@mui/private-theming@5.15.20(@types/react@18.3.3)(react@18.3.1)':
8833 dependencies: 8892 dependencies:
8834 '@babel/runtime': 7.24.4 8893 '@babel/runtime': 7.24.4
8835 '@mui/utils': 5.15.14(@types/react@18.3.3)(react@18.3.1) 8894 '@mui/utils': 5.15.20(@types/react@18.3.3)(react@18.3.1)
8836 prop-types: 15.8.1 8895 prop-types: 15.8.1
8837 react: 18.3.1 8896 react: 18.3.1
8838 optionalDependencies: 8897 optionalDependencies:
@@ -8849,13 +8908,13 @@ snapshots:
8849 '@emotion/react': 11.11.4(@types/react@18.3.3)(react@18.3.1) 8908 '@emotion/react': 11.11.4(@types/react@18.3.3)(react@18.3.1)
8850 '@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) 8909 '@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)
8851 8910
8852 '@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)': 8911 '@mui/system@5.15.20(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)':
8853 dependencies: 8912 dependencies:
8854 '@babel/runtime': 7.24.4 8913 '@babel/runtime': 7.24.4
8855 '@mui/private-theming': 5.15.14(@types/react@18.3.3)(react@18.3.1) 8914 '@mui/private-theming': 5.15.20(@types/react@18.3.3)(react@18.3.1)
8856 '@mui/styled-engine': 5.15.14(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(react@18.3.1) 8915 '@mui/styled-engine': 5.15.14(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(react@18.3.1)
8857 '@mui/types': 7.2.14(@types/react@18.3.3) 8916 '@mui/types': 7.2.14(@types/react@18.3.3)
8858 '@mui/utils': 5.15.14(@types/react@18.3.3)(react@18.3.1) 8917 '@mui/utils': 5.15.20(@types/react@18.3.3)(react@18.3.1)
8859 clsx: 2.1.0 8918 clsx: 2.1.0
8860 csstype: 3.1.3 8919 csstype: 3.1.3
8861 prop-types: 15.8.1 8920 prop-types: 15.8.1
@@ -8869,7 +8928,7 @@ snapshots:
8869 optionalDependencies: 8928 optionalDependencies:
8870 '@types/react': 18.3.3 8929 '@types/react': 18.3.3
8871 8930
8872 '@mui/utils@5.15.14(@types/react@18.3.3)(react@18.3.1)': 8931 '@mui/utils@5.15.20(@types/react@18.3.3)(react@18.3.1)':
8873 dependencies: 8932 dependencies:
8874 '@babel/runtime': 7.24.4 8933 '@babel/runtime': 7.24.4
8875 '@types/prop-types': 15.7.12 8934 '@types/prop-types': 15.7.12
@@ -8977,7 +9036,7 @@ snapshots:
8977 is-glob: 4.0.3 9036 is-glob: 4.0.3
8978 open: 9.1.0 9037 open: 9.1.0
8979 picocolors: 1.0.0 9038 picocolors: 1.0.0
8980 tslib: 2.6.2 9039 tslib: 2.6.3
8981 9040
8982 '@popperjs/core@2.11.8': {} 9041 '@popperjs/core@2.11.8': {}
8983 9042
@@ -8988,7 +9047,7 @@ snapshots:
8988 '@sentry/core': 7.74.0 9047 '@sentry/core': 7.74.0
8989 '@sentry/types': 7.74.0 9048 '@sentry/types': 7.74.0
8990 '@sentry/utils': 7.74.0 9049 '@sentry/utils': 7.74.0
8991 tslib: 2.6.2 9050 tslib: 2.6.3
8992 9051
8993 '@sentry/browser@7.74.0': 9052 '@sentry/browser@7.74.0':
8994 dependencies: 9053 dependencies:
@@ -8997,13 +9056,13 @@ snapshots:
8997 '@sentry/replay': 7.74.0 9056 '@sentry/replay': 7.74.0
8998 '@sentry/types': 7.74.0 9057 '@sentry/types': 7.74.0
8999 '@sentry/utils': 7.74.0 9058 '@sentry/utils': 7.74.0
9000 tslib: 2.6.2 9059 tslib: 2.6.3
9001 9060
9002 '@sentry/core@7.74.0': 9061 '@sentry/core@7.74.0':
9003 dependencies: 9062 dependencies:
9004 '@sentry/types': 7.74.0 9063 '@sentry/types': 7.74.0
9005 '@sentry/utils': 7.74.0 9064 '@sentry/utils': 7.74.0
9006 tslib: 2.6.2 9065 tslib: 2.6.3
9007 9066
9008 '@sentry/electron@4.14.0': 9067 '@sentry/electron@4.14.0':
9009 dependencies: 9068 dependencies:
@@ -9014,7 +9073,7 @@ snapshots:
9014 '@sentry/utils': 7.74.0 9073 '@sentry/utils': 7.74.0
9015 deepmerge: 4.3.0 9074 deepmerge: 4.3.0
9016 lru_map: 0.3.3 9075 lru_map: 0.3.3
9017 tslib: 2.6.2 9076 tslib: 2.6.3
9018 transitivePeerDependencies: 9077 transitivePeerDependencies:
9019 - supports-color 9078 - supports-color
9020 9079
@@ -9027,7 +9086,7 @@ snapshots:
9027 cookie: 0.5.0 9086 cookie: 0.5.0
9028 https-proxy-agent: 5.0.1 9087 https-proxy-agent: 5.0.1
9029 lru_map: 0.3.3 9088 lru_map: 0.3.3
9030 tslib: 2.6.2 9089 tslib: 2.6.3
9031 transitivePeerDependencies: 9090 transitivePeerDependencies:
9032 - supports-color 9091 - supports-color
9033 9092
@@ -9042,7 +9101,7 @@ snapshots:
9042 '@sentry/utils@7.74.0': 9101 '@sentry/utils@7.74.0':
9043 dependencies: 9102 dependencies:
9044 '@sentry/types': 7.74.0 9103 '@sentry/types': 7.74.0
9045 tslib: 2.6.2 9104 tslib: 2.6.3
9046 9105
9047 '@sideway/address@4.1.4': 9106 '@sideway/address@4.1.4':
9048 dependencies: 9107 dependencies:
@@ -9071,10 +9130,10 @@ snapshots:
9071 node-exceptions: 3.0.0 9130 node-exceptions: 3.0.0
9072 resetable: 1.0.3 9131 resetable: 1.0.3
9073 9132
9074 '@superwf/mobx-react-router@7.4.0(history@5.3.0)(mobx@6.12.3)(path-to-regexp@6.2.2)': 9133 '@superwf/mobx-react-router@7.4.0(history@5.3.0)(mobx@6.12.4)(path-to-regexp@6.2.2)':
9075 dependencies: 9134 dependencies:
9076 history: 5.3.0 9135 history: 5.3.0
9077 mobx: 6.12.3 9136 mobx: 6.12.4
9078 path-to-regexp: 6.2.2 9137 path-to-regexp: 6.2.2
9079 9138
9080 '@syed_umair/electron-process-manager@1.1.0(electron@31.0.2)': 9139 '@syed_umair/electron-process-manager@1.1.0(electron@31.0.2)':
@@ -9126,7 +9185,7 @@ snapshots:
9126 dependencies: 9185 dependencies:
9127 '@types/http-cache-semantics': 4.0.4 9186 '@types/http-cache-semantics': 4.0.4
9128 '@types/keyv': 3.1.4 9187 '@types/keyv': 3.1.4
9129 '@types/node': 20.12.12 9188 '@types/node': 20.14.8
9130 '@types/responselike': 1.0.3 9189 '@types/responselike': 1.0.3
9131 9190
9132 '@types/color-convert@2.0.3': 9191 '@types/color-convert@2.0.3':
@@ -9141,7 +9200,7 @@ snapshots:
9141 9200
9142 '@types/conventional-commits-parser@5.0.0': 9201 '@types/conventional-commits-parser@5.0.0':
9143 dependencies: 9202 dependencies:
9144 '@types/node': 20.12.12 9203 '@types/node': 20.14.8
9145 9204
9146 '@types/debug@4.1.12': 9205 '@types/debug@4.1.12':
9147 dependencies: 9206 dependencies:
@@ -9150,15 +9209,15 @@ snapshots:
9150 '@types/fs-extra@11.0.4': 9209 '@types/fs-extra@11.0.4':
9151 dependencies: 9210 dependencies:
9152 '@types/jsonfile': 6.1.4 9211 '@types/jsonfile': 6.1.4
9153 '@types/node': 20.12.12 9212 '@types/node': 20.14.8
9154 9213
9155 '@types/fs-extra@9.0.13': 9214 '@types/fs-extra@9.0.13':
9156 dependencies: 9215 dependencies:
9157 '@types/node': 20.12.12 9216 '@types/node': 20.14.8
9158 9217
9159 '@types/graceful-fs@4.1.5': 9218 '@types/graceful-fs@4.1.5':
9160 dependencies: 9219 dependencies:
9161 '@types/node': 20.12.12 9220 '@types/node': 20.14.8
9162 9221
9163 '@types/hoist-non-react-statics@3.3.5': 9222 '@types/hoist-non-react-statics@3.3.5':
9164 dependencies: 9223 dependencies:
@@ -9188,19 +9247,19 @@ snapshots:
9188 9247
9189 '@types/jsonfile@6.1.4': 9248 '@types/jsonfile@6.1.4':
9190 dependencies: 9249 dependencies:
9191 '@types/node': 20.12.12 9250 '@types/node': 20.14.8
9192 9251
9193 '@types/keyv@3.1.4': 9252 '@types/keyv@3.1.4':
9194 dependencies: 9253 dependencies:
9195 '@types/node': 20.12.12 9254 '@types/node': 20.14.8
9196 9255
9197 '@types/lodash@4.17.4': {} 9256 '@types/lodash@4.17.5': {}
9198 9257
9199 '@types/minimist@1.2.5': {} 9258 '@types/minimist@1.2.5': {}
9200 9259
9201 '@types/ms@0.7.34': {} 9260 '@types/ms@0.7.34': {}
9202 9261
9203 '@types/node@20.12.12': 9262 '@types/node@20.14.8':
9204 dependencies: 9263 dependencies:
9205 undici-types: 5.26.5 9264 undici-types: 5.26.5
9206 9265
@@ -9210,7 +9269,7 @@ snapshots:
9210 9269
9211 '@types/plist@3.0.5': 9270 '@types/plist@3.0.5':
9212 dependencies: 9271 dependencies:
9213 '@types/node': 20.12.12 9272 '@types/node': 20.14.8
9214 xmlbuilder: 15.1.1 9273 xmlbuilder: 15.1.1
9215 optional: true 9274 optional: true
9216 9275
@@ -9240,7 +9299,7 @@ snapshots:
9240 9299
9241 '@types/responselike@1.0.3': 9300 '@types/responselike@1.0.3':
9242 dependencies: 9301 dependencies:
9243 '@types/node': 20.12.12 9302 '@types/node': 20.14.8
9244 9303
9245 '@types/route-parser@0.1.7': {} 9304 '@types/route-parser@0.1.7': {}
9246 9305
@@ -9252,12 +9311,12 @@ snapshots:
9252 9311
9253 '@types/tar@6.1.13': 9312 '@types/tar@6.1.13':
9254 dependencies: 9313 dependencies:
9255 '@types/node': 20.12.12 9314 '@types/node': 20.14.8
9256 minipass: 4.2.8 9315 minipass: 4.2.8
9257 9316
9258 '@types/uuid@9.0.8': {} 9317 '@types/uuid@9.0.8': {}
9259 9318
9260 '@types/validator@13.11.10': {} 9319 '@types/validator@13.12.0': {}
9261 9320
9262 '@types/verror@1.10.10': 9321 '@types/verror@1.10.10':
9263 optional: true 9322 optional: true
@@ -9270,7 +9329,7 @@ snapshots:
9270 9329
9271 '@types/yauzl@2.10.3': 9330 '@types/yauzl@2.10.3':
9272 dependencies: 9331 dependencies:
9273 '@types/node': 20.12.12 9332 '@types/node': 20.14.8
9274 optional: true 9333 optional: true
9275 9334
9276 '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)': 9335 '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)':
@@ -9281,7 +9340,7 @@ snapshots:
9281 '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5) 9340 '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
9282 '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5) 9341 '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
9283 '@typescript-eslint/visitor-keys': 6.21.0 9342 '@typescript-eslint/visitor-keys': 6.21.0
9284 debug: 4.3.4(supports-color@5.5.0) 9343 debug: 4.3.5(supports-color@5.5.0)
9285 eslint: 8.57.0 9344 eslint: 8.57.0
9286 graphemer: 1.4.0 9345 graphemer: 1.4.0
9287 ignore: 5.3.1 9346 ignore: 5.3.1
@@ -9317,7 +9376,7 @@ snapshots:
9317 '@typescript-eslint/types': 7.10.0 9376 '@typescript-eslint/types': 7.10.0
9318 '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5) 9377 '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5)
9319 '@typescript-eslint/visitor-keys': 7.10.0 9378 '@typescript-eslint/visitor-keys': 7.10.0
9320 debug: 4.3.4(supports-color@5.5.0) 9379 debug: 4.3.5(supports-color@5.5.0)
9321 eslint: 8.57.0 9380 eslint: 8.57.0
9322 optionalDependencies: 9381 optionalDependencies:
9323 typescript: 5.4.5 9382 typescript: 5.4.5
@@ -9339,11 +9398,16 @@ snapshots:
9339 '@typescript-eslint/types': 7.10.0 9398 '@typescript-eslint/types': 7.10.0
9340 '@typescript-eslint/visitor-keys': 7.10.0 9399 '@typescript-eslint/visitor-keys': 7.10.0
9341 9400
9401 '@typescript-eslint/scope-manager@7.13.1':
9402 dependencies:
9403 '@typescript-eslint/types': 7.13.1
9404 '@typescript-eslint/visitor-keys': 7.13.1
9405
9342 '@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.4.5)': 9406 '@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.4.5)':
9343 dependencies: 9407 dependencies:
9344 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5) 9408 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
9345 '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5) 9409 '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
9346 debug: 4.3.4(supports-color@5.5.0) 9410 debug: 4.3.5(supports-color@5.5.0)
9347 eslint: 8.57.0 9411 eslint: 8.57.0
9348 ts-api-utils: 1.3.0(typescript@5.4.5) 9412 ts-api-utils: 1.3.0(typescript@5.4.5)
9349 optionalDependencies: 9413 optionalDependencies:
@@ -9355,7 +9419,19 @@ snapshots:
9355 dependencies: 9419 dependencies:
9356 '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5) 9420 '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5)
9357 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 9421 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5)
9358 debug: 4.3.4(supports-color@5.5.0) 9422 debug: 4.3.5(supports-color@5.5.0)
9423 eslint: 8.57.0
9424 ts-api-utils: 1.3.0(typescript@5.4.5)
9425 optionalDependencies:
9426 typescript: 5.4.5
9427 transitivePeerDependencies:
9428 - supports-color
9429
9430 '@typescript-eslint/type-utils@7.13.1(eslint@8.57.0)(typescript@5.4.5)':
9431 dependencies:
9432 '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.4.5)
9433 '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
9434 debug: 4.3.5(supports-color@5.5.0)
9359 eslint: 8.57.0 9435 eslint: 8.57.0
9360 ts-api-utils: 1.3.0(typescript@5.4.5) 9436 ts-api-utils: 1.3.0(typescript@5.4.5)
9361 optionalDependencies: 9437 optionalDependencies:
@@ -9369,11 +9445,13 @@ snapshots:
9369 9445
9370 '@typescript-eslint/types@7.10.0': {} 9446 '@typescript-eslint/types@7.10.0': {}
9371 9447
9448 '@typescript-eslint/types@7.13.1': {}
9449
9372 '@typescript-eslint/typescript-estree@5.62.0(typescript@5.4.5)': 9450 '@typescript-eslint/typescript-estree@5.62.0(typescript@5.4.5)':
9373 dependencies: 9451 dependencies:
9374 '@typescript-eslint/types': 5.62.0 9452 '@typescript-eslint/types': 5.62.0
9375 '@typescript-eslint/visitor-keys': 5.62.0 9453 '@typescript-eslint/visitor-keys': 5.62.0
9376 debug: 4.3.4(supports-color@5.5.0) 9454 debug: 4.3.5(supports-color@5.5.0)
9377 globby: 11.1.0 9455 globby: 11.1.0
9378 is-glob: 4.0.3 9456 is-glob: 4.0.3
9379 semver: 7.6.2 9457 semver: 7.6.2
@@ -9387,7 +9465,7 @@ snapshots:
9387 dependencies: 9465 dependencies:
9388 '@typescript-eslint/types': 6.21.0 9466 '@typescript-eslint/types': 6.21.0
9389 '@typescript-eslint/visitor-keys': 6.21.0 9467 '@typescript-eslint/visitor-keys': 6.21.0
9390 debug: 4.3.4(supports-color@5.5.0) 9468 debug: 4.3.5(supports-color@5.5.0)
9391 globby: 11.1.0 9469 globby: 11.1.0
9392 is-glob: 4.0.3 9470 is-glob: 4.0.3
9393 minimatch: 9.0.3 9471 minimatch: 9.0.3
@@ -9402,7 +9480,22 @@ snapshots:
9402 dependencies: 9480 dependencies:
9403 '@typescript-eslint/types': 7.10.0 9481 '@typescript-eslint/types': 7.10.0
9404 '@typescript-eslint/visitor-keys': 7.10.0 9482 '@typescript-eslint/visitor-keys': 7.10.0
9405 debug: 4.3.4(supports-color@5.5.0) 9483 debug: 4.3.5(supports-color@5.5.0)
9484 globby: 11.1.0
9485 is-glob: 4.0.3
9486 minimatch: 9.0.4
9487 semver: 7.6.2
9488 ts-api-utils: 1.3.0(typescript@5.4.5)
9489 optionalDependencies:
9490 typescript: 5.4.5
9491 transitivePeerDependencies:
9492 - supports-color
9493
9494 '@typescript-eslint/typescript-estree@7.13.1(typescript@5.4.5)':
9495 dependencies:
9496 '@typescript-eslint/types': 7.13.1
9497 '@typescript-eslint/visitor-keys': 7.13.1
9498 debug: 4.3.5(supports-color@5.5.0)
9406 globby: 11.1.0 9499 globby: 11.1.0
9407 is-glob: 4.0.3 9500 is-glob: 4.0.3
9408 minimatch: 9.0.4 9501 minimatch: 9.0.4
@@ -9453,6 +9546,17 @@ snapshots:
9453 - supports-color 9546 - supports-color
9454 - typescript 9547 - typescript
9455 9548
9549 '@typescript-eslint/utils@7.13.1(eslint@8.57.0)(typescript@5.4.5)':
9550 dependencies:
9551 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
9552 '@typescript-eslint/scope-manager': 7.13.1
9553 '@typescript-eslint/types': 7.13.1
9554 '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.4.5)
9555 eslint: 8.57.0
9556 transitivePeerDependencies:
9557 - supports-color
9558 - typescript
9559
9456 '@typescript-eslint/visitor-keys@5.62.0': 9560 '@typescript-eslint/visitor-keys@5.62.0':
9457 dependencies: 9561 dependencies:
9458 '@typescript-eslint/types': 5.62.0 9562 '@typescript-eslint/types': 5.62.0
@@ -9468,6 +9572,11 @@ snapshots:
9468 '@typescript-eslint/types': 7.10.0 9572 '@typescript-eslint/types': 7.10.0
9469 eslint-visitor-keys: 3.4.3 9573 eslint-visitor-keys: 3.4.3
9470 9574
9575 '@typescript-eslint/visitor-keys@7.13.1':
9576 dependencies:
9577 '@typescript-eslint/types': 7.13.1
9578 eslint-visitor-keys: 3.4.3
9579
9471 '@ungap/structured-clone@1.2.0': {} 9580 '@ungap/structured-clone@1.2.0': {}
9472 9581
9473 '@xmldom/xmldom@0.8.10': {} 9582 '@xmldom/xmldom@0.8.10': {}
@@ -9507,19 +9616,19 @@ snapshots:
9507 9616
9508 agent-base@6.0.2: 9617 agent-base@6.0.2:
9509 dependencies: 9618 dependencies:
9510 debug: 4.3.4(supports-color@5.5.0) 9619 debug: 4.3.5(supports-color@5.5.0)
9511 transitivePeerDependencies: 9620 transitivePeerDependencies:
9512 - supports-color 9621 - supports-color
9513 9622
9514 agent-base@7.1.0: 9623 agent-base@7.1.0:
9515 dependencies: 9624 dependencies:
9516 debug: 4.3.4(supports-color@5.5.0) 9625 debug: 4.3.5(supports-color@5.5.0)
9517 transitivePeerDependencies: 9626 transitivePeerDependencies:
9518 - supports-color 9627 - supports-color
9519 9628
9520 agent-base@7.1.1: 9629 agent-base@7.1.1:
9521 dependencies: 9630 dependencies:
9522 debug: 4.3.4(supports-color@5.5.0) 9631 debug: 4.3.5(supports-color@5.5.0)
9523 transitivePeerDependencies: 9632 transitivePeerDependencies:
9524 - supports-color 9633 - supports-color
9525 optional: true 9634 optional: true
@@ -9754,7 +9863,7 @@ snapshots:
9754 builder-util: 24.13.1 9863 builder-util: 24.13.1
9755 builder-util-runtime: 9.2.4 9864 builder-util-runtime: 9.2.4
9756 chromium-pickle-js: 0.2.0 9865 chromium-pickle-js: 0.2.0
9757 debug: 4.3.4(supports-color@5.5.0) 9866 debug: 4.3.5(supports-color@5.5.0)
9758 dmg-builder: 24.13.3(electron-builder-squirrel-windows@24.13.3) 9867 dmg-builder: 24.13.3(electron-builder-squirrel-windows@24.13.3)
9759 ejs: 3.1.9 9868 ejs: 3.1.9
9760 electron-builder-squirrel-windows: 24.13.3(dmg-builder@24.13.3) 9869 electron-builder-squirrel-windows: 24.13.3(dmg-builder@24.13.3)
@@ -9852,7 +9961,7 @@ snapshots:
9852 9961
9853 array-buffer-byte-length@1.0.0: 9962 array-buffer-byte-length@1.0.0:
9854 dependencies: 9963 dependencies:
9855 call-bind: 1.0.5 9964 call-bind: 1.0.7
9856 is-array-buffer: 3.0.2 9965 is-array-buffer: 3.0.2
9857 9966
9858 array-buffer-byte-length@1.0.1: 9967 array-buffer-byte-length@1.0.1:
@@ -9872,6 +9981,15 @@ snapshots:
9872 get-intrinsic: 1.2.2 9981 get-intrinsic: 1.2.2
9873 is-string: 1.0.7 9982 is-string: 1.0.7
9874 9983
9984 array-includes@3.1.8:
9985 dependencies:
9986 call-bind: 1.0.7
9987 define-properties: 1.2.1
9988 es-abstract: 1.23.3
9989 es-object-atoms: 1.0.0
9990 get-intrinsic: 1.2.4
9991 is-string: 1.0.7
9992
9875 array-slice@1.1.0: {} 9993 array-slice@1.1.0: {}
9876 9994
9877 array-union@2.1.0: {} 9995 array-union@2.1.0: {}
@@ -9882,7 +10000,7 @@ snapshots:
9882 dependencies: 10000 dependencies:
9883 call-bind: 1.0.7 10001 call-bind: 1.0.7
9884 define-properties: 1.2.1 10002 define-properties: 1.2.1
9885 es-abstract: 1.23.2 10003 es-abstract: 1.23.3
9886 es-errors: 1.3.0 10004 es-errors: 1.3.0
9887 es-object-atoms: 1.0.0 10005 es-object-atoms: 1.0.0
9888 es-shim-unscopables: 1.0.2 10006 es-shim-unscopables: 1.0.2
@@ -9911,23 +10029,23 @@ snapshots:
9911 10029
9912 array.prototype.toreversed@1.1.2: 10030 array.prototype.toreversed@1.1.2:
9913 dependencies: 10031 dependencies:
9914 call-bind: 1.0.5 10032 call-bind: 1.0.7
9915 define-properties: 1.2.1 10033 define-properties: 1.2.1
9916 es-abstract: 1.22.3 10034 es-abstract: 1.23.3
9917 es-shim-unscopables: 1.0.2 10035 es-shim-unscopables: 1.0.2
9918 10036
9919 array.prototype.tosorted@1.1.3: 10037 array.prototype.tosorted@1.1.4:
9920 dependencies: 10038 dependencies:
9921 call-bind: 1.0.5 10039 call-bind: 1.0.7
9922 define-properties: 1.2.1 10040 define-properties: 1.2.1
9923 es-abstract: 1.22.3 10041 es-abstract: 1.23.3
9924 es-errors: 1.3.0 10042 es-errors: 1.3.0
9925 es-shim-unscopables: 1.0.2 10043 es-shim-unscopables: 1.0.2
9926 10044
9927 arraybuffer.prototype.slice@1.0.2: 10045 arraybuffer.prototype.slice@1.0.2:
9928 dependencies: 10046 dependencies:
9929 array-buffer-byte-length: 1.0.0 10047 array-buffer-byte-length: 1.0.0
9930 call-bind: 1.0.5 10048 call-bind: 1.0.7
9931 define-properties: 1.2.1 10049 define-properties: 1.2.1
9932 es-abstract: 1.22.3 10050 es-abstract: 1.22.3
9933 get-intrinsic: 1.2.2 10051 get-intrinsic: 1.2.2
@@ -9939,7 +10057,7 @@ snapshots:
9939 array-buffer-byte-length: 1.0.1 10057 array-buffer-byte-length: 1.0.1
9940 call-bind: 1.0.7 10058 call-bind: 1.0.7
9941 define-properties: 1.2.1 10059 define-properties: 1.2.1
9942 es-abstract: 1.23.2 10060 es-abstract: 1.23.3
9943 es-errors: 1.3.0 10061 es-errors: 1.3.0
9944 get-intrinsic: 1.2.4 10062 get-intrinsic: 1.2.4
9945 is-array-buffer: 3.0.4 10063 is-array-buffer: 3.0.4
@@ -9962,10 +10080,6 @@ snapshots:
9962 10080
9963 async@3.2.5: {} 10081 async@3.2.5: {}
9964 10082
9965 asynciterator.prototype@1.0.0:
9966 dependencies:
9967 has-symbols: 1.0.3
9968
9969 asynckit@0.4.0: {} 10083 asynckit@0.4.0: {}
9970 10084
9971 at-least-node@1.0.0: {} 10085 at-least-node@1.0.0: {}
@@ -9994,17 +10108,17 @@ snapshots:
9994 10108
9995 axe-core@4.7.0: {} 10109 axe-core@4.7.0: {}
9996 10110
9997 axios@1.6.2(debug@4.3.4): 10111 axios@1.6.2(debug@4.3.5):
9998 dependencies: 10112 dependencies:
9999 follow-redirects: 1.15.3(debug@4.3.4) 10113 follow-redirects: 1.15.3(debug@4.3.5)
10000 form-data: 4.0.0 10114 form-data: 4.0.0
10001 proxy-from-env: 1.1.0 10115 proxy-from-env: 1.1.0
10002 transitivePeerDependencies: 10116 transitivePeerDependencies:
10003 - debug 10117 - debug
10004 10118
10005 axobject-query@3.2.1: 10119 axobject-query@3.2.2:
10006 dependencies: 10120 dependencies:
10007 dequal: 2.0.3 10121 deep-equal-json: 1.0.0
10008 10122
10009 babel-jest@29.7.0(@babel/core@7.23.5): 10123 babel-jest@29.7.0(@babel/core@7.23.5):
10010 dependencies: 10124 dependencies:
@@ -10198,16 +10312,9 @@ snapshots:
10198 base64-js: 1.5.1 10312 base64-js: 1.5.1
10199 ieee754: 1.2.1 10313 ieee754: 1.2.1
10200 10314
10201 builder-util-runtime@9.2.3:
10202 dependencies:
10203 debug: 4.3.4(supports-color@5.5.0)
10204 sax: 1.3.0
10205 transitivePeerDependencies:
10206 - supports-color
10207
10208 builder-util-runtime@9.2.4: 10315 builder-util-runtime@9.2.4:
10209 dependencies: 10316 dependencies:
10210 debug: 4.3.4(supports-color@5.5.0) 10317 debug: 4.3.5(supports-color@5.5.0)
10211 sax: 1.3.0 10318 sax: 1.3.0
10212 transitivePeerDependencies: 10319 transitivePeerDependencies:
10213 - supports-color 10320 - supports-color
@@ -10221,7 +10328,7 @@ snapshots:
10221 builder-util-runtime: 9.2.4 10328 builder-util-runtime: 9.2.4
10222 chalk: 4.1.2 10329 chalk: 4.1.2
10223 cross-spawn: 7.0.3 10330 cross-spawn: 7.0.3
10224 debug: 4.3.4(supports-color@5.5.0) 10331 debug: 4.3.5(supports-color@5.5.0)
10225 fs-extra: 10.1.0 10332 fs-extra: 10.1.0
10226 http-proxy-agent: 5.0.0 10333 http-proxy-agent: 5.0.0
10227 https-proxy-agent: 5.0.1 10334 https-proxy-agent: 5.0.1
@@ -10620,9 +10727,9 @@ snapshots:
10620 10727
10621 core-util-is@1.0.3: {} 10728 core-util-is@1.0.3: {}
10622 10729
10623 cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.12)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5): 10730 cosmiconfig-typescript-loader@5.0.0(@types/node@20.14.8)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5):
10624 dependencies: 10731 dependencies:
10625 '@types/node': 20.12.12 10732 '@types/node': 20.14.8
10626 cosmiconfig: 9.0.0(typescript@5.4.5) 10733 cosmiconfig: 9.0.0(typescript@5.4.5)
10627 jiti: 1.21.0 10734 jiti: 1.21.0
10628 typescript: 5.4.5 10735 typescript: 5.4.5
@@ -10656,13 +10763,13 @@ snapshots:
10656 buffer: 5.7.1 10763 buffer: 5.7.1
10657 optional: true 10764 optional: true
10658 10765
10659 create-jest@29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)): 10766 create-jest@29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5)):
10660 dependencies: 10767 dependencies:
10661 '@jest/types': 29.6.3 10768 '@jest/types': 29.6.3
10662 chalk: 4.1.2 10769 chalk: 4.1.2
10663 exit: 0.1.2 10770 exit: 0.1.2
10664 graceful-fs: 4.2.11 10771 graceful-fs: 4.2.11
10665 jest-config: 29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)) 10772 jest-config: 29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5))
10666 jest-util: 29.7.0 10773 jest-util: 29.7.0
10667 prompts: 2.4.2 10774 prompts: 2.4.2
10668 transitivePeerDependencies: 10775 transitivePeerDependencies:
@@ -10721,7 +10828,7 @@ snapshots:
10721 10828
10722 css-vendor@2.0.8: 10829 css-vendor@2.0.8:
10723 dependencies: 10830 dependencies:
10724 '@babel/runtime': 7.23.9 10831 '@babel/runtime': 7.24.4
10725 is-in-browser: 1.1.3 10832 is-in-browser: 1.1.3
10726 10833
10727 csstype@3.1.3: {} 10834 csstype@3.1.3: {}
@@ -10735,7 +10842,7 @@ snapshots:
10735 10842
10736 dargs@8.1.0: {} 10843 dargs@8.1.0: {}
10737 10844
10738 darkreader@4.9.85: {} 10845 darkreader@4.9.86: {}
10739 10846
10740 dashdash@1.14.1: 10847 dashdash@1.14.1:
10741 dependencies: 10848 dependencies:
@@ -10785,7 +10892,7 @@ snapshots:
10785 dependencies: 10892 dependencies:
10786 ms: 2.1.2 10893 ms: 2.1.2
10787 10894
10788 debug@4.3.4(supports-color@5.5.0): 10895 debug@4.3.5(supports-color@5.5.0):
10789 dependencies: 10896 dependencies:
10790 ms: 2.1.2 10897 ms: 2.1.2
10791 optionalDependencies: 10898 optionalDependencies:
@@ -10841,6 +10948,13 @@ snapshots:
10841 optionalDependencies: 10948 optionalDependencies:
10842 babel-plugin-macros: 3.1.0 10949 babel-plugin-macros: 3.1.0
10843 10950
10951 deep-equal-json@1.0.0:
10952 dependencies:
10953 call-bind: 1.0.7
10954 isarray: 2.0.5
10955 object-is: 1.1.6
10956 object-keys: 1.1.1
10957
10844 deep-is@0.1.4: {} 10958 deep-is@0.1.4: {}
10845 10959
10846 deepmerge-ts@5.1.0: {} 10960 deepmerge-ts@5.1.0: {}
@@ -11083,9 +11197,9 @@ snapshots:
11083 11197
11084 electron-to-chromium@1.4.710: {} 11198 electron-to-chromium@1.4.710: {}
11085 11199
11086 electron-updater@6.1.8: 11200 electron-updater@6.2.1:
11087 dependencies: 11201 dependencies:
11088 builder-util-runtime: 9.2.3 11202 builder-util-runtime: 9.2.4
11089 fs-extra: 10.1.0 11203 fs-extra: 10.1.0
11090 js-yaml: 4.1.0 11204 js-yaml: 4.1.0
11091 lazy-val: 1.0.5 11205 lazy-val: 1.0.5
@@ -11104,7 +11218,7 @@ snapshots:
11104 electron@31.0.2: 11218 electron@31.0.2:
11105 dependencies: 11219 dependencies:
11106 '@electron/get': 2.0.3 11220 '@electron/get': 2.0.3
11107 '@types/node': 20.12.12 11221 '@types/node': 20.14.8
11108 extract-zip: 2.0.1 11222 extract-zip: 2.0.1
11109 transitivePeerDependencies: 11223 transitivePeerDependencies:
11110 - supports-color 11224 - supports-color
@@ -11201,7 +11315,7 @@ snapshots:
11201 unbox-primitive: 1.0.2 11315 unbox-primitive: 1.0.2
11202 which-typed-array: 1.1.13 11316 which-typed-array: 1.1.13
11203 11317
11204 es-abstract@1.23.2: 11318 es-abstract@1.23.3:
11205 dependencies: 11319 dependencies:
11206 array-buffer-byte-length: 1.0.1 11320 array-buffer-byte-length: 1.0.1
11207 arraybuffer.prototype.slice: 1.0.3 11321 arraybuffer.prototype.slice: 1.0.3
@@ -11242,11 +11356,11 @@ snapshots:
11242 safe-regex-test: 1.0.3 11356 safe-regex-test: 1.0.3
11243 string.prototype.trim: 1.2.9 11357 string.prototype.trim: 1.2.9
11244 string.prototype.trimend: 1.0.8 11358 string.prototype.trimend: 1.0.8
11245 string.prototype.trimstart: 1.0.7 11359 string.prototype.trimstart: 1.0.8
11246 typed-array-buffer: 1.0.2 11360 typed-array-buffer: 1.0.2
11247 typed-array-byte-length: 1.0.1 11361 typed-array-byte-length: 1.0.1
11248 typed-array-byte-offset: 1.0.2 11362 typed-array-byte-offset: 1.0.2
11249 typed-array-length: 1.0.5 11363 typed-array-length: 1.0.6
11250 unbox-primitive: 1.0.2 11364 unbox-primitive: 1.0.2
11251 which-typed-array: 1.1.15 11365 which-typed-array: 1.1.15
11252 11366
@@ -11256,28 +11370,11 @@ snapshots:
11256 11370
11257 es-errors@1.3.0: {} 11371 es-errors@1.3.0: {}
11258 11372
11259 es-iterator-helpers@1.0.15: 11373 es-iterator-helpers@1.0.19:
11260 dependencies:
11261 asynciterator.prototype: 1.0.0
11262 call-bind: 1.0.5
11263 define-properties: 1.2.1
11264 es-abstract: 1.22.3
11265 es-set-tostringtag: 2.0.2
11266 function-bind: 1.1.2
11267 get-intrinsic: 1.2.2
11268 globalthis: 1.0.3
11269 has-property-descriptors: 1.0.1
11270 has-proto: 1.0.1
11271 has-symbols: 1.0.3
11272 internal-slot: 1.0.6
11273 iterator.prototype: 1.1.2
11274 safe-array-concat: 1.0.1
11275
11276 es-iterator-helpers@1.0.18:
11277 dependencies: 11374 dependencies:
11278 call-bind: 1.0.7 11375 call-bind: 1.0.7
11279 define-properties: 1.2.1 11376 define-properties: 1.2.1
11280 es-abstract: 1.23.2 11377 es-abstract: 1.23.3
11281 es-errors: 1.3.0 11378 es-errors: 1.3.0
11282 es-set-tostringtag: 2.0.3 11379 es-set-tostringtag: 2.0.3
11283 function-bind: 1.1.2 11380 function-bind: 1.1.2
@@ -11298,7 +11395,7 @@ snapshots:
11298 dependencies: 11395 dependencies:
11299 get-intrinsic: 1.2.2 11396 get-intrinsic: 1.2.2
11300 has-tostringtag: 1.0.0 11397 has-tostringtag: 1.0.0
11301 hasown: 2.0.0 11398 hasown: 2.0.2
11302 11399
11303 es-set-tostringtag@2.0.3: 11400 es-set-tostringtag@2.0.3:
11304 dependencies: 11401 dependencies:
@@ -11479,41 +11576,41 @@ snapshots:
11479 - eslint-import-resolver-webpack 11576 - eslint-import-resolver-webpack
11480 - supports-color 11577 - supports-color
11481 11578
11482 eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(jest@29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)))(typescript@5.4.5): 11579 eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(jest@29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5)))(typescript@5.4.5):
11483 dependencies: 11580 dependencies:
11484 '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.4.5) 11581 '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.4.5)
11485 eslint: 8.57.0 11582 eslint: 8.57.0
11486 optionalDependencies: 11583 optionalDependencies:
11487 '@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) 11584 '@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
11488 jest: 29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)) 11585 jest: 29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5))
11489 transitivePeerDependencies: 11586 transitivePeerDependencies:
11490 - supports-color 11587 - supports-color
11491 - typescript 11588 - typescript
11492 11589
11493 eslint-plugin-jsx-a11y@6.8.0(eslint@8.57.0): 11590 eslint-plugin-jsx-a11y@6.8.0(eslint@8.57.0):
11494 dependencies: 11591 dependencies:
11495 '@babel/runtime': 7.23.5 11592 '@babel/runtime': 7.24.4
11496 aria-query: 5.3.0 11593 aria-query: 5.3.0
11497 array-includes: 3.1.7 11594 array-includes: 3.1.8
11498 array.prototype.flatmap: 1.3.2 11595 array.prototype.flatmap: 1.3.2
11499 ast-types-flow: 0.0.8 11596 ast-types-flow: 0.0.8
11500 axe-core: 4.7.0 11597 axe-core: 4.7.0
11501 axobject-query: 3.2.1 11598 axobject-query: 3.2.2
11502 damerau-levenshtein: 1.0.8 11599 damerau-levenshtein: 1.0.8
11503 emoji-regex: 9.2.2 11600 emoji-regex: 9.2.2
11504 es-iterator-helpers: 1.0.15 11601 es-iterator-helpers: 1.0.19
11505 eslint: 8.57.0 11602 eslint: 8.57.0
11506 hasown: 2.0.0 11603 hasown: 2.0.2
11507 jsx-ast-utils: 3.3.5 11604 jsx-ast-utils: 3.3.5
11508 language-tags: 1.0.9 11605 language-tags: 1.0.9
11509 minimatch: 3.1.2 11606 minimatch: 3.1.2
11510 object.entries: 1.1.7 11607 object.entries: 1.1.8
11511 object.fromentries: 2.0.7 11608 object.fromentries: 2.0.8
11512 11609
11513 eslint-plugin-prettier@5.1.3(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.2.5): 11610 eslint-plugin-prettier@5.1.3(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.2):
11514 dependencies: 11611 dependencies:
11515 eslint: 8.57.0 11612 eslint: 8.57.0
11516 prettier: 3.2.5 11613 prettier: 3.3.2
11517 prettier-linter-helpers: 1.0.0 11614 prettier-linter-helpers: 1.0.0
11518 synckit: 0.8.6 11615 synckit: 0.8.6
11519 optionalDependencies: 11616 optionalDependencies:
@@ -11529,10 +11626,10 @@ snapshots:
11529 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 11626 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
11530 '@eslint-react/var': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 11627 '@eslint-react/var': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
11531 '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 11628 '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5)
11532 '@typescript-eslint/scope-manager': 7.10.0 11629 '@typescript-eslint/scope-manager': 7.13.1
11533 '@typescript-eslint/type-utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 11630 '@typescript-eslint/type-utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
11534 '@typescript-eslint/types': 7.10.0 11631 '@typescript-eslint/types': 7.13.1
11535 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 11632 '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
11536 eslint: 8.57.0 11633 eslint: 8.57.0
11537 string-ts: 2.1.1 11634 string-ts: 2.1.1
11538 ts-api-utils: 1.3.0(typescript@5.4.5) 11635 ts-api-utils: 1.3.0(typescript@5.4.5)
@@ -11551,9 +11648,9 @@ snapshots:
11551 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 11648 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
11552 '@eslint-react/var': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 11649 '@eslint-react/var': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
11553 '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 11650 '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5)
11554 '@typescript-eslint/scope-manager': 7.10.0 11651 '@typescript-eslint/scope-manager': 7.13.1
11555 '@typescript-eslint/types': 7.10.0 11652 '@typescript-eslint/types': 7.13.1
11556 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 11653 '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
11557 eslint: 8.57.0 11654 eslint: 8.57.0
11558 string-ts: 2.1.1 11655 string-ts: 2.1.1
11559 typescript: 5.4.5 11656 typescript: 5.4.5
@@ -11571,10 +11668,10 @@ snapshots:
11571 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 11668 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
11572 '@eslint-react/var': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 11669 '@eslint-react/var': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
11573 '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 11670 '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5)
11574 '@typescript-eslint/scope-manager': 7.10.0 11671 '@typescript-eslint/scope-manager': 7.13.1
11575 '@typescript-eslint/type-utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 11672 '@typescript-eslint/type-utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
11576 '@typescript-eslint/types': 7.10.0 11673 '@typescript-eslint/types': 7.13.1
11577 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 11674 '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
11578 eslint: 8.57.0 11675 eslint: 8.57.0
11579 string-ts: 2.1.1 11676 string-ts: 2.1.1
11580 typescript: 5.4.5 11677 typescript: 5.4.5
@@ -11595,10 +11692,10 @@ snapshots:
11595 '@eslint-react/tools': 1.5.12 11692 '@eslint-react/tools': 1.5.12
11596 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5) 11693 '@eslint-react/types': 1.5.12(eslint@8.57.0)(typescript@5.4.5)
11597 '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 11694 '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5)
11598 '@typescript-eslint/scope-manager': 7.10.0 11695 '@typescript-eslint/scope-manager': 7.13.1
11599 '@typescript-eslint/type-utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 11696 '@typescript-eslint/type-utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
11600 '@typescript-eslint/types': 7.10.0 11697 '@typescript-eslint/types': 7.13.1
11601 '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) 11698 '@typescript-eslint/utils': 7.13.1(eslint@8.57.0)(typescript@5.4.5)
11602 eslint: 8.57.0 11699 eslint: 8.57.0
11603 string-ts: 2.1.1 11700 string-ts: 2.1.1
11604 typescript: 5.4.5 11701 typescript: 5.4.5
@@ -11608,21 +11705,21 @@ snapshots:
11608 11705
11609 eslint-plugin-react@7.34.1(eslint@8.57.0): 11706 eslint-plugin-react@7.34.1(eslint@8.57.0):
11610 dependencies: 11707 dependencies:
11611 array-includes: 3.1.7 11708 array-includes: 3.1.8
11612 array.prototype.findlast: 1.2.5 11709 array.prototype.findlast: 1.2.5
11613 array.prototype.flatmap: 1.3.2 11710 array.prototype.flatmap: 1.3.2
11614 array.prototype.toreversed: 1.1.2 11711 array.prototype.toreversed: 1.1.2
11615 array.prototype.tosorted: 1.1.3 11712 array.prototype.tosorted: 1.1.4
11616 doctrine: 2.1.0 11713 doctrine: 2.1.0
11617 es-iterator-helpers: 1.0.18 11714 es-iterator-helpers: 1.0.19
11618 eslint: 8.57.0 11715 eslint: 8.57.0
11619 estraverse: 5.3.0 11716 estraverse: 5.3.0
11620 jsx-ast-utils: 3.3.5 11717 jsx-ast-utils: 3.3.5
11621 minimatch: 3.1.2 11718 minimatch: 3.1.2
11622 object.entries: 1.1.7 11719 object.entries: 1.1.8
11623 object.fromentries: 2.0.7 11720 object.fromentries: 2.0.8
11624 object.hasown: 1.1.3 11721 object.hasown: 1.1.4
11625 object.values: 1.1.7 11722 object.values: 1.2.0
11626 prop-types: 15.8.1 11723 prop-types: 15.8.1
11627 resolve: 2.0.0-next.5 11724 resolve: 2.0.0-next.5
11628 semver: 6.3.1 11725 semver: 6.3.1
@@ -11704,7 +11801,7 @@ snapshots:
11704 ajv: 6.12.6 11801 ajv: 6.12.6
11705 chalk: 4.1.2 11802 chalk: 4.1.2
11706 cross-spawn: 7.0.3 11803 cross-spawn: 7.0.3
11707 debug: 4.3.4(supports-color@5.5.0) 11804 debug: 4.3.5(supports-color@5.5.0)
11708 doctrine: 3.0.0 11805 doctrine: 3.0.0
11709 escape-string-regexp: 4.0.0 11806 escape-string-regexp: 4.0.0
11710 eslint-scope: 7.2.2 11807 eslint-scope: 7.2.2
@@ -11908,7 +12005,7 @@ snapshots:
11908 12005
11909 extract-zip@2.0.1: 12006 extract-zip@2.0.1:
11910 dependencies: 12007 dependencies:
11911 debug: 4.3.4(supports-color@5.5.0) 12008 debug: 4.3.5(supports-color@5.5.0)
11912 get-stream: 5.2.0 12009 get-stream: 5.2.0
11913 yauzl: 2.10.0 12010 yauzl: 2.10.0
11914 optionalDependencies: 12011 optionalDependencies:
@@ -11984,7 +12081,7 @@ snapshots:
11984 12081
11985 file-selector@0.6.0: 12082 file-selector@0.6.0:
11986 dependencies: 12083 dependencies:
11987 tslib: 2.6.2 12084 tslib: 2.6.3
11988 12085
11989 file-type@3.9.0: {} 12086 file-type@3.9.0: {}
11990 12087
@@ -12057,9 +12154,9 @@ snapshots:
12057 12154
12058 fn.name@1.1.0: {} 12155 fn.name@1.1.0: {}
12059 12156
12060 follow-redirects@1.15.3(debug@4.3.4): 12157 follow-redirects@1.15.3(debug@4.3.5):
12061 optionalDependencies: 12158 optionalDependencies:
12062 debug: 4.3.4(supports-color@5.5.0) 12159 debug: 4.3.5(supports-color@5.5.0)
12063 12160
12064 for-each@0.3.3: 12161 for-each@0.3.3:
12065 dependencies: 12162 dependencies:
@@ -12153,7 +12250,7 @@ snapshots:
12153 12250
12154 function.prototype.name@1.1.6: 12251 function.prototype.name@1.1.6:
12155 dependencies: 12252 dependencies:
12156 call-bind: 1.0.5 12253 call-bind: 1.0.7
12157 define-properties: 1.2.1 12254 define-properties: 1.2.1
12158 es-abstract: 1.22.3 12255 es-abstract: 1.22.3
12159 functions-have-names: 1.2.3 12256 functions-have-names: 1.2.3
@@ -12203,7 +12300,7 @@ snapshots:
12203 function-bind: 1.1.2 12300 function-bind: 1.1.2
12204 has-proto: 1.0.3 12301 has-proto: 1.0.3
12205 has-symbols: 1.0.3 12302 has-symbols: 1.0.3
12206 hasown: 2.0.0 12303 hasown: 2.0.2
12207 12304
12208 get-package-type@0.1.0: {} 12305 get-package-type@0.1.0: {}
12209 12306
@@ -12222,7 +12319,7 @@ snapshots:
12222 12319
12223 get-symbol-description@1.0.0: 12320 get-symbol-description@1.0.0:
12224 dependencies: 12321 dependencies:
12225 call-bind: 1.0.5 12322 call-bind: 1.0.7
12226 get-intrinsic: 1.2.2 12323 get-intrinsic: 1.2.2
12227 12324
12228 get-symbol-description@1.0.2: 12325 get-symbol-description@1.0.2:
@@ -12476,7 +12573,7 @@ snapshots:
12476 dependencies: 12573 dependencies:
12477 '@tootallnate/once': 1.1.2 12574 '@tootallnate/once': 1.1.2
12478 agent-base: 6.0.2 12575 agent-base: 6.0.2
12479 debug: 4.3.4(supports-color@5.5.0) 12576 debug: 4.3.5(supports-color@5.5.0)
12480 transitivePeerDependencies: 12577 transitivePeerDependencies:
12481 - supports-color 12578 - supports-color
12482 optional: true 12579 optional: true
@@ -12485,14 +12582,14 @@ snapshots:
12485 dependencies: 12582 dependencies:
12486 '@tootallnate/once': 2.0.0 12583 '@tootallnate/once': 2.0.0
12487 agent-base: 6.0.2 12584 agent-base: 6.0.2
12488 debug: 4.3.4(supports-color@5.5.0) 12585 debug: 4.3.5(supports-color@5.5.0)
12489 transitivePeerDependencies: 12586 transitivePeerDependencies:
12490 - supports-color 12587 - supports-color
12491 12588
12492 http-proxy-agent@7.0.2: 12589 http-proxy-agent@7.0.2:
12493 dependencies: 12590 dependencies:
12494 agent-base: 7.1.1 12591 agent-base: 7.1.1
12495 debug: 4.3.4(supports-color@5.5.0) 12592 debug: 4.3.5(supports-color@5.5.0)
12496 transitivePeerDependencies: 12593 transitivePeerDependencies:
12497 - supports-color 12594 - supports-color
12498 optional: true 12595 optional: true
@@ -12511,14 +12608,14 @@ snapshots:
12511 https-proxy-agent@5.0.1: 12608 https-proxy-agent@5.0.1:
12512 dependencies: 12609 dependencies:
12513 agent-base: 6.0.2 12610 agent-base: 6.0.2
12514 debug: 4.3.4(supports-color@5.5.0) 12611 debug: 4.3.5(supports-color@5.5.0)
12515 transitivePeerDependencies: 12612 transitivePeerDependencies:
12516 - supports-color 12613 - supports-color
12517 12614
12518 https-proxy-agent@7.0.1: 12615 https-proxy-agent@7.0.1:
12519 dependencies: 12616 dependencies:
12520 agent-base: 7.1.0 12617 agent-base: 7.1.0
12521 debug: 4.3.4(supports-color@5.5.0) 12618 debug: 4.3.5(supports-color@5.5.0)
12522 transitivePeerDependencies: 12619 transitivePeerDependencies:
12523 - supports-color 12620 - supports-color
12524 12621
@@ -12620,14 +12717,14 @@ snapshots:
12620 internal-slot@1.0.6: 12717 internal-slot@1.0.6:
12621 dependencies: 12718 dependencies:
12622 get-intrinsic: 1.2.2 12719 get-intrinsic: 1.2.2
12623 hasown: 2.0.0 12720 hasown: 2.0.2
12624 side-channel: 1.0.4 12721 side-channel: 1.0.4
12625 12722
12626 internal-slot@1.0.7: 12723 internal-slot@1.0.7:
12627 dependencies: 12724 dependencies:
12628 es-errors: 1.3.0 12725 es-errors: 1.3.0
12629 hasown: 2.0.0 12726 hasown: 2.0.2
12630 side-channel: 1.0.4 12727 side-channel: 1.0.6
12631 12728
12632 interpret@2.2.0: {} 12729 interpret@2.2.0: {}
12633 12730
@@ -12636,7 +12733,7 @@ snapshots:
12636 '@formatjs/ecma402-abstract': 2.0.0 12733 '@formatjs/ecma402-abstract': 2.0.0
12637 '@formatjs/fast-memoize': 2.2.0 12734 '@formatjs/fast-memoize': 2.2.0
12638 '@formatjs/icu-messageformat-parser': 2.7.8 12735 '@formatjs/icu-messageformat-parser': 2.7.8
12639 tslib: 2.6.2 12736 tslib: 2.6.3
12640 12737
12641 invariant@2.2.4: 12738 invariant@2.2.4:
12642 dependencies: 12739 dependencies:
@@ -12662,7 +12759,7 @@ snapshots:
12662 12759
12663 is-array-buffer@3.0.2: 12760 is-array-buffer@3.0.2:
12664 dependencies: 12761 dependencies:
12665 call-bind: 1.0.5 12762 call-bind: 1.0.7
12666 get-intrinsic: 1.2.2 12763 get-intrinsic: 1.2.2
12667 is-typed-array: 1.1.12 12764 is-typed-array: 1.1.12
12668 12765
@@ -12681,7 +12778,7 @@ snapshots:
12681 12778
12682 is-async-function@2.0.0: 12779 is-async-function@2.0.0:
12683 dependencies: 12780 dependencies:
12684 has-tostringtag: 1.0.0 12781 has-tostringtag: 1.0.2
12685 12782
12686 is-bigint@1.0.4: 12783 is-bigint@1.0.4:
12687 dependencies: 12784 dependencies:
@@ -12693,7 +12790,7 @@ snapshots:
12693 12790
12694 is-boolean-object@1.1.2: 12791 is-boolean-object@1.1.2:
12695 dependencies: 12792 dependencies:
12696 call-bind: 1.0.5 12793 call-bind: 1.0.7
12697 has-tostringtag: 1.0.0 12794 has-tostringtag: 1.0.0
12698 12795
12699 is-buffer@1.1.6: {} 12796 is-buffer@1.1.6: {}
@@ -12754,7 +12851,7 @@ snapshots:
12754 12851
12755 is-finalizationregistry@1.0.2: 12852 is-finalizationregistry@1.0.2:
12756 dependencies: 12853 dependencies:
12757 call-bind: 1.0.5 12854 call-bind: 1.0.7
12758 12855
12759 is-fullwidth-code-point@2.0.0: {} 12856 is-fullwidth-code-point@2.0.0: {}
12760 12857
@@ -12764,7 +12861,7 @@ snapshots:
12764 12861
12765 is-generator-function@1.0.10: 12862 is-generator-function@1.0.10:
12766 dependencies: 12863 dependencies:
12767 has-tostringtag: 1.0.0 12864 has-tostringtag: 1.0.2
12768 12865
12769 is-glob@4.0.3: 12866 is-glob@4.0.3:
12770 dependencies: 12867 dependencies:
@@ -12813,7 +12910,7 @@ snapshots:
12813 12910
12814 is-regex@1.1.4: 12911 is-regex@1.1.4:
12815 dependencies: 12912 dependencies:
12816 call-bind: 1.0.5 12913 call-bind: 1.0.7
12817 has-tostringtag: 1.0.0 12914 has-tostringtag: 1.0.0
12818 12915
12819 is-relative@1.0.0: 12916 is-relative@1.0.0:
@@ -12824,7 +12921,7 @@ snapshots:
12824 12921
12825 is-shared-array-buffer@1.0.2: 12922 is-shared-array-buffer@1.0.2:
12826 dependencies: 12923 dependencies:
12827 call-bind: 1.0.5 12924 call-bind: 1.0.7
12828 12925
12829 is-shared-array-buffer@1.0.3: 12926 is-shared-array-buffer@1.0.3:
12830 dependencies: 12927 dependencies:
@@ -12866,12 +12963,12 @@ snapshots:
12866 12963
12867 is-weakref@1.0.2: 12964 is-weakref@1.0.2:
12868 dependencies: 12965 dependencies:
12869 call-bind: 1.0.5 12966 call-bind: 1.0.7
12870 12967
12871 is-weakset@2.0.2: 12968 is-weakset@2.0.2:
12872 dependencies: 12969 dependencies:
12873 call-bind: 1.0.5 12970 call-bind: 1.0.7
12874 get-intrinsic: 1.2.2 12971 get-intrinsic: 1.2.4
12875 12972
12876 is-windows@1.0.2: {} 12973 is-windows@1.0.2: {}
12877 12974
@@ -12930,7 +13027,7 @@ snapshots:
12930 13027
12931 istanbul-lib-source-maps@4.0.1: 13028 istanbul-lib-source-maps@4.0.1:
12932 dependencies: 13029 dependencies:
12933 debug: 4.3.4(supports-color@5.5.0) 13030 debug: 4.3.5(supports-color@5.5.0)
12934 istanbul-lib-coverage: 3.2.0 13031 istanbul-lib-coverage: 3.2.0
12935 source-map: 0.6.1 13032 source-map: 0.6.1
12936 transitivePeerDependencies: 13033 transitivePeerDependencies:
@@ -12944,10 +13041,10 @@ snapshots:
12944 iterator.prototype@1.1.2: 13041 iterator.prototype@1.1.2:
12945 dependencies: 13042 dependencies:
12946 define-properties: 1.2.1 13043 define-properties: 1.2.1
12947 get-intrinsic: 1.2.2 13044 get-intrinsic: 1.2.4
12948 has-symbols: 1.0.3 13045 has-symbols: 1.0.3
12949 reflect.getprototypeof: 1.0.4 13046 reflect.getprototypeof: 1.0.4
12950 set-function-name: 2.0.1 13047 set-function-name: 2.0.2
12951 13048
12952 jackspeak@2.3.6: 13049 jackspeak@2.3.6:
12953 dependencies: 13050 dependencies:
@@ -12974,7 +13071,7 @@ snapshots:
12974 '@jest/expect': 29.7.0 13071 '@jest/expect': 29.7.0
12975 '@jest/test-result': 29.7.0 13072 '@jest/test-result': 29.7.0
12976 '@jest/types': 29.6.3 13073 '@jest/types': 29.6.3
12977 '@types/node': 20.12.12 13074 '@types/node': 20.14.8
12978 chalk: 4.1.2 13075 chalk: 4.1.2
12979 co: 4.6.0 13076 co: 4.6.0
12980 dedent: 1.5.1(babel-plugin-macros@3.1.0) 13077 dedent: 1.5.1(babel-plugin-macros@3.1.0)
@@ -12994,16 +13091,16 @@ snapshots:
12994 - babel-plugin-macros 13091 - babel-plugin-macros
12995 - supports-color 13092 - supports-color
12996 13093
12997 jest-cli@29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)): 13094 jest-cli@29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5)):
12998 dependencies: 13095 dependencies:
12999 '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)) 13096 '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5))
13000 '@jest/test-result': 29.7.0 13097 '@jest/test-result': 29.7.0
13001 '@jest/types': 29.6.3 13098 '@jest/types': 29.6.3
13002 chalk: 4.1.2 13099 chalk: 4.1.2
13003 create-jest: 29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)) 13100 create-jest: 29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5))
13004 exit: 0.1.2 13101 exit: 0.1.2
13005 import-local: 3.1.0 13102 import-local: 3.1.0
13006 jest-config: 29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)) 13103 jest-config: 29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5))
13007 jest-util: 29.7.0 13104 jest-util: 29.7.0
13008 jest-validate: 29.7.0 13105 jest-validate: 29.7.0
13009 yargs: 17.7.2 13106 yargs: 17.7.2
@@ -13013,7 +13110,7 @@ snapshots:
13013 - supports-color 13110 - supports-color
13014 - ts-node 13111 - ts-node
13015 13112
13016 jest-config@29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)): 13113 jest-config@29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5)):
13017 dependencies: 13114 dependencies:
13018 '@babel/core': 7.23.5 13115 '@babel/core': 7.23.5
13019 '@jest/test-sequencer': 29.7.0 13116 '@jest/test-sequencer': 29.7.0
@@ -13038,8 +13135,8 @@ snapshots:
13038 slash: 3.0.0 13135 slash: 3.0.0
13039 strip-json-comments: 3.1.1 13136 strip-json-comments: 3.1.1
13040 optionalDependencies: 13137 optionalDependencies:
13041 '@types/node': 20.12.12 13138 '@types/node': 20.14.8
13042 ts-node: 10.9.2(@types/node@20.12.12)(typescript@5.4.5) 13139 ts-node: 10.9.2(@types/node@20.14.8)(typescript@5.4.5)
13043 transitivePeerDependencies: 13140 transitivePeerDependencies:
13044 - babel-plugin-macros 13141 - babel-plugin-macros
13045 - supports-color 13142 - supports-color
@@ -13068,7 +13165,7 @@ snapshots:
13068 '@jest/environment': 29.7.0 13165 '@jest/environment': 29.7.0
13069 '@jest/fake-timers': 29.7.0 13166 '@jest/fake-timers': 29.7.0
13070 '@jest/types': 29.6.3 13167 '@jest/types': 29.6.3
13071 '@types/node': 20.12.12 13168 '@types/node': 20.14.8
13072 jest-mock: 29.7.0 13169 jest-mock: 29.7.0
13073 jest-util: 29.7.0 13170 jest-util: 29.7.0
13074 13171
@@ -13078,7 +13175,7 @@ snapshots:
13078 dependencies: 13175 dependencies:
13079 '@jest/types': 29.6.3 13176 '@jest/types': 29.6.3
13080 '@types/graceful-fs': 4.1.5 13177 '@types/graceful-fs': 4.1.5
13081 '@types/node': 20.12.12 13178 '@types/node': 20.14.8
13082 anymatch: 3.1.3 13179 anymatch: 3.1.3
13083 fb-watchman: 2.0.2 13180 fb-watchman: 2.0.2
13084 graceful-fs: 4.2.11 13181 graceful-fs: 4.2.11
@@ -13117,7 +13214,7 @@ snapshots:
13117 jest-mock@29.7.0: 13214 jest-mock@29.7.0:
13118 dependencies: 13215 dependencies:
13119 '@jest/types': 29.6.3 13216 '@jest/types': 29.6.3
13120 '@types/node': 20.12.12 13217 '@types/node': 20.14.8
13121 jest-util: 29.7.0 13218 jest-util: 29.7.0
13122 13219
13123 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): 13220 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0):
@@ -13152,7 +13249,7 @@ snapshots:
13152 '@jest/test-result': 29.7.0 13249 '@jest/test-result': 29.7.0
13153 '@jest/transform': 29.7.0 13250 '@jest/transform': 29.7.0
13154 '@jest/types': 29.6.3 13251 '@jest/types': 29.6.3
13155 '@types/node': 20.12.12 13252 '@types/node': 20.14.8
13156 chalk: 4.1.2 13253 chalk: 4.1.2
13157 emittery: 0.13.1 13254 emittery: 0.13.1
13158 graceful-fs: 4.2.11 13255 graceful-fs: 4.2.11
@@ -13180,7 +13277,7 @@ snapshots:
13180 '@jest/test-result': 29.7.0 13277 '@jest/test-result': 29.7.0
13181 '@jest/transform': 29.7.0 13278 '@jest/transform': 29.7.0
13182 '@jest/types': 29.6.3 13279 '@jest/types': 29.6.3
13183 '@types/node': 20.12.12 13280 '@types/node': 20.14.8
13184 chalk: 4.1.2 13281 chalk: 4.1.2
13185 cjs-module-lexer: 1.2.2 13282 cjs-module-lexer: 1.2.2
13186 collect-v8-coverage: 1.0.1 13283 collect-v8-coverage: 1.0.1
@@ -13226,7 +13323,7 @@ snapshots:
13226 jest-util@29.7.0: 13323 jest-util@29.7.0:
13227 dependencies: 13324 dependencies:
13228 '@jest/types': 29.6.3 13325 '@jest/types': 29.6.3
13229 '@types/node': 20.12.12 13326 '@types/node': 20.14.8
13230 chalk: 4.1.2 13327 chalk: 4.1.2
13231 ci-info: 3.8.0 13328 ci-info: 3.8.0
13232 graceful-fs: 4.2.11 13329 graceful-fs: 4.2.11
@@ -13245,7 +13342,7 @@ snapshots:
13245 dependencies: 13342 dependencies:
13246 '@jest/test-result': 29.7.0 13343 '@jest/test-result': 29.7.0
13247 '@jest/types': 29.6.3 13344 '@jest/types': 29.6.3
13248 '@types/node': 20.12.12 13345 '@types/node': 20.14.8
13249 ansi-escapes: 4.3.2 13346 ansi-escapes: 4.3.2
13250 chalk: 4.1.2 13347 chalk: 4.1.2
13251 emittery: 0.13.1 13348 emittery: 0.13.1
@@ -13254,17 +13351,17 @@ snapshots:
13254 13351
13255 jest-worker@29.7.0: 13352 jest-worker@29.7.0:
13256 dependencies: 13353 dependencies:
13257 '@types/node': 20.12.12 13354 '@types/node': 20.14.8
13258 jest-util: 29.7.0 13355 jest-util: 29.7.0
13259 merge-stream: 2.0.0 13356 merge-stream: 2.0.0
13260 supports-color: 8.1.1 13357 supports-color: 8.1.1
13261 13358
13262 jest@29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)): 13359 jest@29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5)):
13263 dependencies: 13360 dependencies:
13264 '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)) 13361 '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5))
13265 '@jest/types': 29.6.3 13362 '@jest/types': 29.6.3
13266 import-local: 3.1.0 13363 import-local: 3.1.0
13267 jest-cli: 29.7.0(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5)) 13364 jest-cli: 29.7.0(@types/node@20.14.8)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5))
13268 transitivePeerDependencies: 13365 transitivePeerDependencies:
13269 - '@types/node' 13366 - '@types/node'
13270 - babel-plugin-macros 13367 - babel-plugin-macros
@@ -13454,10 +13551,10 @@ snapshots:
13454 13551
13455 jsx-ast-utils@3.3.5: 13552 jsx-ast-utils@3.3.5:
13456 dependencies: 13553 dependencies:
13457 array-includes: 3.1.7 13554 array-includes: 3.1.8
13458 array.prototype.flat: 1.3.2 13555 array.prototype.flat: 1.3.2
13459 object.assign: 4.1.5 13556 object.assign: 4.1.5
13460 object.values: 1.1.7 13557 object.values: 1.2.0
13461 13558
13462 jwa@1.4.1: 13559 jwa@1.4.1:
13463 dependencies: 13560 dependencies:
@@ -13934,32 +14031,32 @@ snapshots:
13934 14031
13935 mkdirp@1.0.4: {} 14032 mkdirp@1.0.4: {}
13936 14033
13937 mobx-localstorage@1.2.0(mobx@6.12.3): 14034 mobx-localstorage@1.2.0(mobx@6.12.4):
13938 dependencies: 14035 dependencies:
13939 mobx: 6.12.3 14036 mobx: 6.12.4
13940 reactive-localstorage: 0.0.2 14037 reactive-localstorage: 0.0.2
13941 14038
13942 mobx-react-form@6.9.4(mobx@6.12.3): 14039 mobx-react-form@6.9.4(mobx@6.12.4):
13943 dependencies: 14040 dependencies:
13944 lodash: 4.17.21 14041 lodash: 4.17.21
13945 mobx: 6.12.3 14042 mobx: 6.12.4
13946 14043
13947 mobx-react-lite@3.4.0(mobx@6.12.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): 14044 mobx-react-lite@3.4.0(mobx@6.12.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
13948 dependencies: 14045 dependencies:
13949 mobx: 6.12.3 14046 mobx: 6.12.4
13950 react: 18.3.1 14047 react: 18.3.1
13951 optionalDependencies: 14048 optionalDependencies:
13952 react-dom: 18.3.1(react@18.3.1) 14049 react-dom: 18.3.1(react@18.3.1)
13953 14050
13954 mobx-react@7.6.0(mobx@6.12.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): 14051 mobx-react@7.6.0(mobx@6.12.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
13955 dependencies: 14052 dependencies:
13956 mobx: 6.12.3 14053 mobx: 6.12.4
13957 mobx-react-lite: 3.4.0(mobx@6.12.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 14054 mobx-react-lite: 3.4.0(mobx@6.12.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
13958 react: 18.3.1 14055 react: 18.3.1
13959 optionalDependencies: 14056 optionalDependencies:
13960 react-dom: 18.3.1(react@18.3.1) 14057 react-dom: 18.3.1(react@18.3.1)
13961 14058
13962 mobx@6.12.3: {} 14059 mobx@6.12.4: {}
13963 14060
13964 modify-filename@1.1.0: {} 14061 modify-filename@1.1.0: {}
13965 14062
@@ -14013,11 +14110,11 @@ snapshots:
14013 node-addon-api@3.0.0: 14110 node-addon-api@3.0.0:
14014 optional: true 14111 optional: true
14015 14112
14016 node-addon-api@3.2.1:
14017 optional: true
14018
14019 node-addon-api@4.3.0: {} 14113 node-addon-api@4.3.0: {}
14020 14114
14115 node-addon-api@7.1.0:
14116 optional: true
14117
14021 node-cookie@2.1.2: 14118 node-cookie@2.1.2:
14022 dependencies: 14119 dependencies:
14023 cookie: 0.4.2 14120 cookie: 0.4.2
@@ -14075,10 +14172,10 @@ snapshots:
14075 14172
14076 node-int64@0.4.0: {} 14173 node-int64@0.4.0: {}
14077 14174
14078 node-mac-permissions@2.3.0: 14175 node-mac-permissions@2.4.0:
14079 dependencies: 14176 dependencies:
14080 bindings: 1.5.0 14177 bindings: 1.5.0
14081 node-addon-api: 3.2.1 14178 node-addon-api: 7.1.0
14082 optional: true 14179 optional: true
14083 14180
14084 node-releases@2.0.14: {} 14181 node-releases@2.0.14: {}
@@ -14159,6 +14256,11 @@ snapshots:
14159 14256
14160 object-inspect@1.13.1: {} 14257 object-inspect@1.13.1: {}
14161 14258
14259 object-is@1.1.6:
14260 dependencies:
14261 call-bind: 1.0.7
14262 define-properties: 1.2.1
14263
14162 object-keys@1.1.1: {} 14264 object-keys@1.1.1: {}
14163 14265
14164 object-visit@1.0.1: 14266 object-visit@1.0.1:
@@ -14185,12 +14287,25 @@ snapshots:
14185 define-properties: 1.2.1 14287 define-properties: 1.2.1
14186 es-abstract: 1.22.3 14288 es-abstract: 1.22.3
14187 14289
14290 object.entries@1.1.8:
14291 dependencies:
14292 call-bind: 1.0.7
14293 define-properties: 1.2.1
14294 es-object-atoms: 1.0.0
14295
14188 object.fromentries@2.0.7: 14296 object.fromentries@2.0.7:
14189 dependencies: 14297 dependencies:
14190 call-bind: 1.0.5 14298 call-bind: 1.0.5
14191 define-properties: 1.2.1 14299 define-properties: 1.2.1
14192 es-abstract: 1.22.3 14300 es-abstract: 1.22.3
14193 14301
14302 object.fromentries@2.0.8:
14303 dependencies:
14304 call-bind: 1.0.7
14305 define-properties: 1.2.1
14306 es-abstract: 1.23.3
14307 es-object-atoms: 1.0.0
14308
14194 object.groupby@1.0.1: 14309 object.groupby@1.0.1:
14195 dependencies: 14310 dependencies:
14196 call-bind: 1.0.5 14311 call-bind: 1.0.5
@@ -14198,10 +14313,11 @@ snapshots:
14198 es-abstract: 1.22.3 14313 es-abstract: 1.22.3
14199 get-intrinsic: 1.2.2 14314 get-intrinsic: 1.2.2
14200 14315
14201 object.hasown@1.1.3: 14316 object.hasown@1.1.4:
14202 dependencies: 14317 dependencies:
14203 define-properties: 1.2.1 14318 define-properties: 1.2.1
14204 es-abstract: 1.22.3 14319 es-abstract: 1.23.3
14320 es-object-atoms: 1.0.0
14205 14321
14206 object.map@1.0.1: 14322 object.map@1.0.1:
14207 dependencies: 14323 dependencies:
@@ -14218,6 +14334,12 @@ snapshots:
14218 define-properties: 1.2.1 14334 define-properties: 1.2.1
14219 es-abstract: 1.22.3 14335 es-abstract: 1.22.3
14220 14336
14337 object.values@1.2.0:
14338 dependencies:
14339 call-bind: 1.0.7
14340 define-properties: 1.2.1
14341 es-object-atoms: 1.0.0
14342
14221 on-finished@2.3.0: 14343 on-finished@2.3.0:
14222 dependencies: 14344 dependencies:
14223 ee-first: 1.1.1 14345 ee-first: 1.1.1
@@ -14423,7 +14545,7 @@ snapshots:
14423 prettier@2.8.8: 14545 prettier@2.8.8:
14424 optional: true 14546 optional: true
14425 14547
14426 prettier@3.2.5: {} 14548 prettier@3.3.2: {}
14427 14549
14428 pretty-bytes@5.6.0: {} 14550 pretty-bytes@5.6.0: {}
14429 14551
@@ -14750,7 +14872,7 @@ snapshots:
14750 hoist-non-react-statics: 3.3.2 14872 hoist-non-react-statics: 3.3.2
14751 intl-messageformat: 10.5.14 14873 intl-messageformat: 10.5.14
14752 react: 18.3.1 14874 react: 18.3.1
14753 tslib: 2.6.2 14875 tslib: 2.6.3
14754 optionalDependencies: 14876 optionalDependencies:
14755 typescript: 5.4.5 14877 typescript: 5.4.5
14756 14878
@@ -14814,7 +14936,7 @@ snapshots:
14814 react: 18.3.1 14936 react: 18.3.1
14815 react-dom: 18.3.1(react@18.3.1) 14937 react-dom: 18.3.1(react@18.3.1)
14816 14938
14817 react-tooltip@5.26.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1): 14939 react-tooltip@5.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
14818 dependencies: 14940 dependencies:
14819 '@floating-ui/dom': 1.6.1 14941 '@floating-ui/dom': 1.6.1
14820 classnames: 2.5.1 14942 classnames: 2.5.1
@@ -14930,10 +15052,10 @@ snapshots:
14930 15052
14931 reflect.getprototypeof@1.0.4: 15053 reflect.getprototypeof@1.0.4:
14932 dependencies: 15054 dependencies:
14933 call-bind: 1.0.5 15055 call-bind: 1.0.7
14934 define-properties: 1.2.1 15056 define-properties: 1.2.1
14935 es-abstract: 1.22.3 15057 es-abstract: 1.23.3
14936 get-intrinsic: 1.2.2 15058 get-intrinsic: 1.2.4
14937 globalthis: 1.0.3 15059 globalthis: 1.0.3
14938 which-builtin-type: 1.1.3 15060 which-builtin-type: 1.1.3
14939 15061
@@ -14955,7 +15077,7 @@ snapshots:
14955 15077
14956 regexp.prototype.flags@1.5.1: 15078 regexp.prototype.flags@1.5.1:
14957 dependencies: 15079 dependencies:
14958 call-bind: 1.0.5 15080 call-bind: 1.0.7
14959 define-properties: 1.2.1 15081 define-properties: 1.2.1
14960 set-function-name: 2.0.1 15082 set-function-name: 2.0.1
14961 15083
@@ -15112,11 +15234,11 @@ snapshots:
15112 15234
15113 rxjs@7.8.1: 15235 rxjs@7.8.1:
15114 dependencies: 15236 dependencies:
15115 tslib: 2.6.2 15237 tslib: 2.6.3
15116 15238
15117 safe-array-concat@1.0.1: 15239 safe-array-concat@1.0.1:
15118 dependencies: 15240 dependencies:
15119 call-bind: 1.0.5 15241 call-bind: 1.0.7
15120 get-intrinsic: 1.2.2 15242 get-intrinsic: 1.2.2
15121 has-symbols: 1.0.3 15243 has-symbols: 1.0.3
15122 isarray: 2.0.5 15244 isarray: 2.0.5
@@ -15136,7 +15258,7 @@ snapshots:
15136 15258
15137 safe-regex-test@1.0.0: 15259 safe-regex-test@1.0.0:
15138 dependencies: 15260 dependencies:
15139 call-bind: 1.0.5 15261 call-bind: 1.0.7
15140 get-intrinsic: 1.2.2 15262 get-intrinsic: 1.2.2
15141 is-regex: 1.1.4 15263 is-regex: 1.1.4
15142 15264
@@ -15269,7 +15391,7 @@ snapshots:
15269 dependencies: 15391 dependencies:
15270 define-data-property: 1.1.1 15392 define-data-property: 1.1.1
15271 functions-have-names: 1.2.3 15393 functions-have-names: 1.2.3
15272 has-property-descriptors: 1.0.1 15394 has-property-descriptors: 1.0.2
15273 15395
15274 set-function-name@2.0.2: 15396 set-function-name@2.0.2:
15275 dependencies: 15397 dependencies:
@@ -15343,7 +15465,7 @@ snapshots:
15343 15465
15344 side-channel@1.0.4: 15466 side-channel@1.0.4:
15345 dependencies: 15467 dependencies:
15346 call-bind: 1.0.5 15468 call-bind: 1.0.7
15347 get-intrinsic: 1.2.2 15469 get-intrinsic: 1.2.2
15348 object-inspect: 1.13.1 15470 object-inspect: 1.13.1
15349 15471
@@ -15366,11 +15488,11 @@ snapshots:
15366 dependencies: 15488 dependencies:
15367 scmp: 2.0.0 15489 scmp: 2.0.0
15368 15490
15369 simple-git@3.24.0: 15491 simple-git@3.25.0:
15370 dependencies: 15492 dependencies:
15371 '@kwsites/file-exists': 1.1.1 15493 '@kwsites/file-exists': 1.1.1
15372 '@kwsites/promise-deferred': 1.1.1 15494 '@kwsites/promise-deferred': 1.1.1
15373 debug: 4.3.4(supports-color@5.5.0) 15495 debug: 4.3.5(supports-color@5.5.0)
15374 transitivePeerDependencies: 15496 transitivePeerDependencies:
15375 - supports-color 15497 - supports-color
15376 15498
@@ -15422,7 +15544,7 @@ snapshots:
15422 socks-proxy-agent@6.2.1: 15544 socks-proxy-agent@6.2.1:
15423 dependencies: 15545 dependencies:
15424 agent-base: 6.0.2 15546 agent-base: 6.0.2
15425 debug: 4.3.4(supports-color@5.5.0) 15547 debug: 4.3.5(supports-color@5.5.0)
15426 socks: 2.7.1 15548 socks: 2.7.1
15427 transitivePeerDependencies: 15549 transitivePeerDependencies:
15428 - supports-color 15550 - supports-color
@@ -15431,7 +15553,7 @@ snapshots:
15431 socks-proxy-agent@8.0.3: 15553 socks-proxy-agent@8.0.3:
15432 dependencies: 15554 dependencies:
15433 agent-base: 7.1.1 15555 agent-base: 7.1.1
15434 debug: 4.3.4(supports-color@5.5.0) 15556 debug: 4.3.5(supports-color@5.5.0)
15435 socks: 2.7.1 15557 socks: 2.7.1
15436 transitivePeerDependencies: 15558 transitivePeerDependencies:
15437 - supports-color 15559 - supports-color
@@ -15595,7 +15717,7 @@ snapshots:
15595 dependencies: 15717 dependencies:
15596 call-bind: 1.0.7 15718 call-bind: 1.0.7
15597 define-properties: 1.2.1 15719 define-properties: 1.2.1
15598 es-abstract: 1.23.2 15720 es-abstract: 1.23.3
15599 es-errors: 1.3.0 15721 es-errors: 1.3.0
15600 es-object-atoms: 1.0.0 15722 es-object-atoms: 1.0.0
15601 get-intrinsic: 1.2.4 15723 get-intrinsic: 1.2.4
@@ -15608,7 +15730,7 @@ snapshots:
15608 15730
15609 string.prototype.trim@1.2.8: 15731 string.prototype.trim@1.2.8:
15610 dependencies: 15732 dependencies:
15611 call-bind: 1.0.5 15733 call-bind: 1.0.7
15612 define-properties: 1.2.1 15734 define-properties: 1.2.1
15613 es-abstract: 1.22.3 15735 es-abstract: 1.22.3
15614 15736
@@ -15616,12 +15738,12 @@ snapshots:
15616 dependencies: 15738 dependencies:
15617 call-bind: 1.0.7 15739 call-bind: 1.0.7
15618 define-properties: 1.2.1 15740 define-properties: 1.2.1
15619 es-abstract: 1.23.2 15741 es-abstract: 1.23.3
15620 es-object-atoms: 1.0.0 15742 es-object-atoms: 1.0.0
15621 15743
15622 string.prototype.trimend@1.0.7: 15744 string.prototype.trimend@1.0.7:
15623 dependencies: 15745 dependencies:
15624 call-bind: 1.0.5 15746 call-bind: 1.0.7
15625 define-properties: 1.2.1 15747 define-properties: 1.2.1
15626 es-abstract: 1.22.3 15748 es-abstract: 1.22.3
15627 15749
@@ -15633,10 +15755,16 @@ snapshots:
15633 15755
15634 string.prototype.trimstart@1.0.7: 15756 string.prototype.trimstart@1.0.7:
15635 dependencies: 15757 dependencies:
15636 call-bind: 1.0.5 15758 call-bind: 1.0.7
15637 define-properties: 1.2.1 15759 define-properties: 1.2.1
15638 es-abstract: 1.22.3 15760 es-abstract: 1.22.3
15639 15761
15762 string.prototype.trimstart@1.0.8:
15763 dependencies:
15764 call-bind: 1.0.7
15765 define-properties: 1.2.1
15766 es-object-atoms: 1.0.0
15767
15640 string_decoder@0.10.31: {} 15768 string_decoder@0.10.31: {}
15641 15769
15642 string_decoder@1.1.1: 15770 string_decoder@1.1.1:
@@ -15705,7 +15833,7 @@ snapshots:
15705 15833
15706 sumchecker@3.0.1: 15834 sumchecker@3.0.1:
15707 dependencies: 15835 dependencies:
15708 debug: 4.3.4(supports-color@5.5.0) 15836 debug: 4.3.5(supports-color@5.5.0)
15709 transitivePeerDependencies: 15837 transitivePeerDependencies:
15710 - supports-color 15838 - supports-color
15711 15839
@@ -15730,7 +15858,7 @@ snapshots:
15730 synckit@0.8.6: 15858 synckit@0.8.6:
15731 dependencies: 15859 dependencies:
15732 '@pkgr/utils': 2.4.2 15860 '@pkgr/utils': 2.4.2
15733 tslib: 2.6.2 15861 tslib: 2.6.3
15734 15862
15735 syntax-error@1.4.0: 15863 syntax-error@1.4.0:
15736 dependencies: 15864 dependencies:
@@ -15898,14 +16026,14 @@ snapshots:
15898 dependencies: 16026 dependencies:
15899 typescript: 5.4.5 16027 typescript: 5.4.5
15900 16028
15901 ts-node@10.9.2(@types/node@20.12.12)(typescript@5.4.5): 16029 ts-node@10.9.2(@types/node@20.14.8)(typescript@5.4.5):
15902 dependencies: 16030 dependencies:
15903 '@cspotcode/source-map-support': 0.8.1 16031 '@cspotcode/source-map-support': 0.8.1
15904 '@tsconfig/node10': 1.0.9 16032 '@tsconfig/node10': 1.0.9
15905 '@tsconfig/node12': 1.0.11 16033 '@tsconfig/node12': 1.0.11
15906 '@tsconfig/node14': 1.0.3 16034 '@tsconfig/node14': 1.0.3
15907 '@tsconfig/node16': 1.0.4 16035 '@tsconfig/node16': 1.0.4
15908 '@types/node': 20.12.12 16036 '@types/node': 20.14.8
15909 acorn: 8.11.2 16037 acorn: 8.11.2
15910 acorn-walk: 8.2.0 16038 acorn-walk: 8.2.0
15911 arg: 4.1.3 16039 arg: 4.1.3
@@ -15927,7 +16055,7 @@ snapshots:
15927 16055
15928 tslib@2.4.0: {} 16056 tslib@2.4.0: {}
15929 16057
15930 tslib@2.6.2: {} 16058 tslib@2.6.3: {}
15931 16059
15932 tsscmp@1.0.6: {} 16060 tsscmp@1.0.6: {}
15933 16061
@@ -15970,7 +16098,7 @@ snapshots:
15970 16098
15971 typed-array-buffer@1.0.0: 16099 typed-array-buffer@1.0.0:
15972 dependencies: 16100 dependencies:
15973 call-bind: 1.0.5 16101 call-bind: 1.0.7
15974 get-intrinsic: 1.2.2 16102 get-intrinsic: 1.2.2
15975 is-typed-array: 1.1.12 16103 is-typed-array: 1.1.12
15976 16104
@@ -15982,7 +16110,7 @@ snapshots:
15982 16110
15983 typed-array-byte-length@1.0.0: 16111 typed-array-byte-length@1.0.0:
15984 dependencies: 16112 dependencies:
15985 call-bind: 1.0.5 16113 call-bind: 1.0.7
15986 for-each: 0.3.3 16114 for-each: 0.3.3
15987 has-proto: 1.0.1 16115 has-proto: 1.0.1
15988 is-typed-array: 1.1.12 16116 is-typed-array: 1.1.12
@@ -15998,7 +16126,7 @@ snapshots:
15998 typed-array-byte-offset@1.0.0: 16126 typed-array-byte-offset@1.0.0:
15999 dependencies: 16127 dependencies:
16000 available-typed-arrays: 1.0.5 16128 available-typed-arrays: 1.0.5
16001 call-bind: 1.0.5 16129 call-bind: 1.0.7
16002 for-each: 0.3.3 16130 for-each: 0.3.3
16003 has-proto: 1.0.1 16131 has-proto: 1.0.1
16004 is-typed-array: 1.1.12 16132 is-typed-array: 1.1.12
@@ -16014,11 +16142,11 @@ snapshots:
16014 16142
16015 typed-array-length@1.0.4: 16143 typed-array-length@1.0.4:
16016 dependencies: 16144 dependencies:
16017 call-bind: 1.0.5 16145 call-bind: 1.0.7
16018 for-each: 0.3.3 16146 for-each: 0.3.3
16019 is-typed-array: 1.1.12 16147 is-typed-array: 1.1.12
16020 16148
16021 typed-array-length@1.0.5: 16149 typed-array-length@1.0.6:
16022 dependencies: 16150 dependencies:
16023 call-bind: 1.0.7 16151 call-bind: 1.0.7
16024 for-each: 0.3.3 16152 for-each: 0.3.3
@@ -16037,7 +16165,7 @@ snapshots:
16037 16165
16038 unbox-primitive@1.0.2: 16166 unbox-primitive@1.0.2:
16039 dependencies: 16167 dependencies:
16040 call-bind: 1.0.5 16168 call-bind: 1.0.7
16041 has-bigints: 1.0.2 16169 has-bigints: 1.0.2
16042 has-symbols: 1.0.3 16170 has-symbols: 1.0.3
16043 which-boxed-primitive: 1.0.2 16171 which-boxed-primitive: 1.0.2
@@ -16189,9 +16317,9 @@ snapshots:
16189 remove-trailing-separator: 1.1.0 16317 remove-trailing-separator: 1.1.0
16190 replace-ext: 1.0.1 16318 replace-ext: 1.0.1
16191 16319
16192 wait-on@7.2.0(debug@4.3.4): 16320 wait-on@7.2.0(debug@4.3.5):
16193 dependencies: 16321 dependencies:
16194 axios: 1.6.2(debug@4.3.4) 16322 axios: 1.6.2(debug@4.3.5)
16195 joi: 17.11.0 16323 joi: 17.11.0
16196 lodash: 4.17.21 16324 lodash: 4.17.21
16197 minimist: 1.2.8 16325 minimist: 1.2.8
@@ -16235,7 +16363,7 @@ snapshots:
16235 which-builtin-type@1.1.3: 16363 which-builtin-type@1.1.3:
16236 dependencies: 16364 dependencies:
16237 function.prototype.name: 1.1.6 16365 function.prototype.name: 1.1.6
16238 has-tostringtag: 1.0.0 16366 has-tostringtag: 1.0.2
16239 is-async-function: 2.0.0 16367 is-async-function: 2.0.0
16240 is-date-object: 1.0.5 16368 is-date-object: 1.0.5
16241 is-finalizationregistry: 1.0.2 16369 is-finalizationregistry: 1.0.2
@@ -16245,7 +16373,7 @@ snapshots:
16245 isarray: 2.0.5 16373 isarray: 2.0.5
16246 which-boxed-primitive: 1.0.2 16374 which-boxed-primitive: 1.0.2
16247 which-collection: 1.0.1 16375 which-collection: 1.0.1
16248 which-typed-array: 1.1.13 16376 which-typed-array: 1.1.15
16249 16377
16250 which-collection@1.0.1: 16378 which-collection@1.0.1:
16251 dependencies: 16379 dependencies:
@@ -16259,7 +16387,7 @@ snapshots:
16259 which-typed-array@1.1.13: 16387 which-typed-array@1.1.13:
16260 dependencies: 16388 dependencies:
16261 available-typed-arrays: 1.0.5 16389 available-typed-arrays: 1.0.5
16262 call-bind: 1.0.5 16390 call-bind: 1.0.7
16263 for-each: 0.3.3 16391 for-each: 0.3.3
16264 gopd: 1.0.1 16392 gopd: 1.0.1
16265 has-tostringtag: 1.0.0 16393 has-tostringtag: 1.0.0