diff --git a/UPDATELOG.md b/UPDATELOG.md index 6015c7ff..3934b081 100644 --- a/UPDATELOG.md +++ b/UPDATELOG.md @@ -1,3 +1,21 @@ +## v1.6.2 + +### Features + +- 支持本地文件拖拽导入 +- 重新支持 32 位 CPU +- 新增内置 Webview2 版本 +- 优化 Merge 逻辑,支持深度合并 +- 删除 Merge 配置中的 append/prepend-provider 字段 +- 支持更新稳定版内核 + +### Bugs Fixes + +- MacOS DNS 还原失败 +- CMD 环境变量格式错误 +- Linux 下与 N 卡的兼容性问题 +- 修改 Tun 设置不立即生效 + ## v1.6.1 ### Features diff --git a/package.json b/package.json index 32a10125..60e1f8a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clash-verge", - "version": "1.6.1", + "version": "1.6.2", "license": "GPL-3.0-only", "scripts": { "dev": "tauri dev", @@ -24,25 +24,25 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@juggle/resize-observer": "^3.4.0", - "@mui/icons-material": "^5.15.15", + "@mui/icons-material": "^5.15.16", "@mui/lab": "5.0.0-alpha.149", - "@mui/material": "^5.15.15", + "@mui/material": "^5.15.16", "@mui/x-data-grid": "^6.19.11", "@tauri-apps/api": "^1.5.4", "@types/json-schema": "^7.0.15", "ahooks": "^3.7.11", "axios": "^1.6.8", "dayjs": "1.11.5", - "i18next": "^23.11.2", + "i18next": "^23.11.3", "lodash-es": "^4.17.21", - "meta-json-schema": "1.18.4-beta2", + "meta-json-schema": "1.18.4-beta3", "monaco-editor": "^0.47.0", "monaco-yaml": "^5.1.1", "nanoid": "^5.0.7", "react": "^18.3.1", "react-dom": "^18.3.1", "react-error-boundary": "^3.1.4", - "react-hook-form": "^7.51.3", + "react-hook-form": "^7.51.4", "react-i18next": "^13.5.0", "react-markdown": "^9.0.1", "react-router-dom": "^6.23.0", @@ -54,7 +54,7 @@ }, "devDependencies": { "@actions/github": "^5.1.1", - "@tauri-apps/cli": "^1.5.12", + "@tauri-apps/cli": "^1.5.13", "@types/fs-extra": "^9.0.13", "@types/js-cookie": "^3.0.6", "@types/lodash-es": "^4.17.12", @@ -70,9 +70,9 @@ "node-fetch": "^3.3.2", "prettier": "^2.8.8", "pretty-quick": "^3.3.1", - "sass": "^1.75.0", + "sass": "^1.77.0", "typescript": "^5.4.5", - "vite": "^5.2.10", + "vite": "^5.2.11", "vite-plugin-monaco-editor": "^1.1.0", "vite-plugin-svgr": "^4.2.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05587f22..72cdc2bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,17 +26,17 @@ importers: specifier: ^3.4.0 version: 3.4.0 "@mui/icons-material": - specifier: ^5.15.15 - version: 5.15.15(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) + specifier: ^5.15.16 + version: 5.15.16(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) "@mui/lab": specifier: 5.0.0-alpha.149 - version: 5.0.0-alpha.149(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 5.0.0-alpha.149(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/material": - specifier: ^5.15.15 - version: 5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^5.15.16 + version: 5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/x-data-grid": specifier: ^6.19.11 - version: 6.19.11(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 6.19.11(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@tauri-apps/api": specifier: ^1.5.4 version: 1.5.4 @@ -53,14 +53,14 @@ importers: specifier: 1.11.5 version: 1.11.5 i18next: - specifier: ^23.11.2 - version: 23.11.2 + specifier: ^23.11.3 + version: 23.11.3 lodash-es: specifier: ^4.17.21 version: 4.17.21 meta-json-schema: - specifier: 1.18.4-beta2 - version: 1.18.4-beta2 + specifier: 1.18.4-beta3 + version: 1.18.4-beta3 monaco-editor: specifier: ^0.47.0 version: 0.47.0 @@ -80,11 +80,11 @@ importers: specifier: ^3.1.4 version: 3.1.4(react@18.3.1) react-hook-form: - specifier: ^7.51.3 - version: 7.51.3(react@18.3.1) + specifier: ^7.51.4 + version: 7.51.4(react@18.3.1) react-i18next: specifier: ^13.5.0 - version: 13.5.0(i18next@23.11.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 13.5.0(i18next@23.11.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-markdown: specifier: ^9.0.1 version: 9.0.1(@types/react@18.3.1)(react@18.3.1) @@ -111,8 +111,8 @@ importers: specifier: ^5.1.1 version: 5.1.1 "@tauri-apps/cli": - specifier: ^1.5.12 - version: 1.5.12 + specifier: ^1.5.13 + version: 1.5.13 "@types/fs-extra": specifier: ^9.0.13 version: 9.0.13 @@ -133,7 +133,7 @@ importers: version: 4.4.10 "@vitejs/plugin-react": specifier: ^4.2.1 - version: 4.2.1(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)) + version: 4.2.1(vite@5.2.11(@types/node@20.12.10)(sass@1.77.0)) adm-zip: specifier: ^0.5.12 version: 0.5.12 @@ -159,20 +159,20 @@ importers: specifier: ^3.3.1 version: 3.3.1(prettier@2.8.8) sass: - specifier: ^1.75.0 - version: 1.75.0 + specifier: ^1.77.0 + version: 1.77.0 typescript: specifier: ^5.4.5 version: 5.4.5 vite: - specifier: ^5.2.10 - version: 5.2.10(@types/node@20.12.7)(sass@1.75.0) + specifier: ^5.2.11 + version: 5.2.11(@types/node@20.12.10)(sass@1.77.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.17.0)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)) + version: 4.2.0(rollup@4.17.2)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.10)(sass@1.77.0)) packages: "@actions/github@5.1.1": @@ -208,17 +208,17 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/core@7.24.4": + "@babel/core@7.24.5": resolution: { - integrity: sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==, + integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==, } engines: { node: ">=6.9.0" } - "@babel/generator@7.24.4": + "@babel/generator@7.24.5": resolution: { - integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==, + integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==, } engines: { node: ">=6.9.0" } @@ -257,33 +257,33 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helper-module-transforms@7.23.3": + "@babel/helper-module-transforms@7.24.5": resolution: { - integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==, + integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==, } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 - "@babel/helper-plugin-utils@7.24.0": + "@babel/helper-plugin-utils@7.24.5": resolution: { - integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==, + integrity: sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==, } engines: { node: ">=6.9.0" } - "@babel/helper-simple-access@7.22.5": + "@babel/helper-simple-access@7.24.5": resolution: { - integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==, + integrity: sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==, } engines: { node: ">=6.9.0" } - "@babel/helper-split-export-declaration@7.22.6": + "@babel/helper-split-export-declaration@7.24.5": resolution: { - integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==, + integrity: sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==, } engines: { node: ">=6.9.0" } @@ -294,10 +294,10 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helper-validator-identifier@7.22.20": + "@babel/helper-validator-identifier@7.24.5": resolution: { - integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==, + integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==, } engines: { node: ">=6.9.0" } @@ -308,32 +308,32 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helpers@7.24.4": + "@babel/helpers@7.24.5": resolution: { - integrity: sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==, + integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==, } engines: { node: ">=6.9.0" } - "@babel/highlight@7.24.2": + "@babel/highlight@7.24.5": resolution: { - integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==, + integrity: sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==, } engines: { node: ">=6.9.0" } - "@babel/parser@7.24.4": + "@babel/parser@7.24.5": resolution: { - integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==, + integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==, } engines: { node: ">=6.0.0" } hasBin: true - "@babel/plugin-transform-react-jsx-self@7.24.1": + "@babel/plugin-transform-react-jsx-self@7.24.5": resolution: { - integrity: sha512-kDJgnPujTmAZ/9q2CN4m2/lRsUUPDvsG3+tSHWUJIzMGTt5U/b/fwWd3RO3n+5mjLrsBrVa5eKFRVSQbi3dF1w==, + integrity: sha512-RtCJoUO2oYrYwFPtR1/jkoBEcFuI1ae9a9IMxeyAVa3a1Ap4AnxmyIKG2b2FaJKqkidw/0cxRbWN+HOs6ZWd1w==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -348,10 +348,10 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/runtime@7.24.4": + "@babel/runtime@7.24.5": resolution: { - integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==, + integrity: sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==, } engines: { node: ">=6.9.0" } @@ -362,17 +362,17 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/traverse@7.24.1": + "@babel/traverse@7.24.5": resolution: { - integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==, + integrity: sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==, } engines: { node: ">=6.9.0" } - "@babel/types@7.24.0": + "@babel/types@7.24.5": resolution: { - integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==, + integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==, } engines: { node: ">=6.9.0" } @@ -717,31 +717,31 @@ packages: } engines: { node: ">=14" } - "@floating-ui/core@1.6.0": + "@floating-ui/core@1.6.1": resolution: { - integrity: sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==, + integrity: sha512-42UH54oPZHPdRHdw6BgoBD6cg/eVTmVrFcgeRDM3jbO7uxSoipVcmcIGFcA5jmOHO5apcyvBhkSKES3fQJnu7A==, } - "@floating-ui/dom@1.6.3": + "@floating-ui/dom@1.6.5": resolution: { - integrity: sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==, + integrity: sha512-Nsdud2X65Dz+1RHjAIP0t8z5e2ff/IRbei6BqFrl1urT8sDVzM1HMQ+R0XcU5ceRfyO3I6ayeqIfh+6Wb8LGTw==, } - "@floating-ui/react-dom@2.0.8": + "@floating-ui/react-dom@2.0.9": resolution: { - integrity: sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==, + integrity: sha512-q0umO0+LQK4+p6aGyvzASqKbKOJcAHJ7ycE9CuUvfx3s9zTHWmGJTPOIlM/hmSBfUfg/XfY5YhLBLR/LHwShQQ==, } peerDependencies: react: ">=16.8.0" react-dom: ">=16.8.0" - "@floating-ui/utils@0.2.1": + "@floating-ui/utils@0.2.2": resolution: { - integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==, + integrity: sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw==, } "@jridgewell/gen-mapping@0.3.5": @@ -811,16 +811,16 @@ packages: "@types/react": optional: true - "@mui/core-downloads-tracker@5.15.15": + "@mui/core-downloads-tracker@5.15.16": resolution: { - integrity: sha512-aXnw29OWQ6I5A47iuWEI6qSSUfH6G/aCsW9KmW3LiFqr7uXZBK4Ks+z8G+qeIub8k0T5CMqlT2q0L+ZJTMrqpg==, + integrity: sha512-PTIbMJs5C/vYMfyJNW8ArOezh4eyHkg2pTeA7bBxh2kLP1Uzs0Nm+krXWbWGJPwTWjM8EhnDrr4aCF26+2oleg==, } - "@mui/icons-material@5.15.15": + "@mui/icons-material@5.15.16": resolution: { - integrity: sha512-kkeU/pe+hABcYDH6Uqy8RmIsr2S/y5bP2rp+Gat4CcRjCcVne6KudS1NrZQhUCRysrTDCAhcbcf9gt+/+pGO2g==, + integrity: sha512-s8vYbyACzTNZRKv+20fCfVXJwJqNcVotns2EKnu1wmAga6wv2LAo5kB1d5yqQqZlMFtp34EJvRXf7cy8X0tJVA==, } engines: { node: ">=12.0.0" } peerDependencies: @@ -852,10 +852,10 @@ packages: "@types/react": optional: true - "@mui/material@5.15.15": + "@mui/material@5.15.16": resolution: { - integrity: sha512-3zvWayJ+E1kzoIsvwyEvkTUKVKt1AjchFFns+JtluHCuvxgKcLSRJTADw37k0doaRtVAsyh8bz9Afqzv+KYrIA==, + integrity: sha512-ery2hFReewko9gpDBqOr2VmXwQG9ifXofPhGzIx09/b9JqCQC/06kZXZDGGrOTpIddK9HlIf4yrS+G70jPAzUQ==, } engines: { node: ">=12.0.0" } peerDependencies: @@ -1060,139 +1060,130 @@ packages: rollup: optional: true - "@rollup/rollup-android-arm-eabi@4.17.0": + "@rollup/rollup-android-arm-eabi@4.17.2": resolution: { - integrity: sha512-nNvLvC2fjC+3+bHYN9uaGF3gcyy7RHGZhtl8TB/kINj9hiOQza8kWJGZh47GRPMrqeseO8U+Z8ElDMCZlWBdHA==, + integrity: sha512-NM0jFxY8bB8QLkoKxIQeObCaDlJKewVlIEkuyYKm5An1tdVZ966w2+MPQ2l8LBZLjR+SgyV+nRkTIunzOYBMLQ==, } cpu: [arm] os: [android] - "@rollup/rollup-android-arm64@4.17.0": + "@rollup/rollup-android-arm64@4.17.2": resolution: { - integrity: sha512-+kjt6dvxnyTIAo7oHeYseYhDyZ7xRKTNl/FoQI96PHkJVxoChldJnne/LzYqpqidoK1/0kX0/q+5rrYqjpth6w==, + integrity: sha512-yeX/Usk7daNIVwkq2uGoq2BYJKZY1JfyLTaHO/jaiSwi/lsf8fTFoQW/n6IdAsx5tx+iotu2zCJwz8MxI6D/Bw==, } cpu: [arm64] os: [android] - "@rollup/rollup-darwin-arm64@4.17.0": + "@rollup/rollup-darwin-arm64@4.17.2": resolution: { - integrity: sha512-Oj6Tp0unMpGTBjvNwbSRv3DopMNLu+mjBzhKTt2zLbDJ/45fB1pltr/rqrO4bE95LzuYwhYn127pop+x/pzf5w==, + integrity: sha512-kcMLpE6uCwls023+kknm71ug7MZOrtXo+y5p/tsg6jltpDtgQY1Eq5sGfHcQfb+lfuKwhBmEURDga9N0ol4YPw==, } cpu: [arm64] os: [darwin] - "@rollup/rollup-darwin-x64@4.17.0": + "@rollup/rollup-darwin-x64@4.17.2": resolution: { - integrity: sha512-3nJx0T+yptxMd+v93rBRxSPTAVCv8szu/fGZDJiKX7kvRe9sENj2ggXjCH/KK1xZEmJOhaNo0c9sGMgGdfkvEw==, + integrity: sha512-AtKwD0VEx0zWkL0ZjixEkp5tbNLzX+FCqGG1SvOu993HnSz4qDI6S4kGzubrEJAljpVkhRSlg5bzpV//E6ysTQ==, } cpu: [x64] os: [darwin] - "@rollup/rollup-linux-arm-gnueabihf@4.17.0": + "@rollup/rollup-linux-arm-gnueabihf@4.17.2": resolution: { - integrity: sha512-Vb2e8p9b2lxxgqyOlBHmp6hJMu/HSU6g//6Tbr7x5V1DlPCHWLOm37nSIVK314f+IHzORyAQSqL7+9tELxX3zQ==, + integrity: sha512-3reX2fUHqN7sffBNqmEyMQVj/CKhIHZd4y631duy0hZqI8Qoqf6lTtmAKvJFYa6bhU95B1D0WgzHkmTg33In0A==, } cpu: [arm] os: [linux] - libc: [glibc] - "@rollup/rollup-linux-arm-musleabihf@4.17.0": + "@rollup/rollup-linux-arm-musleabihf@4.17.2": resolution: { - integrity: sha512-Md60KsmC5ZIaRq/bYYDloklgU+XLEZwS2EXXVcSpiUw+13/ZASvSWQ/P92rQ9YDCL6EIoXxuQ829JkReqdYbGg==, + integrity: sha512-uSqpsp91mheRgw96xtyAGP9FW5ChctTFEoXP0r5FAzj/3ZRv3Uxjtc7taRQSaQM/q85KEKjKsZuiZM3GyUivRg==, } cpu: [arm] os: [linux] - libc: [musl] - "@rollup/rollup-linux-arm64-gnu@4.17.0": + "@rollup/rollup-linux-arm64-gnu@4.17.2": resolution: { - integrity: sha512-zL5rBFtJ+2EGnMRm2TqKjdjgFqlotSU+ZJEN37nV+fiD3I6Gy0dUh3jBWN0wSlcXVDEJYW7YBe+/2j0N9unb2w==, + integrity: sha512-EMMPHkiCRtE8Wdk3Qhtciq6BndLtstqZIroHiiGzB3C5LDJmIZcSzVtLRbwuXuUft1Cnv+9fxuDtDxz3k3EW2A==, } cpu: [arm64] os: [linux] - libc: [glibc] - "@rollup/rollup-linux-arm64-musl@4.17.0": + "@rollup/rollup-linux-arm64-musl@4.17.2": resolution: { - integrity: sha512-s2xAyNkJqUdtRVgNK4NK4P9QttS538JuX/kfVQOdZDI5FIKVAUVdLW7qhGfmaySJ1EvN/Bnj9oPm5go9u8navg==, + integrity: sha512-NMPylUUZ1i0z/xJUIx6VUhISZDRT+uTWpBcjdv0/zkp7b/bQDF+NfnfdzuTiB1G6HTodgoFa93hp0O1xl+/UbA==, } cpu: [arm64] os: [linux] - libc: [musl] - "@rollup/rollup-linux-powerpc64le-gnu@4.17.0": + "@rollup/rollup-linux-powerpc64le-gnu@4.17.2": resolution: { - integrity: sha512-7F99yzVT67B7IUNMjLD9QCFDCyHkyCJMS1dywZrGgVFJao4VJ9szrIEgH67cR+bXQgEaY01ur/WSL6B0jtcLyA==, + integrity: sha512-T19My13y8uYXPw/L/k0JYaX1fJKFT/PWdXiHr8mTbXWxjVF1t+8Xl31DgBBvEKclw+1b00Chg0hxE2O7bTG7GQ==, } cpu: [ppc64] os: [linux] - libc: [glibc] - "@rollup/rollup-linux-riscv64-gnu@4.17.0": + "@rollup/rollup-linux-riscv64-gnu@4.17.2": resolution: { - integrity: sha512-leFtyiXisfa3Sg9pgZJwRKITWnrQfhtqDjCamnZhkZuIsk1FXmYwKoTkp6lsCgimIcneFFkHKp/yGLxDesga4g==, + integrity: sha512-BOaNfthf3X3fOWAB+IJ9kxTgPmMqPPH5f5k2DcCsRrBIbWnaJCgX2ll77dV1TdSy9SaXTR5iDXRL8n7AnoP5cg==, } cpu: [riscv64] os: [linux] - libc: [glibc] - "@rollup/rollup-linux-s390x-gnu@4.17.0": + "@rollup/rollup-linux-s390x-gnu@4.17.2": resolution: { - integrity: sha512-FtOgui6qMJ4jbSXTxElsy/60LEe/3U0rXkkz2G5CJ9rbHPAvjMvI+3qF0A0fwLQ5hW+/ZC6PbnS2KfRW9JkgDQ==, + integrity: sha512-W0UP/x7bnn3xN2eYMql2T/+wpASLE5SjObXILTMPUBDB/Fg/FxC+gX4nvCfPBCbNhz51C+HcqQp2qQ4u25ok6g==, } cpu: [s390x] os: [linux] - libc: [glibc] - "@rollup/rollup-linux-x64-gnu@4.17.0": + "@rollup/rollup-linux-x64-gnu@4.17.2": resolution: { - integrity: sha512-v6eiam/1w3HUfU/ZjzIDodencqgrSqzlNuNtiwH7PFJHYSo1ezL0/UIzmS2lpSJF1ORNaplXeKHYmmdt81vV2g==, + integrity: sha512-Hy7pLwByUOuyaFC6mAr7m+oMC+V7qyifzs/nW2OJfC8H4hbCzOX07Ov0VFk/zP3kBsELWNFi7rJtgbKYsav9QQ==, } cpu: [x64] os: [linux] - libc: [glibc] - "@rollup/rollup-linux-x64-musl@4.17.0": + "@rollup/rollup-linux-x64-musl@4.17.2": resolution: { - integrity: sha512-OUhkSdpM5ofVlVU2k4CwVubYwiwu1a4jYWPpubzN7Vzao73GoPBowHcCfaRSFRz1SszJ3HIsk3dZYk4kzbqjgw==, + integrity: sha512-h1+yTWeYbRdAyJ/jMiVw0l6fOOm/0D1vNLui9iPuqgRGnXA0u21gAqOyB5iHjlM9MMfNOm9RHCQ7zLIzT0x11Q==, } cpu: [x64] os: [linux] - libc: [musl] - "@rollup/rollup-win32-arm64-msvc@4.17.0": + "@rollup/rollup-win32-arm64-msvc@4.17.2": resolution: { - integrity: sha512-uL7UYO/MNJPGL/yflybI+HI+n6+4vlfZmQZOCb4I+z/zy1wisHT3exh7oNQsnL6Eso0EUTEfgQ/PaGzzXf6XyQ==, + integrity: sha512-tmdtXMfKAjy5+IQsVtDiCfqbynAQE/TQRpWdVataHmhMb9DCoJxp9vLcCBjEQWMiUYxO1QprH/HbY9ragCEFLA==, } cpu: [arm64] os: [win32] - "@rollup/rollup-win32-ia32-msvc@4.17.0": + "@rollup/rollup-win32-ia32-msvc@4.17.2": resolution: { - integrity: sha512-4WnSgaUiUmXILwFqREdOcqvSj6GD/7FrvSjhaDjmwakX9w4Z2F8JwiSP1AZZbuRkPqzi444UI5FPv33VKOWYFQ==, + integrity: sha512-7II/QCSTAHuE5vdZaQEwJq2ZACkBpQDOmQsE6D6XUbnBHW8IAhm4eTufL6msLJorzrHDFv3CF8oCA/hSIRuZeQ==, } cpu: [ia32] os: [win32] - "@rollup/rollup-win32-x64-msvc@4.17.0": + "@rollup/rollup-win32-x64-msvc@4.17.2": resolution: { - integrity: sha512-ve+D8t1prRSRnF2S3pyDtTXDlvW1Pngbz76tjgYFQW1jxVSysmQCZfPoDAo4WP+Ano8zeYp85LsArZBI12HfwQ==, + integrity: sha512-TGGO7v7qOq4CYmSBVEYpI1Y5xDuCEnbVC5Vth8mOsW0gDSzxNrVERPc790IGHsrT2dQSimgMr9Ub3Y1Jci5/8w==, } cpu: [x64] os: [win32] @@ -1308,104 +1299,100 @@ packages: } engines: { node: ">= 14.6.0", npm: ">= 6.6.0", yarn: ">= 1.19.1" } - "@tauri-apps/cli-darwin-arm64@1.5.12": + "@tauri-apps/cli-darwin-arm64@1.5.13": resolution: { - integrity: sha512-ud06E547WE7oDZeN5rH4eeB90Rie0aSCFH0Zb6XyNb6qgg0ZIftM+N3OjVONxk84/g//nr4/x7wW6LOwiwvPHw==, + integrity: sha512-wXsBp6FIsQ1yoAEJ8dao7BkVdOp5xlfgGyAbJVCFKU3LTUqKw4A+ayxO6CV2lFfSaOdzdU86z+eJsl38nzmoSg==, } engines: { node: ">= 10" } cpu: [arm64] os: [darwin] - "@tauri-apps/cli-darwin-x64@1.5.12": + "@tauri-apps/cli-darwin-x64@1.5.13": resolution: { - integrity: sha512-hSz9cuHO4lYora0z2XRFEIblkStT3eJvh/iYmsFfjT3usGBt2fTPMJ4SnL1Uyu64Y59dqyRNBikuBuymAFESjA==, + integrity: sha512-1I/8Q8ogr1P1iQhjsXw0DSPjb8r2ggx2h52X1NXODhBknWIG7Y3rPDnRSXg1qoauRi19728BmP/CSW6MugidwQ==, } engines: { node: ">= 10" } cpu: [x64] os: [darwin] - "@tauri-apps/cli-linux-arm-gnueabihf@1.5.12": + "@tauri-apps/cli-linux-arm-gnueabihf@1.5.13": resolution: { - integrity: sha512-FanE15/c7nz64CcTFe7f+8b7+rFQCb3Ivju+4sxVSPkAOJXHc5no3Y/LxFt85SAOMgPTB2FMuxHUdjvLjd2D1w==, + integrity: sha512-IHtE8YGZ4KV0fX8w6a8lftFGLsDCr/kbikKIgvUQdypImToCr4MKbyKQ6guwSGPlCExtHpD7+LOtFoRocLCtBw==, } engines: { node: ">= 10" } cpu: [arm] os: [linux] - "@tauri-apps/cli-linux-arm64-gnu@1.5.12": + "@tauri-apps/cli-linux-arm64-gnu@1.5.13": resolution: { - integrity: sha512-ETVyIcR4xVGnuhTgTY+kPG5LbAJQobPA8OxSLRY203f0cqYuSPffgyahtS65uPJ9egWIN3fflDKGTE1xcgFNAA==, + integrity: sha512-U01Jvr0YoBwqRJ1lf+lzFRrNwhfdP4HF/3p1ahFzSoQ6CuYk0pL1jYmsYA7PigKmmovu8ctNq9E9quSdquOIeQ==, } engines: { node: ">= 10" } cpu: [arm64] os: [linux] - libc: [glibc] - "@tauri-apps/cli-linux-arm64-musl@1.5.12": + "@tauri-apps/cli-linux-arm64-musl@1.5.13": resolution: { - integrity: sha512-ZhMagbS50dDV9glHrtRg1bkUa7sUDPsZ9bJ0xnd0vr8Smi8RiJ/dgQbF5eQNp4ahzYl+FtLjBkMTZKACrKgusg==, + integrity: sha512-+UVxc5yQavLWnsFCDYXp4HxDxhyuDt+V2IOdy+ClO/xJ8ii5vFz1QYQBm9s1ofXWPXn5BYyBVNhGuPstAYcO9A==, } engines: { node: ">= 10" } cpu: [arm64] os: [linux] - libc: [musl] - "@tauri-apps/cli-linux-x64-gnu@1.5.12": + "@tauri-apps/cli-linux-x64-gnu@1.5.13": resolution: { - integrity: sha512-H6jXU4AG8g6FZxX+U3M76zigbLvj7bE+wG+xOrS7xCRwkfAEKw0aulymdFfOl44KBZDQQsV5KYA6T6csx3KbIQ==, + integrity: sha512-QDIkbpMprEe08V9Yn+XMbQa2ErY9Cj6TlvcSGLzida4gAVHwf42AMxBBFSvjpdMyB7D5lJMsDSq5xhEeRPs/HQ==, } engines: { node: ">= 10" } cpu: [x64] os: [linux] - libc: [glibc] - "@tauri-apps/cli-linux-x64-musl@1.5.12": + "@tauri-apps/cli-linux-x64-musl@1.5.13": resolution: { - integrity: sha512-Y/0dzBD8oFZ04Xq75LKPJvOI2MbVFdwGY6w41l24OxNiNopF7AzdrZGTJ+MoUbU9PALNP8ABhOP6BYZiV528OA==, + integrity: sha512-7JHNrF0b8Y7R693SG8JWhWmt/3d6vhyswEu26NUxQG2IYQlVY51sDPkub7S1cynh4++7CMV5sNK0EUr6hLrR9A==, } engines: { node: ">= 10" } cpu: [x64] os: [linux] - libc: [musl] - "@tauri-apps/cli-win32-arm64-msvc@1.5.12": + "@tauri-apps/cli-win32-arm64-msvc@1.5.13": resolution: { - integrity: sha512-fxCS1/zQp+W7Lze+6Sh64RLqWFE57NsU+Y9L30ZKt5Prnt2LXEoa3POSaQpgHLRgwL/WfDW2nkYBRH3fVIrpQg==, + integrity: sha512-p+j3IcrPnQ7/iaMlrdDBGT2SlB6MzjTbSdLo1jNE3DAeO98jByIJZyNme07Fv87280+2LXVB5XtusCsgTwIHCw==, } engines: { node: ">= 10" } cpu: [arm64] os: [win32] - "@tauri-apps/cli-win32-ia32-msvc@1.5.12": + "@tauri-apps/cli-win32-ia32-msvc@1.5.13": resolution: { - integrity: sha512-keWSEBOxL8q750AzmL4L3DDJzDzmb6DGT3+0HTjbEfu+a2GRS1lnrkm3EEeAepPoz4r62+cOQbjPRP8YGtGfFw==, + integrity: sha512-ypxRAGd8QYOCaBUmqzvHvrzj64OgfhzZQS/TSQlKWeJ9X1oQzQDNUrifsdaZZvZBf9yqSRf8lMYoN5qFjrHZfA==, } engines: { node: ">= 10" } cpu: [ia32] os: [win32] - "@tauri-apps/cli-win32-x64-msvc@1.5.12": + "@tauri-apps/cli-win32-x64-msvc@1.5.13": resolution: { - integrity: sha512-+eIvaPVwtVM7puXlCZIS1lSFF0VZ0gAUShKwk/kBZi8xUYQoNEW2RUWSPp+TEdZsMiAxd/zFZ+tGgv83Hxjbjg==, + integrity: sha512-B3YDAyZb8f6zKqZj/ydL/cQVkT/KxNyumXsX+UL4oM5E2DM89OD5BxMgqGr7zwmJSaRNRHkXRK+BMluvZjHG9w==, } engines: { node: ">= 10" } cpu: [x64] os: [win32] - "@tauri-apps/cli@1.5.12": + "@tauri-apps/cli@1.5.13": resolution: { - integrity: sha512-tMvcMVIrvNjoPIVO5pZk7lJrHVXw7NBggpJXRAQsD7VkMW9hT1uX3jVZeoPCmQ5KbpXvjoNXe+Ws8nE2NR/8Ow==, + integrity: sha512-wULOJNb/Dxc/E+Z0+7MkaqKYAmdjGJEFpZ5xcNhvC3BVX1O6MbhHjXGfwfu4mgIGhVqY1KJaKoXx7EDZAlk7Pw==, } engines: { node: ">= 10" } hasBin: true @@ -1482,10 +1469,10 @@ packages: integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==, } - "@types/lodash@4.17.0": + "@types/lodash@4.17.1": resolution: { - integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==, + integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==, } "@types/mdast@4.0.3": @@ -1500,10 +1487,10 @@ packages: integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==, } - "@types/node@20.12.7": + "@types/node@20.12.10": resolution: { - integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==, + integrity: sha512-Eem5pH9pmWBHoGAT8Dr5fdc5rYA+4NAovdM4EktRPVAAiJhmWWfQrA0cFhAbOsQdSfIHjAud6YdkbL69+zSKjw==, } "@types/parse-json@4.0.2": @@ -1673,10 +1660,10 @@ packages: } engines: { node: ">=10" } - caniuse-lite@1.0.30001613: + caniuse-lite@1.0.30001616: resolution: { - integrity: sha512-BNjJULJfOONQERivfxte7alLfeLW4QnwHvNW4wEcLEbXfV6VSCYvr+REbf2Sojv8tC1THpjPXBxWgDbq4NtLWg==, + integrity: sha512-RHVYKov7IcdNjVHJFNY/78RdG4oGVjbayxv8u5IO74Wv7Hlq4PnJE6mo/OjFijjVFNy5ijnCt6H3IIo4t+wfEw==, } ccount@2.0.1: @@ -1883,10 +1870,10 @@ packages: integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==, } - electron-to-chromium@1.4.750: + electron-to-chromium@1.4.758: resolution: { - integrity: sha512-9ItEpeu15hW5m8jKdriL+BQrgwDTXEL9pn4SkillWFu73ZNNNQ2BKKLS+ZHv2vC9UkNhosAeyfxOf/5OSeTCPA==, + integrity: sha512-/o9x6TCdrYZBMdGeTifAP3wlF/gVT+TtWJe3BSmtNh92Mw81U9hrYwW9OAGUh+sEOX/yz5e34sksqRruZbjYrw==, } end-of-stream@1.4.4: @@ -2149,10 +2136,10 @@ packages: engines: { node: ">=12" } hasBin: true - i18next@23.11.2: + i18next@23.11.3: resolution: { - integrity: sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==, + integrity: sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==, } ignore@5.3.1: @@ -2435,10 +2422,10 @@ packages: integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==, } - meta-json-schema@1.18.4-beta2: + meta-json-schema@1.18.4-beta3: resolution: { - integrity: sha512-ob3I6wVfkxVursh5TtZfZwYiHLjdWA8fs9H+cp253JTYNYC780qwttQT6qGG9ujUrV9iLYq9Lr/4HlkN+rr5Zg==, + integrity: sha512-uP9QQ0tFSoqXzRDoiwv+U8sP8YWAkG9K+Y6qjBHa7S7tZghaRXrwyxj3RIUXNNsrVZLeIrAYFJ0qBuS6/vrAQw==, } micromark-core-commonmark@2.0.1: @@ -2924,10 +2911,10 @@ packages: integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==, } - react-hook-form@7.51.3: + react-hook-form@7.51.4: resolution: { - integrity: sha512-cvJ/wbHdhYx8aviSWh28w9ImjmVsb5Y05n1+FW786vEZQJV5STNM0pW6ujS+oiBecb0ARBxJFyAnXj9+GHXACQ==, + integrity: sha512-V14i8SEkh+V1gs6YtD0hdHYnoL4tp/HX/A45wWQN15CYr9bFRmmRdYStSO5L65lCCZRF+kYiSKhm9alqbcdiVA==, } engines: { node: ">=12.22.0" } peerDependencies: @@ -3088,18 +3075,18 @@ packages: } hasBin: true - rollup@4.17.0: + rollup@4.17.2: resolution: { - integrity: sha512-wZJSn0WMtWrxhYKQRt5Z6GIXlziOoMDFmbHmRfL3v+sBTAshx2DBq1AfMArB7eIjF63r4ocn2ZTAyUptg/7kmQ==, + integrity: sha512-/9ClTJPByC0U4zNLowV1tMBe8yMEAxewtR3cUNX5BoEpGH3dQEWpJLr6CLp0fPdYRF/fzVOgvDb1zXuakwF5kQ==, } engines: { node: ">=18.0.0", npm: ">=8.0.0" } hasBin: true - sass@1.75.0: + sass@1.77.0: resolution: { - integrity: sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==, + integrity: sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==, } engines: { node: ">=14.0.0" } hasBin: true @@ -3351,10 +3338,10 @@ packages: } engines: { node: ">= 10.0.0" } - update-browserslist-db@1.0.13: + update-browserslist-db@1.0.15: resolution: { - integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==, + integrity: sha512-K9HWH62x3/EalU1U6sjSZiylm9C8tgq2mSvshZpqc7QE69RaA2qjhkW2HlNA0tFpEbtyFz7HTqbSdN4MSwUodA==, } hasBin: true peerDependencies: @@ -3388,10 +3375,10 @@ packages: peerDependencies: vite: ^2.6.0 || 3 || 4 || 5 - vite@5.2.10: + vite@5.2.11: resolution: { - integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==, + integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==, } engines: { node: ^18.0.0 || >=20.0.0 } hasBin: true @@ -3545,23 +3532,23 @@ snapshots: "@babel/code-frame@7.24.2": dependencies: - "@babel/highlight": 7.24.2 + "@babel/highlight": 7.24.5 picocolors: 1.0.0 "@babel/compat-data@7.24.4": {} - "@babel/core@7.24.4": + "@babel/core@7.24.5": dependencies: "@ampproject/remapping": 2.3.0 "@babel/code-frame": 7.24.2 - "@babel/generator": 7.24.4 + "@babel/generator": 7.24.5 "@babel/helper-compilation-targets": 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/helper-module-transforms": 7.24.5(@babel/core@7.24.5) + "@babel/helpers": 7.24.5 + "@babel/parser": 7.24.5 "@babel/template": 7.24.0 - "@babel/traverse": 7.24.1 - "@babel/types": 7.24.0 + "@babel/traverse": 7.24.5 + "@babel/types": 7.24.5 convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -3570,9 +3557,9 @@ snapshots: transitivePeerDependencies: - supports-color - "@babel/generator@7.24.4": + "@babel/generator@7.24.5": dependencies: - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 "@jridgewell/gen-mapping": 0.3.5 "@jridgewell/trace-mapping": 0.3.25 jsesc: 2.5.2 @@ -3590,99 +3577,99 @@ snapshots: "@babel/helper-function-name@7.23.0": dependencies: "@babel/template": 7.24.0 - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 "@babel/helper-hoist-variables@7.22.5": dependencies: - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 "@babel/helper-module-imports@7.24.3": dependencies: - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 - "@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4)": + "@babel/helper-module-transforms@7.24.5(@babel/core@7.24.5)": dependencies: - "@babel/core": 7.24.4 + "@babel/core": 7.24.5 "@babel/helper-environment-visitor": 7.22.20 "@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-simple-access": 7.24.5 + "@babel/helper-split-export-declaration": 7.24.5 + "@babel/helper-validator-identifier": 7.24.5 - "@babel/helper-plugin-utils@7.24.0": {} + "@babel/helper-plugin-utils@7.24.5": {} - "@babel/helper-simple-access@7.22.5": + "@babel/helper-simple-access@7.24.5": dependencies: - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 - "@babel/helper-split-export-declaration@7.22.6": + "@babel/helper-split-export-declaration@7.24.5": dependencies: - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 "@babel/helper-string-parser@7.24.1": {} - "@babel/helper-validator-identifier@7.22.20": {} + "@babel/helper-validator-identifier@7.24.5": {} "@babel/helper-validator-option@7.23.5": {} - "@babel/helpers@7.24.4": + "@babel/helpers@7.24.5": dependencies: "@babel/template": 7.24.0 - "@babel/traverse": 7.24.1 - "@babel/types": 7.24.0 + "@babel/traverse": 7.24.5 + "@babel/types": 7.24.5 transitivePeerDependencies: - supports-color - "@babel/highlight@7.24.2": + "@babel/highlight@7.24.5": dependencies: - "@babel/helper-validator-identifier": 7.22.20 + "@babel/helper-validator-identifier": 7.24.5 chalk: 2.4.2 js-tokens: 4.0.0 picocolors: 1.0.0 - "@babel/parser@7.24.4": + "@babel/parser@7.24.5": dependencies: - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 - "@babel/plugin-transform-react-jsx-self@7.24.1(@babel/core@7.24.4)": + "@babel/plugin-transform-react-jsx-self@7.24.5(@babel/core@7.24.5)": dependencies: - "@babel/core": 7.24.4 - "@babel/helper-plugin-utils": 7.24.0 + "@babel/core": 7.24.5 + "@babel/helper-plugin-utils": 7.24.5 - "@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.24.4)": + "@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.24.5)": dependencies: - "@babel/core": 7.24.4 - "@babel/helper-plugin-utils": 7.24.0 + "@babel/core": 7.24.5 + "@babel/helper-plugin-utils": 7.24.5 - "@babel/runtime@7.24.4": + "@babel/runtime@7.24.5": dependencies: regenerator-runtime: 0.14.1 "@babel/template@7.24.0": dependencies: "@babel/code-frame": 7.24.2 - "@babel/parser": 7.24.4 - "@babel/types": 7.24.0 + "@babel/parser": 7.24.5 + "@babel/types": 7.24.5 - "@babel/traverse@7.24.1": + "@babel/traverse@7.24.5": dependencies: "@babel/code-frame": 7.24.2 - "@babel/generator": 7.24.4 + "@babel/generator": 7.24.5 "@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.24.4 - "@babel/types": 7.24.0 + "@babel/helper-split-export-declaration": 7.24.5 + "@babel/parser": 7.24.5 + "@babel/types": 7.24.5 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - "@babel/types@7.24.0": + "@babel/types@7.24.5": dependencies: "@babel/helper-string-parser": 7.24.1 - "@babel/helper-validator-identifier": 7.22.20 + "@babel/helper-validator-identifier": 7.24.5 to-fast-properties: 2.0.0 "@dnd-kit/accessibility@3.1.0(react@18.3.1)": @@ -3713,7 +3700,7 @@ snapshots: "@emotion/babel-plugin@11.11.0": dependencies: "@babel/helper-module-imports": 7.24.3 - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 "@emotion/hash": 0.9.1 "@emotion/memoize": 0.8.1 "@emotion/serialize": 1.1.4 @@ -3742,7 +3729,7 @@ snapshots: "@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 "@emotion/babel-plugin": 11.11.0 "@emotion/cache": 11.11.0 "@emotion/serialize": 1.1.4 @@ -3766,7 +3753,7 @@ snapshots: "@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 "@emotion/babel-plugin": 11.11.0 "@emotion/is-prop-valid": 1.2.2 "@emotion/react": 11.11.4(@types/react@18.3.1)(react@18.3.1) @@ -3858,22 +3845,22 @@ snapshots: "@fastify/busboy@2.1.1": {} - "@floating-ui/core@1.6.0": + "@floating-ui/core@1.6.1": dependencies: - "@floating-ui/utils": 0.2.1 + "@floating-ui/utils": 0.2.2 - "@floating-ui/dom@1.6.3": + "@floating-ui/dom@1.6.5": dependencies: - "@floating-ui/core": 1.6.0 - "@floating-ui/utils": 0.2.1 + "@floating-ui/core": 1.6.1 + "@floating-ui/utils": 0.2.2 - "@floating-ui/react-dom@2.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@floating-ui/react-dom@2.0.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@floating-ui/dom": 1.6.3 + "@floating-ui/dom": 1.6.5 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - "@floating-ui/utils@0.2.1": {} + "@floating-ui/utils@0.2.2": {} "@jridgewell/gen-mapping@0.3.5": dependencies: @@ -3896,8 +3883,8 @@ snapshots: "@mui/base@5.0.0-beta.20(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 - "@floating-ui/react-dom": 2.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@babel/runtime": 7.24.5 + "@floating-ui/react-dom": 2.0.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/types": 7.2.14(@types/react@18.3.1) "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) "@popperjs/core": 2.11.8 @@ -3910,8 +3897,8 @@ snapshots: "@mui/base@5.0.0-beta.40(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 - "@floating-ui/react-dom": 2.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@babel/runtime": 7.24.5 + "@floating-ui/react-dom": 2.0.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/types": 7.2.14(@types/react@18.3.1) "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) "@popperjs/core": 2.11.8 @@ -3922,25 +3909,25 @@ snapshots: optionalDependencies: "@types/react": 18.3.1 - "@mui/core-downloads-tracker@5.15.15": {} + "@mui/core-downloads-tracker@5.15.16": {} - "@mui/icons-material@5.15.15(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)": + "@mui/icons-material@5.15.16(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 - "@mui/material": 5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@babel/runtime": 7.24.5 + "@mui/material": 5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 optionalDependencies: "@types/react": 18.3.1 - "@mui/lab@5.0.0-alpha.149(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@mui/lab@5.0.0-alpha.149(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 "@mui/base": 5.0.0-beta.20(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/material": 5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@mui/material": 5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) "@mui/types": 7.2.14(@types/react@18.3.1) "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) - "@mui/x-tree-view": 6.0.0-alpha.1(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mui/base@5.0.0-beta.20(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@mui/x-tree-view": 6.0.0-alpha.1(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mui/base@5.0.0-beta.20(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 @@ -3950,11 +3937,11 @@ snapshots: "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) "@types/react": 18.3.1 - "@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 "@mui/base": 5.0.0-beta.40(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/core-downloads-tracker": 5.15.15 + "@mui/core-downloads-tracker": 5.15.16 "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) "@mui/types": 7.2.14(@types/react@18.3.1) "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) @@ -3973,7 +3960,7 @@ snapshots: "@mui/private-theming@5.15.14(@types/react@18.3.1)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) prop-types: 15.8.1 react: 18.3.1 @@ -3982,7 +3969,7 @@ snapshots: "@mui/styled-engine@5.15.14(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 "@emotion/cache": 11.11.0 csstype: 3.1.3 prop-types: 15.8.1 @@ -3993,7 +3980,7 @@ snapshots: "@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 "@mui/private-theming": 5.15.14(@types/react@18.3.1)(react@18.3.1) "@mui/styled-engine": 5.15.14(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(react@18.3.1) "@mui/types": 7.2.14(@types/react@18.3.1) @@ -4013,7 +4000,7 @@ snapshots: "@mui/utils@5.15.14(@types/react@18.3.1)(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 "@types/prop-types": 15.7.12 prop-types: 15.8.1 react: 18.3.1 @@ -4021,10 +4008,10 @@ snapshots: optionalDependencies: "@types/react": 18.3.1 - "@mui/x-data-grid@6.19.11(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@mui/x-data-grid@6.19.11(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 - "@mui/material": 5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@babel/runtime": 7.24.5 + "@mui/material": 5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) clsx: 2.1.1 @@ -4035,13 +4022,13 @@ snapshots: transitivePeerDependencies: - "@types/react" - "@mui/x-tree-view@6.0.0-alpha.1(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mui/base@5.0.0-beta.20(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@mui/x-tree-view@6.0.0-alpha.1(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@mui/base@5.0.0-beta.20(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/material@5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 "@emotion/react": 11.11.4(@types/react@18.3.1)(react@18.3.1) "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) "@mui/base": 5.0.0-beta.20(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/material": 5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@mui/material": 5.15.16(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1) "@mui/utils": 5.15.14(@types/react@18.3.1)(react@18.3.1) "@types/react-transition-group": 4.4.10 @@ -4121,110 +4108,110 @@ snapshots: "@remix-run/router@1.16.0": {} - "@rollup/pluginutils@5.1.0(rollup@4.17.0)": + "@rollup/pluginutils@5.1.0(rollup@4.17.2)": dependencies: "@types/estree": 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.17.0 + rollup: 4.17.2 - "@rollup/rollup-android-arm-eabi@4.17.0": + "@rollup/rollup-android-arm-eabi@4.17.2": optional: true - "@rollup/rollup-android-arm64@4.17.0": + "@rollup/rollup-android-arm64@4.17.2": optional: true - "@rollup/rollup-darwin-arm64@4.17.0": + "@rollup/rollup-darwin-arm64@4.17.2": optional: true - "@rollup/rollup-darwin-x64@4.17.0": + "@rollup/rollup-darwin-x64@4.17.2": optional: true - "@rollup/rollup-linux-arm-gnueabihf@4.17.0": + "@rollup/rollup-linux-arm-gnueabihf@4.17.2": optional: true - "@rollup/rollup-linux-arm-musleabihf@4.17.0": + "@rollup/rollup-linux-arm-musleabihf@4.17.2": optional: true - "@rollup/rollup-linux-arm64-gnu@4.17.0": + "@rollup/rollup-linux-arm64-gnu@4.17.2": optional: true - "@rollup/rollup-linux-arm64-musl@4.17.0": + "@rollup/rollup-linux-arm64-musl@4.17.2": optional: true - "@rollup/rollup-linux-powerpc64le-gnu@4.17.0": + "@rollup/rollup-linux-powerpc64le-gnu@4.17.2": optional: true - "@rollup/rollup-linux-riscv64-gnu@4.17.0": + "@rollup/rollup-linux-riscv64-gnu@4.17.2": optional: true - "@rollup/rollup-linux-s390x-gnu@4.17.0": + "@rollup/rollup-linux-s390x-gnu@4.17.2": optional: true - "@rollup/rollup-linux-x64-gnu@4.17.0": + "@rollup/rollup-linux-x64-gnu@4.17.2": optional: true - "@rollup/rollup-linux-x64-musl@4.17.0": + "@rollup/rollup-linux-x64-musl@4.17.2": optional: true - "@rollup/rollup-win32-arm64-msvc@4.17.0": + "@rollup/rollup-win32-arm64-msvc@4.17.2": optional: true - "@rollup/rollup-win32-ia32-msvc@4.17.0": + "@rollup/rollup-win32-ia32-msvc@4.17.2": optional: true - "@rollup/rollup-win32-x64-msvc@4.17.0": + "@rollup/rollup-win32-x64-msvc@4.17.2": optional: true - "@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.24.4)": + "@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.24.5)": dependencies: - "@babel/core": 7.24.4 + "@babel/core": 7.24.5 - "@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.24.4)": + "@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.24.5)": dependencies: - "@babel/core": 7.24.4 + "@babel/core": 7.24.5 - "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.24.4)": + "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.24.5)": dependencies: - "@babel/core": 7.24.4 + "@babel/core": 7.24.5 - "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.24.4)": + "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.24.5)": dependencies: - "@babel/core": 7.24.4 + "@babel/core": 7.24.5 - "@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.24.4)": + "@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.24.5)": dependencies: - "@babel/core": 7.24.4 + "@babel/core": 7.24.5 - "@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.24.4)": + "@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.24.5)": dependencies: - "@babel/core": 7.24.4 + "@babel/core": 7.24.5 - "@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.24.4)": + "@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.24.5)": dependencies: - "@babel/core": 7.24.4 + "@babel/core": 7.24.5 - "@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.24.4)": + "@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.24.5)": dependencies: - "@babel/core": 7.24.4 + "@babel/core": 7.24.5 - "@svgr/babel-preset@8.1.0(@babel/core@7.24.4)": + "@svgr/babel-preset@8.1.0(@babel/core@7.24.5)": dependencies: - "@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) + "@babel/core": 7.24.5 + "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.24.5) + "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.24.5) + "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.24.5) + "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.24.5) + "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.24.5) + "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.24.5) + "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.24.5) + "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.24.5) "@svgr/core@8.1.0(typescript@5.4.5)": dependencies: - "@babel/core": 7.24.4 - "@svgr/babel-preset": 8.1.0(@babel/core@7.24.4) + "@babel/core": 7.24.5 + "@svgr/babel-preset": 8.1.0(@babel/core@7.24.5) camelcase: 6.3.0 cosmiconfig: 8.3.6(typescript@5.4.5) snake-case: 3.0.4 @@ -4234,13 +4221,13 @@ snapshots: "@svgr/hast-util-to-babel-ast@8.0.0": dependencies: - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 entities: 4.5.0 "@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.4.5))": dependencies: - "@babel/core": 7.24.4 - "@svgr/babel-preset": 8.1.0(@babel/core@7.24.4) + "@babel/core": 7.24.5 + "@svgr/babel-preset": 8.1.0(@babel/core@7.24.5) "@svgr/core": 8.1.0(typescript@5.4.5) "@svgr/hast-util-to-babel-ast": 8.0.0 svg-parser: 2.0.4 @@ -4249,69 +4236,69 @@ snapshots: "@tauri-apps/api@1.5.4": {} - "@tauri-apps/cli-darwin-arm64@1.5.12": + "@tauri-apps/cli-darwin-arm64@1.5.13": optional: true - "@tauri-apps/cli-darwin-x64@1.5.12": + "@tauri-apps/cli-darwin-x64@1.5.13": optional: true - "@tauri-apps/cli-linux-arm-gnueabihf@1.5.12": + "@tauri-apps/cli-linux-arm-gnueabihf@1.5.13": optional: true - "@tauri-apps/cli-linux-arm64-gnu@1.5.12": + "@tauri-apps/cli-linux-arm64-gnu@1.5.13": optional: true - "@tauri-apps/cli-linux-arm64-musl@1.5.12": + "@tauri-apps/cli-linux-arm64-musl@1.5.13": optional: true - "@tauri-apps/cli-linux-x64-gnu@1.5.12": + "@tauri-apps/cli-linux-x64-gnu@1.5.13": optional: true - "@tauri-apps/cli-linux-x64-musl@1.5.12": + "@tauri-apps/cli-linux-x64-musl@1.5.13": optional: true - "@tauri-apps/cli-win32-arm64-msvc@1.5.12": + "@tauri-apps/cli-win32-arm64-msvc@1.5.13": optional: true - "@tauri-apps/cli-win32-ia32-msvc@1.5.12": + "@tauri-apps/cli-win32-ia32-msvc@1.5.13": optional: true - "@tauri-apps/cli-win32-x64-msvc@1.5.12": + "@tauri-apps/cli-win32-x64-msvc@1.5.13": optional: true - "@tauri-apps/cli@1.5.12": + "@tauri-apps/cli@1.5.13": optionalDependencies: - "@tauri-apps/cli-darwin-arm64": 1.5.12 - "@tauri-apps/cli-darwin-x64": 1.5.12 - "@tauri-apps/cli-linux-arm-gnueabihf": 1.5.12 - "@tauri-apps/cli-linux-arm64-gnu": 1.5.12 - "@tauri-apps/cli-linux-arm64-musl": 1.5.12 - "@tauri-apps/cli-linux-x64-gnu": 1.5.12 - "@tauri-apps/cli-linux-x64-musl": 1.5.12 - "@tauri-apps/cli-win32-arm64-msvc": 1.5.12 - "@tauri-apps/cli-win32-ia32-msvc": 1.5.12 - "@tauri-apps/cli-win32-x64-msvc": 1.5.12 + "@tauri-apps/cli-darwin-arm64": 1.5.13 + "@tauri-apps/cli-darwin-x64": 1.5.13 + "@tauri-apps/cli-linux-arm-gnueabihf": 1.5.13 + "@tauri-apps/cli-linux-arm64-gnu": 1.5.13 + "@tauri-apps/cli-linux-arm64-musl": 1.5.13 + "@tauri-apps/cli-linux-x64-gnu": 1.5.13 + "@tauri-apps/cli-linux-x64-musl": 1.5.13 + "@tauri-apps/cli-win32-arm64-msvc": 1.5.13 + "@tauri-apps/cli-win32-ia32-msvc": 1.5.13 + "@tauri-apps/cli-win32-x64-msvc": 1.5.13 "@types/babel__core@7.20.5": dependencies: - "@babel/parser": 7.24.4 - "@babel/types": 7.24.0 + "@babel/parser": 7.24.5 + "@babel/types": 7.24.5 "@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.24.0 + "@babel/types": 7.24.5 "@types/babel__template@7.4.4": dependencies: - "@babel/parser": 7.24.4 - "@babel/types": 7.24.0 + "@babel/parser": 7.24.5 + "@babel/types": 7.24.5 "@types/babel__traverse@7.20.5": dependencies: - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 "@types/debug@4.1.12": dependencies: @@ -4325,7 +4312,7 @@ snapshots: "@types/fs-extra@9.0.13": dependencies: - "@types/node": 20.12.7 + "@types/node": 20.12.10 "@types/hast@3.0.4": dependencies: @@ -4337,9 +4324,9 @@ snapshots: "@types/lodash-es@4.17.12": dependencies: - "@types/lodash": 4.17.0 + "@types/lodash": 4.17.1 - "@types/lodash@4.17.0": {} + "@types/lodash@4.17.1": {} "@types/mdast@4.0.3": dependencies: @@ -4347,7 +4334,7 @@ snapshots: "@types/ms@0.7.34": {} - "@types/node@20.12.7": + "@types/node@20.12.10": dependencies: undici-types: 5.26.5 @@ -4374,14 +4361,14 @@ snapshots: "@ungap/structured-clone@1.2.0": {} - "@vitejs/plugin-react@4.2.1(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))": + "@vitejs/plugin-react@4.2.1(vite@5.2.11(@types/node@20.12.10)(sass@1.77.0))": dependencies: - "@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) + "@babel/core": 7.24.5 + "@babel/plugin-transform-react-jsx-self": 7.24.5(@babel/core@7.24.5) + "@babel/plugin-transform-react-jsx-source": 7.24.1(@babel/core@7.24.5) "@types/babel__core": 7.20.5 react-refresh: 0.14.2 - vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0) + vite: 5.2.11(@types/node@20.12.10)(sass@1.77.0) transitivePeerDependencies: - supports-color @@ -4395,7 +4382,7 @@ snapshots: ahooks@3.7.11(react@18.3.1): dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 dayjs: 1.11.5 intersection-observer: 0.12.2 js-cookie: 2.2.1 @@ -4429,7 +4416,7 @@ snapshots: babel-plugin-macros@3.1.0: dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 cosmiconfig: 7.1.0 resolve: 1.22.8 @@ -4445,16 +4432,16 @@ snapshots: browserslist@4.23.0: dependencies: - caniuse-lite: 1.0.30001613 - electron-to-chromium: 1.4.750 + caniuse-lite: 1.0.30001616 + electron-to-chromium: 1.4.758 node-releases: 2.0.14 - update-browserslist-db: 1.0.13(browserslist@4.23.0) + update-browserslist-db: 1.0.15(browserslist@4.23.0) callsites@3.1.0: {} camelcase@6.3.0: {} - caniuse-lite@1.0.30001613: {} + caniuse-lite@1.0.30001616: {} ccount@2.0.1: {} @@ -4557,7 +4544,7 @@ snapshots: dom-helpers@5.2.1: dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 csstype: 3.1.3 dot-case@3.0.4: @@ -4565,7 +4552,7 @@ snapshots: no-case: 3.0.4 tslib: 2.6.2 - electron-to-chromium@1.4.750: {} + electron-to-chromium@1.4.758: {} end-of-stream@1.4.4: dependencies: @@ -4737,9 +4724,9 @@ snapshots: husky@7.0.4: {} - i18next@23.11.2: + i18next@23.11.3: dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 ignore@5.3.1: {} @@ -4928,7 +4915,7 @@ snapshots: merge-stream@2.0.0: {} - meta-json-schema@1.18.4-beta2: {} + meta-json-schema@1.18.4-beta3: {} micromark-core-commonmark@2.0.1: dependencies: @@ -5251,20 +5238,20 @@ snapshots: react-error-boundary@3.1.4(react@18.3.1): dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 react: 18.3.1 react-fast-compare@3.2.2: {} - react-hook-form@7.51.3(react@18.3.1): + react-hook-form@7.51.4(react@18.3.1): dependencies: react: 18.3.1 - react-i18next@13.5.0(i18next@23.11.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@13.5.0(i18next@23.11.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 html-parse-stringify: 3.0.1 - i18next: 23.11.2 + i18next: 23.11.3 react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1) @@ -5306,7 +5293,7 @@ snapshots: react-transition-group@4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -5364,29 +5351,29 @@ snapshots: path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - rollup@4.17.0: + rollup@4.17.2: dependencies: "@types/estree": 1.0.5 optionalDependencies: - "@rollup/rollup-android-arm-eabi": 4.17.0 - "@rollup/rollup-android-arm64": 4.17.0 - "@rollup/rollup-darwin-arm64": 4.17.0 - "@rollup/rollup-darwin-x64": 4.17.0 - "@rollup/rollup-linux-arm-gnueabihf": 4.17.0 - "@rollup/rollup-linux-arm-musleabihf": 4.17.0 - "@rollup/rollup-linux-arm64-gnu": 4.17.0 - "@rollup/rollup-linux-arm64-musl": 4.17.0 - "@rollup/rollup-linux-powerpc64le-gnu": 4.17.0 - "@rollup/rollup-linux-riscv64-gnu": 4.17.0 - "@rollup/rollup-linux-s390x-gnu": 4.17.0 - "@rollup/rollup-linux-x64-gnu": 4.17.0 - "@rollup/rollup-linux-x64-musl": 4.17.0 - "@rollup/rollup-win32-arm64-msvc": 4.17.0 - "@rollup/rollup-win32-ia32-msvc": 4.17.0 - "@rollup/rollup-win32-x64-msvc": 4.17.0 + "@rollup/rollup-android-arm-eabi": 4.17.2 + "@rollup/rollup-android-arm64": 4.17.2 + "@rollup/rollup-darwin-arm64": 4.17.2 + "@rollup/rollup-darwin-x64": 4.17.2 + "@rollup/rollup-linux-arm-gnueabihf": 4.17.2 + "@rollup/rollup-linux-arm-musleabihf": 4.17.2 + "@rollup/rollup-linux-arm64-gnu": 4.17.2 + "@rollup/rollup-linux-arm64-musl": 4.17.2 + "@rollup/rollup-linux-powerpc64le-gnu": 4.17.2 + "@rollup/rollup-linux-riscv64-gnu": 4.17.2 + "@rollup/rollup-linux-s390x-gnu": 4.17.2 + "@rollup/rollup-linux-x64-gnu": 4.17.2 + "@rollup/rollup-linux-x64-musl": 4.17.2 + "@rollup/rollup-win32-arm64-msvc": 4.17.2 + "@rollup/rollup-win32-ia32-msvc": 4.17.2 + "@rollup/rollup-win32-x64-msvc": 4.17.2 fsevents: 2.3.3 - sass@1.75.0: + sass@1.77.0: dependencies: chokidar: 3.6.0 immutable: 4.3.5 @@ -5519,7 +5506,7 @@ snapshots: universalify@2.0.1: {} - update-browserslist-db@1.0.13(browserslist@4.23.0): + update-browserslist-db@1.0.15(browserslist@4.23.0): dependencies: browserslist: 4.23.0 escalade: 3.1.2 @@ -5540,26 +5527,26 @@ snapshots: dependencies: monaco-editor: 0.47.0 - vite-plugin-svgr@4.2.0(rollup@4.17.0)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)): + vite-plugin-svgr@4.2.0(rollup@4.17.2)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.10)(sass@1.77.0)): dependencies: - "@rollup/pluginutils": 5.1.0(rollup@4.17.0) + "@rollup/pluginutils": 5.1.0(rollup@4.17.2) "@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.10(@types/node@20.12.7)(sass@1.75.0) + vite: 5.2.11(@types/node@20.12.10)(sass@1.77.0) transitivePeerDependencies: - rollup - supports-color - typescript - vite@5.2.10(@types/node@20.12.7)(sass@1.75.0): + vite@5.2.11(@types/node@20.12.10)(sass@1.77.0): dependencies: esbuild: 0.20.2 postcss: 8.4.38 - rollup: 4.17.0 + rollup: 4.17.2 optionalDependencies: - "@types/node": 20.12.7 + "@types/node": 20.12.10 fsevents: 2.3.3 - sass: 1.75.0 + sass: 1.77.0 void-elements@3.1.0: {} diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 11e53679..70c55c45 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -788,7 +788,7 @@ dependencies = [ [[package]] name = "clash-verge" -version = "1.6.1" +version = "1.6.2" dependencies = [ "anyhow", "auto-launch", diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index a731546d..e777cefa 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clash-verge" -version = "1.6.1" +version = "1.6.2" description = "clash verge" authors = ["zzzgydi", "wonfen", "MystiPanda"] license = "GPL-3.0-only" diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 704a57a0..0f6c98ad 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -2,7 +2,7 @@ "$schema": "../node_modules/@tauri-apps/cli/schema.json", "package": { "productName": "Clash Verge", - "version": "1.6.1" + "version": "1.6.2" }, "build": { "distDir": "../dist",