aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2024-04-13 08:39:08 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2024-04-13 04:10:34 +0000
commit31f524047446374788ed92440f194b18c90a1aed (patch)
tree26370e87fd4fb48d4b9f36ca327e47622e9ef6d2
parent6.7.3-nightly.8 [skip ci] (diff)
downloadferdium-app-31f524047446374788ed92440f194b18c90a1aed.tar.gz
ferdium-app-31f524047446374788ed92440f194b18c90a1aed.tar.zst
ferdium-app-31f524047446374788ed92440f194b18c90a1aed.zip
Upgrade electron to '29.3.0' and some other deps
-rw-r--r--package.json26
-rw-r--r--pnpm-lock.yaml566
-rw-r--r--src/api/server/ServerApi.ts1
-rw-r--r--src/components/settings/recipes/RecipeItem.tsx2
-rw-r--r--src/components/settings/recipes/RecipesDashboard.tsx22
5 files changed, 297 insertions, 320 deletions
diff --git a/package.json b/package.json
index 37e3a377d..bfd8104ab 100644
--- a/package.json
+++ b/package.json
@@ -69,8 +69,8 @@
69 "@krisdages/electron-process-manager": "3.0.0", 69 "@krisdages/electron-process-manager": "3.0.0",
70 "@mdi/js": "7.4.47", 70 "@mdi/js": "7.4.47",
71 "@mdi/react": "1.6.1", 71 "@mdi/react": "1.6.1",
72 "@mui/icons-material": "5.15.14", 72 "@mui/icons-material": "5.15.15",
73 "@mui/material": "5.15.14", 73 "@mui/material": "5.15.15",
74 "@octokit/core": "5.1.0", 74 "@octokit/core": "5.1.0",
75 "@sentry/electron": "4.14.0", 75 "@sentry/electron": "4.14.0",
76 "@superwf/mobx-react-router": "7.4.0", 76 "@superwf/mobx-react-router": "7.4.0",
@@ -78,7 +78,7 @@
78 "classnames": "2.5.1", 78 "classnames": "2.5.1",
79 "color": "4.2.3", 79 "color": "4.2.3",
80 "csstype": "3.1.3", 80 "csstype": "3.1.3",
81 "darkreader": "4.9.80", 81 "darkreader": "4.9.83",
82 "dbus-next": "0.10.2", 82 "dbus-next": "0.10.2",
83 "debug": "4.3.4", 83 "debug": "4.3.4",
84 "electron-dl": "3.5.2", 84 "electron-dl": "3.5.2",
@@ -96,7 +96,7 @@
96 "languagedetect": "2.0.0", 96 "languagedetect": "2.0.0",
97 "lodash": "4.17.21", 97 "lodash": "4.17.21",
98 "macos-version": "5.2.1", 98 "macos-version": "5.2.1",
99 "markdown-to-jsx": "7.4.5", 99 "markdown-to-jsx": "7.4.6",
100 "minimist": "1.2.8", 100 "minimist": "1.2.8",
101 "mobx": "6.12.3", 101 "mobx": "6.12.3",
102 "mobx-localstorage": "1.2.0", 102 "mobx-localstorage": "1.2.0",
@@ -115,7 +115,7 @@
115 "react-dom": "18.2.0", 115 "react-dom": "18.2.0",
116 "react-dropzone": "14.2.3", 116 "react-dropzone": "14.2.3",
117 "react-electron-web-view": "2.0.1", 117 "react-electron-web-view": "2.0.1",
118 "react-intl": "6.6.4", 118 "react-intl": "6.6.5",
119 "react-jss": "10.10.0", 119 "react-jss": "10.10.0",
120 "react-loader-spinner": "5.4.5", 120 "react-loader-spinner": "5.4.5",
121 "react-modal": "3.16.1", 121 "react-modal": "3.16.1",
@@ -148,24 +148,24 @@
148 "@types/lodash": "4.17.0", 148 "@types/lodash": "4.17.0",
149 "@types/minimist": "1.2.5", 149 "@types/minimist": "1.2.5",
150 "@types/ms": "0.7.34", 150 "@types/ms": "0.7.34",
151 "@types/node": "20.12.2", 151 "@types/node": "20.12.7",
152 "@types/prop-types": "15.7.12", 152 "@types/prop-types": "15.7.12",
153 "@types/react": "18.2.73", 153 "@types/react": "18.2.77",
154 "@types/react-color": "3.0.12", 154 "@types/react-color": "3.0.12",
155 "@types/react-dom": "18.2.23", 155 "@types/react-dom": "18.2.25",
156 "@types/react-transition-group": "4.4.10", 156 "@types/react-transition-group": "4.4.10",
157 "@types/route-parser": "0.1.7", 157 "@types/route-parser": "0.1.7",
158 "@types/semver": "7.5.8", 158 "@types/semver": "7.5.8",
159 "@types/tar": "6.1.11", 159 "@types/tar": "6.1.12",
160 "@types/uuid": "9.0.8", 160 "@types/uuid": "9.0.8",
161 "@types/validator": "13.11.9", 161 "@types/validator": "13.11.9",
162 "@typescript-eslint/eslint-plugin": "7.4.0", 162 "@typescript-eslint/eslint-plugin": "7.6.0",
163 "@typescript-eslint/parser": "7.3.1", 163 "@typescript-eslint/parser": "7.6.0",
164 "all-contributors-cli": "6.26.1", 164 "all-contributors-cli": "6.26.1",
165 "chalk": "5.3.0", 165 "chalk": "5.3.0",
166 "concurrently": "8.2.2", 166 "concurrently": "8.2.2",
167 "cross-env": "7.0.3", 167 "cross-env": "7.0.3",
168 "electron": "29.2.0", 168 "electron": "29.3.0",
169 "electron-builder": "24.13.3", 169 "electron-builder": "24.13.3",
170 "esbuild": "0.16.17", 170 "esbuild": "0.16.17",
171 "esbuild-plugin-copy": "2.1.1", 171 "esbuild-plugin-copy": "2.1.1",
@@ -193,7 +193,7 @@
193 "simple-git": "3.24.0", 193 "simple-git": "3.24.0",
194 "tiny-glob": "0.2.9", 194 "tiny-glob": "0.2.9",
195 "ts-node": "10.9.2", 195 "ts-node": "10.9.2",
196 "typescript": "5.4.3", 196 "typescript": "5.4.5",
197 "wait-on": "7.2.0" 197 "wait-on": "7.2.0"
198 }, 198 },
199 "pnpm": { 199 "pnpm": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index ec7e404d5..6b1daaa41 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -46,16 +46,16 @@ dependencies:
46 version: 5.1.0 46 version: 5.1.0
47 '@electron/remote': 47 '@electron/remote':
48 specifier: 2.1.2 48 specifier: 2.1.2
49 version: 2.1.2(electron@29.2.0) 49 version: 2.1.2(electron@29.3.0)
50 '@emotion/react': 50 '@emotion/react':
51 specifier: 11.11.4 51 specifier: 11.11.4
52 version: 11.11.4(@types/react@18.2.73)(react@18.2.0) 52 version: 11.11.4(@types/react@18.2.77)(react@18.2.0)
53 '@emotion/styled': 53 '@emotion/styled':
54 specifier: 11.11.5 54 specifier: 11.11.5
55 version: 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.73)(react@18.2.0) 55 version: 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.77)(react@18.2.0)
56 '@krisdages/electron-process-manager': 56 '@krisdages/electron-process-manager':
57 specifier: 3.0.0 57 specifier: 3.0.0
58 version: 3.0.0(@electron/remote@2.1.2)(electron@29.2.0)(rxjs@7.8.1) 58 version: 3.0.0(@electron/remote@2.1.2)(electron@29.3.0)(rxjs@7.8.1)
59 '@mdi/js': 59 '@mdi/js':
60 specifier: 7.4.47 60 specifier: 7.4.47
61 version: 7.4.47 61 version: 7.4.47
@@ -63,11 +63,11 @@ dependencies:
63 specifier: 1.6.1 63 specifier: 1.6.1
64 version: 1.6.1 64 version: 1.6.1
65 '@mui/icons-material': 65 '@mui/icons-material':
66 specifier: 5.15.14 66 specifier: 5.15.15
67 version: 5.15.14(@mui/material@5.15.14)(@types/react@18.2.73)(react@18.2.0) 67 version: 5.15.15(@mui/material@5.15.15)(@types/react@18.2.77)(react@18.2.0)
68 '@mui/material': 68 '@mui/material':
69 specifier: 5.15.14 69 specifier: 5.15.15
70 version: 5.15.14(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.73)(react-dom@18.2.0)(react@18.2.0) 70 version: 5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.77)(react-dom@18.2.0)(react@18.2.0)
71 '@octokit/core': 71 '@octokit/core':
72 specifier: 5.1.0 72 specifier: 5.1.0
73 version: 5.1.0 73 version: 5.1.0
@@ -90,8 +90,8 @@ dependencies:
90 specifier: 3.1.3 90 specifier: 3.1.3
91 version: 3.1.3 91 version: 3.1.3
92 darkreader: 92 darkreader:
93 specifier: 4.9.80 93 specifier: 4.9.83
94 version: 4.9.80 94 version: 4.9.83
95 dbus-next: 95 dbus-next:
96 specifier: 0.10.2 96 specifier: 0.10.2
97 version: 0.10.2 97 version: 0.10.2
@@ -144,8 +144,8 @@ dependencies:
144 specifier: 5.2.1 144 specifier: 5.2.1
145 version: 5.2.1 145 version: 5.2.1
146 markdown-to-jsx: 146 markdown-to-jsx:
147 specifier: 7.4.5 147 specifier: 7.4.6
148 version: 7.4.5(react@18.2.0) 148 version: 7.4.6(react@18.2.0)
149 minimist: 149 minimist:
150 specifier: 1.2.8 150 specifier: 1.2.8
151 version: 1.2.8 151 version: 1.2.8
@@ -201,8 +201,8 @@ dependencies:
201 specifier: 2.0.1 201 specifier: 2.0.1
202 version: 2.0.1(react-dom@18.2.0)(react@18.2.0) 202 version: 2.0.1(react-dom@18.2.0)(react@18.2.0)
203 react-intl: 203 react-intl:
204 specifier: 6.6.4 204 specifier: 6.6.5
205 version: 6.6.4(react@18.2.0)(typescript@5.4.3) 205 version: 6.6.5(react@18.2.0)(typescript@5.4.5)
206 react-jss: 206 react-jss:
207 specifier: 10.10.0 207 specifier: 10.10.0
208 version: 10.10.0(react@18.2.0) 208 version: 10.10.0(react@18.2.0)
@@ -269,7 +269,7 @@ devDependencies:
269 version: 1.6.1 269 version: 1.6.1
270 '@commitlint/cli': 270 '@commitlint/cli':
271 specifier: 19.2.1 271 specifier: 19.2.1
272 version: 19.2.1(@types/node@20.12.2)(typescript@5.4.3) 272 version: 19.2.1(@types/node@20.12.7)(typescript@5.4.5)
273 '@commitlint/config-conventional': 273 '@commitlint/config-conventional':
274 specifier: 19.1.0 274 specifier: 19.1.0
275 version: 19.1.0 275 version: 19.1.0
@@ -304,20 +304,20 @@ devDependencies:
304 specifier: 0.7.34 304 specifier: 0.7.34
305 version: 0.7.34 305 version: 0.7.34
306 '@types/node': 306 '@types/node':
307 specifier: 20.12.2 307 specifier: 20.12.7
308 version: 20.12.2 308 version: 20.12.7
309 '@types/prop-types': 309 '@types/prop-types':
310 specifier: 15.7.12 310 specifier: 15.7.12
311 version: 15.7.12 311 version: 15.7.12
312 '@types/react': 312 '@types/react':
313 specifier: 18.2.73 313 specifier: 18.2.77
314 version: 18.2.73 314 version: 18.2.77
315 '@types/react-color': 315 '@types/react-color':
316 specifier: 3.0.12 316 specifier: 3.0.12
317 version: 3.0.12 317 version: 3.0.12
318 '@types/react-dom': 318 '@types/react-dom':
319 specifier: 18.2.23 319 specifier: 18.2.25
320 version: 18.2.23 320 version: 18.2.25
321 '@types/react-transition-group': 321 '@types/react-transition-group':
322 specifier: 4.4.10 322 specifier: 4.4.10
323 version: 4.4.10 323 version: 4.4.10
@@ -328,8 +328,8 @@ devDependencies:
328 specifier: 7.5.8 328 specifier: 7.5.8
329 version: 7.5.8 329 version: 7.5.8
330 '@types/tar': 330 '@types/tar':
331 specifier: 6.1.11 331 specifier: 6.1.12
332 version: 6.1.11 332 version: 6.1.12
333 '@types/uuid': 333 '@types/uuid':
334 specifier: 9.0.8 334 specifier: 9.0.8
335 version: 9.0.8 335 version: 9.0.8
@@ -337,11 +337,11 @@ devDependencies:
337 specifier: 13.11.9 337 specifier: 13.11.9
338 version: 13.11.9 338 version: 13.11.9
339 '@typescript-eslint/eslint-plugin': 339 '@typescript-eslint/eslint-plugin':
340 specifier: 7.4.0 340 specifier: 7.6.0
341 version: 7.4.0(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3) 341 version: 7.6.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5)
342 '@typescript-eslint/parser': 342 '@typescript-eslint/parser':
343 specifier: 7.3.1 343 specifier: 7.6.0
344 version: 7.3.1(eslint@8.57.0)(typescript@5.4.3) 344 version: 7.6.0(eslint@8.57.0)(typescript@5.4.5)
345 all-contributors-cli: 345 all-contributors-cli:
346 specifier: 6.26.1 346 specifier: 6.26.1
347 version: 6.26.1 347 version: 6.26.1
@@ -355,8 +355,8 @@ devDependencies:
355 specifier: 7.0.3 355 specifier: 7.0.3
356 version: 7.0.3 356 version: 7.0.3
357 electron: 357 electron:
358 specifier: 29.2.0 358 specifier: 29.3.0
359 version: 29.2.0 359 version: 29.3.0
360 electron-builder: 360 electron-builder:
361 specifier: 24.13.3 361 specifier: 24.13.3
362 version: 24.13.3(electron-builder-squirrel-windows@24.13.3) 362 version: 24.13.3(electron-builder-squirrel-windows@24.13.3)
@@ -380,16 +380,16 @@ devDependencies:
380 version: 19.0.4(eslint-plugin-import@2.29.1)(eslint-plugin-jsx-a11y@6.8.0)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.34.1)(eslint@8.57.0) 380 version: 19.0.4(eslint-plugin-import@2.29.1)(eslint-plugin-jsx-a11y@6.8.0)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.34.1)(eslint@8.57.0)
381 eslint-config-airbnb-typescript: 381 eslint-config-airbnb-typescript:
382 specifier: 18.0.0 382 specifier: 18.0.0
383 version: 18.0.0(@typescript-eslint/eslint-plugin@7.4.0)(@typescript-eslint/parser@7.3.1)(eslint-plugin-import@2.29.1)(eslint@8.57.0) 383 version: 18.0.0(@typescript-eslint/eslint-plugin@7.6.0)(@typescript-eslint/parser@7.6.0)(eslint-plugin-import@2.29.1)(eslint@8.57.0)
384 eslint-config-prettier: 384 eslint-config-prettier:
385 specifier: 9.1.0 385 specifier: 9.1.0
386 version: 9.1.0(eslint@8.57.0) 386 version: 9.1.0(eslint@8.57.0)
387 eslint-plugin-import: 387 eslint-plugin-import:
388 specifier: 2.29.1 388 specifier: 2.29.1
389 version: 2.29.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0) 389 version: 2.29.1(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)
390 eslint-plugin-jest: 390 eslint-plugin-jest:
391 specifier: 27.9.0 391 specifier: 27.9.0
392 version: 27.9.0(@typescript-eslint/eslint-plugin@7.4.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.4.3) 392 version: 27.9.0(@typescript-eslint/eslint-plugin@7.6.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.4.5)
393 eslint-plugin-jsx-a11y: 393 eslint-plugin-jsx-a11y:
394 specifier: 6.8.0 394 specifier: 6.8.0
395 version: 6.8.0(eslint@8.57.0) 395 version: 6.8.0(eslint@8.57.0)
@@ -404,7 +404,7 @@ devDependencies:
404 version: 4.6.0(eslint@8.57.0) 404 version: 4.6.0(eslint@8.57.0)
405 eslint-plugin-sonar: 405 eslint-plugin-sonar:
406 specifier: 0.13.2 406 specifier: 0.13.2
407 version: 0.13.2(@babel/core@7.24.4)(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3) 407 version: 0.13.2(@babel/core@7.24.4)(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5)
408 eslint-plugin-unicorn: 408 eslint-plugin-unicorn:
409 specifier: 51.0.1 409 specifier: 51.0.1
410 version: 51.0.1(eslint@8.57.0) 410 version: 51.0.1(eslint@8.57.0)
@@ -419,7 +419,7 @@ devDependencies:
419 version: 3.0.1 419 version: 3.0.1
420 jest: 420 jest:
421 specifier: 29.7.0 421 specifier: 29.7.0
422 version: 29.7.0(@types/node@20.12.2)(ts-node@10.9.2) 422 version: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2)
423 prettier: 423 prettier:
424 specifier: 3.2.5 424 specifier: 3.2.5
425 version: 3.2.5 425 version: 3.2.5
@@ -437,10 +437,10 @@ devDependencies:
437 version: 0.2.9 437 version: 0.2.9
438 ts-node: 438 ts-node:
439 specifier: 10.9.2 439 specifier: 10.9.2
440 version: 10.9.2(@types/node@20.12.2)(typescript@5.4.3) 440 version: 10.9.2(@types/node@20.12.7)(typescript@5.4.5)
441 typescript: 441 typescript:
442 specifier: 5.4.3 442 specifier: 5.4.5
443 version: 5.4.3 443 version: 5.4.5
444 wait-on: 444 wait-on:
445 specifier: 7.2.0 445 specifier: 7.2.0
446 version: 7.2.0(debug@4.3.4) 446 version: 7.2.0(debug@4.3.4)
@@ -1248,14 +1248,14 @@ packages:
1248 engines: {node: '>=0.1.90'} 1248 engines: {node: '>=0.1.90'}
1249 dev: false 1249 dev: false
1250 1250
1251 /@commitlint/cli@19.2.1(@types/node@20.12.2)(typescript@5.4.3): 1251 /@commitlint/cli@19.2.1(@types/node@20.12.7)(typescript@5.4.5):
1252 resolution: {integrity: sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==} 1252 resolution: {integrity: sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==}
1253 engines: {node: '>=v18'} 1253 engines: {node: '>=v18'}
1254 hasBin: true 1254 hasBin: true
1255 dependencies: 1255 dependencies:
1256 '@commitlint/format': 19.0.3 1256 '@commitlint/format': 19.0.3
1257 '@commitlint/lint': 19.1.0 1257 '@commitlint/lint': 19.1.0
1258 '@commitlint/load': 19.2.0(@types/node@20.12.2)(typescript@5.4.3) 1258 '@commitlint/load': 19.2.0(@types/node@20.12.7)(typescript@5.4.5)
1259 '@commitlint/read': 19.2.1 1259 '@commitlint/read': 19.2.1
1260 '@commitlint/types': 19.0.3 1260 '@commitlint/types': 19.0.3
1261 execa: 8.0.1 1261 execa: 8.0.1
@@ -1324,7 +1324,7 @@ packages:
1324 '@commitlint/types': 19.0.3 1324 '@commitlint/types': 19.0.3
1325 dev: true 1325 dev: true
1326 1326
1327 /@commitlint/load@19.2.0(@types/node@20.12.2)(typescript@5.4.3): 1327 /@commitlint/load@19.2.0(@types/node@20.12.7)(typescript@5.4.5):
1328 resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==} 1328 resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==}
1329 engines: {node: '>=v18'} 1329 engines: {node: '>=v18'}
1330 dependencies: 1330 dependencies:
@@ -1333,8 +1333,8 @@ packages:
1333 '@commitlint/resolve-extends': 19.1.0 1333 '@commitlint/resolve-extends': 19.1.0
1334 '@commitlint/types': 19.0.3 1334 '@commitlint/types': 19.0.3
1335 chalk: 5.3.0 1335 chalk: 5.3.0
1336 cosmiconfig: 9.0.0(typescript@5.4.3) 1336 cosmiconfig: 9.0.0(typescript@5.4.5)
1337 cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.2)(cosmiconfig@9.0.0)(typescript@5.4.3) 1337 cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.7)(cosmiconfig@9.0.0)(typescript@5.4.5)
1338 lodash.isplainobject: 4.0.6 1338 lodash.isplainobject: 4.0.6
1339 lodash.merge: 4.6.2 1339 lodash.merge: 4.6.2
1340 lodash.uniq: 4.5.0 1340 lodash.uniq: 4.5.0
@@ -1496,12 +1496,12 @@ packages:
1496 - supports-color 1496 - supports-color
1497 dev: true 1497 dev: true
1498 1498
1499 /@electron/remote@2.1.2(electron@29.2.0): 1499 /@electron/remote@2.1.2(electron@29.3.0):
1500 resolution: {integrity: sha512-EPwNx+nhdrTBxyCqXt/pftoQg/ybtWDW3DUWHafejvnB1ZGGfMpv6e15D8KeempocjXe78T7WreyGGb3mlZxdA==} 1500 resolution: {integrity: sha512-EPwNx+nhdrTBxyCqXt/pftoQg/ybtWDW3DUWHafejvnB1ZGGfMpv6e15D8KeempocjXe78T7WreyGGb3mlZxdA==}
1501 peerDependencies: 1501 peerDependencies:
1502 electron: '>= 13.0.0' 1502 electron: '>= 13.0.0'
1503 dependencies: 1503 dependencies:
1504 electron: 29.2.0 1504 electron: 29.3.0
1505 dev: false 1505 dev: false
1506 1506
1507 /@electron/universal@1.5.1: 1507 /@electron/universal@1.5.1:
@@ -1575,7 +1575,7 @@ packages:
1575 resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} 1575 resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==}
1576 dev: false 1576 dev: false
1577 1577
1578 /@emotion/react@11.11.4(@types/react@18.2.73)(react@18.2.0): 1578 /@emotion/react@11.11.4(@types/react@18.2.77)(react@18.2.0):
1579 resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} 1579 resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==}
1580 peerDependencies: 1580 peerDependencies:
1581 '@types/react': '*' 1581 '@types/react': '*'
@@ -1591,7 +1591,7 @@ packages:
1591 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) 1591 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0)
1592 '@emotion/utils': 1.2.1 1592 '@emotion/utils': 1.2.1
1593 '@emotion/weak-memoize': 0.3.1 1593 '@emotion/weak-memoize': 0.3.1
1594 '@types/react': 18.2.73 1594 '@types/react': 18.2.77
1595 hoist-non-react-statics: 3.3.2 1595 hoist-non-react-statics: 3.3.2
1596 react: 18.2.0 1596 react: 18.2.0
1597 dev: false 1597 dev: false
@@ -1630,7 +1630,7 @@ packages:
1630 resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} 1630 resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==}
1631 dev: false 1631 dev: false
1632 1632
1633 /@emotion/styled@11.11.5(@emotion/react@11.11.4)(@types/react@18.2.73)(react@18.2.0): 1633 /@emotion/styled@11.11.5(@emotion/react@11.11.4)(@types/react@18.2.77)(react@18.2.0):
1634 resolution: {integrity: sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==} 1634 resolution: {integrity: sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==}
1635 peerDependencies: 1635 peerDependencies:
1636 '@emotion/react': ^11.0.0-rc.0 1636 '@emotion/react': ^11.0.0-rc.0
@@ -1643,11 +1643,11 @@ packages:
1643 '@babel/runtime': 7.23.9 1643 '@babel/runtime': 7.23.9
1644 '@emotion/babel-plugin': 11.11.0 1644 '@emotion/babel-plugin': 11.11.0
1645 '@emotion/is-prop-valid': 1.2.2 1645 '@emotion/is-prop-valid': 1.2.2
1646 '@emotion/react': 11.11.4(@types/react@18.2.73)(react@18.2.0) 1646 '@emotion/react': 11.11.4(@types/react@18.2.77)(react@18.2.0)
1647 '@emotion/serialize': 1.1.4 1647 '@emotion/serialize': 1.1.4
1648 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) 1648 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0)
1649 '@emotion/utils': 1.2.1 1649 '@emotion/utils': 1.2.1
1650 '@types/react': 18.2.73 1650 '@types/react': 18.2.77
1651 react: 18.2.0 1651 react: 18.2.0
1652 dev: false 1652 dev: false
1653 1653
@@ -2003,7 +2003,7 @@ packages:
2003 tslib: 2.6.2 2003 tslib: 2.6.2
2004 dev: false 2004 dev: false
2005 2005
2006 /@formatjs/intl@2.10.1(typescript@5.4.3): 2006 /@formatjs/intl@2.10.1(typescript@5.4.5):
2007 resolution: {integrity: sha512-dsLG15U7xDi8yzKf4hcAWSsCaez3XrjTO2oaRHPyHtXLm1aEzYbDw6bClo/HMHu+iwS5GbDqT3DV+hYP2ylScg==} 2007 resolution: {integrity: sha512-dsLG15U7xDi8yzKf4hcAWSsCaez3XrjTO2oaRHPyHtXLm1aEzYbDw6bClo/HMHu+iwS5GbDqT3DV+hYP2ylScg==}
2008 peerDependencies: 2008 peerDependencies:
2009 typescript: ^4.7 || 5 2009 typescript: ^4.7 || 5
@@ -2018,7 +2018,7 @@ packages:
2018 '@formatjs/intl-listformat': 7.5.5 2018 '@formatjs/intl-listformat': 7.5.5
2019 intl-messageformat: 10.5.11 2019 intl-messageformat: 10.5.11
2020 tslib: 2.6.2 2020 tslib: 2.6.2
2021 typescript: 5.4.3 2021 typescript: 5.4.5
2022 dev: false 2022 dev: false
2023 2023
2024 /@gar/promisify@1.1.3: 2024 /@gar/promisify@1.1.3:
@@ -2099,7 +2099,7 @@ packages:
2099 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} 2099 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
2100 dependencies: 2100 dependencies:
2101 '@jest/types': 29.6.3 2101 '@jest/types': 29.6.3
2102 '@types/node': 20.12.2 2102 '@types/node': 20.12.7
2103 chalk: 4.1.2 2103 chalk: 4.1.2
2104 jest-message-util: 29.7.0 2104 jest-message-util: 29.7.0
2105 jest-util: 29.7.0 2105 jest-util: 29.7.0
@@ -2120,14 +2120,14 @@ packages:
2120 '@jest/test-result': 29.7.0 2120 '@jest/test-result': 29.7.0
2121 '@jest/transform': 29.7.0 2121 '@jest/transform': 29.7.0
2122 '@jest/types': 29.6.3 2122 '@jest/types': 29.6.3
2123 '@types/node': 20.12.2 2123 '@types/node': 20.12.7
2124 ansi-escapes: 4.3.2 2124 ansi-escapes: 4.3.2
2125 chalk: 4.1.2 2125 chalk: 4.1.2
2126 ci-info: 3.8.0 2126 ci-info: 3.8.0
2127 exit: 0.1.2 2127 exit: 0.1.2
2128 graceful-fs: 4.2.11 2128 graceful-fs: 4.2.11
2129 jest-changed-files: 29.7.0 2129 jest-changed-files: 29.7.0
2130 jest-config: 29.7.0(@types/node@20.12.2)(ts-node@10.9.2) 2130 jest-config: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2)
2131 jest-haste-map: 29.7.0 2131 jest-haste-map: 29.7.0
2132 jest-message-util: 29.7.0 2132 jest-message-util: 29.7.0
2133 jest-regex-util: 29.6.3 2133 jest-regex-util: 29.6.3
@@ -2155,7 +2155,7 @@ packages:
2155 dependencies: 2155 dependencies:
2156 '@jest/fake-timers': 29.7.0 2156 '@jest/fake-timers': 29.7.0
2157 '@jest/types': 29.6.3 2157 '@jest/types': 29.6.3
2158 '@types/node': 20.12.2 2158 '@types/node': 20.12.7
2159 jest-mock: 29.7.0 2159 jest-mock: 29.7.0
2160 dev: true 2160 dev: true
2161 2161
@@ -2182,7 +2182,7 @@ packages:
2182 dependencies: 2182 dependencies:
2183 '@jest/types': 29.6.3 2183 '@jest/types': 29.6.3
2184 '@sinonjs/fake-timers': 10.2.0 2184 '@sinonjs/fake-timers': 10.2.0
2185 '@types/node': 20.12.2 2185 '@types/node': 20.12.7
2186 jest-message-util: 29.7.0 2186 jest-message-util: 29.7.0
2187 jest-mock: 29.7.0 2187 jest-mock: 29.7.0
2188 jest-util: 29.7.0 2188 jest-util: 29.7.0
@@ -2215,7 +2215,7 @@ packages:
2215 '@jest/transform': 29.7.0 2215 '@jest/transform': 29.7.0
2216 '@jest/types': 29.6.3 2216 '@jest/types': 29.6.3
2217 '@jridgewell/trace-mapping': 0.3.20 2217 '@jridgewell/trace-mapping': 0.3.20
2218 '@types/node': 20.12.2 2218 '@types/node': 20.12.7
2219 chalk: 4.1.2 2219 chalk: 4.1.2
2220 collect-v8-coverage: 1.0.1 2220 collect-v8-coverage: 1.0.1
2221 exit: 0.1.2 2221 exit: 0.1.2
@@ -2303,7 +2303,7 @@ packages:
2303 '@jest/schemas': 29.6.3 2303 '@jest/schemas': 29.6.3
2304 '@types/istanbul-lib-coverage': 2.0.4 2304 '@types/istanbul-lib-coverage': 2.0.4
2305 '@types/istanbul-reports': 3.0.1 2305 '@types/istanbul-reports': 3.0.1
2306 '@types/node': 20.12.2 2306 '@types/node': 20.12.7
2307 '@types/yargs': 17.0.24 2307 '@types/yargs': 17.0.24
2308 chalk: 4.1.2 2308 chalk: 4.1.2
2309 dev: true 2309 dev: true
@@ -2362,15 +2362,15 @@ packages:
2362 '@jridgewell/sourcemap-codec': 1.4.15 2362 '@jridgewell/sourcemap-codec': 1.4.15
2363 dev: true 2363 dev: true
2364 2364
2365 /@krisdages/electron-process-manager@3.0.0(@electron/remote@2.1.2)(electron@29.2.0)(rxjs@7.8.1): 2365 /@krisdages/electron-process-manager@3.0.0(@electron/remote@2.1.2)(electron@29.3.0)(rxjs@7.8.1):
2366 resolution: {integrity: sha512-Gs8McOVC6BVdfP4SeF+l5nx85eFooarm37K5mxs1PESI59a7oLwRf5Yd2tsZ6Ye14bCG0eTJGDv3yPuixBg3OQ==} 2366 resolution: {integrity: sha512-Gs8McOVC6BVdfP4SeF+l5nx85eFooarm37K5mxs1PESI59a7oLwRf5Yd2tsZ6Ye14bCG0eTJGDv3yPuixBg3OQ==}
2367 peerDependencies: 2367 peerDependencies:
2368 '@electron/remote': '>= 1.2.0' 2368 '@electron/remote': '>= 1.2.0'
2369 electron: '>= 10' 2369 electron: '>= 10'
2370 rxjs: '>= 7' 2370 rxjs: '>= 7'
2371 dependencies: 2371 dependencies:
2372 '@electron/remote': 2.1.2(electron@29.2.0) 2372 '@electron/remote': 2.1.2(electron@29.3.0)
2373 electron: 29.2.0 2373 electron: 29.3.0
2374 electron-process-reporter: /@krisdages/electron-process-reporter@2.0.0-rxjs7-1.4.0(rxjs@7.8.1) 2374 electron-process-reporter: /@krisdages/electron-process-reporter@2.0.0-rxjs7-1.4.0(rxjs@7.8.1)
2375 rxjs: 7.8.1 2375 rxjs: 7.8.1
2376 dev: false 2376 dev: false
@@ -2445,7 +2445,7 @@ packages:
2445 prop-types: 15.8.1 2445 prop-types: 15.8.1
2446 dev: false 2446 dev: false
2447 2447
2448 /@mui/base@5.0.0-beta.40(@types/react@18.2.73)(react-dom@18.2.0)(react@18.2.0): 2448 /@mui/base@5.0.0-beta.40(@types/react@18.2.77)(react-dom@18.2.0)(react@18.2.0):
2449 resolution: {integrity: sha512-I/lGHztkCzvwlXpjD2+SNmvNQvB4227xBXhISPjEaJUXGImOQ9f3D2Yj/T3KasSI/h0MLWy74X0J6clhPmsRbQ==} 2449 resolution: {integrity: sha512-I/lGHztkCzvwlXpjD2+SNmvNQvB4227xBXhISPjEaJUXGImOQ9f3D2Yj/T3KasSI/h0MLWy74X0J6clhPmsRbQ==}
2450 engines: {node: '>=12.0.0'} 2450 engines: {node: '>=12.0.0'}
2451 peerDependencies: 2451 peerDependencies:
@@ -2458,22 +2458,22 @@ packages:
2458 dependencies: 2458 dependencies:
2459 '@babel/runtime': 7.23.9 2459 '@babel/runtime': 7.23.9
2460 '@floating-ui/react-dom': 2.0.8(react-dom@18.2.0)(react@18.2.0) 2460 '@floating-ui/react-dom': 2.0.8(react-dom@18.2.0)(react@18.2.0)
2461 '@mui/types': 7.2.14(@types/react@18.2.73) 2461 '@mui/types': 7.2.14(@types/react@18.2.77)
2462 '@mui/utils': 5.15.14(@types/react@18.2.73)(react@18.2.0) 2462 '@mui/utils': 5.15.14(@types/react@18.2.77)(react@18.2.0)
2463 '@popperjs/core': 2.11.8 2463 '@popperjs/core': 2.11.8
2464 '@types/react': 18.2.73 2464 '@types/react': 18.2.77
2465 clsx: 2.1.0 2465 clsx: 2.1.0
2466 prop-types: 15.8.1 2466 prop-types: 15.8.1
2467 react: 18.2.0 2467 react: 18.2.0
2468 react-dom: 18.2.0(react@18.2.0) 2468 react-dom: 18.2.0(react@18.2.0)
2469 dev: false 2469 dev: false
2470 2470
2471 /@mui/core-downloads-tracker@5.15.14: 2471 /@mui/core-downloads-tracker@5.15.15:
2472 resolution: {integrity: sha512-on75VMd0XqZfaQW+9pGjSNiqW+ghc5E2ZSLRBXwcXl/C4YzjfyjrLPhrEpKnR9Uym9KXBvxrhoHfPcczYHweyA==} 2472 resolution: {integrity: sha512-aXnw29OWQ6I5A47iuWEI6qSSUfH6G/aCsW9KmW3LiFqr7uXZBK4Ks+z8G+qeIub8k0T5CMqlT2q0L+ZJTMrqpg==}
2473 dev: false 2473 dev: false
2474 2474
2475 /@mui/icons-material@5.15.14(@mui/material@5.15.14)(@types/react@18.2.73)(react@18.2.0): 2475 /@mui/icons-material@5.15.15(@mui/material@5.15.15)(@types/react@18.2.77)(react@18.2.0):
2476 resolution: {integrity: sha512-vj/51k7MdFmt+XVw94sl30SCvGx6+wJLsNYjZRgxhS6y3UtnWnypMOsm3Kmg8TN+P0dqwsjy4/fX7B1HufJIhw==} 2476 resolution: {integrity: sha512-kkeU/pe+hABcYDH6Uqy8RmIsr2S/y5bP2rp+Gat4CcRjCcVne6KudS1NrZQhUCRysrTDCAhcbcf9gt+/+pGO2g==}
2477 engines: {node: '>=12.0.0'} 2477 engines: {node: '>=12.0.0'}
2478 peerDependencies: 2478 peerDependencies:
2479 '@mui/material': ^5.0.0 2479 '@mui/material': ^5.0.0
@@ -2484,13 +2484,13 @@ packages:
2484 optional: true 2484 optional: true
2485 dependencies: 2485 dependencies:
2486 '@babel/runtime': 7.23.9 2486 '@babel/runtime': 7.23.9
2487 '@mui/material': 5.15.14(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.73)(react-dom@18.2.0)(react@18.2.0) 2487 '@mui/material': 5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.77)(react-dom@18.2.0)(react@18.2.0)
2488 '@types/react': 18.2.73 2488 '@types/react': 18.2.77
2489 react: 18.2.0 2489 react: 18.2.0
2490 dev: false 2490 dev: false
2491 2491
2492 /@mui/material@5.15.14(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.73)(react-dom@18.2.0)(react@18.2.0): 2492 /@mui/material@5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.77)(react-dom@18.2.0)(react@18.2.0):
2493 resolution: {integrity: sha512-kEbRw6fASdQ1SQ7LVdWR5OlWV3y7Y54ZxkLzd6LV5tmz+NpO3MJKZXSfgR0LHMP7meKsPiMm4AuzV0pXDpk/BQ==} 2493 resolution: {integrity: sha512-3zvWayJ+E1kzoIsvwyEvkTUKVKt1AjchFFns+JtluHCuvxgKcLSRJTADw37k0doaRtVAsyh8bz9Afqzv+KYrIA==}
2494 engines: {node: '>=12.0.0'} 2494 engines: {node: '>=12.0.0'}
2495 peerDependencies: 2495 peerDependencies:
2496 '@emotion/react': ^11.5.0 2496 '@emotion/react': ^11.5.0
@@ -2507,14 +2507,14 @@ packages:
2507 optional: true 2507 optional: true
2508 dependencies: 2508 dependencies:
2509 '@babel/runtime': 7.23.9 2509 '@babel/runtime': 7.23.9
2510 '@emotion/react': 11.11.4(@types/react@18.2.73)(react@18.2.0) 2510 '@emotion/react': 11.11.4(@types/react@18.2.77)(react@18.2.0)
2511 '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.73)(react@18.2.0) 2511 '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.77)(react@18.2.0)
2512 '@mui/base': 5.0.0-beta.40(@types/react@18.2.73)(react-dom@18.2.0)(react@18.2.0) 2512 '@mui/base': 5.0.0-beta.40(@types/react@18.2.77)(react-dom@18.2.0)(react@18.2.0)
2513 '@mui/core-downloads-tracker': 5.15.14 2513 '@mui/core-downloads-tracker': 5.15.15
2514 '@mui/system': 5.15.14(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.73)(react@18.2.0) 2514 '@mui/system': 5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.77)(react@18.2.0)
2515 '@mui/types': 7.2.14(@types/react@18.2.73) 2515 '@mui/types': 7.2.14(@types/react@18.2.77)
2516 '@mui/utils': 5.15.14(@types/react@18.2.73)(react@18.2.0) 2516 '@mui/utils': 5.15.14(@types/react@18.2.77)(react@18.2.0)
2517 '@types/react': 18.2.73 2517 '@types/react': 18.2.77
2518 '@types/react-transition-group': 4.4.10 2518 '@types/react-transition-group': 4.4.10
2519 clsx: 2.1.0 2519 clsx: 2.1.0
2520 csstype: 3.1.3 2520 csstype: 3.1.3
@@ -2525,7 +2525,7 @@ packages:
2525 react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) 2525 react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0)
2526 dev: false 2526 dev: false
2527 2527
2528 /@mui/private-theming@5.15.14(@types/react@18.2.73)(react@18.2.0): 2528 /@mui/private-theming@5.15.14(@types/react@18.2.77)(react@18.2.0):
2529 resolution: {integrity: sha512-UH0EiZckOWcxiXLX3Jbb0K7rC8mxTr9L9l6QhOZxYc4r8FHUkefltV9VDGLrzCaWh30SQiJvAEd7djX3XXY6Xw==} 2529 resolution: {integrity: sha512-UH0EiZckOWcxiXLX3Jbb0K7rC8mxTr9L9l6QhOZxYc4r8FHUkefltV9VDGLrzCaWh30SQiJvAEd7djX3XXY6Xw==}
2530 engines: {node: '>=12.0.0'} 2530 engines: {node: '>=12.0.0'}
2531 peerDependencies: 2531 peerDependencies:
@@ -2536,8 +2536,8 @@ packages:
2536 optional: true 2536 optional: true
2537 dependencies: 2537 dependencies:
2538 '@babel/runtime': 7.23.9 2538 '@babel/runtime': 7.23.9
2539 '@mui/utils': 5.15.14(@types/react@18.2.73)(react@18.2.0) 2539 '@mui/utils': 5.15.14(@types/react@18.2.77)(react@18.2.0)
2540 '@types/react': 18.2.73 2540 '@types/react': 18.2.77
2541 prop-types: 15.8.1 2541 prop-types: 15.8.1
2542 react: 18.2.0 2542 react: 18.2.0
2543 dev: false 2543 dev: false
@@ -2557,15 +2557,15 @@ packages:
2557 dependencies: 2557 dependencies:
2558 '@babel/runtime': 7.23.9 2558 '@babel/runtime': 7.23.9
2559 '@emotion/cache': 11.11.0 2559 '@emotion/cache': 11.11.0
2560 '@emotion/react': 11.11.4(@types/react@18.2.73)(react@18.2.0) 2560 '@emotion/react': 11.11.4(@types/react@18.2.77)(react@18.2.0)
2561 '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.73)(react@18.2.0) 2561 '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.77)(react@18.2.0)
2562 csstype: 3.1.3 2562 csstype: 3.1.3
2563 prop-types: 15.8.1 2563 prop-types: 15.8.1
2564 react: 18.2.0 2564 react: 18.2.0
2565 dev: false 2565 dev: false
2566 2566
2567 /@mui/system@5.15.14(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.73)(react@18.2.0): 2567 /@mui/system@5.15.15(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.77)(react@18.2.0):
2568 resolution: {integrity: sha512-auXLXzUaCSSOLqJXmsAaq7P96VPRXg2Rrz6OHNV7lr+kB8lobUF+/N84Vd9C4G/wvCXYPs5TYuuGBRhcGbiBGg==} 2568 resolution: {integrity: sha512-aulox6N1dnu5PABsfxVGOZffDVmlxPOVgj56HrUnJE8MCSh8lOvvkd47cebIVQQYAjpwieXQXiDPj5pwM40jTQ==}
2569 engines: {node: '>=12.0.0'} 2569 engines: {node: '>=12.0.0'}
2570 peerDependencies: 2570 peerDependencies:
2571 '@emotion/react': ^11.5.0 2571 '@emotion/react': ^11.5.0
@@ -2581,20 +2581,20 @@ packages:
2581 optional: true 2581 optional: true
2582 dependencies: 2582 dependencies:
2583 '@babel/runtime': 7.23.9 2583 '@babel/runtime': 7.23.9
2584 '@emotion/react': 11.11.4(@types/react@18.2.73)(react@18.2.0) 2584 '@emotion/react': 11.11.4(@types/react@18.2.77)(react@18.2.0)
2585 '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.73)(react@18.2.0) 2585 '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.77)(react@18.2.0)
2586 '@mui/private-theming': 5.15.14(@types/react@18.2.73)(react@18.2.0) 2586 '@mui/private-theming': 5.15.14(@types/react@18.2.77)(react@18.2.0)
2587 '@mui/styled-engine': 5.15.14(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react@18.2.0) 2587 '@mui/styled-engine': 5.15.14(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(react@18.2.0)
2588 '@mui/types': 7.2.14(@types/react@18.2.73) 2588 '@mui/types': 7.2.14(@types/react@18.2.77)
2589 '@mui/utils': 5.15.14(@types/react@18.2.73)(react@18.2.0) 2589 '@mui/utils': 5.15.14(@types/react@18.2.77)(react@18.2.0)
2590 '@types/react': 18.2.73 2590 '@types/react': 18.2.77
2591 clsx: 2.1.0 2591 clsx: 2.1.0
2592 csstype: 3.1.3 2592 csstype: 3.1.3
2593 prop-types: 15.8.1 2593 prop-types: 15.8.1
2594 react: 18.2.0 2594 react: 18.2.0
2595 dev: false 2595 dev: false
2596 2596
2597 /@mui/types@7.2.14(@types/react@18.2.73): 2597 /@mui/types@7.2.14(@types/react@18.2.77):
2598 resolution: {integrity: sha512-MZsBZ4q4HfzBsywtXgM1Ksj6HDThtiwmOKUXH1pKYISI9gAVXCNHNpo7TlGoGrBaYWZTdNoirIN7JsQcQUjmQQ==} 2598 resolution: {integrity: sha512-MZsBZ4q4HfzBsywtXgM1Ksj6HDThtiwmOKUXH1pKYISI9gAVXCNHNpo7TlGoGrBaYWZTdNoirIN7JsQcQUjmQQ==}
2599 peerDependencies: 2599 peerDependencies:
2600 '@types/react': ^17.0.0 || ^18.0.0 2600 '@types/react': ^17.0.0 || ^18.0.0
@@ -2602,10 +2602,10 @@ packages:
2602 '@types/react': 2602 '@types/react':
2603 optional: true 2603 optional: true
2604 dependencies: 2604 dependencies:
2605 '@types/react': 18.2.73 2605 '@types/react': 18.2.77
2606 dev: false 2606 dev: false
2607 2607
2608 /@mui/utils@5.15.14(@types/react@18.2.73)(react@18.2.0): 2608 /@mui/utils@5.15.14(@types/react@18.2.77)(react@18.2.0):
2609 resolution: {integrity: sha512-0lF/7Hh/ezDv5X7Pry6enMsbYyGKjADzvHyo3Qrc/SSlTsQ1VkbDMbH0m2t3OR5iIVLwMoxwM7yGd+6FCMtTFA==} 2609 resolution: {integrity: sha512-0lF/7Hh/ezDv5X7Pry6enMsbYyGKjADzvHyo3Qrc/SSlTsQ1VkbDMbH0m2t3OR5iIVLwMoxwM7yGd+6FCMtTFA==}
2610 engines: {node: '>=12.0.0'} 2610 engines: {node: '>=12.0.0'}
2611 peerDependencies: 2611 peerDependencies:
@@ -2617,7 +2617,7 @@ packages:
2617 dependencies: 2617 dependencies:
2618 '@babel/runtime': 7.23.9 2618 '@babel/runtime': 7.23.9
2619 '@types/prop-types': 15.7.12 2619 '@types/prop-types': 15.7.12
2620 '@types/react': 18.2.73 2620 '@types/react': 18.2.77
2621 prop-types: 15.8.1 2621 prop-types: 15.8.1
2622 react: 18.2.0 2622 react: 18.2.0
2623 react-is: 18.2.0 2623 react-is: 18.2.0
@@ -3000,7 +3000,7 @@ packages:
3000 dependencies: 3000 dependencies:
3001 '@types/http-cache-semantics': 4.0.4 3001 '@types/http-cache-semantics': 4.0.4
3002 '@types/keyv': 3.1.4 3002 '@types/keyv': 3.1.4
3003 '@types/node': 20.12.2 3003 '@types/node': 20.12.7
3004 '@types/responselike': 1.0.3 3004 '@types/responselike': 1.0.3
3005 3005
3006 /@types/color-convert@2.0.3: 3006 /@types/color-convert@2.0.3:
@@ -3022,7 +3022,7 @@ packages:
3022 /@types/conventional-commits-parser@5.0.0: 3022 /@types/conventional-commits-parser@5.0.0:
3023 resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==} 3023 resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==}
3024 dependencies: 3024 dependencies:
3025 '@types/node': 20.12.2 3025 '@types/node': 20.12.7
3026 dev: true 3026 dev: true
3027 3027
3028 /@types/debug@4.1.12: 3028 /@types/debug@4.1.12:
@@ -3035,25 +3035,25 @@ packages:
3035 resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} 3035 resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
3036 dependencies: 3036 dependencies:
3037 '@types/jsonfile': 6.1.4 3037 '@types/jsonfile': 6.1.4
3038 '@types/node': 20.12.2 3038 '@types/node': 20.12.7
3039 dev: true 3039 dev: true
3040 3040
3041 /@types/fs-extra@9.0.13: 3041 /@types/fs-extra@9.0.13:
3042 resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} 3042 resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==}
3043 dependencies: 3043 dependencies:
3044 '@types/node': 20.12.2 3044 '@types/node': 20.12.7
3045 dev: true 3045 dev: true
3046 3046
3047 /@types/graceful-fs@4.1.5: 3047 /@types/graceful-fs@4.1.5:
3048 resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} 3048 resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==}
3049 dependencies: 3049 dependencies:
3050 '@types/node': 20.12.2 3050 '@types/node': 20.12.7
3051 dev: true 3051 dev: true
3052 3052
3053 /@types/hoist-non-react-statics@3.3.5: 3053 /@types/hoist-non-react-statics@3.3.5:
3054 resolution: {integrity: sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==} 3054 resolution: {integrity: sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==}
3055 dependencies: 3055 dependencies:
3056 '@types/react': 18.2.73 3056 '@types/react': 18.2.77
3057 hoist-non-react-statics: 3.3.2 3057 hoist-non-react-statics: 3.3.2
3058 dev: false 3058 dev: false
3059 3059
@@ -3094,13 +3094,13 @@ packages:
3094 /@types/jsonfile@6.1.4: 3094 /@types/jsonfile@6.1.4:
3095 resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==} 3095 resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==}
3096 dependencies: 3096 dependencies:
3097 '@types/node': 20.12.2 3097 '@types/node': 20.12.7
3098 dev: true 3098 dev: true
3099 3099
3100 /@types/keyv@3.1.4: 3100 /@types/keyv@3.1.4:
3101 resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} 3101 resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==}
3102 dependencies: 3102 dependencies:
3103 '@types/node': 20.12.2 3103 '@types/node': 20.12.7
3104 3104
3105 /@types/lodash@4.17.0: 3105 /@types/lodash@4.17.0:
3106 resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==} 3106 resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==}
@@ -3114,8 +3114,8 @@ packages:
3114 resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} 3114 resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
3115 dev: true 3115 dev: true
3116 3116
3117 /@types/node@20.12.2: 3117 /@types/node@20.12.7:
3118 resolution: {integrity: sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==} 3118 resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==}
3119 dependencies: 3119 dependencies:
3120 undici-types: 5.26.5 3120 undici-types: 5.26.5
3121 3121
@@ -3131,7 +3131,7 @@ packages:
3131 resolution: {integrity: sha512-E6OCaRmAe4WDmWNsL/9RMqdkkzDCY1etutkflWk4c+AcjDU07Pcz1fQwTX0TQz+Pxqn9i4L1TU3UFpjnrcDgxA==} 3131 resolution: {integrity: sha512-E6OCaRmAe4WDmWNsL/9RMqdkkzDCY1etutkflWk4c+AcjDU07Pcz1fQwTX0TQz+Pxqn9i4L1TU3UFpjnrcDgxA==}
3132 requiresBuild: true 3132 requiresBuild: true
3133 dependencies: 3133 dependencies:
3134 '@types/node': 20.12.2 3134 '@types/node': 20.12.7
3135 xmlbuilder: 15.1.1 3135 xmlbuilder: 15.1.1
3136 dev: true 3136 dev: true
3137 optional: true 3137 optional: true
@@ -3142,23 +3142,23 @@ packages:
3142 /@types/react-color@3.0.12: 3142 /@types/react-color@3.0.12:
3143 resolution: {integrity: sha512-pr3uKE3lSvf7GFo1Rn2K3QktiZQFFrSgSGJ/3iMvSOYWt2pPAJ97rVdVfhWxYJZ8prAEXzoP2XX//3qGSQgu7Q==} 3143 resolution: {integrity: sha512-pr3uKE3lSvf7GFo1Rn2K3QktiZQFFrSgSGJ/3iMvSOYWt2pPAJ97rVdVfhWxYJZ8prAEXzoP2XX//3qGSQgu7Q==}
3144 dependencies: 3144 dependencies:
3145 '@types/react': 18.2.73 3145 '@types/react': 18.2.77
3146 '@types/reactcss': 1.2.10 3146 '@types/reactcss': 1.2.10
3147 dev: true 3147 dev: true
3148 3148
3149 /@types/react-dom@18.2.23: 3149 /@types/react-dom@18.2.25:
3150 resolution: {integrity: sha512-ZQ71wgGOTmDYpnav2knkjr3qXdAFu0vsk8Ci5w3pGAIdj7/kKAyn+VsQDhXsmzzzepAiI9leWMmubXz690AI/A==} 3150 resolution: {integrity: sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==}
3151 dependencies: 3151 dependencies:
3152 '@types/react': 18.2.73 3152 '@types/react': 18.2.77
3153 dev: true 3153 dev: true
3154 3154
3155 /@types/react-transition-group@4.4.10: 3155 /@types/react-transition-group@4.4.10:
3156 resolution: {integrity: sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==} 3156 resolution: {integrity: sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==}
3157 dependencies: 3157 dependencies:
3158 '@types/react': 18.2.73 3158 '@types/react': 18.2.77
3159 3159
3160 /@types/react@18.2.73: 3160 /@types/react@18.2.77:
3161 resolution: {integrity: sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==} 3161 resolution: {integrity: sha512-CUT9KUUF+HytDM7WiXKLF9qUSg4tGImwy4FXTlfEDPEkkNUzJ7rVFolYweJ9fS1ljoIaP7M7Rdjc5eUm/Yu5AA==}
3162 dependencies: 3162 dependencies:
3163 '@types/prop-types': 15.7.12 3163 '@types/prop-types': 15.7.12
3164 csstype: 3.1.3 3164 csstype: 3.1.3
@@ -3166,13 +3166,13 @@ packages:
3166 /@types/reactcss@1.2.10: 3166 /@types/reactcss@1.2.10:
3167 resolution: {integrity: sha512-gf5qJ1wOYP8N5q9H8/5c3QZHQzu8ltPClhM0vEWuBu9SGg4KSzgpJd2TShEsQDwsYn+mtnJ1xHUdJyzj/r9WrA==} 3167 resolution: {integrity: sha512-gf5qJ1wOYP8N5q9H8/5c3QZHQzu8ltPClhM0vEWuBu9SGg4KSzgpJd2TShEsQDwsYn+mtnJ1xHUdJyzj/r9WrA==}
3168 dependencies: 3168 dependencies:
3169 '@types/react': 18.2.73 3169 '@types/react': 18.2.77
3170 dev: true 3170 dev: true
3171 3171
3172 /@types/responselike@1.0.3: 3172 /@types/responselike@1.0.3:
3173 resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==} 3173 resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==}
3174 dependencies: 3174 dependencies:
3175 '@types/node': 20.12.2 3175 '@types/node': 20.12.7
3176 3176
3177 /@types/route-parser@0.1.7: 3177 /@types/route-parser@0.1.7:
3178 resolution: {integrity: sha512-haO+3HVio/4w+yuMJTjqfSo0ivOV8WnXaOReVD6QN729UGBEyizWNGc2Jd0OLsJDucIod4aJSsPLBeLj2uzMCQ==} 3178 resolution: {integrity: sha512-haO+3HVio/4w+yuMJTjqfSo0ivOV8WnXaOReVD6QN729UGBEyizWNGc2Jd0OLsJDucIod4aJSsPLBeLj2uzMCQ==}
@@ -3190,10 +3190,10 @@ packages:
3190 resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} 3190 resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==}
3191 dev: true 3191 dev: true
3192 3192
3193 /@types/tar@6.1.11: 3193 /@types/tar@6.1.12:
3194 resolution: {integrity: sha512-ThA1WD8aDdVU4VLuyq5NEqriwXErF5gEIJeyT6gHBWU7JtSmW2a5qjNv3/vR82O20mW+1vhmeZJfBQPT3HCugg==} 3194 resolution: {integrity: sha512-FwbJPi9YuovB6ilnHrz8Y4pb0Fh6N7guFkbnlCl39ua893Qi5gkXui7LSDpTQMJCmA4z5f6SeSrTPQEWLdtFVw==}
3195 dependencies: 3195 dependencies:
3196 '@types/node': 20.12.2 3196 '@types/node': 20.12.7
3197 minipass: 4.2.8 3197 minipass: 4.2.8
3198 dev: true 3198 dev: true
3199 3199
@@ -3225,10 +3225,10 @@ packages:
3225 resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} 3225 resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
3226 requiresBuild: true 3226 requiresBuild: true
3227 dependencies: 3227 dependencies:
3228 '@types/node': 20.12.2 3228 '@types/node': 20.12.7
3229 optional: true 3229 optional: true
3230 3230
3231 /@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3): 3231 /@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5):
3232 resolution: {integrity: sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==} 3232 resolution: {integrity: sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==}
3233 engines: {node: ^16.0.0 || >=18.0.0} 3233 engines: {node: ^16.0.0 || >=18.0.0}
3234 peerDependencies: 3234 peerDependencies:
@@ -3240,10 +3240,10 @@ packages:
3240 optional: true 3240 optional: true
3241 dependencies: 3241 dependencies:
3242 '@eslint-community/regexpp': 4.10.0 3242 '@eslint-community/regexpp': 4.10.0
3243 '@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.3) 3243 '@typescript-eslint/parser': 7.6.0(eslint@8.57.0)(typescript@5.4.5)
3244 '@typescript-eslint/scope-manager': 6.21.0 3244 '@typescript-eslint/scope-manager': 6.21.0
3245 '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.4.3) 3245 '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
3246 '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.3) 3246 '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
3247 '@typescript-eslint/visitor-keys': 6.21.0 3247 '@typescript-eslint/visitor-keys': 6.21.0
3248 debug: 4.3.4(supports-color@5.5.0) 3248 debug: 4.3.4(supports-color@5.5.0)
3249 eslint: 8.57.0 3249 eslint: 8.57.0
@@ -3251,14 +3251,14 @@ packages:
3251 ignore: 5.3.0 3251 ignore: 5.3.0
3252 natural-compare: 1.4.0 3252 natural-compare: 1.4.0
3253 semver: 7.6.0 3253 semver: 7.6.0
3254 ts-api-utils: 1.0.3(typescript@5.4.3) 3254 ts-api-utils: 1.0.3(typescript@5.4.5)
3255 typescript: 5.4.3 3255 typescript: 5.4.5
3256 transitivePeerDependencies: 3256 transitivePeerDependencies:
3257 - supports-color 3257 - supports-color
3258 dev: true 3258 dev: true
3259 3259
3260 /@typescript-eslint/eslint-plugin@7.4.0(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3): 3260 /@typescript-eslint/eslint-plugin@7.6.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5):
3261 resolution: {integrity: sha512-yHMQ/oFaM7HZdVrVm/M2WHaNPgyuJH4WelkSVEWSSsir34kxW2kDJCxlXRhhGWEsMN0WAW/vLpKfKVcm8k+MPw==} 3261 resolution: {integrity: sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A==}
3262 engines: {node: ^18.18.0 || >=20.0.0} 3262 engines: {node: ^18.18.0 || >=20.0.0}
3263 peerDependencies: 3263 peerDependencies:
3264 '@typescript-eslint/parser': ^7.0.0 3264 '@typescript-eslint/parser': ^7.0.0
@@ -3269,25 +3269,25 @@ packages:
3269 optional: true 3269 optional: true
3270 dependencies: 3270 dependencies:
3271 '@eslint-community/regexpp': 4.10.0 3271 '@eslint-community/regexpp': 4.10.0
3272 '@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.3) 3272 '@typescript-eslint/parser': 7.6.0(eslint@8.57.0)(typescript@5.4.5)
3273 '@typescript-eslint/scope-manager': 7.4.0 3273 '@typescript-eslint/scope-manager': 7.6.0
3274 '@typescript-eslint/type-utils': 7.4.0(eslint@8.57.0)(typescript@5.4.3) 3274 '@typescript-eslint/type-utils': 7.6.0(eslint@8.57.0)(typescript@5.4.5)
3275 '@typescript-eslint/utils': 7.4.0(eslint@8.57.0)(typescript@5.4.3) 3275 '@typescript-eslint/utils': 7.6.0(eslint@8.57.0)(typescript@5.4.5)
3276 '@typescript-eslint/visitor-keys': 7.4.0 3276 '@typescript-eslint/visitor-keys': 7.6.0
3277 debug: 4.3.4(supports-color@5.5.0) 3277 debug: 4.3.4(supports-color@5.5.0)
3278 eslint: 8.57.0 3278 eslint: 8.57.0
3279 graphemer: 1.4.0 3279 graphemer: 1.4.0
3280 ignore: 5.3.0 3280 ignore: 5.3.1
3281 natural-compare: 1.4.0 3281 natural-compare: 1.4.0
3282 semver: 7.6.0 3282 semver: 7.6.0
3283 ts-api-utils: 1.0.3(typescript@5.4.3) 3283 ts-api-utils: 1.3.0(typescript@5.4.5)
3284 typescript: 5.4.3 3284 typescript: 5.4.5
3285 transitivePeerDependencies: 3285 transitivePeerDependencies:
3286 - supports-color 3286 - supports-color
3287 dev: true 3287 dev: true
3288 3288
3289 /@typescript-eslint/parser@7.3.1(eslint@8.57.0)(typescript@5.4.3): 3289 /@typescript-eslint/parser@7.6.0(eslint@8.57.0)(typescript@5.4.5):
3290 resolution: {integrity: sha512-Rq49+pq7viTRCH48XAbTA+wdLRrB/3sRq4Lpk0oGDm0VmnjBrAOVXH/Laalmwsv2VpekiEfVFwJYVk6/e8uvQw==} 3290 resolution: {integrity: sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg==}
3291 engines: {node: ^18.18.0 || >=20.0.0} 3291 engines: {node: ^18.18.0 || >=20.0.0}
3292 peerDependencies: 3292 peerDependencies:
3293 eslint: ^8.56.0 3293 eslint: ^8.56.0
@@ -3296,13 +3296,13 @@ packages:
3296 typescript: 3296 typescript:
3297 optional: true 3297 optional: true
3298 dependencies: 3298 dependencies:
3299 '@typescript-eslint/scope-manager': 7.3.1 3299 '@typescript-eslint/scope-manager': 7.6.0
3300 '@typescript-eslint/types': 7.3.1 3300 '@typescript-eslint/types': 7.6.0
3301 '@typescript-eslint/typescript-estree': 7.3.1(typescript@5.4.3) 3301 '@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.5)
3302 '@typescript-eslint/visitor-keys': 7.3.1 3302 '@typescript-eslint/visitor-keys': 7.6.0
3303 debug: 4.3.4(supports-color@5.5.0) 3303 debug: 4.3.4(supports-color@5.5.0)
3304 eslint: 8.57.0 3304 eslint: 8.57.0
3305 typescript: 5.4.3 3305 typescript: 5.4.5
3306 transitivePeerDependencies: 3306 transitivePeerDependencies:
3307 - supports-color 3307 - supports-color
3308 dev: true 3308 dev: true
@@ -3323,23 +3323,15 @@ packages:
3323 '@typescript-eslint/visitor-keys': 6.21.0 3323 '@typescript-eslint/visitor-keys': 6.21.0
3324 dev: true 3324 dev: true
3325 3325
3326 /@typescript-eslint/scope-manager@7.3.1: 3326 /@typescript-eslint/scope-manager@7.6.0:
3327 resolution: {integrity: sha512-fVS6fPxldsKY2nFvyT7IP78UO1/I2huG+AYu5AMjCT9wtl6JFiDnsv4uad4jQ0GTFzcUV5HShVeN96/17bTBag==} 3327 resolution: {integrity: sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w==}
3328 engines: {node: ^18.18.0 || >=20.0.0}
3329 dependencies:
3330 '@typescript-eslint/types': 7.3.1
3331 '@typescript-eslint/visitor-keys': 7.3.1
3332 dev: true
3333
3334 /@typescript-eslint/scope-manager@7.4.0:
3335 resolution: {integrity: sha512-68VqENG5HK27ypafqLVs8qO+RkNc7TezCduYrx8YJpXq2QGZ30vmNZGJJJC48+MVn4G2dCV8m5ZTVnzRexTVtw==}
3336 engines: {node: ^18.18.0 || >=20.0.0} 3328 engines: {node: ^18.18.0 || >=20.0.0}
3337 dependencies: 3329 dependencies:
3338 '@typescript-eslint/types': 7.4.0 3330 '@typescript-eslint/types': 7.6.0
3339 '@typescript-eslint/visitor-keys': 7.4.0 3331 '@typescript-eslint/visitor-keys': 7.6.0
3340 dev: true 3332 dev: true
3341 3333
3342 /@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.4.3): 3334 /@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.4.5):
3343 resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==} 3335 resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==}
3344 engines: {node: ^16.0.0 || >=18.0.0} 3336 engines: {node: ^16.0.0 || >=18.0.0}
3345 peerDependencies: 3337 peerDependencies:
@@ -3349,18 +3341,18 @@ packages:
3349 typescript: 3341 typescript:
3350 optional: true 3342 optional: true
3351 dependencies: 3343 dependencies:
3352 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.3) 3344 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
3353 '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.3) 3345 '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
3354 debug: 4.3.4(supports-color@5.5.0) 3346 debug: 4.3.4(supports-color@5.5.0)
3355 eslint: 8.57.0 3347 eslint: 8.57.0
3356 ts-api-utils: 1.0.3(typescript@5.4.3) 3348 ts-api-utils: 1.0.3(typescript@5.4.5)
3357 typescript: 5.4.3 3349 typescript: 5.4.5
3358 transitivePeerDependencies: 3350 transitivePeerDependencies:
3359 - supports-color 3351 - supports-color
3360 dev: true 3352 dev: true
3361 3353
3362 /@typescript-eslint/type-utils@7.4.0(eslint@8.57.0)(typescript@5.4.3): 3354 /@typescript-eslint/type-utils@7.6.0(eslint@8.57.0)(typescript@5.4.5):
3363 resolution: {integrity: sha512-247ETeHgr9WTRMqHbbQdzwzhuyaJ8dPTuyuUEMANqzMRB1rj/9qFIuIXK7l0FX9i9FXbHeBQl/4uz6mYuCE7Aw==} 3355 resolution: {integrity: sha512-NxAfqAPNLG6LTmy7uZgpK8KcuiS2NZD/HlThPXQRGwz6u7MDBWRVliEEl1Gj6U7++kVJTpehkhZzCJLMK66Scw==}
3364 engines: {node: ^18.18.0 || >=20.0.0} 3356 engines: {node: ^18.18.0 || >=20.0.0}
3365 peerDependencies: 3357 peerDependencies:
3366 eslint: ^8.56.0 3358 eslint: ^8.56.0
@@ -3369,12 +3361,12 @@ packages:
3369 typescript: 3361 typescript:
3370 optional: true 3362 optional: true
3371 dependencies: 3363 dependencies:
3372 '@typescript-eslint/typescript-estree': 7.4.0(typescript@5.4.3) 3364 '@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.5)
3373 '@typescript-eslint/utils': 7.4.0(eslint@8.57.0)(typescript@5.4.3) 3365 '@typescript-eslint/utils': 7.6.0(eslint@8.57.0)(typescript@5.4.5)
3374 debug: 4.3.4(supports-color@5.5.0) 3366 debug: 4.3.4(supports-color@5.5.0)
3375 eslint: 8.57.0 3367 eslint: 8.57.0
3376 ts-api-utils: 1.0.3(typescript@5.4.3) 3368 ts-api-utils: 1.3.0(typescript@5.4.5)
3377 typescript: 5.4.3 3369 typescript: 5.4.5
3378 transitivePeerDependencies: 3370 transitivePeerDependencies:
3379 - supports-color 3371 - supports-color
3380 dev: true 3372 dev: true
@@ -3389,17 +3381,12 @@ packages:
3389 engines: {node: ^16.0.0 || >=18.0.0} 3381 engines: {node: ^16.0.0 || >=18.0.0}
3390 dev: true 3382 dev: true
3391 3383
3392 /@typescript-eslint/types@7.3.1: 3384 /@typescript-eslint/types@7.6.0:
3393 resolution: {integrity: sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw==} 3385 resolution: {integrity: sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ==}
3394 engines: {node: ^18.18.0 || >=20.0.0}
3395 dev: true
3396
3397 /@typescript-eslint/types@7.4.0:
3398 resolution: {integrity: sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw==}
3399 engines: {node: ^18.18.0 || >=20.0.0} 3386 engines: {node: ^18.18.0 || >=20.0.0}
3400 dev: true 3387 dev: true
3401 3388
3402 /@typescript-eslint/typescript-estree@5.62.0(typescript@5.4.3): 3389 /@typescript-eslint/typescript-estree@5.62.0(typescript@5.4.5):
3403 resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} 3390 resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==}
3404 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 3391 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
3405 peerDependencies: 3392 peerDependencies:
@@ -3414,13 +3401,13 @@ packages:
3414 globby: 11.1.0 3401 globby: 11.1.0
3415 is-glob: 4.0.3 3402 is-glob: 4.0.3
3416 semver: 7.6.0 3403 semver: 7.6.0
3417 tsutils: 3.21.0(typescript@5.4.3) 3404 tsutils: 3.21.0(typescript@5.4.5)
3418 typescript: 5.4.3 3405 typescript: 5.4.5
3419 transitivePeerDependencies: 3406 transitivePeerDependencies:
3420 - supports-color 3407 - supports-color
3421 dev: true 3408 dev: true
3422 3409
3423 /@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.3): 3410 /@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.5):
3424 resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} 3411 resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==}
3425 engines: {node: ^16.0.0 || >=18.0.0} 3412 engines: {node: ^16.0.0 || >=18.0.0}
3426 peerDependencies: 3413 peerDependencies:
@@ -3436,36 +3423,14 @@ packages:
3436 is-glob: 4.0.3 3423 is-glob: 4.0.3
3437 minimatch: 9.0.3 3424 minimatch: 9.0.3
3438 semver: 7.6.0 3425 semver: 7.6.0
3439 ts-api-utils: 1.0.3(typescript@5.4.3) 3426 ts-api-utils: 1.0.3(typescript@5.4.5)
3440 typescript: 5.4.3 3427 typescript: 5.4.5
3441 transitivePeerDependencies:
3442 - supports-color
3443 dev: true
3444
3445 /@typescript-eslint/typescript-estree@7.3.1(typescript@5.4.3):
3446 resolution: {integrity: sha512-tLpuqM46LVkduWP7JO7yVoWshpJuJzxDOPYIVWUUZbW+4dBpgGeUdl/fQkhuV0A8eGnphYw3pp8d2EnvPOfxmQ==}
3447 engines: {node: ^18.18.0 || >=20.0.0}
3448 peerDependencies:
3449 typescript: '*'
3450 peerDependenciesMeta:
3451 typescript:
3452 optional: true
3453 dependencies:
3454 '@typescript-eslint/types': 7.3.1
3455 '@typescript-eslint/visitor-keys': 7.3.1
3456 debug: 4.3.4(supports-color@5.5.0)
3457 globby: 11.1.0
3458 is-glob: 4.0.3
3459 minimatch: 9.0.3
3460 semver: 7.6.0
3461 ts-api-utils: 1.0.3(typescript@5.4.3)
3462 typescript: 5.4.3
3463 transitivePeerDependencies: 3428 transitivePeerDependencies:
3464 - supports-color 3429 - supports-color
3465 dev: true 3430 dev: true
3466 3431
3467 /@typescript-eslint/typescript-estree@7.4.0(typescript@5.4.3): 3432 /@typescript-eslint/typescript-estree@7.6.0(typescript@5.4.5):
3468 resolution: {integrity: sha512-A99j5AYoME/UBQ1ucEbbMEmGkN7SE0BvZFreSnTd1luq7yulcHdyGamZKizU7canpGDWGJ+Q6ZA9SyQobipePg==} 3433 resolution: {integrity: sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw==}
3469 engines: {node: ^18.18.0 || >=20.0.0} 3434 engines: {node: ^18.18.0 || >=20.0.0}
3470 peerDependencies: 3435 peerDependencies:
3471 typescript: '*' 3436 typescript: '*'
@@ -3473,20 +3438,20 @@ packages:
3473 typescript: 3438 typescript:
3474 optional: true 3439 optional: true
3475 dependencies: 3440 dependencies:
3476 '@typescript-eslint/types': 7.4.0 3441 '@typescript-eslint/types': 7.6.0
3477 '@typescript-eslint/visitor-keys': 7.4.0 3442 '@typescript-eslint/visitor-keys': 7.6.0
3478 debug: 4.3.4(supports-color@5.5.0) 3443 debug: 4.3.4(supports-color@5.5.0)
3479 globby: 11.1.0 3444 globby: 11.1.0
3480 is-glob: 4.0.3 3445 is-glob: 4.0.3
3481 minimatch: 9.0.3 3446 minimatch: 9.0.4
3482 semver: 7.6.0 3447 semver: 7.6.0
3483 ts-api-utils: 1.0.3(typescript@5.4.3) 3448 ts-api-utils: 1.3.0(typescript@5.4.5)
3484 typescript: 5.4.3 3449 typescript: 5.4.5
3485 transitivePeerDependencies: 3450 transitivePeerDependencies:
3486 - supports-color 3451 - supports-color
3487 dev: true 3452 dev: true
3488 3453
3489 /@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.4.3): 3454 /@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.4.5):
3490 resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} 3455 resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==}
3491 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 3456 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
3492 peerDependencies: 3457 peerDependencies:
@@ -3497,7 +3462,7 @@ packages:
3497 '@types/semver': 7.5.8 3462 '@types/semver': 7.5.8
3498 '@typescript-eslint/scope-manager': 5.62.0 3463 '@typescript-eslint/scope-manager': 5.62.0
3499 '@typescript-eslint/types': 5.62.0 3464 '@typescript-eslint/types': 5.62.0
3500 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.4.3) 3465 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.4.5)
3501 eslint: 8.57.0 3466 eslint: 8.57.0
3502 eslint-scope: 5.1.1 3467 eslint-scope: 5.1.1
3503 semver: 7.6.0 3468 semver: 7.6.0
@@ -3506,7 +3471,7 @@ packages:
3506 - typescript 3471 - typescript
3507 dev: true 3472 dev: true
3508 3473
3509 /@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.4.3): 3474 /@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.4.5):
3510 resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} 3475 resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==}
3511 engines: {node: ^16.0.0 || >=18.0.0} 3476 engines: {node: ^16.0.0 || >=18.0.0}
3512 peerDependencies: 3477 peerDependencies:
@@ -3517,7 +3482,7 @@ packages:
3517 '@types/semver': 7.5.8 3482 '@types/semver': 7.5.8
3518 '@typescript-eslint/scope-manager': 6.21.0 3483 '@typescript-eslint/scope-manager': 6.21.0
3519 '@typescript-eslint/types': 6.21.0 3484 '@typescript-eslint/types': 6.21.0
3520 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.3) 3485 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
3521 eslint: 8.57.0 3486 eslint: 8.57.0
3522 semver: 7.6.0 3487 semver: 7.6.0
3523 transitivePeerDependencies: 3488 transitivePeerDependencies:
@@ -3525,8 +3490,8 @@ packages:
3525 - typescript 3490 - typescript
3526 dev: true 3491 dev: true
3527 3492
3528 /@typescript-eslint/utils@7.4.0(eslint@8.57.0)(typescript@5.4.3): 3493 /@typescript-eslint/utils@7.6.0(eslint@8.57.0)(typescript@5.4.5):
3529 resolution: {integrity: sha512-NQt9QLM4Tt8qrlBVY9lkMYzfYtNz8/6qwZg8pI3cMGlPnj6mOpRxxAm7BMJN9K0AiY+1BwJ5lVC650YJqYOuNg==} 3494 resolution: {integrity: sha512-x54gaSsRRI+Nwz59TXpCsr6harB98qjXYzsRxGqvA5Ue3kQH+FxS7FYU81g/omn22ML2pZJkisy6Q+ElK8pBCA==}
3530 engines: {node: ^18.18.0 || >=20.0.0} 3495 engines: {node: ^18.18.0 || >=20.0.0}
3531 peerDependencies: 3496 peerDependencies:
3532 eslint: ^8.56.0 3497 eslint: ^8.56.0
@@ -3534,9 +3499,9 @@ packages:
3534 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) 3499 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
3535 '@types/json-schema': 7.0.15 3500 '@types/json-schema': 7.0.15
3536 '@types/semver': 7.5.8 3501 '@types/semver': 7.5.8
3537 '@typescript-eslint/scope-manager': 7.4.0 3502 '@typescript-eslint/scope-manager': 7.6.0
3538 '@typescript-eslint/types': 7.4.0 3503 '@typescript-eslint/types': 7.6.0
3539 '@typescript-eslint/typescript-estree': 7.4.0(typescript@5.4.3) 3504 '@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.5)
3540 eslint: 8.57.0 3505 eslint: 8.57.0
3541 semver: 7.6.0 3506 semver: 7.6.0
3542 transitivePeerDependencies: 3507 transitivePeerDependencies:
@@ -3560,19 +3525,11 @@ packages:
3560 eslint-visitor-keys: 3.4.3 3525 eslint-visitor-keys: 3.4.3
3561 dev: true 3526 dev: true
3562 3527
3563 /@typescript-eslint/visitor-keys@7.3.1: 3528 /@typescript-eslint/visitor-keys@7.6.0:
3564 resolution: {integrity: sha512-9RMXwQF8knsZvfv9tdi+4D/j7dMG28X/wMJ8Jj6eOHyHWwDW4ngQJcqEczSsqIKKjFiLFr40Mnr7a5ulDD3vmw==} 3529 resolution: {integrity: sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw==}
3565 engines: {node: ^18.18.0 || >=20.0.0}
3566 dependencies:
3567 '@typescript-eslint/types': 7.3.1
3568 eslint-visitor-keys: 3.4.3
3569 dev: true
3570
3571 /@typescript-eslint/visitor-keys@7.4.0:
3572 resolution: {integrity: sha512-0zkC7YM0iX5Y41homUUeW1CHtZR01K3ybjM1l6QczoMuay0XKtrb93kv95AxUGwdjGr64nNqnOCwmEl616N8CA==}
3573 engines: {node: ^18.18.0 || >=20.0.0} 3530 engines: {node: ^18.18.0 || >=20.0.0}
3574 dependencies: 3531 dependencies:
3575 '@typescript-eslint/types': 7.4.0 3532 '@typescript-eslint/types': 7.6.0
3576 eslint-visitor-keys: 3.4.3 3533 eslint-visitor-keys: 3.4.3
3577 dev: true 3534 dev: true
3578 3535
@@ -5393,7 +5350,7 @@ packages:
5393 /core-util-is@1.0.3: 5350 /core-util-is@1.0.3:
5394 resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} 5351 resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
5395 5352
5396 /cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.2)(cosmiconfig@9.0.0)(typescript@5.4.3): 5353 /cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.7)(cosmiconfig@9.0.0)(typescript@5.4.5):
5397 resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} 5354 resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
5398 engines: {node: '>=v16'} 5355 engines: {node: '>=v16'}
5399 peerDependencies: 5356 peerDependencies:
@@ -5401,10 +5358,10 @@ packages:
5401 cosmiconfig: '>=8.2' 5358 cosmiconfig: '>=8.2'
5402 typescript: '>=4' 5359 typescript: '>=4'
5403 dependencies: 5360 dependencies:
5404 '@types/node': 20.12.2 5361 '@types/node': 20.12.7
5405 cosmiconfig: 9.0.0(typescript@5.4.3) 5362 cosmiconfig: 9.0.0(typescript@5.4.5)
5406 jiti: 1.21.0 5363 jiti: 1.21.0
5407 typescript: 5.4.3 5364 typescript: 5.4.5
5408 dev: true 5365 dev: true
5409 5366
5410 /cosmiconfig@7.1.0: 5367 /cosmiconfig@7.1.0:
@@ -5418,7 +5375,7 @@ packages:
5418 yaml: 1.10.2 5375 yaml: 1.10.2
5419 dev: false 5376 dev: false
5420 5377
5421 /cosmiconfig@9.0.0(typescript@5.4.3): 5378 /cosmiconfig@9.0.0(typescript@5.4.5):
5422 resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} 5379 resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==}
5423 engines: {node: '>=14'} 5380 engines: {node: '>=14'}
5424 peerDependencies: 5381 peerDependencies:
@@ -5431,7 +5388,7 @@ packages:
5431 import-fresh: 3.3.0 5388 import-fresh: 3.3.0
5432 js-yaml: 4.1.0 5389 js-yaml: 4.1.0
5433 parse-json: 5.2.0 5390 parse-json: 5.2.0
5434 typescript: 5.4.3 5391 typescript: 5.4.5
5435 dev: true 5392 dev: true
5436 5393
5437 /crc-32@1.2.2: 5394 /crc-32@1.2.2:
@@ -5456,7 +5413,7 @@ packages:
5456 dev: true 5413 dev: true
5457 optional: true 5414 optional: true
5458 5415
5459 /create-jest@29.7.0(@types/node@20.12.2)(ts-node@10.9.2): 5416 /create-jest@29.7.0(@types/node@20.12.7)(ts-node@10.9.2):
5460 resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} 5417 resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==}
5461 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} 5418 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
5462 hasBin: true 5419 hasBin: true
@@ -5465,7 +5422,7 @@ packages:
5465 chalk: 4.1.2 5422 chalk: 4.1.2
5466 exit: 0.1.2 5423 exit: 0.1.2
5467 graceful-fs: 4.2.11 5424 graceful-fs: 4.2.11
5468 jest-config: 29.7.0(@types/node@20.12.2)(ts-node@10.9.2) 5425 jest-config: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2)
5469 jest-util: 29.7.0 5426 jest-util: 29.7.0
5470 prompts: 2.4.2 5427 prompts: 2.4.2
5471 transitivePeerDependencies: 5428 transitivePeerDependencies:
@@ -5577,8 +5534,8 @@ packages:
5577 engines: {node: '>=12'} 5534 engines: {node: '>=12'}
5578 dev: true 5535 dev: true
5579 5536
5580 /darkreader@4.9.80: 5537 /darkreader@4.9.83:
5581 resolution: {integrity: sha512-4MxER8urVmzpf0Z98PGj9Z0nL8ZfAhIZLLcWtdTfy/xM15ciGIOSiRa+0DqJ52euiMBr5CH8DutEVLaDho0naA==} 5538 resolution: {integrity: sha512-8KVSMjhd6DUTpbXeP1t2jXp1UzOYQCj/84vD7Y6fFvSzFoRmJRcFNeeEu+JSxku3eXPwUM/vGNNRdoVulFZ5CQ==}
5582 dev: false 5539 dev: false
5583 5540
5584 /dashdash@1.14.1: 5541 /dashdash@1.14.1:
@@ -6153,14 +6110,14 @@ packages:
6153 mkdirp: 0.5.6 6110 mkdirp: 0.5.6
6154 dev: false 6111 dev: false
6155 6112
6156 /electron@29.2.0: 6113 /electron@29.3.0:
6157 resolution: {integrity: sha512-ALKrCN52RG4g9prx4DriXSPnY5WoiyRUCNp7zEVQuoiNOpHTNqMMpRidQAHzntV4hajF1LMWHVoBkwqIs1jHhg==} 6114 resolution: {integrity: sha512-ZxFKm0/v48GSoBuO3DdnMlCYXefEUKUHLMsKxyXY4nZGgzbBKpF/X8haZa2paNj23CLfsCKBOtfc2vsEQiOOsA==}
6158 engines: {node: '>= 12.20.55'} 6115 engines: {node: '>= 12.20.55'}
6159 hasBin: true 6116 hasBin: true
6160 requiresBuild: true 6117 requiresBuild: true
6161 dependencies: 6118 dependencies:
6162 '@electron/get': 2.0.3 6119 '@electron/get': 2.0.3
6163 '@types/node': 20.12.2 6120 '@types/node': 20.12.7
6164 extract-zip: 2.0.1 6121 extract-zip: 2.0.1
6165 transitivePeerDependencies: 6122 transitivePeerDependencies:
6166 - supports-color 6123 - supports-color
@@ -6571,21 +6528,21 @@ packages:
6571 dependencies: 6528 dependencies:
6572 confusing-browser-globals: 1.0.11 6529 confusing-browser-globals: 1.0.11
6573 eslint: 8.57.0 6530 eslint: 8.57.0
6574 eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0) 6531 eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)
6575 object.assign: 4.1.5 6532 object.assign: 4.1.5
6576 object.entries: 1.1.7 6533 object.entries: 1.1.7
6577 semver: 6.3.1 6534 semver: 6.3.1
6578 dev: true 6535 dev: true
6579 6536
6580 /eslint-config-airbnb-typescript@18.0.0(@typescript-eslint/eslint-plugin@7.4.0)(@typescript-eslint/parser@7.3.1)(eslint-plugin-import@2.29.1)(eslint@8.57.0): 6537 /eslint-config-airbnb-typescript@18.0.0(@typescript-eslint/eslint-plugin@7.6.0)(@typescript-eslint/parser@7.6.0)(eslint-plugin-import@2.29.1)(eslint@8.57.0):
6581 resolution: {integrity: sha512-oc+Lxzgzsu8FQyFVa4QFaVKiitTYiiW3frB9KYW5OWdPrqFc7FzxgB20hP4cHMlr+MBzGcLl3jnCOVOydL9mIg==} 6538 resolution: {integrity: sha512-oc+Lxzgzsu8FQyFVa4QFaVKiitTYiiW3frB9KYW5OWdPrqFc7FzxgB20hP4cHMlr+MBzGcLl3jnCOVOydL9mIg==}
6582 peerDependencies: 6539 peerDependencies:
6583 '@typescript-eslint/eslint-plugin': ^7.0.0 6540 '@typescript-eslint/eslint-plugin': ^7.0.0
6584 '@typescript-eslint/parser': ^7.0.0 6541 '@typescript-eslint/parser': ^7.0.0
6585 eslint: ^8.56.0 6542 eslint: ^8.56.0
6586 dependencies: 6543 dependencies:
6587 '@typescript-eslint/eslint-plugin': 7.4.0(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3) 6544 '@typescript-eslint/eslint-plugin': 7.6.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5)
6588 '@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.3) 6545 '@typescript-eslint/parser': 7.6.0(eslint@8.57.0)(typescript@5.4.5)
6589 eslint: 8.57.0 6546 eslint: 8.57.0
6590 eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.29.1)(eslint@8.57.0) 6547 eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.29.1)(eslint@8.57.0)
6591 transitivePeerDependencies: 6548 transitivePeerDependencies:
@@ -6604,7 +6561,7 @@ packages:
6604 dependencies: 6561 dependencies:
6605 eslint: 8.57.0 6562 eslint: 8.57.0
6606 eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.29.1)(eslint@8.57.0) 6563 eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.29.1)(eslint@8.57.0)
6607 eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0) 6564 eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)
6608 eslint-plugin-jsx-a11y: 6.8.0(eslint@8.57.0) 6565 eslint-plugin-jsx-a11y: 6.8.0(eslint@8.57.0)
6609 eslint-plugin-react: 7.34.1(eslint@8.57.0) 6566 eslint-plugin-react: 7.34.1(eslint@8.57.0)
6610 eslint-plugin-react-hooks: 4.6.0(eslint@8.57.0) 6567 eslint-plugin-react-hooks: 4.6.0(eslint@8.57.0)
@@ -6631,7 +6588,7 @@ packages:
6631 - supports-color 6588 - supports-color
6632 dev: true 6589 dev: true
6633 6590
6634 /eslint-module-utils@2.8.0(@typescript-eslint/parser@7.3.1)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): 6591 /eslint-module-utils@2.8.0(@typescript-eslint/parser@7.6.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0):
6635 resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} 6592 resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
6636 engines: {node: '>=4'} 6593 engines: {node: '>=4'}
6637 peerDependencies: 6594 peerDependencies:
@@ -6652,7 +6609,7 @@ packages:
6652 eslint-import-resolver-webpack: 6609 eslint-import-resolver-webpack:
6653 optional: true 6610 optional: true
6654 dependencies: 6611 dependencies:
6655 '@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.3) 6612 '@typescript-eslint/parser': 7.6.0(eslint@8.57.0)(typescript@5.4.5)
6656 debug: 3.2.7 6613 debug: 3.2.7
6657 eslint: 8.57.0 6614 eslint: 8.57.0
6658 eslint-import-resolver-node: 0.3.9 6615 eslint-import-resolver-node: 0.3.9
@@ -6660,7 +6617,7 @@ packages:
6660 - supports-color 6617 - supports-color
6661 dev: true 6618 dev: true
6662 6619
6663 /eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.3.1)(eslint@8.57.0): 6620 /eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.6.0)(eslint@8.57.0):
6664 resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} 6621 resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==}
6665 engines: {node: '>=4'} 6622 engines: {node: '>=4'}
6666 peerDependencies: 6623 peerDependencies:
@@ -6670,7 +6627,7 @@ packages:
6670 '@typescript-eslint/parser': 6627 '@typescript-eslint/parser':
6671 optional: true 6628 optional: true
6672 dependencies: 6629 dependencies:
6673 '@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.3) 6630 '@typescript-eslint/parser': 7.6.0(eslint@8.57.0)(typescript@5.4.5)
6674 array-includes: 3.1.7 6631 array-includes: 3.1.7
6675 array.prototype.findlastindex: 1.2.3 6632 array.prototype.findlastindex: 1.2.3
6676 array.prototype.flat: 1.3.2 6633 array.prototype.flat: 1.3.2
@@ -6679,7 +6636,7 @@ packages:
6679 doctrine: 2.1.0 6636 doctrine: 2.1.0
6680 eslint: 8.57.0 6637 eslint: 8.57.0
6681 eslint-import-resolver-node: 0.3.9 6638 eslint-import-resolver-node: 0.3.9
6682 eslint-module-utils: 2.8.0(@typescript-eslint/parser@7.3.1)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) 6639 eslint-module-utils: 2.8.0(@typescript-eslint/parser@7.6.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0)
6683 hasown: 2.0.0 6640 hasown: 2.0.0
6684 is-core-module: 2.13.1 6641 is-core-module: 2.13.1
6685 is-glob: 4.0.3 6642 is-glob: 4.0.3
@@ -6695,7 +6652,7 @@ packages:
6695 - supports-color 6652 - supports-color
6696 dev: true 6653 dev: true
6697 6654
6698 /eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.4.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.4.3): 6655 /eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.6.0)(eslint@8.57.0)(jest@29.7.0)(typescript@5.4.5):
6699 resolution: {integrity: sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug==} 6656 resolution: {integrity: sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug==}
6700 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} 6657 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
6701 peerDependencies: 6658 peerDependencies:
@@ -6708,10 +6665,10 @@ packages:
6708 jest: 6665 jest:
6709 optional: true 6666 optional: true
6710 dependencies: 6667 dependencies:
6711 '@typescript-eslint/eslint-plugin': 7.4.0(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3) 6668 '@typescript-eslint/eslint-plugin': 7.6.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5)
6712 '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.4.3) 6669 '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.4.5)
6713 eslint: 8.57.0 6670 eslint: 8.57.0
6714 jest: 29.7.0(@types/node@20.12.2)(ts-node@10.9.2) 6671 jest: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2)
6715 transitivePeerDependencies: 6672 transitivePeerDependencies:
6716 - supports-color 6673 - supports-color
6717 - typescript 6674 - typescript
@@ -6799,7 +6756,7 @@ packages:
6799 string.prototype.matchall: 4.0.11 6756 string.prototype.matchall: 4.0.11
6800 dev: true 6757 dev: true
6801 6758
6802 /eslint-plugin-sonar@0.13.2(@babel/core@7.24.4)(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3): 6759 /eslint-plugin-sonar@0.13.2(@babel/core@7.24.4)(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5):
6803 resolution: {integrity: sha512-7mZkk4/E2tGtIi3OCNCTmEWthweWzoAj9YcsxxIDI38r7q4RDusWDpsdGHPZXp/+QU8ZKkvmE11G4DtJW+k1kg==} 6760 resolution: {integrity: sha512-7mZkk4/E2tGtIi3OCNCTmEWthweWzoAj9YcsxxIDI38r7q4RDusWDpsdGHPZXp/+QU8ZKkvmE11G4DtJW+k1kg==}
6804 engines: {node: '>=14'} 6761 engines: {node: '>=14'}
6805 peerDependencies: 6762 peerDependencies:
@@ -6811,8 +6768,8 @@ packages:
6811 '@babel/core': 7.24.4 6768 '@babel/core': 7.24.4
6812 '@babel/eslint-parser': 7.23.10(@babel/core@7.24.4)(eslint@8.57.0) 6769 '@babel/eslint-parser': 7.23.10(@babel/core@7.24.4)(eslint@8.57.0)
6813 '@eslint-community/regexpp': 4.10.0 6770 '@eslint-community/regexpp': 4.10.0
6814 '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3) 6771 '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5)
6815 '@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.3) 6772 '@typescript-eslint/parser': 7.6.0(eslint@8.57.0)(typescript@5.4.5)
6816 builtin-modules: 3.3.0 6773 builtin-modules: 3.3.0
6817 bytes: 3.1.2 6774 bytes: 3.1.2
6818 eslint: 8.57.0 6775 eslint: 8.57.0
@@ -6825,7 +6782,7 @@ packages:
6825 minimatch: 9.0.3 6782 minimatch: 9.0.3
6826 scslre: 0.3.0 6783 scslre: 0.3.0
6827 tmp: 0.2.1 6784 tmp: 0.2.1
6828 typescript: 5.4.3 6785 typescript: 5.4.5
6829 transitivePeerDependencies: 6786 transitivePeerDependencies:
6830 - supports-color 6787 - supports-color
6831 dev: true 6788 dev: true
@@ -8242,6 +8199,11 @@ packages:
8242 engines: {node: '>= 4'} 8199 engines: {node: '>= 4'}
8243 dev: true 8200 dev: true
8244 8201
8202 /ignore@5.3.1:
8203 resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==}
8204 engines: {node: '>= 4'}
8205 dev: true
8206
8245 /immutable@4.3.2: 8207 /immutable@4.3.2:
8246 resolution: {integrity: sha512-oGXzbEDem9OOpDWZu88jGiYCvIsLHMvGw+8OXlpsvTFvIQplQbjg1B1cvKg8f7Hoch6+NGjpPsH1Fr+Mc2D1aA==} 8208 resolution: {integrity: sha512-oGXzbEDem9OOpDWZu88jGiYCvIsLHMvGw+8OXlpsvTFvIQplQbjg1B1cvKg8f7Hoch6+NGjpPsH1Fr+Mc2D1aA==}
8247 8209
@@ -8953,7 +8915,7 @@ packages:
8953 '@jest/expect': 29.7.0 8915 '@jest/expect': 29.7.0
8954 '@jest/test-result': 29.7.0 8916 '@jest/test-result': 29.7.0
8955 '@jest/types': 29.6.3 8917 '@jest/types': 29.6.3
8956 '@types/node': 20.12.2 8918 '@types/node': 20.12.7
8957 chalk: 4.1.2 8919 chalk: 4.1.2
8958 co: 4.6.0 8920 co: 4.6.0
8959 dedent: 1.5.1 8921 dedent: 1.5.1
@@ -8974,7 +8936,7 @@ packages:
8974 - supports-color 8936 - supports-color
8975 dev: true 8937 dev: true
8976 8938
8977 /jest-cli@29.7.0(@types/node@20.12.2)(ts-node@10.9.2): 8939 /jest-cli@29.7.0(@types/node@20.12.7)(ts-node@10.9.2):
8978 resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} 8940 resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==}
8979 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} 8941 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
8980 hasBin: true 8942 hasBin: true
@@ -8988,10 +8950,10 @@ packages:
8988 '@jest/test-result': 29.7.0 8950 '@jest/test-result': 29.7.0
8989 '@jest/types': 29.6.3 8951 '@jest/types': 29.6.3
8990 chalk: 4.1.2 8952 chalk: 4.1.2
8991 create-jest: 29.7.0(@types/node@20.12.2)(ts-node@10.9.2) 8953 create-jest: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2)
8992 exit: 0.1.2 8954 exit: 0.1.2
8993 import-local: 3.1.0 8955 import-local: 3.1.0
8994 jest-config: 29.7.0(@types/node@20.12.2)(ts-node@10.9.2) 8956 jest-config: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2)
8995 jest-util: 29.7.0 8957 jest-util: 29.7.0
8996 jest-validate: 29.7.0 8958 jest-validate: 29.7.0
8997 yargs: 17.7.2 8959 yargs: 17.7.2
@@ -9002,7 +8964,7 @@ packages:
9002 - ts-node 8964 - ts-node
9003 dev: true 8965 dev: true
9004 8966
9005 /jest-config@29.7.0(@types/node@20.12.2)(ts-node@10.9.2): 8967 /jest-config@29.7.0(@types/node@20.12.7)(ts-node@10.9.2):
9006 resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} 8968 resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==}
9007 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} 8969 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
9008 peerDependencies: 8970 peerDependencies:
@@ -9017,7 +8979,7 @@ packages:
9017 '@babel/core': 7.23.5 8979 '@babel/core': 7.23.5
9018 '@jest/test-sequencer': 29.7.0 8980 '@jest/test-sequencer': 29.7.0
9019 '@jest/types': 29.6.3 8981 '@jest/types': 29.6.3
9020 '@types/node': 20.12.2 8982 '@types/node': 20.12.7
9021 babel-jest: 29.7.0(@babel/core@7.23.5) 8983 babel-jest: 29.7.0(@babel/core@7.23.5)
9022 chalk: 4.1.2 8984 chalk: 4.1.2
9023 ci-info: 3.8.0 8985 ci-info: 3.8.0
@@ -9037,7 +8999,7 @@ packages:
9037 pretty-format: 29.7.0 8999 pretty-format: 29.7.0
9038 slash: 3.0.0 9000 slash: 3.0.0
9039 strip-json-comments: 3.1.1 9001 strip-json-comments: 3.1.1
9040 ts-node: 10.9.2(@types/node@20.12.2)(typescript@5.4.3) 9002 ts-node: 10.9.2(@types/node@20.12.7)(typescript@5.4.5)
9041 transitivePeerDependencies: 9003 transitivePeerDependencies:
9042 - babel-plugin-macros 9004 - babel-plugin-macros
9043 - supports-color 9005 - supports-color
@@ -9078,7 +9040,7 @@ packages:
9078 '@jest/environment': 29.7.0 9040 '@jest/environment': 29.7.0
9079 '@jest/fake-timers': 29.7.0 9041 '@jest/fake-timers': 29.7.0
9080 '@jest/types': 29.6.3 9042 '@jest/types': 29.6.3
9081 '@types/node': 20.12.2 9043 '@types/node': 20.12.7
9082 jest-mock: 29.7.0 9044 jest-mock: 29.7.0
9083 jest-util: 29.7.0 9045 jest-util: 29.7.0
9084 dev: true 9046 dev: true
@@ -9094,7 +9056,7 @@ packages:
9094 dependencies: 9056 dependencies:
9095 '@jest/types': 29.6.3 9057 '@jest/types': 29.6.3
9096 '@types/graceful-fs': 4.1.5 9058 '@types/graceful-fs': 4.1.5
9097 '@types/node': 20.12.2 9059 '@types/node': 20.12.7
9098 anymatch: 3.1.3 9060 anymatch: 3.1.3
9099 fb-watchman: 2.0.2 9061 fb-watchman: 2.0.2
9100 graceful-fs: 4.2.11 9062 graceful-fs: 4.2.11
@@ -9145,7 +9107,7 @@ packages:
9145 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} 9107 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
9146 dependencies: 9108 dependencies:
9147 '@jest/types': 29.6.3 9109 '@jest/types': 29.6.3
9148 '@types/node': 20.12.2 9110 '@types/node': 20.12.7
9149 jest-util: 29.7.0 9111 jest-util: 29.7.0
9150 dev: true 9112 dev: true
9151 9113
@@ -9200,7 +9162,7 @@ packages:
9200 '@jest/test-result': 29.7.0 9162 '@jest/test-result': 29.7.0
9201 '@jest/transform': 29.7.0 9163 '@jest/transform': 29.7.0
9202 '@jest/types': 29.6.3 9164 '@jest/types': 29.6.3
9203 '@types/node': 20.12.2 9165 '@types/node': 20.12.7
9204 chalk: 4.1.2 9166 chalk: 4.1.2
9205 emittery: 0.13.1 9167 emittery: 0.13.1
9206 graceful-fs: 4.2.11 9168 graceful-fs: 4.2.11
@@ -9231,7 +9193,7 @@ packages:
9231 '@jest/test-result': 29.7.0 9193 '@jest/test-result': 29.7.0
9232 '@jest/transform': 29.7.0 9194 '@jest/transform': 29.7.0
9233 '@jest/types': 29.6.3 9195 '@jest/types': 29.6.3
9234 '@types/node': 20.12.2 9196 '@types/node': 20.12.7
9235 chalk: 4.1.2 9197 chalk: 4.1.2
9236 cjs-module-lexer: 1.2.2 9198 cjs-module-lexer: 1.2.2
9237 collect-v8-coverage: 1.0.1 9199 collect-v8-coverage: 1.0.1
@@ -9283,7 +9245,7 @@ packages:
9283 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} 9245 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
9284 dependencies: 9246 dependencies:
9285 '@jest/types': 29.6.3 9247 '@jest/types': 29.6.3
9286 '@types/node': 20.12.2 9248 '@types/node': 20.12.7
9287 chalk: 4.1.2 9249 chalk: 4.1.2
9288 ci-info: 3.8.0 9250 ci-info: 3.8.0
9289 graceful-fs: 4.2.11 9251 graceful-fs: 4.2.11
@@ -9308,7 +9270,7 @@ packages:
9308 dependencies: 9270 dependencies:
9309 '@jest/test-result': 29.7.0 9271 '@jest/test-result': 29.7.0
9310 '@jest/types': 29.6.3 9272 '@jest/types': 29.6.3
9311 '@types/node': 20.12.2 9273 '@types/node': 20.12.7
9312 ansi-escapes: 4.3.2 9274 ansi-escapes: 4.3.2
9313 chalk: 4.1.2 9275 chalk: 4.1.2
9314 emittery: 0.13.1 9276 emittery: 0.13.1
@@ -9320,13 +9282,13 @@ packages:
9320 resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} 9282 resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==}
9321 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} 9283 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
9322 dependencies: 9284 dependencies:
9323 '@types/node': 20.12.2 9285 '@types/node': 20.12.7
9324 jest-util: 29.7.0 9286 jest-util: 29.7.0
9325 merge-stream: 2.0.0 9287 merge-stream: 2.0.0
9326 supports-color: 8.1.1 9288 supports-color: 8.1.1
9327 dev: true 9289 dev: true
9328 9290
9329 /jest@29.7.0(@types/node@20.12.2)(ts-node@10.9.2): 9291 /jest@29.7.0(@types/node@20.12.7)(ts-node@10.9.2):
9330 resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} 9292 resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==}
9331 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} 9293 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
9332 hasBin: true 9294 hasBin: true
@@ -9339,7 +9301,7 @@ packages:
9339 '@jest/core': 29.7.0(ts-node@10.9.2) 9301 '@jest/core': 29.7.0(ts-node@10.9.2)
9340 '@jest/types': 29.6.3 9302 '@jest/types': 29.6.3
9341 import-local: 3.1.0 9303 import-local: 3.1.0
9342 jest-cli: 29.7.0(@types/node@20.12.2)(ts-node@10.9.2) 9304 jest-cli: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2)
9343 transitivePeerDependencies: 9305 transitivePeerDependencies:
9344 - '@types/node' 9306 - '@types/node'
9345 - babel-plugin-macros 9307 - babel-plugin-macros
@@ -10144,8 +10106,8 @@ packages:
10144 object-visit: 1.0.1 10106 object-visit: 1.0.1
10145 dev: false 10107 dev: false
10146 10108
10147 /markdown-to-jsx@7.4.5(react@18.2.0): 10109 /markdown-to-jsx@7.4.6(react@18.2.0):
10148 resolution: {integrity: sha512-c8NB0H/ig+FOWssE9be0PKsYbCDhcWEkicxMnpdfUuHbFljnen4LAdgUShOyR/PgO3/qKvt9cwfQ0U/zQvZ44A==} 10110 resolution: {integrity: sha512-3cyNxI/PwotvYkjg6KmFaN1uyN/7NqETteD2DobBB8ro/FR9jsHIh4Fi7ywAz0s9QHRKCmGlOUggs5GxSWACKA==}
10149 engines: {node: '>= 10'} 10111 engines: {node: '>= 10'}
10150 peerDependencies: 10112 peerDependencies:
10151 react: '>= 0.14.0' 10113 react: '>= 0.14.0'
@@ -10301,6 +10263,13 @@ packages:
10301 brace-expansion: 2.0.1 10263 brace-expansion: 2.0.1
10302 dev: true 10264 dev: true
10303 10265
10266 /minimatch@9.0.4:
10267 resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==}
10268 engines: {node: '>=16 || 14 >=14.17'}
10269 dependencies:
10270 brace-expansion: 2.0.1
10271 dev: true
10272
10304 /minimist@1.2.8: 10273 /minimist@1.2.8:
10305 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} 10274 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
10306 10275
@@ -11735,8 +11704,8 @@ packages:
11735 react-dom: 18.2.0(react@18.2.0) 11704 react-dom: 18.2.0(react@18.2.0)
11736 dev: false 11705 dev: false
11737 11706
11738 /react-intl@6.6.4(react@18.2.0)(typescript@5.4.3): 11707 /react-intl@6.6.5(react@18.2.0)(typescript@5.4.5):
11739 resolution: {integrity: sha512-bD+7hVTX3zBFI3z/ffIVZrNkCVK0/sQguQ/DqW5uZ6JFWsuiwOieVcLnmtFiUgMQZLdmwNl2Ur5c10RaO7NWBQ==} 11708 resolution: {integrity: sha512-OErDPbGqus0QKVj77MGCC9Plbnys3CDQrq6Lw41c60pmeTdn41AhoS1SIzXG6SUlyF7qNN2AVqfrrIvHUgSyLQ==}
11740 peerDependencies: 11709 peerDependencies:
11741 react: ^16.6.0 || 17 || 18 11710 react: ^16.6.0 || 17 || 18
11742 typescript: ^4.7 || 5 11711 typescript: ^4.7 || 5
@@ -11746,16 +11715,16 @@ packages:
11746 dependencies: 11715 dependencies:
11747 '@formatjs/ecma402-abstract': 1.18.2 11716 '@formatjs/ecma402-abstract': 1.18.2
11748 '@formatjs/icu-messageformat-parser': 2.7.6 11717 '@formatjs/icu-messageformat-parser': 2.7.6
11749 '@formatjs/intl': 2.10.1(typescript@5.4.3) 11718 '@formatjs/intl': 2.10.1(typescript@5.4.5)
11750 '@formatjs/intl-displaynames': 6.6.6 11719 '@formatjs/intl-displaynames': 6.6.6
11751 '@formatjs/intl-listformat': 7.5.5 11720 '@formatjs/intl-listformat': 7.5.5
11752 '@types/hoist-non-react-statics': 3.3.5 11721 '@types/hoist-non-react-statics': 3.3.5
11753 '@types/react': 18.2.73 11722 '@types/react': 18.2.77
11754 hoist-non-react-statics: 3.3.2 11723 hoist-non-react-statics: 3.3.2
11755 intl-messageformat: 10.5.11 11724 intl-messageformat: 10.5.11
11756 react: 18.2.0 11725 react: 18.2.0
11757 tslib: 2.6.2 11726 tslib: 2.6.2
11758 typescript: 5.4.3 11727 typescript: 5.4.5
11759 dev: false 11728 dev: false
11760 11729
11761 /react-is@16.13.1: 11730 /react-is@16.13.1:
@@ -13552,16 +13521,25 @@ packages:
13552 dependencies: 13521 dependencies:
13553 utf8-byte-length: 1.0.4 13522 utf8-byte-length: 1.0.4
13554 13523
13555 /ts-api-utils@1.0.3(typescript@5.4.3): 13524 /ts-api-utils@1.0.3(typescript@5.4.5):
13556 resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} 13525 resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==}
13557 engines: {node: '>=16.13.0'} 13526 engines: {node: '>=16.13.0'}
13558 peerDependencies: 13527 peerDependencies:
13559 typescript: '>=4.2.0' 13528 typescript: '>=4.2.0'
13560 dependencies: 13529 dependencies:
13561 typescript: 5.4.3 13530 typescript: 5.4.5
13531 dev: true
13532
13533 /ts-api-utils@1.3.0(typescript@5.4.5):
13534 resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
13535 engines: {node: '>=16'}
13536 peerDependencies:
13537 typescript: '>=4.2.0'
13538 dependencies:
13539 typescript: 5.4.5
13562 dev: true 13540 dev: true
13563 13541
13564 /ts-node@10.9.2(@types/node@20.12.2)(typescript@5.4.3): 13542 /ts-node@10.9.2(@types/node@20.12.7)(typescript@5.4.5):
13565 resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} 13543 resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
13566 hasBin: true 13544 hasBin: true
13567 peerDependencies: 13545 peerDependencies:
@@ -13580,14 +13558,14 @@ packages:
13580 '@tsconfig/node12': 1.0.11 13558 '@tsconfig/node12': 1.0.11
13581 '@tsconfig/node14': 1.0.3 13559 '@tsconfig/node14': 1.0.3
13582 '@tsconfig/node16': 1.0.4 13560 '@tsconfig/node16': 1.0.4
13583 '@types/node': 20.12.2 13561 '@types/node': 20.12.7
13584 acorn: 8.11.2 13562 acorn: 8.11.2
13585 acorn-walk: 8.2.0 13563 acorn-walk: 8.2.0
13586 arg: 4.1.3 13564 arg: 4.1.3
13587 create-require: 1.1.1 13565 create-require: 1.1.1
13588 diff: 4.0.2 13566 diff: 4.0.2
13589 make-error: 1.3.6 13567 make-error: 1.3.6
13590 typescript: 5.4.3 13568 typescript: 5.4.5
13591 v8-compile-cache-lib: 3.0.1 13569 v8-compile-cache-lib: 3.0.1
13592 yn: 3.1.1 13570 yn: 3.1.1
13593 dev: true 13571 dev: true
@@ -13617,14 +13595,14 @@ packages:
13617 engines: {node: '>=0.6.x'} 13595 engines: {node: '>=0.6.x'}
13618 dev: false 13596 dev: false
13619 13597
13620 /tsutils@3.21.0(typescript@5.4.3): 13598 /tsutils@3.21.0(typescript@5.4.5):
13621 resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} 13599 resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
13622 engines: {node: '>= 6'} 13600 engines: {node: '>= 6'}
13623 peerDependencies: 13601 peerDependencies:
13624 typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' 13602 typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
13625 dependencies: 13603 dependencies:
13626 tslib: 1.14.1 13604 tslib: 1.14.1
13627 typescript: 5.4.3 13605 typescript: 5.4.5
13628 dev: true 13606 dev: true
13629 13607
13630 /tunnel-agent@0.6.0: 13608 /tunnel-agent@0.6.0:
@@ -13784,8 +13762,8 @@ packages:
13784 hasBin: true 13762 hasBin: true
13785 dev: true 13763 dev: true
13786 13764
13787 /typescript@5.4.3: 13765 /typescript@5.4.5:
13788 resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==} 13766 resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
13789 engines: {node: '>=14.17'} 13767 engines: {node: '>=14.17'}
13790 hasBin: true 13768 hasBin: true
13791 13769
diff --git a/src/api/server/ServerApi.ts b/src/api/server/ServerApi.ts
index 58c6845ac..69994114e 100644
--- a/src/api/server/ServerApi.ts
+++ b/src/api/server/ServerApi.ts
@@ -462,7 +462,6 @@ export default class ServerApi {
462 462
463 await sleep(10); 463 await sleep(10);
464 464
465 // @ts-expect-error No overload matches this call.
466 await tar.x({ 465 await tar.x({
467 file: archivePath, 466 file: archivePath,
468 cwd: recipeTempDirectory, 467 cwd: recipeTempDirectory,
diff --git a/src/components/settings/recipes/RecipeItem.tsx b/src/components/settings/recipes/RecipeItem.tsx
index 432e4e6a1..0bf426da2 100644
--- a/src/components/settings/recipes/RecipeItem.tsx
+++ b/src/components/settings/recipes/RecipeItem.tsx
@@ -1,5 +1,5 @@
1import { Component, MouseEventHandler } from 'react';
2import { observer } from 'mobx-react'; 1import { observer } from 'mobx-react';
2import { Component, MouseEventHandler } from 'react';
3import RecipePreview from '../../../models/RecipePreview'; 3import RecipePreview from '../../../models/RecipePreview';
4 4
5interface IProps { 5interface IProps {
diff --git a/src/components/settings/recipes/RecipesDashboard.tsx b/src/components/settings/recipes/RecipesDashboard.tsx
index c7aeaa9b3..3408d8f6d 100644
--- a/src/components/settings/recipes/RecipesDashboard.tsx
+++ b/src/components/settings/recipes/RecipesDashboard.tsx
@@ -1,20 +1,20 @@
1import { Component } from 'react'; 1import { mdiOpenInNew } from '@mdi/js';
2import { observer } from 'mobx-react'; 2import { observer } from 'mobx-react';
3import { defineMessages, injectIntl, WrappedComponentProps } from 'react-intl'; 3import { Component } from 'react';
4import { NavLink } from 'react-router-dom'; 4import { WrappedComponentProps, defineMessages, injectIntl } from 'react-intl';
5import withStyles, { WithStylesProps } from 'react-jss'; 5import withStyles, { WithStylesProps } from 'react-jss';
6import { mdiOpenInNew } from '@mdi/js'; 6import { NavLink } from 'react-router-dom';
7import { FERDIUM_SERVICE_REQUEST } from '../../../config';
8import RecipePreview from '../../../models/RecipePreview';
9import SearchInput from '../../ui/SearchInput';
7import Button from '../../ui/button'; 10import Button from '../../ui/button';
8import Input from '../../ui/input/index'; 11import Appear from '../../ui/effects/Appear';
9import { H1, H2, H3 } from '../../ui/headline'; 12import { H1, H2, H3 } from '../../ui/headline';
10import SearchInput from '../../ui/SearchInput'; 13import Icon from '../../ui/icon';
11import Infobox from '../../ui/infobox/index'; 14import Infobox from '../../ui/infobox/index';
12import RecipeItem from './RecipeItem'; 15import Input from '../../ui/input/index';
13import Loader from '../../ui/loader'; 16import Loader from '../../ui/loader';
14import Appear from '../../ui/effects/Appear'; 17import RecipeItem from './RecipeItem';
15import { FERDIUM_SERVICE_REQUEST } from '../../../config';
16import RecipePreview from '../../../models/RecipePreview';
17import Icon from '../../ui/icon';
18 18
19const messages = defineMessages({ 19const messages = defineMessages({
20 headline: { 20 headline: {