From 3794b2f0de331140b695faeaea26a3c41f8218fc Mon Sep 17 00:00:00 2001 From: dongchengjie <37543964+dongchengjie@users.noreply.github.com> Date: Fri, 19 Apr 2024 13:54:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BD=BF=E7=94=A8npm=E5=AE=89=E8=A3=85m?= =?UTF-8?q?eta-json-schema=20(#895)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: allow manual selection of url-test group * feat: fixed proxy indicator * fix: try to fix traffic websocket no longer updating * fixup: group delay test use defined url * feat: connections sorted by start by default * feat: Connection details show the full path of the process * fix: editor no hints and add yaml support * feat: quick suggestions * chore: use monaco-editor * chore: update schema url * chore: change default merge config content * fix: load schema via npm * feat: runtime config viewer style auto adjust * feat: adjust fixed proxy style * fix: headState "showType" won't toggle hover text * chore: switch version * chore: Update pnpm lockfile --- package.json | 1 + pnpm-lock.yaml | 1405 +++++++++-------- src/components/profile/editor-viewer.tsx | 14 +- src/components/proxy/proxy-head.tsx | 2 +- src/components/proxy/proxy-item-mini.tsx | 5 +- src/components/setting/mods/config-viewer.tsx | 50 +- src/locales/en.json | 2 + src/locales/ru.json | 2 + src/locales/zh.json | 2 + 9 files changed, 766 insertions(+), 717 deletions(-) diff --git a/package.json b/package.json index 6f1e60f8..14a6dc7e 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "lodash-es": "^4.17.21", "monaco-editor": "^0.47.0", "monaco-yaml": "^5.1.1", + "meta-json-schema": "^1.18.3-beta", "nanoid": "^5.0.4", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0758f73f..1e9ea119 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,43 +18,46 @@ importers: version: 3.2.2(react@18.2.0) "@emotion/react": specifier: ^11.11.3 - version: 11.11.3(@types/react@18.2.48)(react@18.2.0) + version: 11.11.4(@types/react@18.2.79)(react@18.2.0) "@emotion/styled": specifier: ^11.11.0 - version: 11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0) + version: 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) "@juggle/resize-observer": specifier: ^3.4.0 version: 3.4.0 "@mui/icons-material": specifier: ^5.15.5 - version: 5.15.5(@mui/material@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.48)(react@18.2.0) + version: 5.15.15(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) "@mui/lab": specifier: 5.0.0-alpha.149 - version: 5.0.0-alpha.149(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@mui/material@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 5.0.0-alpha.149(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) "@mui/material": specifier: ^5.15.5 - version: 5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) "@mui/x-data-grid": specifier: ^6.18.7 - version: 6.18.7(@mui/material@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/system@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 6.19.11(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) "@tauri-apps/api": specifier: ^1.5.3 version: 1.5.3 ahooks: specifier: ^3.7.8 - version: 3.7.8(react@18.2.0) + version: 3.7.11(react@18.2.0) axios: specifier: ^1.6.5 - version: 1.6.5 + version: 1.6.8 dayjs: specifier: 1.11.5 version: 1.11.5 i18next: specifier: ^23.7.16 - version: 23.7.16 + version: 23.11.2 lodash-es: specifier: ^4.17.21 version: 4.17.21 + meta-json-schema: + specifier: ^1.18.3-beta + version: 1.18.3-beta monaco-editor: specifier: ^0.47.0 version: 0.47.0 @@ -63,7 +66,7 @@ importers: version: 5.1.1(monaco-editor@0.47.0) nanoid: specifier: ^5.0.4 - version: 5.0.4 + version: 5.0.7 react: specifier: ^18.2.0 version: 18.2.0 @@ -75,19 +78,19 @@ importers: version: 3.1.4(react@18.2.0) react-hook-form: specifier: ^7.49.3 - version: 7.49.3(react@18.2.0) + version: 7.51.3(react@18.2.0) react-i18next: specifier: ^13.5.0 - version: 13.5.0(i18next@23.7.16)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 13.5.0(i18next@23.11.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react-router-dom: specifier: ^6.21.2 - version: 6.21.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 6.22.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react-transition-group: specifier: ^4.4.5 version: 4.4.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react-virtuoso: specifier: ^4.6.2 - version: 4.6.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 4.7.9(react-dom@18.2.0(react@18.2.0))(react@18.2.0) recoil: specifier: ^0.7.7 version: 0.7.7(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -99,14 +102,14 @@ importers: version: 1.3.0(react@18.2.0) tar: specifier: ^6.2.0 - version: 6.2.0 + version: 6.2.1 devDependencies: "@actions/github": specifier: ^5.1.1 version: 5.1.1 "@tauri-apps/cli": specifier: ^1.5.9 - version: 1.5.9 + version: 1.5.11 "@types/fs-extra": specifier: ^9.0.13 version: 9.0.13 @@ -118,19 +121,19 @@ importers: version: 4.17.12 "@types/react": specifier: ^18.2.48 - version: 18.2.48 + version: 18.2.79 "@types/react-dom": specifier: ^18.2.18 - version: 18.2.18 + version: 18.2.25 "@types/react-transition-group": specifier: ^4.4.10 version: 4.4.10 "@vitejs/plugin-react": specifier: ^4.2.1 - version: 4.2.1(vite@5.0.11(@types/node@20.11.5)(sass@1.70.0)) + version: 4.2.1(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0)) adm-zip: specifier: ^0.5.10 - version: 0.5.10 + version: 0.5.12 cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -154,19 +157,19 @@ importers: version: 3.3.1(prettier@2.8.8) sass: specifier: ^1.70.0 - version: 1.70.0 + version: 1.75.0 typescript: specifier: ^5.3.3 - version: 5.3.3 + version: 5.4.5 vite: specifier: ^5.0.11 - version: 5.0.11(@types/node@20.11.5)(sass@1.70.0) + version: 5.2.9(@types/node@20.12.7)(sass@1.75.0) vite-plugin-monaco-editor: specifier: ^1.1.0 version: 1.1.0(monaco-editor@0.47.0) vite-plugin-svgr: specifier: ^4.2.0 - version: 4.2.0(rollup@4.9.5)(typescript@5.3.3)(vite@5.0.11(@types/node@20.11.5)(sass@1.70.0)) + version: 4.2.0(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0)) packages: "@actions/github@5.1.1": @@ -175,44 +178,44 @@ packages: integrity: sha512-Nk59rMDoJaV+mHCOJPXuvB1zIbomlKS0dmSIqPGxd0enAXBnOfn4VWF+CGtRCwXZG9Epa54tZA7VIRlJDS8A6g==, } - "@actions/http-client@2.2.0": + "@actions/http-client@2.2.1": resolution: { - integrity: sha512-q+epW0trjVUUHboliPb4UF9g2msf+w61b32tAkFEwL/IwP0DQWgbCMM0Hbe3e3WXSKz5VcUXbzJQgy8Hkra/Lg==, + integrity: sha512-KhC/cZsq7f8I4LfZSJKgCvEwfkE8o1538VoBeoGzokVLLnbFDEAdFD3UhoMklxo2un9NJVBdANOresx7vTHlHw==, } - "@ampproject/remapping@2.2.1": + "@ampproject/remapping@2.3.0": resolution: { - integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==, + integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==, } engines: { node: ">=6.0.0" } - "@babel/code-frame@7.23.5": + "@babel/code-frame@7.24.2": resolution: { - integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==, + integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==, } engines: { node: ">=6.9.0" } - "@babel/compat-data@7.23.5": + "@babel/compat-data@7.24.4": resolution: { - integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==, + integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==, } engines: { node: ">=6.9.0" } - "@babel/core@7.23.7": + "@babel/core@7.24.4": resolution: { - integrity: sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==, + integrity: sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==, } engines: { node: ">=6.9.0" } - "@babel/generator@7.23.6": + "@babel/generator@7.24.4": resolution: { - integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==, + integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==, } engines: { node: ">=6.9.0" } @@ -244,10 +247,10 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helper-module-imports@7.22.15": + "@babel/helper-module-imports@7.24.3": resolution: { - integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==, + integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==, } engines: { node: ">=6.9.0" } @@ -260,10 +263,10 @@ packages: peerDependencies: "@babel/core": ^7.0.0 - "@babel/helper-plugin-utils@7.22.5": + "@babel/helper-plugin-utils@7.24.0": resolution: { - integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==, + integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==, } engines: { node: ">=6.9.0" } @@ -281,10 +284,10 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helper-string-parser@7.23.4": + "@babel/helper-string-parser@7.24.1": resolution: { - integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==, + integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==, } engines: { node: ">=6.9.0" } @@ -302,71 +305,71 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helpers@7.23.8": + "@babel/helpers@7.24.4": resolution: { - integrity: sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==, + integrity: sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==, } engines: { node: ">=6.9.0" } - "@babel/highlight@7.23.4": + "@babel/highlight@7.24.2": resolution: { - integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==, + integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==, } engines: { node: ">=6.9.0" } - "@babel/parser@7.23.6": + "@babel/parser@7.24.4": resolution: { - integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==, + integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==, } engines: { node: ">=6.0.0" } hasBin: true - "@babel/plugin-transform-react-jsx-self@7.23.3": + "@babel/plugin-transform-react-jsx-self@7.24.1": resolution: { - integrity: sha512-qXRvbeKDSfwnlJnanVRp0SfuWE5DQhwQr5xtLBzp56Wabyo+4CMosF6Kfp+eOD/4FYpql64XVJ2W0pVLlJZxOQ==, + integrity: sha512-kDJgnPujTmAZ/9q2CN4m2/lRsUUPDvsG3+tSHWUJIzMGTt5U/b/fwWd3RO3n+5mjLrsBrVa5eKFRVSQbi3dF1w==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-react-jsx-source@7.23.3": + "@babel/plugin-transform-react-jsx-source@7.24.1": resolution: { - integrity: sha512-91RS0MDnAWDNvGC6Wio5XYkyWI39FMFO+JK9+4AlgaTH+yWwVTsw7/sn6LK0lH7c5F+TFkpv/3LfCJ1Ydwof/g==, + integrity: sha512-1v202n7aUq4uXAieRTKcwPzNyphlCuqHHDcdSNc+vdhoTEZcFMh+L5yZuCmGaIO7bs1nJUNfHB89TZyoL48xNA==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/runtime@7.23.8": + "@babel/runtime@7.24.4": resolution: { - integrity: sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==, + integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==, } engines: { node: ">=6.9.0" } - "@babel/template@7.22.15": + "@babel/template@7.24.0": resolution: { - integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==, + integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==, } engines: { node: ">=6.9.0" } - "@babel/traverse@7.23.7": + "@babel/traverse@7.24.1": resolution: { - integrity: sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==, + integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==, } engines: { node: ">=6.9.0" } - "@babel/types@7.23.6": + "@babel/types@7.24.0": resolution: { - integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==, + integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==, } engines: { node: ">=6.9.0" } @@ -422,10 +425,10 @@ packages: integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==, } - "@emotion/is-prop-valid@1.2.1": + "@emotion/is-prop-valid@1.2.2": resolution: { - integrity: sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==, + integrity: sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==, } "@emotion/memoize@0.8.1": @@ -434,10 +437,10 @@ packages: integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==, } - "@emotion/react@11.11.3": + "@emotion/react@11.11.4": resolution: { - integrity: sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA==, + integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==, } peerDependencies: "@types/react": "*" @@ -446,10 +449,10 @@ packages: "@types/react": optional: true - "@emotion/serialize@1.1.3": + "@emotion/serialize@1.1.4": resolution: { - integrity: sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==, + integrity: sha512-RIN04MBT8g+FnDwgvIUi8czvr1LU1alUMI05LekWB5DGyTm8cCBMCRpq3GqaiyEDRptEXOyXnvZ58GZYu4kBxQ==, } "@emotion/sheet@1.2.2": @@ -458,10 +461,10 @@ packages: integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==, } - "@emotion/styled@11.11.0": + "@emotion/styled@11.11.5": resolution: { - integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==, + integrity: sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==, } peerDependencies: "@emotion/react": ^11.0.0-rc.0 @@ -497,236 +500,236 @@ packages: integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==, } - "@esbuild/aix-ppc64@0.19.11": + "@esbuild/aix-ppc64@0.20.2": resolution: { - integrity: sha512-FnzU0LyE3ySQk7UntJO4+qIiQgI7KoODnZg5xzXIrFJlKd2P2gwHsHY4927xj9y5PJmJSzULiUCWmv7iWnNa7g==, + integrity: sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==, } engines: { node: ">=12" } cpu: [ppc64] os: [aix] - "@esbuild/android-arm64@0.19.11": + "@esbuild/android-arm64@0.20.2": resolution: { - integrity: sha512-aiu7K/5JnLj//KOnOfEZ0D90obUkRzDMyqd/wNAUQ34m4YUPVhRZpnqKV9uqDGxT7cToSDnIHsGooyIczu9T+Q==, + integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==, } engines: { node: ">=12" } cpu: [arm64] os: [android] - "@esbuild/android-arm@0.19.11": + "@esbuild/android-arm@0.20.2": resolution: { - integrity: sha512-5OVapq0ClabvKvQ58Bws8+wkLCV+Rxg7tUVbo9xu034Nm536QTII4YzhaFriQ7rMrorfnFKUsArD2lqKbFY4vw==, + integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==, } engines: { node: ">=12" } cpu: [arm] os: [android] - "@esbuild/android-x64@0.19.11": + "@esbuild/android-x64@0.20.2": resolution: { - integrity: sha512-eccxjlfGw43WYoY9QgB82SgGgDbibcqyDTlk3l3C0jOVHKxrjdc9CTwDUQd0vkvYg5um0OH+GpxYvp39r+IPOg==, + integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==, } engines: { node: ">=12" } cpu: [x64] os: [android] - "@esbuild/darwin-arm64@0.19.11": + "@esbuild/darwin-arm64@0.20.2": resolution: { - integrity: sha512-ETp87DRWuSt9KdDVkqSoKoLFHYTrkyz2+65fj9nfXsaV3bMhTCjtQfw3y+um88vGRKRiF7erPrh/ZuIdLUIVxQ==, + integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==, } engines: { node: ">=12" } cpu: [arm64] os: [darwin] - "@esbuild/darwin-x64@0.19.11": + "@esbuild/darwin-x64@0.20.2": resolution: { - integrity: sha512-fkFUiS6IUK9WYUO/+22omwetaSNl5/A8giXvQlcinLIjVkxwTLSktbF5f/kJMftM2MJp9+fXqZ5ezS7+SALp4g==, + integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==, } engines: { node: ">=12" } cpu: [x64] os: [darwin] - "@esbuild/freebsd-arm64@0.19.11": + "@esbuild/freebsd-arm64@0.20.2": resolution: { - integrity: sha512-lhoSp5K6bxKRNdXUtHoNc5HhbXVCS8V0iZmDvyWvYq9S5WSfTIHU2UGjcGt7UeS6iEYp9eeymIl5mJBn0yiuxA==, + integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==, } engines: { node: ">=12" } cpu: [arm64] os: [freebsd] - "@esbuild/freebsd-x64@0.19.11": + "@esbuild/freebsd-x64@0.20.2": resolution: { - integrity: sha512-JkUqn44AffGXitVI6/AbQdoYAq0TEullFdqcMY/PCUZ36xJ9ZJRtQabzMA+Vi7r78+25ZIBosLTOKnUXBSi1Kw==, + integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==, } engines: { node: ">=12" } cpu: [x64] os: [freebsd] - "@esbuild/linux-arm64@0.19.11": + "@esbuild/linux-arm64@0.20.2": resolution: { - integrity: sha512-LneLg3ypEeveBSMuoa0kwMpCGmpu8XQUh+mL8XXwoYZ6Be2qBnVtcDI5azSvh7vioMDhoJFZzp9GWp9IWpYoUg==, + integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==, } engines: { node: ">=12" } cpu: [arm64] os: [linux] - "@esbuild/linux-arm@0.19.11": + "@esbuild/linux-arm@0.20.2": resolution: { - integrity: sha512-3CRkr9+vCV2XJbjwgzjPtO8T0SZUmRZla+UL1jw+XqHZPkPgZiyWvbDvl9rqAN8Zl7qJF0O/9ycMtjU67HN9/Q==, + integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==, } engines: { node: ">=12" } cpu: [arm] os: [linux] - "@esbuild/linux-ia32@0.19.11": + "@esbuild/linux-ia32@0.20.2": resolution: { - integrity: sha512-caHy++CsD8Bgq2V5CodbJjFPEiDPq8JJmBdeyZ8GWVQMjRD0sU548nNdwPNvKjVpamYYVL40AORekgfIubwHoA==, + integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==, } engines: { node: ">=12" } cpu: [ia32] os: [linux] - "@esbuild/linux-loong64@0.19.11": + "@esbuild/linux-loong64@0.20.2": resolution: { - integrity: sha512-ppZSSLVpPrwHccvC6nQVZaSHlFsvCQyjnvirnVjbKSHuE5N24Yl8F3UwYUUR1UEPaFObGD2tSvVKbvR+uT1Nrg==, + integrity: sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==, } engines: { node: ">=12" } cpu: [loong64] os: [linux] - "@esbuild/linux-mips64el@0.19.11": + "@esbuild/linux-mips64el@0.20.2": resolution: { - integrity: sha512-B5x9j0OgjG+v1dF2DkH34lr+7Gmv0kzX6/V0afF41FkPMMqaQ77pH7CrhWeR22aEeHKaeZVtZ6yFwlxOKPVFyg==, + integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==, } engines: { node: ">=12" } cpu: [mips64el] os: [linux] - "@esbuild/linux-ppc64@0.19.11": + "@esbuild/linux-ppc64@0.20.2": resolution: { - integrity: sha512-MHrZYLeCG8vXblMetWyttkdVRjQlQUb/oMgBNurVEnhj4YWOr4G5lmBfZjHYQHHN0g6yDmCAQRR8MUHldvvRDA==, + integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==, } engines: { node: ">=12" } cpu: [ppc64] os: [linux] - "@esbuild/linux-riscv64@0.19.11": + "@esbuild/linux-riscv64@0.20.2": resolution: { - integrity: sha512-f3DY++t94uVg141dozDu4CCUkYW+09rWtaWfnb3bqe4w5NqmZd6nPVBm+qbz7WaHZCoqXqHz5p6CM6qv3qnSSQ==, + integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==, } engines: { node: ">=12" } cpu: [riscv64] os: [linux] - "@esbuild/linux-s390x@0.19.11": + "@esbuild/linux-s390x@0.20.2": resolution: { - integrity: sha512-A5xdUoyWJHMMlcSMcPGVLzYzpcY8QP1RtYzX5/bS4dvjBGVxdhuiYyFwp7z74ocV7WDc0n1harxmpq2ePOjI0Q==, + integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==, } engines: { node: ">=12" } cpu: [s390x] os: [linux] - "@esbuild/linux-x64@0.19.11": + "@esbuild/linux-x64@0.20.2": resolution: { - integrity: sha512-grbyMlVCvJSfxFQUndw5mCtWs5LO1gUlwP4CDi4iJBbVpZcqLVT29FxgGuBJGSzyOxotFG4LoO5X+M1350zmPA==, + integrity: sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==, } engines: { node: ">=12" } cpu: [x64] os: [linux] - "@esbuild/netbsd-x64@0.19.11": + "@esbuild/netbsd-x64@0.20.2": resolution: { - integrity: sha512-13jvrQZJc3P230OhU8xgwUnDeuC/9egsjTkXN49b3GcS5BKvJqZn86aGM8W9pd14Kd+u7HuFBMVtrNGhh6fHEQ==, + integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==, } engines: { node: ">=12" } cpu: [x64] os: [netbsd] - "@esbuild/openbsd-x64@0.19.11": + "@esbuild/openbsd-x64@0.20.2": resolution: { - integrity: sha512-ysyOGZuTp6SNKPE11INDUeFVVQFrhcNDVUgSQVDzqsqX38DjhPEPATpid04LCoUr2WXhQTEZ8ct/EgJCUDpyNw==, + integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==, } engines: { node: ">=12" } cpu: [x64] os: [openbsd] - "@esbuild/sunos-x64@0.19.11": + "@esbuild/sunos-x64@0.20.2": resolution: { - integrity: sha512-Hf+Sad9nVwvtxy4DXCZQqLpgmRTQqyFyhT3bZ4F2XlJCjxGmRFF0Shwn9rzhOYRB61w9VMXUkxlBy56dk9JJiQ==, + integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==, } engines: { node: ">=12" } cpu: [x64] os: [sunos] - "@esbuild/win32-arm64@0.19.11": + "@esbuild/win32-arm64@0.20.2": resolution: { - integrity: sha512-0P58Sbi0LctOMOQbpEOvOL44Ne0sqbS0XWHMvvrg6NE5jQ1xguCSSw9jQeUk2lfrXYsKDdOe6K+oZiwKPilYPQ==, + integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==, } engines: { node: ">=12" } cpu: [arm64] os: [win32] - "@esbuild/win32-ia32@0.19.11": + "@esbuild/win32-ia32@0.20.2": resolution: { - integrity: sha512-6YOrWS+sDJDmshdBIQU+Uoyh7pQKrdykdefC1avn76ss5c+RN6gut3LZA4E2cH5xUEp5/cA0+YxRaVtRAb0xBg==, + integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==, } engines: { node: ">=12" } cpu: [ia32] os: [win32] - "@esbuild/win32-x64@0.19.11": + "@esbuild/win32-x64@0.20.2": resolution: { - integrity: sha512-vfkhltrjCAb603XaFhqhAF4LGDi2M4OrCRrFusyQ+iTLQ/o60QQXxc9cZC/FFpihBI9N1Grn6SMKVJ4KP7Fuiw==, + integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==, } engines: { node: ">=12" } cpu: [x64] os: [win32] - "@fastify/busboy@2.1.0": + "@fastify/busboy@2.1.1": resolution: { - integrity: sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==, + integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==, } engines: { node: ">=14" } - "@floating-ui/core@1.5.3": + "@floating-ui/core@1.6.0": resolution: { - integrity: sha512-O0WKDOo0yhJuugCx6trZQj5jVJ9yR0ystG2JaNAemYUWce+pmM6WUEFIibnWyEJKdrDxhm75NoSRME35FNaM/Q==, + integrity: sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==, } - "@floating-ui/dom@1.5.4": + "@floating-ui/dom@1.6.3": resolution: { - integrity: sha512-jByEsHIY+eEdCjnTVu+E3ephzTOzkQ8hgUfGwos+bg7NlH33Zc5uO+QHz1mrQUOgIKKDD1RtS201P9NvAfq3XQ==, + integrity: sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==, } - "@floating-ui/react-dom@2.0.6": + "@floating-ui/react-dom@2.0.8": resolution: { - integrity: sha512-IB8aCRFxr8nFkdYZgH+Otd9EVQPJoynxeFRGTB8voPoZMRWo8XjYuCRgpI1btvuKY69XMiLnW+ym7zoBHM90Rw==, + integrity: sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==, } peerDependencies: react: ">=16.8.0" @@ -738,24 +741,24 @@ packages: integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==, } - "@jridgewell/gen-mapping@0.3.3": + "@jridgewell/gen-mapping@0.3.5": resolution: { - integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==, + integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==, } engines: { node: ">=6.0.0" } - "@jridgewell/resolve-uri@3.1.1": + "@jridgewell/resolve-uri@3.1.2": resolution: { - integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==, + integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==, } engines: { node: ">=6.0.0" } - "@jridgewell/set-array@1.1.2": + "@jridgewell/set-array@1.2.1": resolution: { - integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==, + integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==, } engines: { node: ">=6.0.0" } @@ -765,10 +768,10 @@ packages: integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==, } - "@jridgewell/trace-mapping@0.3.21": + "@jridgewell/trace-mapping@0.3.25": resolution: { - integrity: sha512-SRfKmRe1KvYnxjEMtxEr+J4HIeMX5YBg/qhRHpxEIGjhX1rshcHlnFUE9K0GazhVKWM7B+nARSkV8LuvJdJ5/g==, + integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==, } "@juggle/resize-observer@3.4.0": @@ -791,10 +794,10 @@ packages: "@types/react": optional: true - "@mui/base@5.0.0-beta.32": + "@mui/base@5.0.0-beta.40": resolution: { - integrity: sha512-4VptvYeLUYMJhZapWBkD50GmKfOc0XT381KJcTK3ncZYIl8MdBhpR6l8jOyeP5cixUPBJhstjrnmQEAHjCLriw==, + integrity: sha512-I/lGHztkCzvwlXpjD2+SNmvNQvB4227xBXhISPjEaJUXGImOQ9f3D2Yj/T3KasSI/h0MLWy74X0J6clhPmsRbQ==, } engines: { node: ">=12.0.0" } peerDependencies: @@ -805,16 +808,16 @@ packages: "@types/react": optional: true - "@mui/core-downloads-tracker@5.15.5": + "@mui/core-downloads-tracker@5.15.15": resolution: { - integrity: sha512-VhT8klyXy8GrWrARqLMoM6Nzz809Jc3Wn5wd7WOZfre2vFO1rBV1dBANAPBhBqpaQI0HCMRTWEYoSyOFgRnz4A==, + integrity: sha512-aXnw29OWQ6I5A47iuWEI6qSSUfH6G/aCsW9KmW3LiFqr7uXZBK4Ks+z8G+qeIub8k0T5CMqlT2q0L+ZJTMrqpg==, } - "@mui/icons-material@5.15.5": + "@mui/icons-material@5.15.15": resolution: { - integrity: sha512-qiql0fd1JY7TZ1wm1RldvU7sL8QUatE9OC12i/qm5rnm/caTFyAfOyTIR7qqxorsJvoZGyrzwoMkal6Ij9kM0A==, + integrity: sha512-kkeU/pe+hABcYDH6Uqy8RmIsr2S/y5bP2rp+Gat4CcRjCcVne6KudS1NrZQhUCRysrTDCAhcbcf9gt+/+pGO2g==, } engines: { node: ">=12.0.0" } peerDependencies: @@ -846,10 +849,10 @@ packages: "@types/react": optional: true - "@mui/material@5.15.5": + "@mui/material@5.15.15": resolution: { - integrity: sha512-2KfA39f/UWeQl0O22UJs3x1nG3chYlyu9wnux5vTnxUTLzkgYIzQIHaH+ZOGpv5JiZBMKktAPNfhqyhSaQ49qQ==, + integrity: sha512-3zvWayJ+E1kzoIsvwyEvkTUKVKt1AjchFFns+JtluHCuvxgKcLSRJTADw37k0doaRtVAsyh8bz9Afqzv+KYrIA==, } engines: { node: ">=12.0.0" } peerDependencies: @@ -866,10 +869,10 @@ packages: "@types/react": optional: true - "@mui/private-theming@5.15.5": + "@mui/private-theming@5.15.14": resolution: { - integrity: sha512-HU1KCyGNcJFsUamTbOM539ZDZJNI/XU7sZFdsN29glktUf+T6hNvDuO2ISinBiLTZy7Ab3R6DSSoYXRrLc4uwQ==, + integrity: sha512-UH0EiZckOWcxiXLX3Jbb0K7rC8mxTr9L9l6QhOZxYc4r8FHUkefltV9VDGLrzCaWh30SQiJvAEd7djX3XXY6Xw==, } engines: { node: ">=12.0.0" } peerDependencies: @@ -879,10 +882,10 @@ packages: "@types/react": optional: true - "@mui/styled-engine@5.15.5": + "@mui/styled-engine@5.15.14": resolution: { - integrity: sha512-xoMUd8h270thNL7ZsOzmlluIAMsQg/HT7SCdRjPBVle+XHgTKaiWiRy1ekDOsrrF0rhjME3T7xeeUq2G269UUw==, + integrity: sha512-RILkuVD8gY6PvjZjqnWhz8fu68dVkqhM5+jYWfB5yhlSQKg+2rHkmEwm75XIeAqI3qwOndK6zELK5H6Zxn4NHw==, } engines: { node: ">=12.0.0" } peerDependencies: @@ -895,10 +898,10 @@ packages: "@emotion/styled": optional: true - "@mui/system@5.15.5": + "@mui/system@5.15.15": resolution: { - integrity: sha512-DMv2vGjUKaDt/m0RlzvLjpKiS5V0LoBhiMUHf5pWdj6uoNlN4FuKUe4pFeYmQMIO5DnVZKybmpPepfkdfEH+Og==, + integrity: sha512-aulox6N1dnu5PABsfxVGOZffDVmlxPOVgj56HrUnJE8MCSh8lOvvkd47cebIVQQYAjpwieXQXiDPj5pwM40jTQ==, } engines: { node: ">=12.0.0" } peerDependencies: @@ -914,10 +917,10 @@ packages: "@types/react": optional: true - "@mui/types@7.2.13": + "@mui/types@7.2.14": resolution: { - integrity: sha512-qP9OgacN62s+l8rdDhSFRe05HWtLLJ5TGclC9I1+tQngbssu0m2dmFZs+Px53AcOs9fD7TbYd4gc9AXzVqO/+g==, + integrity: sha512-MZsBZ4q4HfzBsywtXgM1Ksj6HDThtiwmOKUXH1pKYISI9gAVXCNHNpo7TlGoGrBaYWZTdNoirIN7JsQcQUjmQQ==, } peerDependencies: "@types/react": ^17.0.0 || ^18.0.0 @@ -925,10 +928,10 @@ packages: "@types/react": optional: true - "@mui/utils@5.15.5": + "@mui/utils@5.15.14": resolution: { - integrity: sha512-jEywgaMGZWPSlVFO7ZZAyXxNeLmq5XBp5At9Ne/sGohRJdesUcdxvyi8TP3odJxwQuL5L6PJV+JQ4DyIDM849A==, + integrity: sha512-0lF/7Hh/ezDv5X7Pry6enMsbYyGKjADzvHyo3Qrc/SSlTsQ1VkbDMbH0m2t3OR5iIVLwMoxwM7yGd+6FCMtTFA==, } engines: { node: ">=12.0.0" } peerDependencies: @@ -938,10 +941,10 @@ packages: "@types/react": optional: true - "@mui/x-data-grid@6.18.7": + "@mui/x-data-grid@6.19.11": resolution: { - integrity: sha512-K1A3pMUPxI4/Mt5A4vrK45fBBQK5rZvBVqRMrB5n8zX++Bj+WLWKvLTtfCmlriUtzuadr/Hl7Z+FDRXUJAx6qg==, + integrity: sha512-QsUp2cPkjUm8vyTR5gYWuCFqxspljOzElbCm412wzvMTJSKaB0kz7CEecFhxjlsMjQ8B7kY8oDF3LXjjucFcPQ==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -1035,10 +1038,10 @@ packages: integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==, } - "@remix-run/router@1.14.2": + "@remix-run/router@1.15.3": resolution: { - integrity: sha512-ACXpdMM9hmKZww21yEqWwiLws/UPLhNKvimN8RrYSqPSvB3ov7sLvAcfvaxePeLvccTQKGdkDIhLYApZVDFuKg==, + integrity: sha512-Oy8rmScVrVxWZVOpEF57ovlnhpZ8CCPlnIIumVcV9nFdiSIrus99+Lw78ekXyGvVDlIsFJbSfmSovJUhCWYV3w==, } engines: { node: ">=14.0.0" } @@ -1054,111 +1057,130 @@ packages: rollup: optional: true - "@rollup/rollup-android-arm-eabi@4.9.5": + "@rollup/rollup-android-arm-eabi@4.14.3": resolution: { - integrity: sha512-idWaG8xeSRCfRq9KpRysDHJ/rEHBEXcHuJ82XY0yYFIWnLMjZv9vF/7DOq8djQ2n3Lk6+3qfSH8AqlmHlmi1MA==, + integrity: sha512-X9alQ3XM6I9IlSlmC8ddAvMSyG1WuHk5oUnXGw+yUBs3BFoTizmG1La/Gr8fVJvDWAq+zlYTZ9DBgrlKRVY06g==, } cpu: [arm] os: [android] - "@rollup/rollup-android-arm64@4.9.5": + "@rollup/rollup-android-arm64@4.14.3": resolution: { - integrity: sha512-f14d7uhAMtsCGjAYwZGv6TwuS3IFaM4ZnGMUn3aCBgkcHAYErhV1Ad97WzBvS2o0aaDv4mVz+syiN0ElMyfBPg==, + integrity: sha512-eQK5JIi+POhFpzk+LnjKIy4Ks+pwJ+NXmPxOCSvOKSNRPONzKuUvWE+P9JxGZVxrtzm6BAYMaL50FFuPe0oWMQ==, } cpu: [arm64] os: [android] - "@rollup/rollup-darwin-arm64@4.9.5": + "@rollup/rollup-darwin-arm64@4.14.3": resolution: { - integrity: sha512-ndoXeLx455FffL68OIUrVr89Xu1WLzAG4n65R8roDlCoYiQcGGg6MALvs2Ap9zs7AHg8mpHtMpwC8jBBjZrT/w==, + integrity: sha512-Od4vE6f6CTT53yM1jgcLqNfItTsLt5zE46fdPaEmeFHvPs5SjZYlLpHrSiHEKR1+HdRfxuzXHjDOIxQyC3ptBA==, } cpu: [arm64] os: [darwin] - "@rollup/rollup-darwin-x64@4.9.5": + "@rollup/rollup-darwin-x64@4.14.3": resolution: { - integrity: sha512-UmElV1OY2m/1KEEqTlIjieKfVwRg0Zwg4PLgNf0s3glAHXBN99KLpw5A5lrSYCa1Kp63czTpVll2MAqbZYIHoA==, + integrity: sha512-0IMAO21axJeNIrvS9lSe/PGthc8ZUS+zC53O0VhF5gMxfmcKAP4ESkKOCwEi6u2asUrt4mQv2rjY8QseIEb1aw==, } cpu: [x64] os: [darwin] - "@rollup/rollup-linux-arm-gnueabihf@4.9.5": + "@rollup/rollup-linux-arm-gnueabihf@4.14.3": resolution: { - integrity: sha512-Q0LcU61v92tQB6ae+udZvOyZ0wfpGojtAKrrpAaIqmJ7+psq4cMIhT/9lfV6UQIpeItnq/2QDROhNLo00lOD1g==, + integrity: sha512-ge2DC7tHRHa3caVEoSbPRJpq7azhG+xYsd6u2MEnJ6XzPSzQsTKyXvh6iWjXRf7Rt9ykIUWHtl0Uz3T6yXPpKw==, } cpu: [arm] os: [linux] - "@rollup/rollup-linux-arm64-gnu@4.9.5": + "@rollup/rollup-linux-arm-musleabihf@4.14.3": resolution: { - integrity: sha512-dkRscpM+RrR2Ee3eOQmRWFjmV/payHEOrjyq1VZegRUa5OrZJ2MAxBNs05bZuY0YCtpqETDy1Ix4i/hRqX98cA==, + integrity: sha512-ljcuiDI4V3ySuc7eSk4lQ9wU8J8r8KrOUvB2U+TtK0TiW6OFDmJ+DdIjjwZHIw9CNxzbmXY39wwpzYuFDwNXuw==, + } + cpu: [arm] + os: [linux] + + "@rollup/rollup-linux-arm64-gnu@4.14.3": + resolution: + { + integrity: sha512-Eci2us9VTHm1eSyn5/eEpaC7eP/mp5n46gTRB3Aar3BgSvDQGJZuicyq6TsH4HngNBgVqC5sDYxOzTExSU+NjA==, } cpu: [arm64] os: [linux] - libc: [glibc] - "@rollup/rollup-linux-arm64-musl@4.9.5": + "@rollup/rollup-linux-arm64-musl@4.14.3": resolution: { - integrity: sha512-QaKFVOzzST2xzY4MAmiDmURagWLFh+zZtttuEnuNn19AiZ0T3fhPyjPPGwLNdiDT82ZE91hnfJsUiDwF9DClIQ==, + integrity: sha512-UrBoMLCq4E92/LCqlh+blpqMz5h1tJttPIniwUgOFJyjWI1qrtrDhhpHPuFxULlUmjFHfloWdixtDhSxJt5iKw==, } cpu: [arm64] os: [linux] - libc: [musl] - "@rollup/rollup-linux-riscv64-gnu@4.9.5": + "@rollup/rollup-linux-powerpc64le-gnu@4.14.3": resolution: { - integrity: sha512-HeGqmRJuyVg6/X6MpE2ur7GbymBPS8Np0S/vQFHDmocfORT+Zt76qu+69NUoxXzGqVP1pzaY6QIi0FJWLC3OPA==, + integrity: sha512-5aRjvsS8q1nWN8AoRfrq5+9IflC3P1leMoy4r2WjXyFqf3qcqsxRCfxtZIV58tCxd+Yv7WELPcO9mY9aeQyAmw==, + } + cpu: [ppc64] + os: [linux] + + "@rollup/rollup-linux-riscv64-gnu@4.14.3": + resolution: + { + integrity: sha512-sk/Qh1j2/RJSX7FhEpJn8n0ndxy/uf0kI/9Zc4b1ELhqULVdTfN6HL31CDaTChiBAOgLcsJ1sgVZjWv8XNEsAQ==, } cpu: [riscv64] os: [linux] - libc: [glibc] - "@rollup/rollup-linux-x64-gnu@4.9.5": + "@rollup/rollup-linux-s390x-gnu@4.14.3": resolution: { - integrity: sha512-Dq1bqBdLaZ1Gb/l2e5/+o3B18+8TI9ANlA1SkejZqDgdU/jK/ThYaMPMJpVMMXy2uRHvGKbkz9vheVGdq3cJfA==, + integrity: sha512-jOO/PEaDitOmY9TgkxF/TQIjXySQe5KVYB57H/8LRP/ux0ZoO8cSHCX17asMSv3ruwslXW/TLBcxyaUzGRHcqg==, + } + cpu: [s390x] + os: [linux] + + "@rollup/rollup-linux-x64-gnu@4.14.3": + resolution: + { + integrity: sha512-8ybV4Xjy59xLMyWo3GCfEGqtKV5M5gCSrZlxkPGvEPCGDLNla7v48S662HSGwRd6/2cSneMQWiv+QzcttLrrOA==, } cpu: [x64] os: [linux] - libc: [glibc] - "@rollup/rollup-linux-x64-musl@4.9.5": + "@rollup/rollup-linux-x64-musl@4.14.3": resolution: { - integrity: sha512-ezyFUOwldYpj7AbkwyW9AJ203peub81CaAIVvckdkyH8EvhEIoKzaMFJj0G4qYJ5sw3BpqhFrsCc30t54HV8vg==, + integrity: sha512-s+xf1I46trOY10OqAtZ5Rm6lzHre/UiLA1J2uOhCFXWkbZrJRkYBPO6FhvGfHmdtQ3Bx793MNa7LvoWFAm93bg==, } cpu: [x64] os: [linux] - libc: [musl] - "@rollup/rollup-win32-arm64-msvc@4.9.5": + "@rollup/rollup-win32-arm64-msvc@4.14.3": resolution: { - integrity: sha512-aHSsMnUw+0UETB0Hlv7B/ZHOGY5bQdwMKJSzGfDfvyhnpmVxLMGnQPGNE9wgqkLUs3+gbG1Qx02S2LLfJ5GaRQ==, + integrity: sha512-+4h2WrGOYsOumDQ5S2sYNyhVfrue+9tc9XcLWLh+Kw3UOxAvrfOrSMFon60KspcDdytkNDh7K2Vs6eMaYImAZg==, } cpu: [arm64] os: [win32] - "@rollup/rollup-win32-ia32-msvc@4.9.5": + "@rollup/rollup-win32-ia32-msvc@4.14.3": resolution: { - integrity: sha512-AiqiLkb9KSf7Lj/o1U3SEP9Zn+5NuVKgFdRIZkvd4N0+bYrTOovVd0+LmYCPQGbocT4kvFyK+LXCDiXPBF3fyA==, + integrity: sha512-T1l7y/bCeL/kUwh9OD4PQT4aM7Bq43vX05htPJJ46RTI4r5KNt6qJRzAfNfM+OYMNEVBWQzR2Gyk+FXLZfogGw==, } cpu: [ia32] os: [win32] - "@rollup/rollup-win32-x64-msvc@4.9.5": + "@rollup/rollup-win32-x64-msvc@4.14.3": resolution: { - integrity: sha512-1q+mykKE3Vot1kaFJIDoUFv5TuW+QQVaf2FmTT9krg86pQrGStOSJJ0Zil7CFagyxDuouTepzt5Y5TVzyajOdQ==, + integrity: sha512-/BypzV0H1y1HzgYpxqRaXGBRqfodgoBBCcsrujT6QRcakDQdfU+Lq9PENPh5jB4I44YWq+0C2eHsHya+nZY1sA==, } cpu: [x64] os: [win32] @@ -1274,104 +1296,100 @@ packages: } engines: { node: ">= 14.6.0", npm: ">= 6.6.0", yarn: ">= 1.19.1" } - "@tauri-apps/cli-darwin-arm64@1.5.9": + "@tauri-apps/cli-darwin-arm64@1.5.11": resolution: { - integrity: sha512-7C2Jf8f0gzv778mLYb7Eszqqv1bm9Wzews81MRTqKrUIcC+eZEtDXLex+JaEkEzFEUrgIafdOvMBVEavF030IA==, + integrity: sha512-2NLSglDb5VfvTbMtmOKWyD+oaL/e8Z/ZZGovHtUFyUSFRabdXc6cZOlcD1BhFvYkHqm+TqGaz5qtPR5UbqDs8A==, } engines: { node: ">= 10" } cpu: [arm64] os: [darwin] - "@tauri-apps/cli-darwin-x64@1.5.9": + "@tauri-apps/cli-darwin-x64@1.5.11": resolution: { - integrity: sha512-LHKytpkofPYgH8RShWvwDa3hD1ws131x7g7zNasJPfOiCWLqYVQFUuQVmjEUt8+dpHe/P/err5h4z+YZru2d0A==, + integrity: sha512-/RQllHiJRH2fJOCudtZlaUIjofkHzP3zZgxi71ZUm7Fy80smU5TDfwpwOvB0wSVh0g/ciDjMArCSTo0MRvL+ag==, } engines: { node: ">= 10" } cpu: [x64] os: [darwin] - "@tauri-apps/cli-linux-arm-gnueabihf@1.5.9": + "@tauri-apps/cli-linux-arm-gnueabihf@1.5.11": resolution: { - integrity: sha512-teGK20IYKx+dVn8wFq/Lg57Q9ce7foq1KHSfyHi464LVt1T0V1rsmULSgZpQPPj/NYPF5BG78PcWYv64yH86jw==, + integrity: sha512-IlBuBPKmMm+a5LLUEK6a21UGr9ZYd6zKuKLq6IGM4tVweQa8Sf2kP2Nqs74dMGIUrLmMs0vuqdURpykQg+z4NQ==, } engines: { node: ">= 10" } cpu: [arm] os: [linux] - "@tauri-apps/cli-linux-arm64-gnu@1.5.9": + "@tauri-apps/cli-linux-arm64-gnu@1.5.11": resolution: { - integrity: sha512-onJ/DW5Crw38qVx+wquY4uBbfCxVhzhdJmlCYqnYyXsZZmSiPUfSyhV58y+5TYB0q1hG8eYdB5x8VAwzByhGzw==, + integrity: sha512-w+k1bNHCU/GbmXshtAhyTwqosThUDmCEFLU4Zkin1vl2fuAtQry2RN7thfcJFepblUGL/J7yh3Q/0+BCjtspKQ==, } engines: { node: ">= 10" } cpu: [arm64] os: [linux] - libc: [glibc] - "@tauri-apps/cli-linux-arm64-musl@1.5.9": + "@tauri-apps/cli-linux-arm64-musl@1.5.11": resolution: { - integrity: sha512-23AYoLD3acakLp9NtheKQDJl8F66eTOflxoPzdJNRy13hUSxb+W9qpz4rRA+CIzkjICFvO2i3UWjeV9QwDVpsQ==, + integrity: sha512-PN6/dl+OfYQ/qrAy4HRAfksJ2AyWQYn2IA/2Wwpaa7SDRz2+hzwTQkvajuvy0sQ5L2WCG7ymFYRYMbpC6Hk9Pg==, } engines: { node: ">= 10" } cpu: [arm64] os: [linux] - libc: [musl] - "@tauri-apps/cli-linux-x64-gnu@1.5.9": + "@tauri-apps/cli-linux-x64-gnu@1.5.11": resolution: { - integrity: sha512-9PQA1rE7gh41W2ylyKd5qOGOds55ymaYPml9KOpM0g+cxmCXa+8Wf9K5NKvACnJldJJ6cekWzIyB4eN6o5T+yQ==, + integrity: sha512-MTVXLi89Nj7Apcvjezw92m7ZqIDKT5SFKZtVPCg6RoLUBTzko/BQoXYIRWmdoz2pgkHDUHgO2OMJ8oKzzddXbw==, } engines: { node: ">= 10" } cpu: [x64] os: [linux] - libc: [glibc] - "@tauri-apps/cli-linux-x64-musl@1.5.9": + "@tauri-apps/cli-linux-x64-musl@1.5.11": resolution: { - integrity: sha512-5hdbNFeDsrJ/pXZ4cSQV4bJwUXPPxXxN3/pAtNUqIph7q+vLcBXOXIMoS64iuyaluJC59lhEwlWZFz+EPv0Hqg==, + integrity: sha512-kwzAjqFpz7rvTs7WGZLy/a5nS5t15QKr3E9FG95MNF0exTl3d29YoAUAe1Mn0mOSrTJ9Z+vYYAcI/QdcsGBP+w==, } engines: { node: ">= 10" } cpu: [x64] os: [linux] - libc: [musl] - "@tauri-apps/cli-win32-arm64-msvc@1.5.9": + "@tauri-apps/cli-win32-arm64-msvc@1.5.11": resolution: { - integrity: sha512-O18JufjSB3hSJYu5WWByONouGeX7DraLAtXLErsG1r/VS3zHd/zyuzycrVUaObNXk5bfGlIP0Ypt+RvZJILN2w==, + integrity: sha512-L+5NZ/rHrSUrMxjj6YpFYCXp6wHnq8c8SfDTBOX8dO8x+5283/vftb4vvuGIsLS4UwUFXFnLt3XQr44n84E67Q==, } engines: { node: ">= 10" } cpu: [arm64] os: [win32] - "@tauri-apps/cli-win32-ia32-msvc@1.5.9": + "@tauri-apps/cli-win32-ia32-msvc@1.5.11": resolution: { - integrity: sha512-FQxtxTZu0JVBihfd/lmpxo7jyMOesjWQehfyVUqtgMfm5+Pvvw0Y+ZioeDi1TZkFVrT3QDYy8R4LqDLSZVMQRA==, + integrity: sha512-oVlD9IVewrY0lZzTdb71kNXkjdgMqFq+ohb67YsJb4Rf7o8A9DTlFds1XLCe3joqLMm4M+gvBKD7YnGIdxQ9vA==, } engines: { node: ">= 10" } cpu: [ia32] os: [win32] - "@tauri-apps/cli-win32-x64-msvc@1.5.9": + "@tauri-apps/cli-win32-x64-msvc@1.5.11": resolution: { - integrity: sha512-EeI1+L518cIBLKw0qUFwnLIySBeSmPQjPLIlNwSukHSro4tAQPHycEVGgKrdToiCWgaZJBA0e5aRSds0Du2TWg==, + integrity: sha512-1CexcqUFCis5ypUIMOKllxUBrna09McbftWENgvVXMfA+SP+yPDPAVb8fIvUcdTIwR/yHJwcIucmTB4anww4vg==, } engines: { node: ">= 10" } cpu: [x64] os: [win32] - "@tauri-apps/cli@1.5.9": + "@tauri-apps/cli@1.5.11": resolution: { - integrity: sha512-knSt/9AvCTeyfC6wkyeouF9hBW/0Mzuw+5vBKEvzaGPQsfFJo1ZCp5FkdiZpGBBfnm09BhugasGRTGofzatfqQ==, + integrity: sha512-B475D7phZrq5sZ3kDABH4g2mEoUIHtnIO+r4ZGAAfsjMbZCwXxR/jlMGTEL+VO3YzjpF7gQe38IzB4vLBbVppw==, } engines: { node: ">= 10" } hasBin: true @@ -1412,12 +1430,6 @@ packages: integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==, } - "@types/js-cookie@2.2.7": - resolution: - { - integrity: sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==, - } - "@types/js-cookie@3.0.6": resolution: { @@ -1436,16 +1448,16 @@ packages: integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==, } - "@types/lodash@4.14.202": + "@types/lodash@4.17.0": resolution: { - integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==, + integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==, } - "@types/node@20.11.5": + "@types/node@20.12.7": resolution: { - integrity: sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==, + integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==, } "@types/parse-json@4.0.2": @@ -1454,16 +1466,16 @@ packages: integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==, } - "@types/prop-types@15.7.11": + "@types/prop-types@15.7.12": resolution: { - integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==, + integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==, } - "@types/react-dom@18.2.18": + "@types/react-dom@18.2.25": resolution: { - integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==, + integrity: sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==, } "@types/react-transition-group@4.4.10": @@ -1472,16 +1484,10 @@ packages: integrity: sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==, } - "@types/react@18.2.48": + "@types/react@18.2.79": resolution: { - integrity: sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==, - } - - "@types/scheduler@0.16.8": - resolution: - { - integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==, + integrity: sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==, } "@vitejs/plugin-react@4.2.1": @@ -1493,10 +1499,10 @@ packages: peerDependencies: vite: ^4.2.0 || ^5.0.0 - adm-zip@0.5.10: + adm-zip@0.5.12: resolution: { - integrity: sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==, + integrity: sha512-6TVU49mK6KZb4qG6xWaaM4C7sA/sgUMLy/JYMOzkcp3BvVLpW0fXDFQiIzAuxFCt/2+xD7fNIiPFAoLZPhVNLQ==, } engines: { node: ">=6.0" } @@ -1507,16 +1513,10 @@ packages: } engines: { node: ">= 6.0.0" } - ahooks-v3-count@1.0.0: + ahooks@3.7.11: resolution: { - integrity: sha512-V7uUvAwnimu6eh/PED4mCDjE7tokeZQLKlxg9lCTMPhN+NjsSbtdacByVlR1oluXQzD3MOw55wylDmQo4+S9ZQ==, - } - - ahooks@3.7.8: - resolution: - { - integrity: sha512-e/NMlQWoCjaUtncNFIZk3FG1ImSkV/JhScQSkTqnftakRwdfZWSw6zzoWSG9OMYqPNs2MguDYBUFFC6THelWXA==, + integrity: sha512-BfSq7HJ9wk/7a2vX7WbLdwzHyQHmbNe21ipX1PfIzssXIzQfAl79WVJ9GjZaqNl4PFPsJusj/Xjg2OF+gIgGaQ==, } engines: { node: ">=8.0.0" } peerDependencies: @@ -1548,10 +1548,10 @@ packages: integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==, } - axios@1.6.5: + axios@1.6.8: resolution: { - integrity: sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==, + integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==, } babel-plugin-macros@3.1.0: @@ -1567,10 +1567,10 @@ packages: integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==, } - binary-extensions@2.2.0: + binary-extensions@2.3.0: resolution: { - integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==, + integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==, } engines: { node: ">=8" } @@ -1581,10 +1581,10 @@ packages: } engines: { node: ">=8" } - browserslist@4.22.2: + browserslist@4.23.0: resolution: { - integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==, + integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==, } engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } hasBin: true @@ -1603,10 +1603,10 @@ packages: } engines: { node: ">=10" } - caniuse-lite@1.0.30001579: + caniuse-lite@1.0.30001611: resolution: { - integrity: sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==, + integrity: sha512-19NuN1/3PjA3QI8Eki55N8my4LzfkMCRLgCVfrl/slbSAchQfV0+GwjPrK3rq37As4UCLlM/DHajbKkAqbv92Q==, } chalk@2.4.2: @@ -1616,10 +1616,10 @@ packages: } engines: { node: ">=4" } - chokidar@3.5.3: + chokidar@3.6.0: resolution: { - integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==, + integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==, } engines: { node: ">= 8.10.0" } @@ -1758,10 +1758,10 @@ packages: integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==, } - electron-to-chromium@1.4.637: + electron-to-chromium@1.4.744: resolution: { - integrity: sha512-G7j3UCOukFtxVO1vWrPQUoDk3kL70mtvjc/DC/k2o7lE0wAdq+Vwp1ipagOow+BH0uVztFysLWbkM/RTIrbK3w==, + integrity: sha512-nAGcF0yeKKfrP13LMFr5U1eghfFSvFLg302VUFzWlcjPOnUYd52yU5x6PBYrujhNbc4jYmZFrGZFK+xasaEzVA==, } end-of-stream@1.4.4: @@ -1783,18 +1783,18 @@ packages: integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==, } - esbuild@0.19.11: + esbuild@0.20.2: resolution: { - integrity: sha512-HJ96Hev2hX/6i5cDVwcqiJBBtuo9+FeIJOtZ9W1kA5M6AMJRHUZlpYZ1/SbEwtO0ioNAW8rUooVpC/WehY2SfA==, + integrity: sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==, } engines: { node: ">=12" } hasBin: true - escalade@3.1.1: + escalade@3.1.2: resolution: { - integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==, + integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==, } engines: { node: ">=6" } @@ -1852,10 +1852,10 @@ packages: } engines: { node: ">=8" } - follow-redirects@1.15.5: + follow-redirects@1.15.6: resolution: { - integrity: sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==, + integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==, } engines: { node: ">=4.0" } peerDependencies: @@ -1953,10 +1953,10 @@ packages: } engines: { node: ">=4" } - hasown@2.0.0: + hasown@2.0.2: resolution: { - integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==, + integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==, } engines: { node: ">= 0.4" } @@ -1994,23 +1994,23 @@ packages: engines: { node: ">=12" } hasBin: true - i18next@23.7.16: + i18next@23.11.2: resolution: { - integrity: sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw==, + integrity: sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==, } - ignore@5.3.0: + ignore@5.3.1: resolution: { - integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==, + integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==, } engines: { node: ">= 4" } - immutable@4.3.4: + immutable@4.3.5: resolution: { - integrity: sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==, + integrity: sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==, } import-fresh@3.3.0: @@ -2189,6 +2189,12 @@ packages: integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==, } + meta-json-schema@1.18.3-beta: + resolution: + { + integrity: sha512-7RQvPJVSi0FEg697xUPIM9uTyBIWkcYLnE0CvXChqLQRdLDq0p719ht9TcvDEVMWjwFrFSLVaDsX6IskDxAy0w==, + } + mime-db@1.52.0: resolution: { @@ -2300,10 +2306,10 @@ packages: engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 } hasBin: true - nanoid@5.0.4: + nanoid@5.0.7: resolution: { - integrity: sha512-vAjmBf13gsmhXSgBrtIclinISzFFy22WwCYoyilZlsrRXNIHSwgFQ1bEdjRwMT3aoadeIF6HMuDRlOxzfXV8ig==, + integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==, } engines: { node: ^18 || >=20 } hasBin: true @@ -2468,10 +2474,10 @@ packages: } engines: { node: ">=10" } - postcss@8.4.33: + postcss@8.4.38: resolution: { - integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==, + integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==, } engines: { node: ^10 || ^12 || >=14 } @@ -2528,12 +2534,18 @@ packages: peerDependencies: react: ">=16.13.1" - react-hook-form@7.49.3: + react-fast-compare@3.2.2: resolution: { - integrity: sha512-foD6r3juidAT1cOZzpmD/gOKt7fRsDhXXZ0y28+Al1CHgX+AY1qIN9VSIIItXRq1dN68QrRwl1ORFlwjBaAqeQ==, + integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==, } - engines: { node: ">=18", pnpm: "8" } + + react-hook-form@7.51.3: + resolution: + { + integrity: sha512-cvJ/wbHdhYx8aviSWh28w9ImjmVsb5Y05n1+FW786vEZQJV5STNM0pW6ujS+oiBecb0ARBxJFyAnXj9+GHXACQ==, + } + engines: { node: ">=12.22.0" } peerDependencies: react: ^16.8.0 || ^17 || ^18 @@ -2572,20 +2584,20 @@ packages: } engines: { node: ">=0.10.0" } - react-router-dom@6.21.2: + react-router-dom@6.22.3: resolution: { - integrity: sha512-tE13UukgUOh2/sqYr6jPzZTzmzc70aGRP4pAjG2if0IP3aUT+sBtAKUJh0qMh0zylJHGLmzS+XWVaON4UklHeg==, + integrity: sha512-7ZILI7HjcE+p31oQvwbokjk6OA/bnFxrhJ19n82Ex9Ph8fNAq+Hm/7KchpMGlTgWhUxRHMMCut+vEtNpWpowKw==, } engines: { node: ">=14.0.0" } peerDependencies: react: ">=16.8" react-dom: ">=16.8" - react-router@6.21.2: + react-router@6.22.3: resolution: { - integrity: sha512-jJcgiwDsnaHIeC+IN7atO0XiSRCrOsQAHHbChtJxmgqG2IaYQXSnhqGb5vk2CU/wBQA12Zt+TkbuJjIn65gzbA==, + integrity: sha512-dr2eb3Mj5zK2YISHK++foM9w4eBnO23eKnZEDs7c880P6oKbrjz/Svg9+nxqtHQK+oMW4OtjZca0RqPglXxguQ==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -2600,10 +2612,10 @@ packages: react: ">=16.6.0" react-dom: ">=16.6.0" - react-virtuoso@4.6.2: + react-virtuoso@4.7.9: resolution: { - integrity: sha512-vvlqvzPif+MvBrJ09+hJJrVY0xJK9yran+A+/1iwY78k0YCVKsyoNPqoLxOxzYPggspNBNXqUXEcvckN29OxyQ==, + integrity: sha512-Y1Tkho/yD9+UP6anfraMRv6tbjvJFJK6A6puIucHITmBzXkkKaJ1xtydH+Rl74ItLE+oB9/XfPe37hqN2gZMsg==, } engines: { node: ">=10" } peerDependencies: @@ -2671,18 +2683,18 @@ packages: } hasBin: true - rollup@4.9.5: + rollup@4.14.3: resolution: { - integrity: sha512-E4vQW0H/mbNMw2yLSqJyjtkHY9dslf/p0zuT1xehNRqUTBOFMqEjguDvqhXr7N7r/4ttb2jr4T41d3dncmIgbQ==, + integrity: sha512-ag5tTQKYsj1bhrFC9+OEWqb5O6VYgtQDO9hPDBMmIbePwhfSr+ExlcU741t8Dhw5DkPCQf6noz0jb36D6W9/hw==, } engines: { node: ">=18.0.0", npm: ">=8.0.0" } hasBin: true - sass@1.70.0: + sass@1.75.0: resolution: { - integrity: sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ==, + integrity: sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==, } engines: { node: ">=14.0.0" } hasBin: true @@ -2739,10 +2751,10 @@ packages: integrity: sha512-MgL/7k/AZdXCTJiNgrO7chgDqaB9FGM/1Tvlcenenb7div6obaDATzs16JhFyHHBGodHT3B7RzRc5qk8pFhg3A==, } - source-map-js@1.0.2: + source-map-js@1.2.0: resolution: { - integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==, + integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==, } engines: { node: ">=0.10.0" } @@ -2794,10 +2806,10 @@ packages: peerDependencies: react: ^16.11.0 || ^17.0.0 || ^18.0.0 - tar@6.2.0: + tar@6.2.1: resolution: { - integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==, + integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==, } engines: { node: ">=10" } @@ -2834,10 +2846,10 @@ packages: } engines: { node: ">=0.6.11 <=0.7.0 || >=0.7.3" } - typescript@5.3.3: + typescript@5.4.5: resolution: { - integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==, + integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==, } engines: { node: ">=14.17" } hasBin: true @@ -2848,10 +2860,10 @@ packages: integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==, } - undici@5.28.2: + undici@5.28.4: resolution: { - integrity: sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==, + integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==, } engines: { node: ">=14.0" } @@ -2893,10 +2905,10 @@ packages: peerDependencies: vite: ^2.6.0 || 3 || 4 || 5 - vite@5.0.11: + vite@5.2.9: resolution: { - integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==, + integrity: sha512-uOQWfuZBlc6Y3W/DTuQ1Sr+oIXWvqljLvS881SVmAj00d5RdgShLcuXWxseWPd4HXwiYBFW/vXHfKFeqj9uQnw==, } engines: { node: ^18.0.0 || >=20.0.0 } hasBin: true @@ -2962,10 +2974,10 @@ packages: integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==, } - web-streams-polyfill@3.3.2: + web-streams-polyfill@3.3.3: resolution: { - integrity: sha512-3pRGuxRF5gpuZc0W+EpwQRmCD7gRqcDOMt688KmdlDAgAyaB1XlN0zq2njfDNm44XVdIouE7pZ6GzbdyH47uIQ==, + integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==, } engines: { node: ">= 8" } @@ -3025,42 +3037,42 @@ packages: snapshots: "@actions/github@5.1.1": dependencies: - "@actions/http-client": 2.2.0 + "@actions/http-client": 2.2.1 "@octokit/core": 3.6.0 "@octokit/plugin-paginate-rest": 2.21.3(@octokit/core@3.6.0) "@octokit/plugin-rest-endpoint-methods": 5.16.2(@octokit/core@3.6.0) transitivePeerDependencies: - encoding - "@actions/http-client@2.2.0": + "@actions/http-client@2.2.1": dependencies: tunnel: 0.0.6 - undici: 5.28.2 + undici: 5.28.4 - "@ampproject/remapping@2.2.1": + "@ampproject/remapping@2.3.0": dependencies: - "@jridgewell/gen-mapping": 0.3.3 - "@jridgewell/trace-mapping": 0.3.21 + "@jridgewell/gen-mapping": 0.3.5 + "@jridgewell/trace-mapping": 0.3.25 - "@babel/code-frame@7.23.5": + "@babel/code-frame@7.24.2": dependencies: - "@babel/highlight": 7.23.4 - chalk: 2.4.2 + "@babel/highlight": 7.24.2 + picocolors: 1.0.0 - "@babel/compat-data@7.23.5": {} + "@babel/compat-data@7.24.4": {} - "@babel/core@7.23.7": + "@babel/core@7.24.4": dependencies: - "@ampproject/remapping": 2.2.1 - "@babel/code-frame": 7.23.5 - "@babel/generator": 7.23.6 + "@ampproject/remapping": 2.3.0 + "@babel/code-frame": 7.24.2 + "@babel/generator": 7.24.4 "@babel/helper-compilation-targets": 7.23.6 - "@babel/helper-module-transforms": 7.23.3(@babel/core@7.23.7) - "@babel/helpers": 7.23.8 - "@babel/parser": 7.23.6 - "@babel/template": 7.22.15 - "@babel/traverse": 7.23.7 - "@babel/types": 7.23.6 + "@babel/helper-module-transforms": 7.23.3(@babel/core@7.24.4) + "@babel/helpers": 7.24.4 + "@babel/parser": 7.24.4 + "@babel/template": 7.24.0 + "@babel/traverse": 7.24.1 + "@babel/types": 7.24.0 convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -3069,18 +3081,18 @@ snapshots: transitivePeerDependencies: - supports-color - "@babel/generator@7.23.6": + "@babel/generator@7.24.4": dependencies: - "@babel/types": 7.23.6 - "@jridgewell/gen-mapping": 0.3.3 - "@jridgewell/trace-mapping": 0.3.21 + "@babel/types": 7.24.0 + "@jridgewell/gen-mapping": 0.3.5 + "@jridgewell/trace-mapping": 0.3.25 jsesc: 2.5.2 "@babel/helper-compilation-targets@7.23.6": dependencies: - "@babel/compat-data": 7.23.5 + "@babel/compat-data": 7.24.4 "@babel/helper-validator-option": 7.23.5 - browserslist: 4.22.2 + browserslist: 4.23.0 lru-cache: 5.1.1 semver: 6.3.1 @@ -3088,98 +3100,99 @@ snapshots: "@babel/helper-function-name@7.23.0": dependencies: - "@babel/template": 7.22.15 - "@babel/types": 7.23.6 + "@babel/template": 7.24.0 + "@babel/types": 7.24.0 "@babel/helper-hoist-variables@7.22.5": dependencies: - "@babel/types": 7.23.6 + "@babel/types": 7.24.0 - "@babel/helper-module-imports@7.22.15": + "@babel/helper-module-imports@7.24.3": dependencies: - "@babel/types": 7.23.6 + "@babel/types": 7.24.0 - "@babel/helper-module-transforms@7.23.3(@babel/core@7.23.7)": + "@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4)": dependencies: - "@babel/core": 7.23.7 + "@babel/core": 7.24.4 "@babel/helper-environment-visitor": 7.22.20 - "@babel/helper-module-imports": 7.22.15 + "@babel/helper-module-imports": 7.24.3 "@babel/helper-simple-access": 7.22.5 "@babel/helper-split-export-declaration": 7.22.6 "@babel/helper-validator-identifier": 7.22.20 - "@babel/helper-plugin-utils@7.22.5": {} + "@babel/helper-plugin-utils@7.24.0": {} "@babel/helper-simple-access@7.22.5": dependencies: - "@babel/types": 7.23.6 + "@babel/types": 7.24.0 "@babel/helper-split-export-declaration@7.22.6": dependencies: - "@babel/types": 7.23.6 + "@babel/types": 7.24.0 - "@babel/helper-string-parser@7.23.4": {} + "@babel/helper-string-parser@7.24.1": {} "@babel/helper-validator-identifier@7.22.20": {} "@babel/helper-validator-option@7.23.5": {} - "@babel/helpers@7.23.8": + "@babel/helpers@7.24.4": dependencies: - "@babel/template": 7.22.15 - "@babel/traverse": 7.23.7 - "@babel/types": 7.23.6 + "@babel/template": 7.24.0 + "@babel/traverse": 7.24.1 + "@babel/types": 7.24.0 transitivePeerDependencies: - supports-color - "@babel/highlight@7.23.4": + "@babel/highlight@7.24.2": dependencies: "@babel/helper-validator-identifier": 7.22.20 chalk: 2.4.2 js-tokens: 4.0.0 + picocolors: 1.0.0 - "@babel/parser@7.23.6": + "@babel/parser@7.24.4": dependencies: - "@babel/types": 7.23.6 + "@babel/types": 7.24.0 - "@babel/plugin-transform-react-jsx-self@7.23.3(@babel/core@7.23.7)": + "@babel/plugin-transform-react-jsx-self@7.24.1(@babel/core@7.24.4)": dependencies: - "@babel/core": 7.23.7 - "@babel/helper-plugin-utils": 7.22.5 + "@babel/core": 7.24.4 + "@babel/helper-plugin-utils": 7.24.0 - "@babel/plugin-transform-react-jsx-source@7.23.3(@babel/core@7.23.7)": + "@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.24.4)": dependencies: - "@babel/core": 7.23.7 - "@babel/helper-plugin-utils": 7.22.5 + "@babel/core": 7.24.4 + "@babel/helper-plugin-utils": 7.24.0 - "@babel/runtime@7.23.8": + "@babel/runtime@7.24.4": dependencies: regenerator-runtime: 0.14.1 - "@babel/template@7.22.15": + "@babel/template@7.24.0": dependencies: - "@babel/code-frame": 7.23.5 - "@babel/parser": 7.23.6 - "@babel/types": 7.23.6 + "@babel/code-frame": 7.24.2 + "@babel/parser": 7.24.4 + "@babel/types": 7.24.0 - "@babel/traverse@7.23.7": + "@babel/traverse@7.24.1": dependencies: - "@babel/code-frame": 7.23.5 - "@babel/generator": 7.23.6 + "@babel/code-frame": 7.24.2 + "@babel/generator": 7.24.4 "@babel/helper-environment-visitor": 7.22.20 "@babel/helper-function-name": 7.23.0 "@babel/helper-hoist-variables": 7.22.5 "@babel/helper-split-export-declaration": 7.22.6 - "@babel/parser": 7.23.6 - "@babel/types": 7.23.6 + "@babel/parser": 7.24.4 + "@babel/types": 7.24.0 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - "@babel/types@7.23.6": + "@babel/types@7.24.0": dependencies: - "@babel/helper-string-parser": 7.23.4 + "@babel/helper-string-parser": 7.24.1 "@babel/helper-validator-identifier": 7.22.20 to-fast-properties: 2.0.0 @@ -3210,11 +3223,11 @@ snapshots: "@emotion/babel-plugin@11.11.0": dependencies: - "@babel/helper-module-imports": 7.22.15 - "@babel/runtime": 7.23.8 + "@babel/helper-module-imports": 7.24.3 + "@babel/runtime": 7.24.4 "@emotion/hash": 0.9.1 "@emotion/memoize": 0.8.1 - "@emotion/serialize": 1.1.3 + "@emotion/serialize": 1.1.4 babel-plugin-macros: 3.1.0 convert-source-map: 1.9.0 escape-string-regexp: 4.0.0 @@ -3232,27 +3245,27 @@ snapshots: "@emotion/hash@0.9.1": {} - "@emotion/is-prop-valid@1.2.1": + "@emotion/is-prop-valid@1.2.2": dependencies: "@emotion/memoize": 0.8.1 "@emotion/memoize@0.8.1": {} - "@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0)": + "@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 + "@babel/runtime": 7.24.4 "@emotion/babel-plugin": 11.11.0 "@emotion/cache": 11.11.0 - "@emotion/serialize": 1.1.3 + "@emotion/serialize": 1.1.4 "@emotion/use-insertion-effect-with-fallbacks": 1.0.1(react@18.2.0) "@emotion/utils": 1.2.1 "@emotion/weak-memoize": 0.3.1 hoist-non-react-statics: 3.3.2 react: 18.2.0 optionalDependencies: - "@types/react": 18.2.48 + "@types/react": 18.2.79 - "@emotion/serialize@1.1.3": + "@emotion/serialize@1.1.4": dependencies: "@emotion/hash": 0.9.1 "@emotion/memoize": 0.8.1 @@ -3262,18 +3275,18 @@ snapshots: "@emotion/sheet@1.2.2": {} - "@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0)": + "@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 + "@babel/runtime": 7.24.4 "@emotion/babel-plugin": 11.11.0 - "@emotion/is-prop-valid": 1.2.1 - "@emotion/react": 11.11.3(@types/react@18.2.48)(react@18.2.0) - "@emotion/serialize": 1.1.3 + "@emotion/is-prop-valid": 1.2.2 + "@emotion/react": 11.11.4(@types/react@18.2.79)(react@18.2.0) + "@emotion/serialize": 1.1.4 "@emotion/use-insertion-effect-with-fallbacks": 1.0.1(react@18.2.0) "@emotion/utils": 1.2.1 react: 18.2.0 optionalDependencies: - "@types/react": 18.2.48 + "@types/react": 18.2.79 "@emotion/unitless@0.8.1": {} @@ -3285,177 +3298,177 @@ snapshots: "@emotion/weak-memoize@0.3.1": {} - "@esbuild/aix-ppc64@0.19.11": + "@esbuild/aix-ppc64@0.20.2": optional: true - "@esbuild/android-arm64@0.19.11": + "@esbuild/android-arm64@0.20.2": optional: true - "@esbuild/android-arm@0.19.11": + "@esbuild/android-arm@0.20.2": optional: true - "@esbuild/android-x64@0.19.11": + "@esbuild/android-x64@0.20.2": optional: true - "@esbuild/darwin-arm64@0.19.11": + "@esbuild/darwin-arm64@0.20.2": optional: true - "@esbuild/darwin-x64@0.19.11": + "@esbuild/darwin-x64@0.20.2": optional: true - "@esbuild/freebsd-arm64@0.19.11": + "@esbuild/freebsd-arm64@0.20.2": optional: true - "@esbuild/freebsd-x64@0.19.11": + "@esbuild/freebsd-x64@0.20.2": optional: true - "@esbuild/linux-arm64@0.19.11": + "@esbuild/linux-arm64@0.20.2": optional: true - "@esbuild/linux-arm@0.19.11": + "@esbuild/linux-arm@0.20.2": optional: true - "@esbuild/linux-ia32@0.19.11": + "@esbuild/linux-ia32@0.20.2": optional: true - "@esbuild/linux-loong64@0.19.11": + "@esbuild/linux-loong64@0.20.2": optional: true - "@esbuild/linux-mips64el@0.19.11": + "@esbuild/linux-mips64el@0.20.2": optional: true - "@esbuild/linux-ppc64@0.19.11": + "@esbuild/linux-ppc64@0.20.2": optional: true - "@esbuild/linux-riscv64@0.19.11": + "@esbuild/linux-riscv64@0.20.2": optional: true - "@esbuild/linux-s390x@0.19.11": + "@esbuild/linux-s390x@0.20.2": optional: true - "@esbuild/linux-x64@0.19.11": + "@esbuild/linux-x64@0.20.2": optional: true - "@esbuild/netbsd-x64@0.19.11": + "@esbuild/netbsd-x64@0.20.2": optional: true - "@esbuild/openbsd-x64@0.19.11": + "@esbuild/openbsd-x64@0.20.2": optional: true - "@esbuild/sunos-x64@0.19.11": + "@esbuild/sunos-x64@0.20.2": optional: true - "@esbuild/win32-arm64@0.19.11": + "@esbuild/win32-arm64@0.20.2": optional: true - "@esbuild/win32-ia32@0.19.11": + "@esbuild/win32-ia32@0.20.2": optional: true - "@esbuild/win32-x64@0.19.11": + "@esbuild/win32-x64@0.20.2": optional: true - "@fastify/busboy@2.1.0": {} + "@fastify/busboy@2.1.1": {} - "@floating-ui/core@1.5.3": + "@floating-ui/core@1.6.0": dependencies: "@floating-ui/utils": 0.2.1 - "@floating-ui/dom@1.5.4": + "@floating-ui/dom@1.6.3": dependencies: - "@floating-ui/core": 1.5.3 + "@floating-ui/core": 1.6.0 "@floating-ui/utils": 0.2.1 - "@floating-ui/react-dom@2.0.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": + "@floating-ui/react-dom@2.0.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": dependencies: - "@floating-ui/dom": 1.5.4 + "@floating-ui/dom": 1.6.3 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) "@floating-ui/utils@0.2.1": {} - "@jridgewell/gen-mapping@0.3.3": + "@jridgewell/gen-mapping@0.3.5": dependencies: - "@jridgewell/set-array": 1.1.2 + "@jridgewell/set-array": 1.2.1 "@jridgewell/sourcemap-codec": 1.4.15 - "@jridgewell/trace-mapping": 0.3.21 + "@jridgewell/trace-mapping": 0.3.25 - "@jridgewell/resolve-uri@3.1.1": {} + "@jridgewell/resolve-uri@3.1.2": {} - "@jridgewell/set-array@1.1.2": {} + "@jridgewell/set-array@1.2.1": {} "@jridgewell/sourcemap-codec@1.4.15": {} - "@jridgewell/trace-mapping@0.3.21": + "@jridgewell/trace-mapping@0.3.25": dependencies: - "@jridgewell/resolve-uri": 3.1.1 + "@jridgewell/resolve-uri": 3.1.2 "@jridgewell/sourcemap-codec": 1.4.15 "@juggle/resize-observer@3.4.0": {} - "@mui/base@5.0.0-beta.20(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": + "@mui/base@5.0.0-beta.20(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 - "@floating-ui/react-dom": 2.0.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - "@mui/types": 7.2.13(@types/react@18.2.48) - "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0) + "@babel/runtime": 7.24.4 + "@floating-ui/react-dom": 2.0.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + "@mui/types": 7.2.14(@types/react@18.2.79) + "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0) "@popperjs/core": 2.11.8 clsx: 2.1.0 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) optionalDependencies: - "@types/react": 18.2.48 + "@types/react": 18.2.79 - "@mui/base@5.0.0-beta.32(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": + "@mui/base@5.0.0-beta.40(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 - "@floating-ui/react-dom": 2.0.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - "@mui/types": 7.2.13(@types/react@18.2.48) - "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0) + "@babel/runtime": 7.24.4 + "@floating-ui/react-dom": 2.0.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + "@mui/types": 7.2.14(@types/react@18.2.79) + "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0) "@popperjs/core": 2.11.8 clsx: 2.1.0 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) optionalDependencies: - "@types/react": 18.2.48 + "@types/react": 18.2.79 - "@mui/core-downloads-tracker@5.15.5": {} + "@mui/core-downloads-tracker@5.15.15": {} - "@mui/icons-material@5.15.5(@mui/material@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.48)(react@18.2.0)": + "@mui/icons-material@5.15.15(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 - "@mui/material": 5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + "@babel/runtime": 7.24.4 + "@mui/material": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react: 18.2.0 optionalDependencies: - "@types/react": 18.2.48 + "@types/react": 18.2.79 - "@mui/lab@5.0.0-alpha.149(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@mui/material@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": + "@mui/lab@5.0.0-alpha.149(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 - "@mui/base": 5.0.0-beta.20(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - "@mui/material": 5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - "@mui/system": 5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0) - "@mui/types": 7.2.13(@types/react@18.2.48) - "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0) - "@mui/x-tree-view": 6.0.0-alpha.1(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@mui/base@5.0.0-beta.20(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/material@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/system@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + "@babel/runtime": 7.24.4 + "@mui/base": 5.0.0-beta.20(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + "@mui/material": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) + "@mui/types": 7.2.14(@types/react@18.2.79) + "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0) + "@mui/x-tree-view": 6.0.0-alpha.1(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@mui/base@5.0.0-beta.20(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) clsx: 2.1.0 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) optionalDependencies: - "@emotion/react": 11.11.3(@types/react@18.2.48)(react@18.2.0) - "@emotion/styled": 11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0) - "@types/react": 18.2.48 + "@emotion/react": 11.11.4(@types/react@18.2.79)(react@18.2.0) + "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) + "@types/react": 18.2.79 - "@mui/material@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": + "@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 - "@mui/base": 5.0.0-beta.32(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - "@mui/core-downloads-tracker": 5.15.5 - "@mui/system": 5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0) - "@mui/types": 7.2.13(@types/react@18.2.48) - "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0) + "@babel/runtime": 7.24.4 + "@mui/base": 5.0.0-beta.40(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + "@mui/core-downloads-tracker": 5.15.15 + "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) + "@mui/types": 7.2.14(@types/react@18.2.79) + "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0) "@types/react-transition-group": 4.4.10 clsx: 2.1.0 csstype: 3.1.3 @@ -3465,66 +3478,66 @@ snapshots: react-is: 18.2.0 react-transition-group: 4.4.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0) optionalDependencies: - "@emotion/react": 11.11.3(@types/react@18.2.48)(react@18.2.0) - "@emotion/styled": 11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0) - "@types/react": 18.2.48 + "@emotion/react": 11.11.4(@types/react@18.2.79)(react@18.2.0) + "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) + "@types/react": 18.2.79 - "@mui/private-theming@5.15.5(@types/react@18.2.48)(react@18.2.0)": + "@mui/private-theming@5.15.14(@types/react@18.2.79)(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 - "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0) + "@babel/runtime": 7.24.4 + "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0) prop-types: 15.8.1 react: 18.2.0 optionalDependencies: - "@types/react": 18.2.48 + "@types/react": 18.2.79 - "@mui/styled-engine@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(react@18.2.0)": + "@mui/styled-engine@5.15.14(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 + "@babel/runtime": 7.24.4 "@emotion/cache": 11.11.0 csstype: 3.1.3 prop-types: 15.8.1 react: 18.2.0 optionalDependencies: - "@emotion/react": 11.11.3(@types/react@18.2.48)(react@18.2.0) - "@emotion/styled": 11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0) + "@emotion/react": 11.11.4(@types/react@18.2.79)(react@18.2.0) + "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) - "@mui/system@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0)": + "@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 - "@mui/private-theming": 5.15.5(@types/react@18.2.48)(react@18.2.0) - "@mui/styled-engine": 5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(react@18.2.0) - "@mui/types": 7.2.13(@types/react@18.2.48) - "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0) + "@babel/runtime": 7.24.4 + "@mui/private-theming": 5.15.14(@types/react@18.2.79)(react@18.2.0) + "@mui/styled-engine": 5.15.14(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(react@18.2.0) + "@mui/types": 7.2.14(@types/react@18.2.79) + "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0) clsx: 2.1.0 csstype: 3.1.3 prop-types: 15.8.1 react: 18.2.0 optionalDependencies: - "@emotion/react": 11.11.3(@types/react@18.2.48)(react@18.2.0) - "@emotion/styled": 11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0) - "@types/react": 18.2.48 + "@emotion/react": 11.11.4(@types/react@18.2.79)(react@18.2.0) + "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) + "@types/react": 18.2.79 - "@mui/types@7.2.13(@types/react@18.2.48)": + "@mui/types@7.2.14(@types/react@18.2.79)": optionalDependencies: - "@types/react": 18.2.48 + "@types/react": 18.2.79 - "@mui/utils@5.15.5(@types/react@18.2.48)(react@18.2.0)": + "@mui/utils@5.15.14(@types/react@18.2.79)(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 - "@types/prop-types": 15.7.11 + "@babel/runtime": 7.24.4 + "@types/prop-types": 15.7.12 prop-types: 15.8.1 react: 18.2.0 react-is: 18.2.0 optionalDependencies: - "@types/react": 18.2.48 + "@types/react": 18.2.79 - "@mui/x-data-grid@6.18.7(@mui/material@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/system@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": + "@mui/x-data-grid@6.19.11(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 - "@mui/material": 5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - "@mui/system": 5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0) - "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0) + "@babel/runtime": 7.24.4 + "@mui/material": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) + "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0) clsx: 2.1.0 prop-types: 15.8.1 react: 18.2.0 @@ -3533,15 +3546,15 @@ snapshots: transitivePeerDependencies: - "@types/react" - "@mui/x-tree-view@6.0.0-alpha.1(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@mui/base@5.0.0-beta.20(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/material@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/system@5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": + "@mui/x-tree-view@6.0.0-alpha.1(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@mui/base@5.0.0-beta.20(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)": dependencies: - "@babel/runtime": 7.23.8 - "@emotion/react": 11.11.3(@types/react@18.2.48)(react@18.2.0) - "@emotion/styled": 11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0) - "@mui/base": 5.0.0-beta.20(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - "@mui/material": 5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - "@mui/system": 5.15.5(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0))(@types/react@18.2.48)(react@18.2.0) - "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0) + "@babel/runtime": 7.24.4 + "@emotion/react": 11.11.4(@types/react@18.2.79)(react@18.2.0) + "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) + "@mui/base": 5.0.0-beta.20(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + "@mui/material": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) + "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0) "@types/react-transition-group": 4.4.10 clsx: 2.1.0 prop-types: 15.8.1 @@ -3617,105 +3630,114 @@ snapshots: "@popperjs/core@2.11.8": {} - "@remix-run/router@1.14.2": {} + "@remix-run/router@1.15.3": {} - "@rollup/pluginutils@5.1.0(rollup@4.9.5)": + "@rollup/pluginutils@5.1.0(rollup@4.14.3)": dependencies: "@types/estree": 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.9.5 + rollup: 4.14.3 - "@rollup/rollup-android-arm-eabi@4.9.5": + "@rollup/rollup-android-arm-eabi@4.14.3": optional: true - "@rollup/rollup-android-arm64@4.9.5": + "@rollup/rollup-android-arm64@4.14.3": optional: true - "@rollup/rollup-darwin-arm64@4.9.5": + "@rollup/rollup-darwin-arm64@4.14.3": optional: true - "@rollup/rollup-darwin-x64@4.9.5": + "@rollup/rollup-darwin-x64@4.14.3": optional: true - "@rollup/rollup-linux-arm-gnueabihf@4.9.5": + "@rollup/rollup-linux-arm-gnueabihf@4.14.3": optional: true - "@rollup/rollup-linux-arm64-gnu@4.9.5": + "@rollup/rollup-linux-arm-musleabihf@4.14.3": optional: true - "@rollup/rollup-linux-arm64-musl@4.9.5": + "@rollup/rollup-linux-arm64-gnu@4.14.3": optional: true - "@rollup/rollup-linux-riscv64-gnu@4.9.5": + "@rollup/rollup-linux-arm64-musl@4.14.3": optional: true - "@rollup/rollup-linux-x64-gnu@4.9.5": + "@rollup/rollup-linux-powerpc64le-gnu@4.14.3": optional: true - "@rollup/rollup-linux-x64-musl@4.9.5": + "@rollup/rollup-linux-riscv64-gnu@4.14.3": optional: true - "@rollup/rollup-win32-arm64-msvc@4.9.5": + "@rollup/rollup-linux-s390x-gnu@4.14.3": optional: true - "@rollup/rollup-win32-ia32-msvc@4.9.5": + "@rollup/rollup-linux-x64-gnu@4.14.3": optional: true - "@rollup/rollup-win32-x64-msvc@4.9.5": + "@rollup/rollup-linux-x64-musl@4.14.3": optional: true - "@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.23.7)": + "@rollup/rollup-win32-arm64-msvc@4.14.3": + optional: true + + "@rollup/rollup-win32-ia32-msvc@4.14.3": + optional: true + + "@rollup/rollup-win32-x64-msvc@4.14.3": + optional: true + + "@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.24.4)": dependencies: - "@babel/core": 7.23.7 + "@babel/core": 7.24.4 - "@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.23.7)": + "@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.24.4)": dependencies: - "@babel/core": 7.23.7 + "@babel/core": 7.24.4 - "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.23.7)": + "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.24.4)": dependencies: - "@babel/core": 7.23.7 + "@babel/core": 7.24.4 - "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.23.7)": + "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.24.4)": dependencies: - "@babel/core": 7.23.7 + "@babel/core": 7.24.4 - "@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.23.7)": + "@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.24.4)": dependencies: - "@babel/core": 7.23.7 + "@babel/core": 7.24.4 - "@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.23.7)": + "@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.24.4)": dependencies: - "@babel/core": 7.23.7 + "@babel/core": 7.24.4 - "@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.23.7)": + "@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.24.4)": dependencies: - "@babel/core": 7.23.7 + "@babel/core": 7.24.4 - "@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.23.7)": + "@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.24.4)": dependencies: - "@babel/core": 7.23.7 + "@babel/core": 7.24.4 - "@svgr/babel-preset@8.1.0(@babel/core@7.23.7)": + "@svgr/babel-preset@8.1.0(@babel/core@7.24.4)": dependencies: - "@babel/core": 7.23.7 - "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.23.7) - "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.23.7) - "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.23.7) - "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.23.7) - "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.23.7) - "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.23.7) - "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.23.7) - "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.23.7) + "@babel/core": 7.24.4 + "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.24.4) + "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.24.4) + "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.24.4) + "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.24.4) + "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.24.4) + "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.24.4) + "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.24.4) + "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.24.4) - "@svgr/core@8.1.0(typescript@5.3.3)": + "@svgr/core@8.1.0(typescript@5.4.5)": dependencies: - "@babel/core": 7.23.7 - "@svgr/babel-preset": 8.1.0(@babel/core@7.23.7) + "@babel/core": 7.24.4 + "@svgr/babel-preset": 8.1.0(@babel/core@7.24.4) camelcase: 6.3.0 - cosmiconfig: 8.3.6(typescript@5.3.3) + cosmiconfig: 8.3.6(typescript@5.4.5) snake-case: 3.0.4 transitivePeerDependencies: - supports-color @@ -3723,14 +3745,14 @@ snapshots: "@svgr/hast-util-to-babel-ast@8.0.0": dependencies: - "@babel/types": 7.23.6 + "@babel/types": 7.24.0 entities: 4.5.0 - "@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.3.3))": + "@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.4.5))": dependencies: - "@babel/core": 7.23.7 - "@svgr/babel-preset": 8.1.0(@babel/core@7.23.7) - "@svgr/core": 8.1.0(typescript@5.3.3) + "@babel/core": 7.24.4 + "@svgr/babel-preset": 8.1.0(@babel/core@7.24.4) + "@svgr/core": 8.1.0(typescript@5.4.5) "@svgr/hast-util-to-babel-ast": 8.0.0 svg-parser: 2.0.4 transitivePeerDependencies: @@ -3738,77 +3760,75 @@ snapshots: "@tauri-apps/api@1.5.3": {} - "@tauri-apps/cli-darwin-arm64@1.5.9": + "@tauri-apps/cli-darwin-arm64@1.5.11": optional: true - "@tauri-apps/cli-darwin-x64@1.5.9": + "@tauri-apps/cli-darwin-x64@1.5.11": optional: true - "@tauri-apps/cli-linux-arm-gnueabihf@1.5.9": + "@tauri-apps/cli-linux-arm-gnueabihf@1.5.11": optional: true - "@tauri-apps/cli-linux-arm64-gnu@1.5.9": + "@tauri-apps/cli-linux-arm64-gnu@1.5.11": optional: true - "@tauri-apps/cli-linux-arm64-musl@1.5.9": + "@tauri-apps/cli-linux-arm64-musl@1.5.11": optional: true - "@tauri-apps/cli-linux-x64-gnu@1.5.9": + "@tauri-apps/cli-linux-x64-gnu@1.5.11": optional: true - "@tauri-apps/cli-linux-x64-musl@1.5.9": + "@tauri-apps/cli-linux-x64-musl@1.5.11": optional: true - "@tauri-apps/cli-win32-arm64-msvc@1.5.9": + "@tauri-apps/cli-win32-arm64-msvc@1.5.11": optional: true - "@tauri-apps/cli-win32-ia32-msvc@1.5.9": + "@tauri-apps/cli-win32-ia32-msvc@1.5.11": optional: true - "@tauri-apps/cli-win32-x64-msvc@1.5.9": + "@tauri-apps/cli-win32-x64-msvc@1.5.11": optional: true - "@tauri-apps/cli@1.5.9": + "@tauri-apps/cli@1.5.11": optionalDependencies: - "@tauri-apps/cli-darwin-arm64": 1.5.9 - "@tauri-apps/cli-darwin-x64": 1.5.9 - "@tauri-apps/cli-linux-arm-gnueabihf": 1.5.9 - "@tauri-apps/cli-linux-arm64-gnu": 1.5.9 - "@tauri-apps/cli-linux-arm64-musl": 1.5.9 - "@tauri-apps/cli-linux-x64-gnu": 1.5.9 - "@tauri-apps/cli-linux-x64-musl": 1.5.9 - "@tauri-apps/cli-win32-arm64-msvc": 1.5.9 - "@tauri-apps/cli-win32-ia32-msvc": 1.5.9 - "@tauri-apps/cli-win32-x64-msvc": 1.5.9 + "@tauri-apps/cli-darwin-arm64": 1.5.11 + "@tauri-apps/cli-darwin-x64": 1.5.11 + "@tauri-apps/cli-linux-arm-gnueabihf": 1.5.11 + "@tauri-apps/cli-linux-arm64-gnu": 1.5.11 + "@tauri-apps/cli-linux-arm64-musl": 1.5.11 + "@tauri-apps/cli-linux-x64-gnu": 1.5.11 + "@tauri-apps/cli-linux-x64-musl": 1.5.11 + "@tauri-apps/cli-win32-arm64-msvc": 1.5.11 + "@tauri-apps/cli-win32-ia32-msvc": 1.5.11 + "@tauri-apps/cli-win32-x64-msvc": 1.5.11 "@types/babel__core@7.20.5": dependencies: - "@babel/parser": 7.23.6 - "@babel/types": 7.23.6 + "@babel/parser": 7.24.4 + "@babel/types": 7.24.0 "@types/babel__generator": 7.6.8 "@types/babel__template": 7.4.4 "@types/babel__traverse": 7.20.5 "@types/babel__generator@7.6.8": dependencies: - "@babel/types": 7.23.6 + "@babel/types": 7.24.0 "@types/babel__template@7.4.4": dependencies: - "@babel/parser": 7.23.6 - "@babel/types": 7.23.6 + "@babel/parser": 7.24.4 + "@babel/types": 7.24.0 "@types/babel__traverse@7.20.5": dependencies: - "@babel/types": 7.23.6 + "@babel/types": 7.24.0 "@types/estree@1.0.5": {} "@types/fs-extra@9.0.13": dependencies: - "@types/node": 20.11.5 - - "@types/js-cookie@2.2.7": {} + "@types/node": 20.12.7 "@types/js-cookie@3.0.6": {} @@ -3816,46 +3836,43 @@ snapshots: "@types/lodash-es@4.17.12": dependencies: - "@types/lodash": 4.14.202 + "@types/lodash": 4.17.0 - "@types/lodash@4.14.202": {} + "@types/lodash@4.17.0": {} - "@types/node@20.11.5": + "@types/node@20.12.7": dependencies: undici-types: 5.26.5 "@types/parse-json@4.0.2": {} - "@types/prop-types@15.7.11": {} + "@types/prop-types@15.7.12": {} - "@types/react-dom@18.2.18": + "@types/react-dom@18.2.25": dependencies: - "@types/react": 18.2.48 + "@types/react": 18.2.79 "@types/react-transition-group@4.4.10": dependencies: - "@types/react": 18.2.48 + "@types/react": 18.2.79 - "@types/react@18.2.48": + "@types/react@18.2.79": dependencies: - "@types/prop-types": 15.7.11 - "@types/scheduler": 0.16.8 + "@types/prop-types": 15.7.12 csstype: 3.1.3 - "@types/scheduler@0.16.8": {} - - "@vitejs/plugin-react@4.2.1(vite@5.0.11(@types/node@20.11.5)(sass@1.70.0))": + "@vitejs/plugin-react@4.2.1(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0))": dependencies: - "@babel/core": 7.23.7 - "@babel/plugin-transform-react-jsx-self": 7.23.3(@babel/core@7.23.7) - "@babel/plugin-transform-react-jsx-source": 7.23.3(@babel/core@7.23.7) + "@babel/core": 7.24.4 + "@babel/plugin-transform-react-jsx-self": 7.24.1(@babel/core@7.24.4) + "@babel/plugin-transform-react-jsx-source": 7.24.1(@babel/core@7.24.4) "@types/babel__core": 7.20.5 react-refresh: 0.14.0 - vite: 5.0.11(@types/node@20.11.5)(sass@1.70.0) + vite: 5.2.9(@types/node@20.12.7)(sass@1.75.0) transitivePeerDependencies: - supports-color - adm-zip@0.5.10: {} + adm-zip@0.5.12: {} agent-base@6.0.2: dependencies: @@ -3863,18 +3880,15 @@ snapshots: transitivePeerDependencies: - supports-color - ahooks-v3-count@1.0.0: {} - - ahooks@3.7.8(react@18.2.0): + ahooks@3.7.11(react@18.2.0): dependencies: - "@babel/runtime": 7.23.8 - "@types/js-cookie": 2.2.7 - ahooks-v3-count: 1.0.0 + "@babel/runtime": 7.24.4 dayjs: 1.11.5 intersection-observer: 0.12.2 js-cookie: 2.2.1 lodash: 4.17.21 react: 18.2.0 + react-fast-compare: 3.2.2 resize-observer-polyfill: 1.5.1 screenfull: 5.2.0 tslib: 2.6.2 @@ -3892,9 +3906,9 @@ snapshots: asynckit@0.4.0: {} - axios@1.6.5: + axios@1.6.8: dependencies: - follow-redirects: 1.15.5 + follow-redirects: 1.15.6 form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -3902,30 +3916,30 @@ snapshots: babel-plugin-macros@3.1.0: dependencies: - "@babel/runtime": 7.23.8 + "@babel/runtime": 7.24.4 cosmiconfig: 7.1.0 resolve: 1.22.8 before-after-hook@2.2.3: {} - binary-extensions@2.2.0: {} + binary-extensions@2.3.0: {} braces@3.0.2: dependencies: fill-range: 7.0.1 - browserslist@4.22.2: + browserslist@4.23.0: dependencies: - caniuse-lite: 1.0.30001579 - electron-to-chromium: 1.4.637 + caniuse-lite: 1.0.30001611 + electron-to-chromium: 1.4.744 node-releases: 2.0.14 - update-browserslist-db: 1.0.13(browserslist@4.22.2) + update-browserslist-db: 1.0.13(browserslist@4.23.0) callsites@3.1.0: {} camelcase@6.3.0: {} - caniuse-lite@1.0.30001579: {} + caniuse-lite@1.0.30001611: {} chalk@2.4.2: dependencies: @@ -3933,7 +3947,7 @@ snapshots: escape-string-regexp: 1.0.5 supports-color: 5.5.0 - chokidar@3.5.3: + chokidar@3.6.0: dependencies: anymatch: 3.1.3 braces: 3.0.2 @@ -3971,14 +3985,14 @@ snapshots: path-type: 4.0.0 yaml: 1.10.2 - cosmiconfig@8.3.6(typescript@5.3.3): + cosmiconfig@8.3.6(typescript@5.4.5): dependencies: import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 optionalDependencies: - typescript: 5.3.3 + typescript: 5.4.5 cross-env@7.0.3: dependencies: @@ -4006,7 +4020,7 @@ snapshots: dom-helpers@5.2.1: dependencies: - "@babel/runtime": 7.23.8 + "@babel/runtime": 7.24.4 csstype: 3.1.3 dot-case@3.0.4: @@ -4014,7 +4028,7 @@ snapshots: no-case: 3.0.4 tslib: 2.6.2 - electron-to-chromium@1.4.637: {} + electron-to-chromium@1.4.744: {} end-of-stream@1.4.4: dependencies: @@ -4026,33 +4040,33 @@ snapshots: dependencies: is-arrayish: 0.2.1 - esbuild@0.19.11: + esbuild@0.20.2: optionalDependencies: - "@esbuild/aix-ppc64": 0.19.11 - "@esbuild/android-arm": 0.19.11 - "@esbuild/android-arm64": 0.19.11 - "@esbuild/android-x64": 0.19.11 - "@esbuild/darwin-arm64": 0.19.11 - "@esbuild/darwin-x64": 0.19.11 - "@esbuild/freebsd-arm64": 0.19.11 - "@esbuild/freebsd-x64": 0.19.11 - "@esbuild/linux-arm": 0.19.11 - "@esbuild/linux-arm64": 0.19.11 - "@esbuild/linux-ia32": 0.19.11 - "@esbuild/linux-loong64": 0.19.11 - "@esbuild/linux-mips64el": 0.19.11 - "@esbuild/linux-ppc64": 0.19.11 - "@esbuild/linux-riscv64": 0.19.11 - "@esbuild/linux-s390x": 0.19.11 - "@esbuild/linux-x64": 0.19.11 - "@esbuild/netbsd-x64": 0.19.11 - "@esbuild/openbsd-x64": 0.19.11 - "@esbuild/sunos-x64": 0.19.11 - "@esbuild/win32-arm64": 0.19.11 - "@esbuild/win32-ia32": 0.19.11 - "@esbuild/win32-x64": 0.19.11 + "@esbuild/aix-ppc64": 0.20.2 + "@esbuild/android-arm": 0.20.2 + "@esbuild/android-arm64": 0.20.2 + "@esbuild/android-x64": 0.20.2 + "@esbuild/darwin-arm64": 0.20.2 + "@esbuild/darwin-x64": 0.20.2 + "@esbuild/freebsd-arm64": 0.20.2 + "@esbuild/freebsd-x64": 0.20.2 + "@esbuild/linux-arm": 0.20.2 + "@esbuild/linux-arm64": 0.20.2 + "@esbuild/linux-ia32": 0.20.2 + "@esbuild/linux-loong64": 0.20.2 + "@esbuild/linux-mips64el": 0.20.2 + "@esbuild/linux-ppc64": 0.20.2 + "@esbuild/linux-riscv64": 0.20.2 + "@esbuild/linux-s390x": 0.20.2 + "@esbuild/linux-x64": 0.20.2 + "@esbuild/netbsd-x64": 0.20.2 + "@esbuild/openbsd-x64": 0.20.2 + "@esbuild/sunos-x64": 0.20.2 + "@esbuild/win32-arm64": 0.20.2 + "@esbuild/win32-ia32": 0.20.2 + "@esbuild/win32-x64": 0.20.2 - escalade@3.1.1: {} + escalade@3.1.2: {} escape-string-regexp@1.0.5: {} @@ -4075,7 +4089,7 @@ snapshots: fetch-blob@3.2.0: dependencies: node-domexception: 1.0.0 - web-streams-polyfill: 3.3.2 + web-streams-polyfill: 3.3.3 fill-range@7.0.1: dependencies: @@ -4088,7 +4102,7 @@ snapshots: locate-path: 5.0.0 path-exists: 4.0.0 - follow-redirects@1.15.5: {} + follow-redirects@1.15.6: {} form-data@4.0.0: dependencies: @@ -4133,7 +4147,7 @@ snapshots: has-flag@3.0.0: {} - hasown@2.0.0: + hasown@2.0.2: dependencies: function-bind: 1.1.2 @@ -4156,13 +4170,13 @@ snapshots: husky@7.0.4: {} - i18next@23.7.16: + i18next@23.11.2: dependencies: - "@babel/runtime": 7.23.8 + "@babel/runtime": 7.24.4 - ignore@5.3.0: {} + ignore@5.3.1: {} - immutable@4.3.4: {} + immutable@4.3.5: {} import-fresh@3.3.0: dependencies: @@ -4175,11 +4189,11 @@ snapshots: is-binary-path@2.1.0: dependencies: - binary-extensions: 2.2.0 + binary-extensions: 2.3.0 is-core-module@2.13.1: dependencies: - hasown: 2.0.0 + hasown: 2.0.2 is-extglob@2.1.1: {} @@ -4241,6 +4255,8 @@ snapshots: merge-stream@2.0.0: {} + meta-json-schema@1.18.3-beta: {} + mime-db@1.52.0: {} mime-types@2.1.35: @@ -4302,7 +4318,7 @@ snapshots: nanoid@3.3.7: {} - nanoid@5.0.4: {} + nanoid@5.0.7: {} no-case@3.0.4: dependencies: @@ -4355,7 +4371,7 @@ snapshots: parse-json@5.2.0: dependencies: - "@babel/code-frame": 7.23.5 + "@babel/code-frame": 7.24.2 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -4376,11 +4392,11 @@ snapshots: picomatch@3.0.1: {} - postcss@8.4.33: + postcss@8.4.38: dependencies: nanoid: 3.3.7 picocolors: 1.0.0 - source-map-js: 1.0.2 + source-map-js: 1.2.0 prettier@2.8.8: {} @@ -4388,7 +4404,7 @@ snapshots: dependencies: execa: 4.1.0 find-up: 4.1.0 - ignore: 5.3.0 + ignore: 5.3.1 mri: 1.2.0 picocolors: 1.0.0 picomatch: 3.0.1 @@ -4416,18 +4432,20 @@ snapshots: react-error-boundary@3.1.4(react@18.2.0): dependencies: - "@babel/runtime": 7.23.8 + "@babel/runtime": 7.24.4 react: 18.2.0 - react-hook-form@7.49.3(react@18.2.0): + react-fast-compare@3.2.2: {} + + react-hook-form@7.51.3(react@18.2.0): dependencies: react: 18.2.0 - react-i18next@13.5.0(i18next@23.7.16)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + react-i18next@13.5.0(i18next@23.11.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: - "@babel/runtime": 7.23.8 + "@babel/runtime": 7.24.4 html-parse-stringify: 3.0.1 - i18next: 23.7.16 + i18next: 23.11.2 react: 18.2.0 optionalDependencies: react-dom: 18.2.0(react@18.2.0) @@ -4438,28 +4456,28 @@ snapshots: react-refresh@0.14.0: {} - react-router-dom@6.21.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + react-router-dom@6.22.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: - "@remix-run/router": 1.14.2 + "@remix-run/router": 1.15.3 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-router: 6.21.2(react@18.2.0) + react-router: 6.22.3(react@18.2.0) - react-router@6.21.2(react@18.2.0): + react-router@6.22.3(react@18.2.0): dependencies: - "@remix-run/router": 1.14.2 + "@remix-run/router": 1.15.3 react: 18.2.0 react-transition-group@4.4.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: - "@babel/runtime": 7.23.8 + "@babel/runtime": 7.24.4 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-virtuoso@4.6.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + react-virtuoso@4.7.9(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -4493,30 +4511,33 @@ snapshots: path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - rollup@4.9.5: + rollup@4.14.3: dependencies: "@types/estree": 1.0.5 optionalDependencies: - "@rollup/rollup-android-arm-eabi": 4.9.5 - "@rollup/rollup-android-arm64": 4.9.5 - "@rollup/rollup-darwin-arm64": 4.9.5 - "@rollup/rollup-darwin-x64": 4.9.5 - "@rollup/rollup-linux-arm-gnueabihf": 4.9.5 - "@rollup/rollup-linux-arm64-gnu": 4.9.5 - "@rollup/rollup-linux-arm64-musl": 4.9.5 - "@rollup/rollup-linux-riscv64-gnu": 4.9.5 - "@rollup/rollup-linux-x64-gnu": 4.9.5 - "@rollup/rollup-linux-x64-musl": 4.9.5 - "@rollup/rollup-win32-arm64-msvc": 4.9.5 - "@rollup/rollup-win32-ia32-msvc": 4.9.5 - "@rollup/rollup-win32-x64-msvc": 4.9.5 + "@rollup/rollup-android-arm-eabi": 4.14.3 + "@rollup/rollup-android-arm64": 4.14.3 + "@rollup/rollup-darwin-arm64": 4.14.3 + "@rollup/rollup-darwin-x64": 4.14.3 + "@rollup/rollup-linux-arm-gnueabihf": 4.14.3 + "@rollup/rollup-linux-arm-musleabihf": 4.14.3 + "@rollup/rollup-linux-arm64-gnu": 4.14.3 + "@rollup/rollup-linux-arm64-musl": 4.14.3 + "@rollup/rollup-linux-powerpc64le-gnu": 4.14.3 + "@rollup/rollup-linux-riscv64-gnu": 4.14.3 + "@rollup/rollup-linux-s390x-gnu": 4.14.3 + "@rollup/rollup-linux-x64-gnu": 4.14.3 + "@rollup/rollup-linux-x64-musl": 4.14.3 + "@rollup/rollup-win32-arm64-msvc": 4.14.3 + "@rollup/rollup-win32-ia32-msvc": 4.14.3 + "@rollup/rollup-win32-x64-msvc": 4.14.3 fsevents: 2.3.3 - sass@1.70.0: + sass@1.75.0: dependencies: - chokidar: 3.5.3 - immutable: 4.3.4 - source-map-js: 1.0.2 + chokidar: 3.6.0 + immutable: 4.3.5 + source-map-js: 1.2.0 scheduler@0.23.0: dependencies: @@ -4541,7 +4562,7 @@ snapshots: snarkdown@2.0.0: {} - source-map-js@1.0.2: {} + source-map-js@1.2.0: {} source-map@0.5.7: {} @@ -4561,7 +4582,7 @@ snapshots: dependencies: react: 18.2.0 - tar@6.2.0: + tar@6.2.1: dependencies: chownr: 2.0.0 fs-minipass: 2.1.0 @@ -4582,48 +4603,48 @@ snapshots: tunnel@0.0.6: {} - typescript@5.3.3: {} + typescript@5.4.5: {} undici-types@5.26.5: {} - undici@5.28.2: + undici@5.28.4: dependencies: - "@fastify/busboy": 2.1.0 + "@fastify/busboy": 2.1.1 universal-user-agent@6.0.1: {} universalify@2.0.1: {} - update-browserslist-db@1.0.13(browserslist@4.22.2): + update-browserslist-db@1.0.13(browserslist@4.23.0): dependencies: - browserslist: 4.22.2 - escalade: 3.1.1 + browserslist: 4.23.0 + escalade: 3.1.2 picocolors: 1.0.0 vite-plugin-monaco-editor@1.1.0(monaco-editor@0.47.0): dependencies: monaco-editor: 0.47.0 - vite-plugin-svgr@4.2.0(rollup@4.9.5)(typescript@5.3.3)(vite@5.0.11(@types/node@20.11.5)(sass@1.70.0)): + vite-plugin-svgr@4.2.0(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0)): dependencies: - "@rollup/pluginutils": 5.1.0(rollup@4.9.5) - "@svgr/core": 8.1.0(typescript@5.3.3) - "@svgr/plugin-jsx": 8.1.0(@svgr/core@8.1.0(typescript@5.3.3)) - vite: 5.0.11(@types/node@20.11.5)(sass@1.70.0) + "@rollup/pluginutils": 5.1.0(rollup@4.14.3) + "@svgr/core": 8.1.0(typescript@5.4.5) + "@svgr/plugin-jsx": 8.1.0(@svgr/core@8.1.0(typescript@5.4.5)) + vite: 5.2.9(@types/node@20.12.7)(sass@1.75.0) transitivePeerDependencies: - rollup - supports-color - typescript - vite@5.0.11(@types/node@20.11.5)(sass@1.70.0): + vite@5.2.9(@types/node@20.12.7)(sass@1.75.0): dependencies: - esbuild: 0.19.11 - postcss: 8.4.33 - rollup: 4.9.5 + esbuild: 0.20.2 + postcss: 8.4.38 + rollup: 4.14.3 optionalDependencies: - "@types/node": 20.11.5 + "@types/node": 20.12.7 fsevents: 2.3.3 - sass: 1.70.0 + sass: 1.75.0 void-elements@3.1.0: {} @@ -4640,7 +4661,7 @@ snapshots: vscode-uri@3.0.8: {} - web-streams-polyfill@3.3.2: {} + web-streams-polyfill@3.3.3: {} webidl-conversions@3.0.1: {} diff --git a/src/components/profile/editor-viewer.tsx b/src/components/profile/editor-viewer.tsx index e2cabc7d..2236bf20 100644 --- a/src/components/profile/editor-viewer.tsx +++ b/src/components/profile/editor-viewer.tsx @@ -18,6 +18,10 @@ import * as monaco from "monaco-editor"; import { editor } from "monaco-editor/esm/vs/editor/editor.api"; import { configureMonacoYaml } from "monaco-yaml"; +import { type JSONSchema7 } from "json-schema"; +import metaSchema from "meta-json-schema/schemas/meta-json-schema.json"; +import mergeSchema from "meta-json-schema/schemas/clash-verge-merge-json-schema.json"; + interface Props { uid: string; open: boolean; @@ -33,12 +37,14 @@ configureMonacoYaml(monaco, { enableSchemaRequest: true, schemas: [ { - uri: "https://fastly.jsdelivr.net/gh/dongchengjie/meta-json-schema@main/schemas/meta-json-schema.json", + uri: "http://example.com/meta-json-schema.json", fileMatch: ["**/*.clash.yaml"], + schema: metaSchema as JSONSchema7, }, { - uri: "https://fastly.jsdelivr.net/gh/dongchengjie/meta-json-schema@main/schemas/clash-verge-merge-json-schema.json", + uri: "http://example.com/clash-verge-merge-json-schema.json", fileMatch: ["**/*.merge.yaml"], + schema: mergeSchema as JSONSchema7, }, ], }); @@ -65,8 +71,10 @@ export const EditorViewer = (props: Props) => { instanceRef.current = editor.create(editorRef.current, { model: model, language: language, + tabSize: ["yaml", "javascript"].includes(language) ? 2 : 4, // 根据语言类型设置缩进 theme: themeMode === "light" ? "vs" : "vs-dark", minimap: { enabled: dom.clientWidth >= 1000 }, // 超过一定宽度显示minimap滚动条 + mouseWheelZoom: true, // Ctrl+滚轮调节缩放 quickSuggestions: { strings: true, // 字符串类型的建议 comments: true, // 注释类型的建议 @@ -102,7 +110,7 @@ export const EditorViewer = (props: Props) => { {t("Edit File")}
diff --git a/src/components/proxy/proxy-head.tsx b/src/components/proxy/proxy-head.tsx index fe29cb83..e05d4816 100644 --- a/src/components/proxy/proxy-head.tsx +++ b/src/components/proxy/proxy-head.tsx @@ -109,7 +109,7 @@ export const ProxyHead = (props: Props) => { onHeadState({ showType: !showType })} > {showType ? : } diff --git a/src/components/proxy/proxy-item-mini.tsx b/src/components/proxy/proxy-item-mini.tsx index e510d832..ae232940 100644 --- a/src/components/proxy/proxy-item-mini.tsx +++ b/src/components/proxy/proxy-item-mini.tsx @@ -67,8 +67,9 @@ export const ProxyItemMini = (props: Props) => { "&:hover .the-icon": { display: "none" }, "& .the-pin, & .the-unpin": { position: "absolute", - top: "-8px", - right: "-8px", + fontSize: "12px", + top: "-5px", + right: "-5px", }, "& .the-unpin": { filter: "grayscale(1)" }, "&.Mui-selected": { diff --git a/src/components/setting/mods/config-viewer.tsx b/src/components/setting/mods/config-viewer.tsx index 22c169c2..6e432a90 100644 --- a/src/components/setting/mods/config-viewer.tsx +++ b/src/components/setting/mods/config-viewer.tsx @@ -7,10 +7,17 @@ import { } from "react"; import { useTranslation } from "react-i18next"; import { useRecoilValue } from "recoil"; -import { Chip } from "@mui/material"; +import { + Button, + Dialog, + DialogActions, + DialogContent, + DialogTitle, + Chip, +} from "@mui/material"; import { atomThemeMode } from "@/services/states"; import { getRuntimeYaml } from "@/services/cmds"; -import { BaseDialog, DialogRef } from "@/components/base"; +import { DialogRef } from "@/components/base"; import { editor } from "monaco-editor/esm/vs/editor/editor.api"; import "monaco-editor/esm/vs/basic-languages/javascript/javascript.contribution.js"; @@ -47,9 +54,12 @@ export const ConfigViewer = forwardRef((props, ref) => { instanceRef.current = editor.create(editorRef.current, { value: data ?? "# Error\n", language: "yaml", + tabSize: 2, theme: themeMode === "light" ? "vs" : "vs-dark", - minimap: { enabled: false }, - readOnly: true, + minimap: { enabled: dom.clientWidth >= 1000 }, // 超过一定宽度显示minimap滚动条 + mouseWheelZoom: true, // Ctrl+滚轮调节缩放 + readOnly: true, // 只读 + readOnlyMessage: { value: t("ReadOnlyMessage") }, }); }); }, @@ -57,20 +67,22 @@ export const ConfigViewer = forwardRef((props, ref) => { })); return ( - - {t("Runtime Config")} - - } - contentSx={{ width: 520, pb: 1, userSelect: "text" }} - cancelBtn={t("Back")} - disableOk - onClose={() => setOpen(false)} - onCancel={() => setOpen(false)} - > -
- + setOpen(false)} maxWidth="xl" fullWidth> + + {t("Runtime Config")} + + + +
+ + + + + +
); }); diff --git a/src/locales/en.json b/src/locales/en.json index bd8b10be..52342984 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -54,6 +54,7 @@ "Sort by delay": "Sort by delay", "Sort by name": "Sort by name", "Delay check URL": "Delay check URL", + "Proxy basic": "Proxy basic", "Proxy detail": "Proxy detail", "Filter": "Filter", "Filter conditions": "Filter conditions", @@ -129,6 +130,7 @@ "Clash Field": "Clash Field", "Runtime Config": "Runtime Config", "ReadOnly": "ReadOnly", + "ReadOnlyMessage": "Cannot edit in read-only editor", "Restart": "Restart", "Upgrade": "Upgrade", diff --git a/src/locales/ru.json b/src/locales/ru.json index 8e436c6c..9d57d074 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -54,6 +54,7 @@ "Sort by delay": "Сортировать по задержке", "Sort by name": "Сортировать по названию", "Delay check URL": "URL проверки задержки", + "Proxy basic": "Резюме о прокси", "Proxy detail": "Подробности о прокси", "Filter": "Фильтр", "Filter conditions": "Условия фильтрации", @@ -115,6 +116,7 @@ "Clash Field": "Используемые настройки Clash", "Runtime Config": "Используемый конфиг", "ReadOnly": "Только для чтения", + "ReadOnlyMessage": "Невозможно редактировать в режиме только для чтения", "Restart": "Перезапуск", "Upgrade": "Обновлять", diff --git a/src/locales/zh.json b/src/locales/zh.json index e329c0e6..d23ccb6a 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -56,6 +56,7 @@ "Sort by delay": "按延迟排序", "Sort by name": "按名称排序", "Delay check URL": "延迟测试链接", + "Proxy basic": "隐藏节点细节", "Proxy detail": "展示节点细节", "Filter": "过滤节点", "Filter conditions": "过滤条件", @@ -135,6 +136,7 @@ "Clash Field": "Clash 字段", "Runtime Config": "当前配置", "ReadOnly": "只读", + "ReadOnlyMessage": "无法在只读模式下编辑", "Restart": "重启内核", "Upgrade": "升级内核",