From 73fbec2514dca683d80c9107025ee9d58e99a4ab Mon Sep 17 00:00:00 2001 From: wonfen Date: Tue, 4 Feb 2025 09:07:23 +0800 Subject: [PATCH] chore: update deps --- package.json | 46 +- pnpm-lock.yaml | 2318 ++++++++++++++++++++---------------------- src-tauri/Cargo.lock | 1557 ++++++++++++++-------------- src-tauri/Cargo.toml | 26 +- 4 files changed, 1953 insertions(+), 1994 deletions(-) diff --git a/package.json b/package.json index f6037710..74c37cc8 100644 --- a/package.json +++ b/package.json @@ -19,32 +19,32 @@ }, "dependencies": { "@dnd-kit/core": "^6.3.1", - "@dnd-kit/sortable": "^8.0.0", + "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", "@juggle/resize-observer": "^3.4.0", - "@mui/icons-material": "^6.3.0", - "@mui/lab": "5.0.0-alpha.149", - "@mui/material": "^6.3.0", - "@mui/x-data-grid": "^7.23.5", - "@tauri-apps/api": "2.1.1", - "@tauri-apps/plugin-clipboard-manager": "^2.2.0", + "@mui/icons-material": "^6.4.2", + "@mui/lab": "6.0.0-beta.25", + "@mui/material": "^6.4.2", + "@mui/x-data-grid": "^7.25.0", + "@tauri-apps/api": "2.2.0", + "@tauri-apps/plugin-clipboard-manager": "^2.2.1", "@tauri-apps/plugin-dialog": "^2.2.0", "@tauri-apps/plugin-fs": "^2.2.0", "@tauri-apps/plugin-global-shortcut": "^2.2.0", - "@tauri-apps/plugin-notification": "^2.2.0", + "@tauri-apps/plugin-notification": "^2.2.1", "@tauri-apps/plugin-process": "^2.2.0", "@tauri-apps/plugin-shell": "2.2.0", - "@tauri-apps/plugin-updater": "2.3.0", + "@tauri-apps/plugin-updater": "2.4.0", "@types/json-schema": "^7.0.15", "ahooks": "^3.8.4", "axios": "^1.7.9", "cli-color": "^2.0.4", "dayjs": "1.11.13", "foxact": "^0.2.43", - "glob": "^11.0.0", - "i18next": "^23.16.8", + "glob": "^11.0.1", + "i18next": "^24.2.2", "js-base64": "^3.7.7", "js-yaml": "^4.1.0", "lodash-es": "^4.17.21", @@ -54,31 +54,31 @@ "peggy": "^4.2.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-error-boundary": "^4.1.2", + "react-error-boundary": "^4.0.12", "react-hook-form": "^7.54.2", - "react-i18next": "^15.4.0", + "react-i18next": "^13.5.0", "react-markdown": "^9.0.1", - "react-monaco-editor": "^0.56.2", - "react-router-dom": "^6.28.1", + "react-monaco-editor": "^0.56.0", + "react-router-dom": "^6.22.3", "react-transition-group": "^4.4.5", - "react-virtuoso": "^4.12.3", + "react-virtuoso": "^4.6.3", "sockette": "^2.0.6", "swr": "^2.3.0", "tar": "^7.4.3", "types-pac": "^1.0.3", - "zustand": "^5.0.2" + "zustand": "^5.0.3" }, "devDependencies": { "@actions/github": "^6.0.0", - "@tauri-apps/cli": "2.1.0", + "@tauri-apps/cli": "2.2.7", "@types/js-cookie": "^3.0.6", "@types/js-yaml": "^4.0.9", "@types/lodash-es": "^4.17.12", "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", "@types/react-transition-group": "^4.4.12", - "@vitejs/plugin-legacy": "^5.4.3", - "@vitejs/plugin-react": "^4.3.4", + "@vitejs/plugin-legacy": "^6.0.0", + "@vitejs/plugin-react": "^4.2.1", "adm-zip": "^0.5.16", "cross-env": "^7.0.3", "https-proxy-agent": "^7.0.6", @@ -87,10 +87,10 @@ "node-fetch": "^3.3.2", "prettier": "^3.4.2", "pretty-quick": "^4.0.0", - "sass": "^1.83.0", + "sass": "^1.83.4", "terser": "^5.37.0", - "typescript": "^5.7.2", - "vite": "^5.4.11", + "typescript": "^5.7.3", + "vite": "^6.0.11", "vite-plugin-monaco-editor": "^1.1.0", "vite-plugin-svgr": "^4.3.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 64d6dbaa..120b8e3d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,8 +11,8 @@ importers: specifier: ^6.3.1 version: 6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@dnd-kit/sortable": - specifier: ^8.0.0 - version: 8.0.0(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) + specifier: ^10.0.0 + version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) "@dnd-kit/utilities": specifier: ^3.2.2 version: 3.2.2(react@18.3.1) @@ -26,23 +26,23 @@ importers: specifier: ^3.4.0 version: 3.4.0 "@mui/icons-material": - specifier: ^6.3.0 - version: 6.3.0(@mui/material@6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) + specifier: ^6.4.2 + version: 6.4.2(@mui/material@6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) "@mui/lab": - specifier: 5.0.0-alpha.149 - version: 5.0.0-alpha.149(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@mui/material@6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 6.0.0-beta.25 + version: 6.0.0-beta.25(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@mui/material@6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/material": - specifier: ^6.3.0 - version: 6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^6.4.2 + version: 6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@mui/x-data-grid": - specifier: ^7.23.5 - version: 7.23.5(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@mui/material@6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.16.13(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^7.25.0 + version: 7.25.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@mui/material@6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@tauri-apps/api": - specifier: 2.1.1 - version: 2.1.1 - "@tauri-apps/plugin-clipboard-manager": - specifier: ^2.2.0 + specifier: 2.2.0 version: 2.2.0 + "@tauri-apps/plugin-clipboard-manager": + specifier: ^2.2.1 + version: 2.2.1 "@tauri-apps/plugin-dialog": specifier: ^2.2.0 version: 2.2.0 @@ -53,8 +53,8 @@ importers: specifier: ^2.2.0 version: 2.2.0 "@tauri-apps/plugin-notification": - specifier: ^2.2.0 - version: 2.2.0 + specifier: ^2.2.1 + version: 2.2.1 "@tauri-apps/plugin-process": specifier: ^2.2.0 version: 2.2.0 @@ -62,8 +62,8 @@ importers: specifier: 2.2.0 version: 2.2.0 "@tauri-apps/plugin-updater": - specifier: 2.3.0 - version: 2.3.0 + specifier: 2.4.0 + version: 2.4.0 "@types/json-schema": specifier: ^7.0.15 version: 7.0.15 @@ -83,11 +83,11 @@ importers: specifier: ^0.2.43 version: 0.2.43(react@18.3.1) glob: - specifier: ^11.0.0 - version: 11.0.0 + specifier: ^11.0.1 + version: 11.0.1 i18next: - specifier: ^23.16.8 - version: 23.16.8 + specifier: ^24.2.2 + version: 24.2.2(typescript@5.7.3) js-base64: specifier: ^3.7.7 version: 3.7.7 @@ -116,28 +116,28 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-error-boundary: - specifier: ^4.1.2 + specifier: ^4.0.12 version: 4.1.2(react@18.3.1) react-hook-form: specifier: ^7.54.2 version: 7.54.2(react@18.3.1) react-i18next: - specifier: ^15.4.0 - version: 15.4.0(i18next@23.16.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^13.5.0 + version: 13.5.0(i18next@24.2.2(typescript@5.7.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.18)(react@18.3.1) + version: 9.0.3(@types/react@18.3.18)(react@18.3.1) react-monaco-editor: - specifier: ^0.56.2 + specifier: ^0.56.0 version: 0.56.2(@types/react@18.3.18)(monaco-editor@0.52.2)(react@18.3.1) react-router-dom: - specifier: ^6.28.1 - version: 6.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^6.22.3 + version: 6.29.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-transition-group: specifier: ^4.4.5 version: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-virtuoso: - specifier: ^4.12.3 + specifier: ^4.6.3 version: 4.12.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) sockette: specifier: ^2.0.6 @@ -152,15 +152,15 @@ importers: specifier: ^1.0.3 version: 1.0.3 zustand: - specifier: ^5.0.2 - version: 5.0.2(@types/react@18.3.18)(react@18.3.1)(use-sync-external-store@1.4.0(react@18.3.1)) + specifier: ^5.0.3 + version: 5.0.3(@types/react@18.3.18)(react@18.3.1)(use-sync-external-store@1.4.0(react@18.3.1)) devDependencies: "@actions/github": specifier: ^6.0.0 version: 6.0.0 "@tauri-apps/cli": - specifier: 2.1.0 - version: 2.1.0 + specifier: 2.2.7 + version: 2.2.7 "@types/js-cookie": specifier: ^3.0.6 version: 3.0.6 @@ -180,11 +180,11 @@ importers: specifier: ^4.4.12 version: 4.4.12(@types/react@18.3.18) "@vitejs/plugin-legacy": - specifier: ^5.4.3 - version: 5.4.3(terser@5.37.0)(vite@5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0)) + specifier: ^6.0.0 + version: 6.0.0(terser@5.37.0)(vite@6.0.11(@types/node@20.14.10)(sass@1.83.4)(terser@5.37.0)(yaml@2.7.0)) "@vitejs/plugin-react": - specifier: ^4.3.4 - version: 4.3.4(vite@5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0)) + specifier: ^4.2.1 + version: 4.3.4(vite@6.0.11(@types/node@20.14.10)(sass@1.83.4)(terser@5.37.0)(yaml@2.7.0)) adm-zip: specifier: ^0.5.16 version: 0.5.16 @@ -210,23 +210,23 @@ importers: specifier: ^4.0.0 version: 4.0.0(prettier@3.4.2) sass: - specifier: ^1.83.0 - version: 1.83.0 + specifier: ^1.83.4 + version: 1.83.4 terser: specifier: ^5.37.0 version: 5.37.0 typescript: - specifier: ^5.7.2 - version: 5.7.2 + specifier: ^5.7.3 + version: 5.7.3 vite: - specifier: ^5.4.11 - version: 5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0) + specifier: ^6.0.11 + version: 6.0.11(@types/node@20.14.10)(sass@1.83.4)(terser@5.37.0)(yaml@2.7.0) vite-plugin-monaco-editor: specifier: ^1.1.0 version: 1.1.0(monaco-editor@0.52.2) vite-plugin-svgr: specifier: ^4.3.0 - version: 4.3.0(rollup@4.29.1)(typescript@5.7.2)(vite@5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0)) + version: 4.3.0(rollup@4.34.1)(typescript@5.7.3)(vite@6.0.11(@types/node@20.14.10)(sass@1.83.4)(terser@5.37.0)(yaml@2.7.0)) packages: "@actions/github@6.0.0": @@ -255,24 +255,24 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/compat-data@7.26.3": + "@babel/compat-data@7.26.5": resolution: { - integrity: sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g==, + integrity: sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==, } engines: { node: ">=6.9.0" } - "@babel/core@7.26.0": + "@babel/core@7.26.7": resolution: { - integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==, + integrity: sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA==, } engines: { node: ">=6.9.0" } - "@babel/generator@7.26.3": + "@babel/generator@7.26.5": resolution: { - integrity: sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==, + integrity: sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==, } engines: { node: ">=6.9.0" } @@ -283,10 +283,10 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helper-compilation-targets@7.25.9": + "@babel/helper-compilation-targets@7.26.5": resolution: { - integrity: sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==, + integrity: sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==, } engines: { node: ">=6.9.0" } @@ -346,10 +346,10 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helper-plugin-utils@7.25.9": + "@babel/helper-plugin-utils@7.26.5": resolution: { - integrity: sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==, + integrity: sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==, } engines: { node: ">=6.9.0" } @@ -362,10 +362,10 @@ packages: peerDependencies: "@babel/core": ^7.0.0 - "@babel/helper-replace-supers@7.25.9": + "@babel/helper-replace-supers@7.26.5": resolution: { - integrity: sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==, + integrity: sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -406,17 +406,17 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helpers@7.26.0": + "@babel/helpers@7.26.7": resolution: { - integrity: sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==, + integrity: sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==, } engines: { node: ">=6.9.0" } - "@babel/parser@7.26.3": + "@babel/parser@7.26.7": resolution: { - integrity: sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==, + integrity: sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==, } engines: { node: ">=6.0.0" } hasBin: true @@ -529,10 +529,10 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-block-scoped-functions@7.25.9": + "@babel/plugin-transform-block-scoped-functions@7.26.5": resolution: { - integrity: sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==, + integrity: sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -754,10 +754,10 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-nullish-coalescing-operator@7.25.9": + "@babel/plugin-transform-nullish-coalescing-operator@7.26.6": resolution: { - integrity: sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==, + integrity: sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -925,10 +925,10 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-typeof-symbol@7.25.9": + "@babel/plugin-transform-typeof-symbol@7.26.7": resolution: { - integrity: sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==, + integrity: sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -970,10 +970,10 @@ packages: peerDependencies: "@babel/core": ^7.0.0 - "@babel/preset-env@7.26.0": + "@babel/preset-env@7.26.7": resolution: { - integrity: sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==, + integrity: sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -987,10 +987,10 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 || ^8.0.0-0 <8.0.0 - "@babel/runtime@7.26.0": + "@babel/runtime@7.26.7": resolution: { - integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==, + integrity: sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==, } engines: { node: ">=6.9.0" } @@ -1001,17 +1001,17 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/traverse@7.26.4": + "@babel/traverse@7.26.7": resolution: { - integrity: sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==, + integrity: sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==, } engines: { node: ">=6.9.0" } - "@babel/types@7.26.3": + "@babel/types@7.26.7": resolution: { - integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==, + integrity: sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==, } engines: { node: ">=6.9.0" } @@ -1032,13 +1032,13 @@ packages: react: ">=16.8.0" react-dom: ">=16.8.0" - "@dnd-kit/sortable@8.0.0": + "@dnd-kit/sortable@10.0.0": resolution: { - integrity: sha512-U3jk5ebVXe1Lr7c2wU7SBZjcWdQP+j7peHJfCspnA81enlu88Mgd7CC8Q+pub9ubP7eKVETzJW+IBAhsqbSu/g==, + integrity: sha512-+xqhmIIzvAYMGfBYYnbKuNicfSsk4RksY2XdmJhT+HAC01nix6fHCztU68jooFiMUB01Ky3F0FyOvhG/BZrWkg==, } peerDependencies: - "@dnd-kit/core": ^6.1.0 + "@dnd-kit/core": ^6.3.0 react: ">=16.8.0" "@dnd-kit/utilities@3.2.2": @@ -1142,210 +1142,228 @@ packages: integrity: sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==, } - "@esbuild/aix-ppc64@0.21.5": + "@esbuild/aix-ppc64@0.24.2": resolution: { - integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==, + integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [ppc64] os: [aix] - "@esbuild/android-arm64@0.21.5": + "@esbuild/android-arm64@0.24.2": resolution: { - integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==, + integrity: sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [arm64] os: [android] - "@esbuild/android-arm@0.21.5": + "@esbuild/android-arm@0.24.2": resolution: { - integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==, + integrity: sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [arm] os: [android] - "@esbuild/android-x64@0.21.5": + "@esbuild/android-x64@0.24.2": resolution: { - integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==, + integrity: sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [x64] os: [android] - "@esbuild/darwin-arm64@0.21.5": + "@esbuild/darwin-arm64@0.24.2": resolution: { - integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==, + integrity: sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [arm64] os: [darwin] - "@esbuild/darwin-x64@0.21.5": + "@esbuild/darwin-x64@0.24.2": resolution: { - integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==, + integrity: sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [x64] os: [darwin] - "@esbuild/freebsd-arm64@0.21.5": + "@esbuild/freebsd-arm64@0.24.2": resolution: { - integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==, + integrity: sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [arm64] os: [freebsd] - "@esbuild/freebsd-x64@0.21.5": + "@esbuild/freebsd-x64@0.24.2": resolution: { - integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==, + integrity: sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [x64] os: [freebsd] - "@esbuild/linux-arm64@0.21.5": + "@esbuild/linux-arm64@0.24.2": resolution: { - integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==, + integrity: sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [arm64] os: [linux] - "@esbuild/linux-arm@0.21.5": + "@esbuild/linux-arm@0.24.2": resolution: { - integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==, + integrity: sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [arm] os: [linux] - "@esbuild/linux-ia32@0.21.5": + "@esbuild/linux-ia32@0.24.2": resolution: { - integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==, + integrity: sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [ia32] os: [linux] - "@esbuild/linux-loong64@0.21.5": + "@esbuild/linux-loong64@0.24.2": resolution: { - integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==, + integrity: sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [loong64] os: [linux] - "@esbuild/linux-mips64el@0.21.5": + "@esbuild/linux-mips64el@0.24.2": resolution: { - integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==, + integrity: sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [mips64el] os: [linux] - "@esbuild/linux-ppc64@0.21.5": + "@esbuild/linux-ppc64@0.24.2": resolution: { - integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==, + integrity: sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [ppc64] os: [linux] - "@esbuild/linux-riscv64@0.21.5": + "@esbuild/linux-riscv64@0.24.2": resolution: { - integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==, + integrity: sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [riscv64] os: [linux] - "@esbuild/linux-s390x@0.21.5": + "@esbuild/linux-s390x@0.24.2": resolution: { - integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==, + integrity: sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [s390x] os: [linux] - "@esbuild/linux-x64@0.21.5": + "@esbuild/linux-x64@0.24.2": resolution: { - integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==, + integrity: sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [x64] os: [linux] - "@esbuild/netbsd-x64@0.21.5": + "@esbuild/netbsd-arm64@0.24.2": resolution: { - integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==, + integrity: sha512-wuLK/VztRRpMt9zyHSazyCVdCXlpHkKm34WUyinD2lzK07FAHTq0KQvZZlXikNWkDGoT6x3TD51jKQ7gMVpopw==, } - engines: { node: ">=12" } + engines: { node: ">=18" } + cpu: [arm64] + os: [netbsd] + + "@esbuild/netbsd-x64@0.24.2": + resolution: + { + integrity: sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==, + } + engines: { node: ">=18" } cpu: [x64] os: [netbsd] - "@esbuild/openbsd-x64@0.21.5": + "@esbuild/openbsd-arm64@0.24.2": resolution: { - integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==, + integrity: sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==, } - engines: { node: ">=12" } + engines: { node: ">=18" } + cpu: [arm64] + os: [openbsd] + + "@esbuild/openbsd-x64@0.24.2": + resolution: + { + integrity: sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==, + } + engines: { node: ">=18" } cpu: [x64] os: [openbsd] - "@esbuild/sunos-x64@0.21.5": + "@esbuild/sunos-x64@0.24.2": resolution: { - integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==, + integrity: sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [x64] os: [sunos] - "@esbuild/win32-arm64@0.21.5": + "@esbuild/win32-arm64@0.24.2": resolution: { - integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==, + integrity: sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [arm64] os: [win32] - "@esbuild/win32-ia32@0.21.5": + "@esbuild/win32-ia32@0.24.2": resolution: { - integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==, + integrity: sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [ia32] os: [win32] - "@esbuild/win32-x64@0.21.5": + "@esbuild/win32-x64@0.24.2": resolution: { - integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==, + integrity: sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==, } - engines: { node: ">=12" } + engines: { node: ">=18" } cpu: [x64] os: [win32] @@ -1356,16 +1374,16 @@ packages: } engines: { node: ">=14" } - "@floating-ui/core@1.6.8": + "@floating-ui/core@1.6.9": resolution: { - integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==, + integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==, } - "@floating-ui/dom@1.6.12": + "@floating-ui/dom@1.6.13": resolution: { - integrity: sha512-NP83c0HjokcGVEMeoStg317VD9W7eDlGK7457dMBANbKA6GJZdc7rjujdgqzTaz93jkGgc5P/jeWbaCHnMNc+w==, + integrity: sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==, } "@floating-ui/react-dom@2.1.2": @@ -1377,10 +1395,10 @@ packages: react: ">=16.8.0" react-dom: ">=16.8.0" - "@floating-ui/utils@0.2.8": + "@floating-ui/utils@0.2.9": resolution: { - integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==, + integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==, } "@isaacs/cliui@8.0.2": @@ -1442,71 +1460,52 @@ packages: integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==, } - "@mui/base@5.0.0-beta.20": + "@mui/base@5.0.0-beta.69": resolution: { - integrity: sha512-CS2pUuqxST7ch9VNDCklRYDbJ3rru20Tx7na92QvVVKfu3RL4z/QLuVIc8jYGsdCnauMaeUSlFNLAJNb0yXe6w==, + integrity: sha512-r2YyGUXpZxj8rLAlbjp1x2BnMERTZ/dMqd9cClKj2OJ7ALAuiv/9X5E9eHfRc9o/dGRuLSMq/WTjREktJVjxVA==, } - engines: { node: ">=12.0.0" } + engines: { node: ">=14.0.0" } + deprecated: This package has been replaced by @base-ui-components/react peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 + "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@types/react": optional: true - "@mui/core-downloads-tracker@6.3.0": + "@mui/core-downloads-tracker@6.4.2": resolution: { - integrity: sha512-/d8NwSuC3rMwCjswmGB3oXC4sdDuhIUJ8inVQAxGrADJhf0eq/kmy+foFKvpYhHl2siOZR+MLdFttw6/Bzqtqg==, + integrity: sha512-Qmod9fHsFWrtLxdSkZ4iDLRz2AUKt3C2ZEimuY+qKlQGVKJDNS5DuSlNOAgqfHFDq8mzB17ATN6HFcThwJlvUw==, } - "@mui/icons-material@6.3.0": + "@mui/icons-material@6.4.2": resolution: { - integrity: sha512-3uWws6DveDn5KxCS34p+sUNMxehuclQY6OmoJeJJ+Sfg9L7LGBpksY/nX5ywKAqickTZnn+sQyVcp963ep9jvw==, + integrity: sha512-uwsH1KRmxkJwK3NZyo1xL9pEduL16ftCnzYBYjd6nPNtm05QAoIc0aqedS9tqDV+Ab3q5C04HHOVsMDDv1EBpg==, } engines: { node: ">=14.0.0" } peerDependencies: - "@mui/material": ^6.3.0 + "@mui/material": ^6.4.2 "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@types/react": optional: true - "@mui/lab@5.0.0-alpha.149": + "@mui/lab@6.0.0-beta.25": resolution: { - integrity: sha512-azOkKcyVX4KBZAqSp7eRD4OfKrUrvQXo7x2BjFJil+UeAJiMpB6I5lALo2PDZz3vjtJnHqlURnZtxZOHs1zfEA==, - } - engines: { node: ">=12.0.0" } - peerDependencies: - "@emotion/react": ^11.5.0 - "@emotion/styled": ^11.3.0 - "@mui/material": ^5.0.0 - "@types/react": ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - "@emotion/react": - optional: true - "@emotion/styled": - optional: true - "@types/react": - optional: true - - "@mui/material@6.3.0": - resolution: - { - integrity: sha512-qhlTFyRMxfoVPxUtA5e8IvqxP0dWo2Ij7cvot7Orag+etUlZH+3UwD8gZGt+3irOoy7Ms3UNBflYjwEikUXtAQ==, + integrity: sha512-Dkh+gFp30Mbqg9A6VY1fOqP3amsgylYZLKb7fbO80GMecSfx+tb+HU5IJghYrhiR6JaY3nEK1AOxMO0kPydaUw==, } engines: { node: ">=14.0.0" } peerDependencies: "@emotion/react": ^11.5.0 "@emotion/styled": ^11.3.0 - "@mui/material-pigment-css": ^6.3.0 + "@mui/material": ^6.4.2 + "@mui/material-pigment-css": ^6.4.2 "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -1520,87 +1519,62 @@ packages: "@types/react": optional: true - "@mui/private-theming@5.16.13": + "@mui/material@6.4.2": resolution: { - integrity: sha512-+s0FklvDvO7j0yBZn19DIIT3rLfub2fWvXGtMX49rG/xHfDFcP7fbWbZKHZMMP/2/IoTRDrZCbY1iP0xZlmuJA==, - } - engines: { node: ">=12.0.0" } - peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 - peerDependenciesMeta: - "@types/react": - optional: true - - "@mui/private-theming@6.3.0": - resolution: - { - integrity: sha512-tdS8jvqMokltNTXg6ioRCCbVdDmZUJZa/T9VtTnX2Lwww3FTgCakst9tWLZSxm1fEE9Xp0m7onZJmgeUmWQYVw==, + integrity: sha512-9jKr53KbAJyyBRx8LRmX7ATXHlGtxVQdPgm1uyXMoEPMVkSJW1yO3vFgfYoDbGx4ZHcCNuWa4FkFIPWVt9fghA==, } engines: { node: ">=14.0.0" } - peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 - peerDependenciesMeta: - "@types/react": - optional: true - - "@mui/styled-engine@5.16.13": - resolution: - { - integrity: sha512-2XNHEG8/o1ucSLhTA9J+HIIXjzlnEc0OV7kneeUQ5JukErPYT2zc6KYBDLjlKWrzQyvnQzbiffjjspgHUColZg==, - } - engines: { node: ">=12.0.0" } - peerDependencies: - "@emotion/react": ^11.4.1 - "@emotion/styled": ^11.3.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 - peerDependenciesMeta: - "@emotion/react": - optional: true - "@emotion/styled": - optional: true - - "@mui/styled-engine@6.3.0": - resolution: - { - integrity: sha512-iWA6eyiPkO07AlHxRUvI7dwVRSc+84zV54kLmjUms67GJeOWVuXlu8ZO+UhCnwJxHacghxnabsMEqet5PYQmHg==, - } - engines: { node: ">=14.0.0" } - peerDependencies: - "@emotion/react": ^11.4.1 - "@emotion/styled": ^11.3.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 - peerDependenciesMeta: - "@emotion/react": - optional: true - "@emotion/styled": - optional: true - - "@mui/system@5.16.13": - resolution: - { - integrity: sha512-JnO3VH3yNoAmgyr44/2jiS1tcNwshwAqAaG5fTEEjHQbkuZT/mvPYj2GC1cON0zEQ5V03xrCNl/D+gU9AXibpw==, - } - engines: { node: ">=12.0.0" } peerDependencies: "@emotion/react": ^11.5.0 "@emotion/styled": ^11.3.0 + "@mui/material-pigment-css": ^6.4.2 "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + "@emotion/react": + optional: true + "@emotion/styled": + optional: true + "@mui/material-pigment-css": + optional: true + "@types/react": + optional: true + + "@mui/private-theming@6.4.2": + resolution: + { + integrity: sha512-2CkQT0gNlogM50qGTBJgWA7hPPx4AeH8RE2xJa+PHtIOowiVPX52ZsQ0e7Ho18DAqEbkngQ6Uju037ER+TCY5A==, + } + engines: { node: ">=14.0.0" } + peerDependencies: + "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + "@types/react": + optional: true + + "@mui/styled-engine@6.4.2": + resolution: + { + integrity: sha512-cgjQK2bkllSYoWUBv93ALhCPJ0NhfO3NctsBf13/b4XSeQVfKPBAnR+P9mNpdFMa5a5RWwtWuBD3cZ5vktsN+g==, + } + engines: { node: ">=14.0.0" } + peerDependencies: + "@emotion/react": ^11.4.1 + "@emotion/styled": ^11.3.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@emotion/react": optional: true "@emotion/styled": optional: true - "@types/react": - optional: true - "@mui/system@6.3.0": + "@mui/system@6.4.2": resolution: { - integrity: sha512-L+8hUHMNlfReKSqcnVslFrVhoNfz/jw7Fe9NfDE85R3KarvZ4O3MU9daF/lZeqEAvnYxEilkkTfDwQ7qCgJdFg==, + integrity: sha512-wQbaPCtsxNsM5nR+NZpkFJBKVKH03GQnAjlkKENM8JQqGdWcRyM3f4fJZgzzNdIFpSQw4wpAQKnhfHkjf3d6yQ==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -1616,10 +1590,10 @@ packages: "@types/react": optional: true - "@mui/types@7.2.20": + "@mui/types@7.2.21": resolution: { - integrity: sha512-straFHD7L8v05l/N5vcWk+y7eL9JF0C2mtph/y4BPm3gn2Eh61dDwDB65pa8DLss3WJfDXYC7Kx5yjP0EmXpgw==, + integrity: sha512-6HstngiUxNqLU+/DPqlUJDIPbzUBxIVHb1MmXP0eTWDIROiCR2viugXpEif0PPe2mLqqakPzzRClWAnK+8UJww==, } peerDependencies: "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -1627,23 +1601,10 @@ packages: "@types/react": optional: true - "@mui/utils@5.16.13": + "@mui/utils@6.4.2": resolution: { - integrity: sha512-35kLiShnDPByk57Mz4PP66fQUodCFiOD92HfpW6dK9lc7kjhZsKHRKeYPgWuwEHeXwYsCSFtBCW4RZh/8WT+TQ==, - } - engines: { node: ">=12.0.0" } - peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 - react: ^17.0.0 || ^18.0.0 || ^19.0.0 - peerDependenciesMeta: - "@types/react": - optional: true - - "@mui/utils@6.3.0": - resolution: - { - integrity: sha512-MkDBF08OPVwXhAjedyMykRojgvmf0y/jxkBWjystpfI/pasyTYrfdv4jic6s7j3y2+a+SJzS9qrD6X8ZYj/8AQ==, + integrity: sha512-5NkhzlJkmR5+5RSs/Irqin1GPy2Z8vbLk/UzQrH9FEAnm6OA9SvuXjzgklxUs7N65VwEkGpKK1jMZ5K84hRdzQ==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -1653,10 +1614,10 @@ packages: "@types/react": optional: true - "@mui/x-data-grid@7.23.5": + "@mui/x-data-grid@7.25.0": resolution: { - integrity: sha512-JmwdfaegpwO9Ei3PYCKy1FFip9AcdMGzZ0VTqzWE93pvDBVGxs/MZKT0g/8PYHJ6yzA5sBHHBxFN8sKfs7kVsg==, + integrity: sha512-e9ZLbCgnDiADFiDyXo91ucZFHEMkKBNpwpkaTq5KohzefJfMpMQjTEbJeueSfBG2G1Q1Am2TPeBqrNeReIA7RQ==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -1672,30 +1633,15 @@ packages: "@emotion/styled": optional: true - "@mui/x-internals@7.23.5": + "@mui/x-internals@7.25.0": resolution: { - integrity: sha512-PS6p9qL7otbQ2edSF83GgTicssE0Q84Ta+X/5tSwoCnToEKClka1Wc/cXlsjhRVLmoqz8uTqaiNcZAgnyQWNYQ==, + integrity: sha512-tBUN54YznAkmtCIRAOl35Kgl0MjFDIjUbzIrbWRgVSIR3QJ8bXnVSkiRBi+P91SZEl9+ZW0rDj+osq7xFJV0kg==, } engines: { node: ">=14.0.0" } peerDependencies: react: ^17.0.0 || ^18.0.0 || ^19.0.0 - "@mui/x-tree-view@6.0.0-alpha.1": - resolution: - { - integrity: sha512-JUG3HmBrmGEALbCFg1b+i7h726e1dWYZs4db3syO1j+Q++E3nbvE4Lehp5yGTFm+8esH0Tny50tuJaa4WX6VSA==, - } - engines: { node: ">=14.0.0" } - peerDependencies: - "@emotion/react": ^11.9.0 - "@emotion/styled": ^11.8.1 - "@mui/base": ^5.0.0-alpha.87 - "@mui/material": ^5.8.6 - "@mui/system": ^5.8.0 - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 - "@octokit/auth-token@4.0.0": resolution: { @@ -1730,10 +1676,10 @@ packages: integrity: sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==, } - "@octokit/openapi-types@22.2.0": + "@octokit/openapi-types@23.0.1": resolution: { - integrity: sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==, + integrity: sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==, } "@octokit/plugin-paginate-rest@9.2.1": @@ -1774,133 +1720,133 @@ packages: integrity: sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==, } - "@octokit/types@13.6.2": + "@octokit/types@13.8.0": resolution: { - integrity: sha512-WpbZfZUcZU77DrSW4wbsSgTPfKcp286q3ItaIgvSbBpZJlu6mnYXAkjZz6LVZPXkEvLIM8McanyZejKTYUHipA==, + integrity: sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A==, } - "@parcel/watcher-android-arm64@2.5.0": + "@parcel/watcher-android-arm64@2.5.1": resolution: { - integrity: sha512-qlX4eS28bUcQCdribHkg/herLe+0A9RyYC+mm2PXpncit8z5b3nSqGVzMNR3CmtAOgRutiZ02eIJJgP/b1iEFQ==, + integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==, } engines: { node: ">= 10.0.0" } cpu: [arm64] os: [android] - "@parcel/watcher-darwin-arm64@2.5.0": + "@parcel/watcher-darwin-arm64@2.5.1": resolution: { - integrity: sha512-hyZ3TANnzGfLpRA2s/4U1kbw2ZI4qGxaRJbBH2DCSREFfubMswheh8TeiC1sGZ3z2jUf3s37P0BBlrD3sjVTUw==, + integrity: sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==, } engines: { node: ">= 10.0.0" } cpu: [arm64] os: [darwin] - "@parcel/watcher-darwin-x64@2.5.0": + "@parcel/watcher-darwin-x64@2.5.1": resolution: { - integrity: sha512-9rhlwd78saKf18fT869/poydQK8YqlU26TMiNg7AIu7eBp9adqbJZqmdFOsbZ5cnLp5XvRo9wcFmNHgHdWaGYA==, + integrity: sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==, } engines: { node: ">= 10.0.0" } cpu: [x64] os: [darwin] - "@parcel/watcher-freebsd-x64@2.5.0": + "@parcel/watcher-freebsd-x64@2.5.1": resolution: { - integrity: sha512-syvfhZzyM8kErg3VF0xpV8dixJ+RzbUaaGaeb7uDuz0D3FK97/mZ5AJQ3XNnDsXX7KkFNtyQyFrXZzQIcN49Tw==, + integrity: sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==, } engines: { node: ">= 10.0.0" } cpu: [x64] os: [freebsd] - "@parcel/watcher-linux-arm-glibc@2.5.0": + "@parcel/watcher-linux-arm-glibc@2.5.1": resolution: { - integrity: sha512-0VQY1K35DQET3dVYWpOaPFecqOT9dbuCfzjxoQyif1Wc574t3kOSkKevULddcR9znz1TcklCE7Ht6NIxjvTqLA==, + integrity: sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==, } engines: { node: ">= 10.0.0" } cpu: [arm] os: [linux] - "@parcel/watcher-linux-arm-musl@2.5.0": + "@parcel/watcher-linux-arm-musl@2.5.1": resolution: { - integrity: sha512-6uHywSIzz8+vi2lAzFeltnYbdHsDm3iIB57d4g5oaB9vKwjb6N6dRIgZMujw4nm5r6v9/BQH0noq6DzHrqr2pA==, + integrity: sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==, } engines: { node: ">= 10.0.0" } cpu: [arm] os: [linux] - "@parcel/watcher-linux-arm64-glibc@2.5.0": + "@parcel/watcher-linux-arm64-glibc@2.5.1": resolution: { - integrity: sha512-BfNjXwZKxBy4WibDb/LDCriWSKLz+jJRL3cM/DllnHH5QUyoiUNEp3GmL80ZqxeumoADfCCP19+qiYiC8gUBjA==, + integrity: sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==, } engines: { node: ">= 10.0.0" } cpu: [arm64] os: [linux] - "@parcel/watcher-linux-arm64-musl@2.5.0": + "@parcel/watcher-linux-arm64-musl@2.5.1": resolution: { - integrity: sha512-S1qARKOphxfiBEkwLUbHjCY9BWPdWnW9j7f7Hb2jPplu8UZ3nes7zpPOW9bkLbHRvWM0WDTsjdOTUgW0xLBN1Q==, + integrity: sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==, } engines: { node: ">= 10.0.0" } cpu: [arm64] os: [linux] - "@parcel/watcher-linux-x64-glibc@2.5.0": + "@parcel/watcher-linux-x64-glibc@2.5.1": resolution: { - integrity: sha512-d9AOkusyXARkFD66S6zlGXyzx5RvY+chTP9Jp0ypSTC9d4lzyRs9ovGf/80VCxjKddcUvnsGwCHWuF2EoPgWjw==, + integrity: sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==, } engines: { node: ">= 10.0.0" } cpu: [x64] os: [linux] - "@parcel/watcher-linux-x64-musl@2.5.0": + "@parcel/watcher-linux-x64-musl@2.5.1": resolution: { - integrity: sha512-iqOC+GoTDoFyk/VYSFHwjHhYrk8bljW6zOhPuhi5t9ulqiYq1togGJB5e3PwYVFFfeVgc6pbz3JdQyDoBszVaA==, + integrity: sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==, } engines: { node: ">= 10.0.0" } cpu: [x64] os: [linux] - "@parcel/watcher-win32-arm64@2.5.0": + "@parcel/watcher-win32-arm64@2.5.1": resolution: { - integrity: sha512-twtft1d+JRNkM5YbmexfcH/N4znDtjgysFaV9zvZmmJezQsKpkfLYJ+JFV3uygugK6AtIM2oADPkB2AdhBrNig==, + integrity: sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==, } engines: { node: ">= 10.0.0" } cpu: [arm64] os: [win32] - "@parcel/watcher-win32-ia32@2.5.0": + "@parcel/watcher-win32-ia32@2.5.1": resolution: { - integrity: sha512-+rgpsNRKwo8A53elqbbHXdOMtY/tAtTzManTWShB5Kk54N8Q9mzNWV7tV+IbGueCbcj826MfWGU3mprWtuf1TA==, + integrity: sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==, } engines: { node: ">= 10.0.0" } cpu: [ia32] os: [win32] - "@parcel/watcher-win32-x64@2.5.0": + "@parcel/watcher-win32-x64@2.5.1": resolution: { - integrity: sha512-lPrxve92zEHdgeff3aiu4gDOIt4u7sJYha6wbdEZDCDUhtjTsOMiaJzG5lMY4GkWH8p0fMmO2Ppq5G5XXG+DQw==, + integrity: sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==, } engines: { node: ">= 10.0.0" } cpu: [x64] os: [win32] - "@parcel/watcher@2.5.0": + "@parcel/watcher@2.5.1": resolution: { - integrity: sha512-i0GV1yJnm2n3Yq1qw6QrUrd/LI9bE8WEBOTtOkpCXHHdyN3TAGgqAK/DAT05z4fq2x04cARXt2pDmjWjL92iTQ==, + integrity: sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==, } engines: { node: ">= 10.0.0" } @@ -1924,10 +1870,10 @@ packages: integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==, } - "@remix-run/router@1.21.0": + "@remix-run/router@1.22.0": resolution: { - integrity: sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==, + integrity: sha512-MBOl8MeOzpK0HQQQshKB7pABXbmyHizdTpqnrIseTbsv0nAepwC2ENZa1aaBExNQcpLoXmWthhak8SABLzvGPw==, } engines: { node: ">=14.0.0" } @@ -1943,154 +1889,154 @@ packages: rollup: optional: true - "@rollup/rollup-android-arm-eabi@4.29.1": + "@rollup/rollup-android-arm-eabi@4.34.1": resolution: { - integrity: sha512-ssKhA8RNltTZLpG6/QNkCSge+7mBQGUqJRisZ2MDQcEGaK93QESEgWK2iOpIDZ7k9zPVkG5AS3ksvD5ZWxmItw==, + integrity: sha512-kwctwVlswSEsr4ljpmxKrRKp1eG1v2NAhlzFzDf1x1OdYaMjBYjDCbHkzWm57ZXzTwqn8stMXgROrnMw8dJK3w==, } cpu: [arm] os: [android] - "@rollup/rollup-android-arm64@4.29.1": + "@rollup/rollup-android-arm64@4.34.1": resolution: { - integrity: sha512-CaRfrV0cd+NIIcVVN/jx+hVLN+VRqnuzLRmfmlzpOzB87ajixsN/+9L5xNmkaUUvEbI5BmIKS+XTwXsHEb65Ew==, + integrity: sha512-4H5ZtZitBPlbPsTv6HBB8zh1g5d0T8TzCmpndQdqq20Ugle/nroOyDMf9p7f88Gsu8vBLU78/cuh8FYHZqdXxw==, } cpu: [arm64] os: [android] - "@rollup/rollup-darwin-arm64@4.29.1": + "@rollup/rollup-darwin-arm64@4.34.1": resolution: { - integrity: sha512-2ORr7T31Y0Mnk6qNuwtyNmy14MunTAMx06VAPI6/Ju52W10zk1i7i5U3vlDRWjhOI5quBcrvhkCHyF76bI7kEw==, + integrity: sha512-f2AJ7Qwx9z25hikXvg+asco8Sfuc5NCLg8rmqQBIOUoWys5sb/ZX9RkMZDPdnnDevXAMJA5AWLnRBmgdXGEUiA==, } cpu: [arm64] os: [darwin] - "@rollup/rollup-darwin-x64@4.29.1": + "@rollup/rollup-darwin-x64@4.34.1": resolution: { - integrity: sha512-j/Ej1oanzPjmN0tirRd5K2/nncAhS9W6ICzgxV+9Y5ZsP0hiGhHJXZ2JQ53iSSjj8m6cRY6oB1GMzNn2EUt6Ng==, + integrity: sha512-+/2JBrRfISCsWE4aEFXxd+7k9nWGXA8+wh7ZUHn/u8UDXOU9LN+QYKKhd57sIn6WRcorOnlqPMYFIwie/OHXWw==, } cpu: [x64] os: [darwin] - "@rollup/rollup-freebsd-arm64@4.29.1": + "@rollup/rollup-freebsd-arm64@4.34.1": resolution: { - integrity: sha512-91C//G6Dm/cv724tpt7nTyP+JdN12iqeXGFM1SqnljCmi5yTXriH7B1r8AD9dAZByHpKAumqP1Qy2vVNIdLZqw==, + integrity: sha512-SUeB0pYjIXwT2vfAMQ7E4ERPq9VGRrPR7Z+S4AMssah5EHIilYqjWQoTn5dkDtuIJUSTs8H+C9dwoEcg3b0sCA==, } cpu: [arm64] os: [freebsd] - "@rollup/rollup-freebsd-x64@4.29.1": + "@rollup/rollup-freebsd-x64@4.34.1": resolution: { - integrity: sha512-hEioiEQ9Dec2nIRoeHUP6hr1PSkXzQaCUyqBDQ9I9ik4gCXQZjJMIVzoNLBRGet+hIUb3CISMh9KXuCcWVW/8w==, + integrity: sha512-L3T66wAZiB/ooiPbxz0s6JEX6Sr2+HfgPSK+LMuZkaGZFAFCQAHiP3dbyqovYdNaiUXcl9TlgnIbcsIicAnOZg==, } cpu: [x64] os: [freebsd] - "@rollup/rollup-linux-arm-gnueabihf@4.29.1": + "@rollup/rollup-linux-arm-gnueabihf@4.34.1": resolution: { - integrity: sha512-Py5vFd5HWYN9zxBv3WMrLAXY3yYJ6Q/aVERoeUFwiDGiMOWsMs7FokXihSOaT/PMWUty/Pj60XDQndK3eAfE6A==, + integrity: sha512-UBXdQ4+ATARuFgsFrQ+tAsKvBi/Hly99aSVdeCUiHV9dRTTpMU7OrM3WXGys1l40wKVNiOl0QYY6cZQJ2xhKlQ==, } cpu: [arm] os: [linux] - "@rollup/rollup-linux-arm-musleabihf@4.29.1": + "@rollup/rollup-linux-arm-musleabihf@4.34.1": resolution: { - integrity: sha512-RiWpGgbayf7LUcuSNIbahr0ys2YnEERD4gYdISA06wa0i8RALrnzflh9Wxii7zQJEB2/Eh74dX4y/sHKLWp5uQ==, + integrity: sha512-m/yfZ25HGdcCSwmopEJm00GP7xAUyVcBPjttGLRAqZ60X/bB4Qn6gP7XTwCIU6bITeKmIhhwZ4AMh2XLro+4+w==, } cpu: [arm] os: [linux] - "@rollup/rollup-linux-arm64-gnu@4.29.1": + "@rollup/rollup-linux-arm64-gnu@4.34.1": resolution: { - integrity: sha512-Z80O+taYxTQITWMjm/YqNoe9d10OX6kDh8X5/rFCMuPqsKsSyDilvfg+vd3iXIqtfmp+cnfL1UrYirkaF8SBZA==, + integrity: sha512-Wy+cUmFuvziNL9qWRRzboNprqSQ/n38orbjRvd6byYWridp5TJ3CD+0+HUsbcWVSNz9bxkDUkyASGP0zS7GAvg==, } cpu: [arm64] os: [linux] - "@rollup/rollup-linux-arm64-musl@4.29.1": + "@rollup/rollup-linux-arm64-musl@4.34.1": resolution: { - integrity: sha512-fOHRtF9gahwJk3QVp01a/GqS4hBEZCV1oKglVVq13kcK3NeVlS4BwIFzOHDbmKzt3i0OuHG4zfRP0YoG5OF/rA==, + integrity: sha512-CQ3MAGgiFmQW5XJX5W3wnxOBxKwFlUAgSXFA2SwgVRjrIiVt5LHfcQLeNSHKq5OEZwv+VCBwlD1+YKCjDG8cpg==, } cpu: [arm64] os: [linux] - "@rollup/rollup-linux-loongarch64-gnu@4.29.1": + "@rollup/rollup-linux-loongarch64-gnu@4.34.1": resolution: { - integrity: sha512-5a7q3tnlbcg0OodyxcAdrrCxFi0DgXJSoOuidFUzHZ2GixZXQs6Tc3CHmlvqKAmOs5eRde+JJxeIf9DonkmYkw==, + integrity: sha512-rSzb1TsY4lSwH811cYC3OC2O2mzNMhM13vcnA7/0T6Mtreqr3/qs6WMDriMRs8yvHDI54qxHgOk8EV5YRAHFbw==, } cpu: [loong64] os: [linux] - "@rollup/rollup-linux-powerpc64le-gnu@4.29.1": + "@rollup/rollup-linux-powerpc64le-gnu@4.34.1": resolution: { - integrity: sha512-9b4Mg5Yfz6mRnlSPIdROcfw1BU22FQxmfjlp/CShWwO3LilKQuMISMTtAu/bxmmrE6A902W2cZJuzx8+gJ8e9w==, + integrity: sha512-fwr0n6NS0pG3QxxlqVYpfiY64Fd1Dqd8Cecje4ILAV01ROMp4aEdCj5ssHjRY3UwU7RJmeWd5fi89DBqMaTawg==, } cpu: [ppc64] os: [linux] - "@rollup/rollup-linux-riscv64-gnu@4.29.1": + "@rollup/rollup-linux-riscv64-gnu@4.34.1": resolution: { - integrity: sha512-G5pn0NChlbRM8OJWpJFMX4/i8OEU538uiSv0P6roZcbpe/WfhEO+AT8SHVKfp8qhDQzaz7Q+1/ixMy7hBRidnQ==, + integrity: sha512-4uJb9qz7+Z/yUp5RPxDGGGUcoh0PnKF33QyWgEZ3X/GocpWb6Mb+skDh59FEt5d8+Skxqs9mng6Swa6B2AmQZg==, } cpu: [riscv64] os: [linux] - "@rollup/rollup-linux-s390x-gnu@4.29.1": + "@rollup/rollup-linux-s390x-gnu@4.34.1": resolution: { - integrity: sha512-WM9lIkNdkhVwiArmLxFXpWndFGuOka4oJOZh8EP3Vb8q5lzdSCBuhjavJsw68Q9AKDGeOOIHYzYm4ZFvmWez5g==, + integrity: sha512-QlIo8ndocWBEnfmkYqj8vVtIUpIqJjfqKggjy7IdUncnt8BGixte1wDON7NJEvLg3Kzvqxtbo8tk+U1acYEBlw==, } cpu: [s390x] os: [linux] - "@rollup/rollup-linux-x64-gnu@4.29.1": + "@rollup/rollup-linux-x64-gnu@4.34.1": resolution: { - integrity: sha512-87xYCwb0cPGZFoGiErT1eDcssByaLX4fc0z2nRM6eMtV9njAfEE6OW3UniAoDhX4Iq5xQVpE6qO9aJbCFumKYQ==, + integrity: sha512-hzpleiKtq14GWjz3ahWvJXgU1DQC9DteiwcsY4HgqUJUGxZThlL66MotdUEK9zEo0PK/2ADeZGM9LIondE302A==, } cpu: [x64] os: [linux] - "@rollup/rollup-linux-x64-musl@4.29.1": + "@rollup/rollup-linux-x64-musl@4.34.1": resolution: { - integrity: sha512-xufkSNppNOdVRCEC4WKvlR1FBDyqCSCpQeMMgv9ZyXqqtKBfkw1yfGMTUTs9Qsl6WQbJnsGboWCp7pJGkeMhKA==, + integrity: sha512-jqtKrO715hDlvUcEsPn55tZt2TEiBvBtCMkUuU0R6fO/WPT7lO9AONjPbd8II7/asSiNVQHCMn4OLGigSuxVQA==, } cpu: [x64] os: [linux] - "@rollup/rollup-win32-arm64-msvc@4.29.1": + "@rollup/rollup-win32-arm64-msvc@4.34.1": resolution: { - integrity: sha512-F2OiJ42m77lSkizZQLuC+jiZ2cgueWQL5YC9tjo3AgaEw+KJmVxHGSyQfDUoYR9cci0lAywv2Clmckzulcq6ig==, + integrity: sha512-RnHy7yFf2Wz8Jj1+h8klB93N0NHNHXFhNwAmiy9zJdpY7DE01VbEVtPdrK1kkILeIbHGRJjvfBDBhnxBr8kD4g==, } cpu: [arm64] os: [win32] - "@rollup/rollup-win32-ia32-msvc@4.29.1": + "@rollup/rollup-win32-ia32-msvc@4.34.1": resolution: { - integrity: sha512-rYRe5S0FcjlOBZQHgbTKNrqxCBUmgDJem/VQTCcTnA2KCabYSWQDrytOzX7avb79cAAweNmMUb/Zw18RNd4mng==, + integrity: sha512-i7aT5HdiZIcd7quhzvwQ2oAuX7zPYrYfkrd1QFfs28Po/i0q6kas/oRrzGlDhAEyug+1UfUtkWdmoVlLJj5x9Q==, } cpu: [ia32] os: [win32] - "@rollup/rollup-win32-x64-msvc@4.29.1": + "@rollup/rollup-win32-x64-msvc@4.34.1": resolution: { - integrity: sha512-+10CMg9vt1MoHj6x1pxyjPSMjHTIlqs8/tBztXvPAx24SKs9jwVnKqHJumlH/IzhaPUaj3T6T6wfZr8okdXaIg==, + integrity: sha512-k3MVFD9Oq+laHkw2N2v7ILgoa9017ZMF/inTtHzyTVZjYs9cSH18sdyAf6spBAJIGwJ5UaC7et2ZH1WCdlhkMw==, } cpu: [x64] os: [win32] @@ -2199,114 +2145,114 @@ packages: peerDependencies: "@svgr/core": "*" - "@tauri-apps/api@2.1.1": + "@tauri-apps/api@2.2.0": resolution: { - integrity: sha512-fzUfFFKo4lknXGJq8qrCidkUcKcH2UHhfaaCNt4GzgzGaW2iS26uFOg4tS3H4P8D6ZEeUxtiD5z0nwFF0UN30A==, + integrity: sha512-R8epOeZl1eJEl603aUMIGb4RXlhPjpgxbGVEaqY+0G5JG9vzV/clNlzTeqc+NLYXVqXcn8mb4c5b9pJIUDEyAg==, } - "@tauri-apps/cli-darwin-arm64@2.1.0": + "@tauri-apps/cli-darwin-arm64@2.2.7": resolution: { - integrity: sha512-ESc6J6CE8hl1yKH2vJ+ALF+thq4Be+DM1mvmTyUCQObvezNCNhzfS6abIUd3ou4x5RGH51ouiANeT3wekU6dCw==, + integrity: sha512-54kcpxZ3X1Rq+pPTzk3iIcjEVY4yv493uRx/80rLoAA95vAC0c//31Whz75UVddDjJfZvXlXZ3uSZ+bnCOnt0A==, } engines: { node: ">= 10" } cpu: [arm64] os: [darwin] - "@tauri-apps/cli-darwin-x64@2.1.0": + "@tauri-apps/cli-darwin-x64@2.2.7": resolution: { - integrity: sha512-TasHS442DFs8cSH2eUQzuDBXUST4ECjCd0yyP+zZzvAruiB0Bg+c8A+I/EnqCvBQ2G2yvWLYG8q/LI7c87A5UA==, + integrity: sha512-Vgu2XtBWemLnarB+6LqQeLanDlRj7CeFN//H8bVVdjbNzxcSxsvbLYMBP8+3boa7eBnjDrqMImRySSgL6IrwTw==, } engines: { node: ">= 10" } cpu: [x64] os: [darwin] - "@tauri-apps/cli-linux-arm-gnueabihf@2.1.0": + "@tauri-apps/cli-linux-arm-gnueabihf@2.2.7": resolution: { - integrity: sha512-aP7ZBGNL4ny07Cbb6kKpUOSrmhcIK2KhjviTzYlh+pPhAptxnC78xQGD3zKQkTi2WliJLPmBYbOHWWQa57lQ9w==, + integrity: sha512-+Clha2iQAiK9zoY/KKW0KLHkR0k36O78YLx5Sl98tWkwI3OBZFg5H5WT1plH/4sbZIS2aLFN6dw58/JlY9Bu/g==, } engines: { node: ">= 10" } cpu: [arm] os: [linux] - "@tauri-apps/cli-linux-arm64-gnu@2.1.0": + "@tauri-apps/cli-linux-arm64-gnu@2.2.7": resolution: { - integrity: sha512-ZTdgD5gLeMCzndMT2f358EkoYkZ5T+Qy6zPzU+l5vv5M7dHVN9ZmblNAYYXmoOuw7y+BY4X/rZvHV9pcGrcanQ==, + integrity: sha512-Z/Lp4SQe6BUEOays9BQAEum2pvZF4w9igyXijP+WbkOejZx4cDvarFJ5qXrqSLmBh7vxrdZcLwoLk9U//+yQrg==, } engines: { node: ">= 10" } cpu: [arm64] os: [linux] - "@tauri-apps/cli-linux-arm64-musl@2.1.0": + "@tauri-apps/cli-linux-arm64-musl@2.2.7": resolution: { - integrity: sha512-NzwqjUCilhnhJzusz3d/0i0F1GFrwCQbkwR6yAHUxItESbsGYkZRJk0yMEWkg3PzFnyK4cWTlQJMEU52TjhEzA==, + integrity: sha512-+8HZ+txff/Y3YjAh80XcLXcX8kpGXVdr1P8AfjLHxHdS6QD4Md+acSxGTTNbplmHuBaSHJvuTvZf9tU1eDCTDg==, } engines: { node: ">= 10" } cpu: [arm64] os: [linux] - "@tauri-apps/cli-linux-x64-gnu@2.1.0": + "@tauri-apps/cli-linux-x64-gnu@2.2.7": resolution: { - integrity: sha512-TyiIpMEtZxNOQmuFyfJwaaYbg3movSthpBJLIdPlKxSAB2BW0VWLY3/ZfIxm/G2YGHyREkjJvimzYE0i37PnMA==, + integrity: sha512-ahlSnuCnUntblp9dG7/w5ZWZOdzRFi3zl0oScgt7GF4KNAOEa7duADsxPA4/FT2hLRa0SvpqtD4IYFvCxoVv3Q==, } engines: { node: ">= 10" } cpu: [x64] os: [linux] - "@tauri-apps/cli-linux-x64-musl@2.1.0": + "@tauri-apps/cli-linux-x64-musl@2.2.7": resolution: { - integrity: sha512-/dQd0TlaxBdJACrR72DhynWftzHDaX32eBtS5WBrNJ+nnNb+znM3gON6nJ9tSE9jgDa6n1v2BkI/oIDtypfUXw==, + integrity: sha512-+qKAWnJRSX+pjjRbKAQgTdFY8ecdcu8UdJ69i7wn3ZcRn2nMMzOO2LOMOTQV42B7/Q64D1pIpmZj9yblTMvadA==, } engines: { node: ">= 10" } cpu: [x64] os: [linux] - "@tauri-apps/cli-win32-arm64-msvc@2.1.0": + "@tauri-apps/cli-win32-arm64-msvc@2.2.7": resolution: { - integrity: sha512-NdQJO7SmdYqOcE+JPU7bwg7+odfZMWO6g8xF9SXYCMdUzvM2Gv/AQfikNXz5yS7ralRhNFuW32i5dcHlxh4pDg==, + integrity: sha512-aa86nRnrwT04u9D9fhf5JVssuAZlUCCc8AjqQjqODQjMd4BMA2+d4K9qBMpEG/1kVh95vZaNsLogjEaqSTTw4A==, } engines: { node: ">= 10" } cpu: [arm64] os: [win32] - "@tauri-apps/cli-win32-ia32-msvc@2.1.0": + "@tauri-apps/cli-win32-ia32-msvc@2.2.7": resolution: { - integrity: sha512-f5h8gKT/cB8s1ticFRUpNmHqkmaLutT62oFDB7N//2YTXnxst7EpMIn1w+QimxTvTk2gcx6EcW6bEk/y2hZGzg==, + integrity: sha512-EiJ5/25tLSQOSGvv+t6o3ZBfOTKB5S3vb+hHQuKbfmKdRF0XQu2YPdIi1CQw1DU97ZAE0Dq4frvnyYEKWgMzVQ==, } engines: { node: ">= 10" } cpu: [ia32] os: [win32] - "@tauri-apps/cli-win32-x64-msvc@2.1.0": + "@tauri-apps/cli-win32-x64-msvc@2.2.7": resolution: { - integrity: sha512-P/+LrdSSb5Xbho1LRP4haBjFHdyPdjWvGgeopL96OVtrFpYnfC+RctB45z2V2XxqFk3HweDDxk266btjttfjGw==, + integrity: sha512-ZB8Kw90j8Ld+9tCWyD2fWCYfIrzbQohJ4DJSidNwbnehlZzP7wAz6Z3xjsvUdKtQ3ibtfoeTqVInzCCEpI+pWg==, } engines: { node: ">= 10" } cpu: [x64] os: [win32] - "@tauri-apps/cli@2.1.0": + "@tauri-apps/cli@2.2.7": resolution: { - integrity: sha512-K2VhcKqBhAeS5pNOVdnR/xQRU6jwpgmkSL2ejHXcl0m+kaTggT0WRDQnFtPq6NljA7aE03cvwsbCAoFG7vtkJw==, + integrity: sha512-ZnsS2B4BplwXP37celanNANiIy8TCYhvg5RT09n72uR/o+navFZtGpFSqljV8fy1Y4ixIPds8FrGSXJCN2BerA==, } engines: { node: ">= 10" } hasBin: true - "@tauri-apps/plugin-clipboard-manager@2.2.0": + "@tauri-apps/plugin-clipboard-manager@2.2.1": resolution: { - integrity: sha512-sIBrW/HioKq2vqomwwcU/Y8ygAv3DlS32yKPBX5XijCc0IyQKiDxYpGqmvE9DC5Y0lNJ/G53dfS961B31wjJ1g==, + integrity: sha512-+7YDULB9Bk4fejxYrVNBQcxs3KsjPA3A3r53wwn7K8zOQvxjNBSYBRx/FW1OUBPGzm8BrreJFBkPVzQZSF2R4A==, } "@tauri-apps/plugin-dialog@2.2.0": @@ -2327,10 +2273,10 @@ packages: integrity: sha512-clI9Bg/BcxWXNDK+ij601o1qC2WxMEy8ovhGgEW5Ai17oPy0KK8uwzmc59KiVnOYKpBWHCUPqBxG+KBNUFXgzw==, } - "@tauri-apps/plugin-notification@2.2.0": + "@tauri-apps/plugin-notification@2.2.1": resolution: { - integrity: sha512-uhE3a2gFlqwiWhY/JbhXOF13K4iILEYxUk0D2Y+q69HP6tnfPqKCuNTHxDM0H+oFAakXESNmJVnYw0Vi4IrMMQ==, + integrity: sha512-QF8Zod6XDhxD6xkD5nU/BjbOpJ6+3gxGCrVULOdLpvMuMSN2Z2IdObV/qgnrEJk1UamUCF1ClQUqNCbk4zTJNQ==, } "@tauri-apps/plugin-process@2.2.0": @@ -2345,10 +2291,10 @@ packages: integrity: sha512-iC3Ic1hLmasoboG7BO+7p+AriSoqAwKrIk+Hpk+S/bjTQdXqbl2GbdclghI4gM32X0bls7xHzIFqhRdrlvJeaA==, } - "@tauri-apps/plugin-updater@2.3.0": + "@tauri-apps/plugin-updater@2.4.0": resolution: { - integrity: sha512-qdzyZEUN69FZQ/nRx51fBub10tT6wffJl3DLVo9q922Gvw8Wk++rZhoD9eethPlZYbog/7RGgT8JkrfLh5BKAg==, + integrity: sha512-BkeKN2WObAjobf2G77HyW/DxAfI0In+VSqWGnw/0cVPlM+VmA7fw9dKUnSunryZOG7ys9y07tj7FQa1ABMXGZQ==, } "@types/babel__core@7.20.5": @@ -2423,10 +2369,10 @@ packages: integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==, } - "@types/lodash@4.17.13": + "@types/lodash@4.17.15": resolution: { - integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==, + integrity: sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==, } "@types/mdast@4.0.4": @@ -2435,10 +2381,10 @@ packages: integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==, } - "@types/ms@0.7.34": + "@types/ms@2.1.0": resolution: { - integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==, + integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==, } "@types/node@20.14.10": @@ -2493,21 +2439,21 @@ packages: integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==, } - "@ungap/structured-clone@1.2.1": + "@ungap/structured-clone@1.3.0": resolution: { - integrity: sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==, + integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==, } - "@vitejs/plugin-legacy@5.4.3": + "@vitejs/plugin-legacy@6.0.0": resolution: { - integrity: sha512-wsyXK9mascyplcqvww1gA1xYiy29iRHfyciw+a0t7qRNdzX6PdfSWmOoCi74epr87DujM+5J+rnnSv+4PazqVg==, + integrity: sha512-pWt9cWaGJAKYw+67VLpN8hSP+G+yAQnrf5Pqh/NzSDKFl/4KpxTtwb5OLQezHoZOxghahO/ha3IpvblBbX/t6A==, } - engines: { node: ^18.0.0 || >=20.0.0 } + engines: { node: ^18.0.0 || ^20.0.0 || >=22.0.0 } peerDependencies: - terser: ^5.4.0 - vite: ^5.0.0 + terser: ^5.16.0 + vite: ^6.0.0 "@vitejs/plugin-react@4.3.4": resolution: @@ -2667,10 +2613,10 @@ packages: peerDependencies: browserslist: "*" - browserslist@4.24.3: + browserslist@4.24.4: resolution: { - integrity: sha512-1CPmv8iobE2fyRMV97dAcMVegvvWKxmq94hkLiAkUGwKVTyDLw33K+ZxiFrREKmmps4rIw6grcCFCnTMSZ/YiA==, + integrity: sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==, } engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } hasBin: true @@ -2695,10 +2641,10 @@ packages: } engines: { node: ">=10" } - caniuse-lite@1.0.30001690: + caniuse-lite@1.0.30001696: resolution: { - integrity: sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w==, + integrity: sha512-pDCPkvzfa39ehJtJ+OwGT/2yvT2SbjfHhiIW2LWOAcMQ7BzwxT/XuyUp4OTOd0XFWA6BKw0JalnBHgSi5DGJBQ==, } ccount@2.0.1: @@ -2816,16 +2762,16 @@ packages: integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==, } - core-js-compat@3.39.0: + core-js-compat@3.40.0: resolution: { - integrity: sha512-VgEUx3VwlExr5no0tXlBt+silBvhTryPwCXRI2Id1PN8WTKu7MreethvddqOubrYxkFdv/RnYrqlv1sFNAUelw==, + integrity: sha512-0XEDpr5y5mijvw8Lbc6E5AkjrHfp7eEoPlu36SWeAbcL8fn1G1ANe8DBlo2XoNN89oVpxWwOjYIPVzR4ZvsKCQ==, } - core-js@3.39.0: + core-js@3.40.0: resolution: { - integrity: sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==, + integrity: sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==, } cosmiconfig@7.1.0: @@ -2958,10 +2904,10 @@ packages: integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==, } - electron-to-chromium@1.5.76: + electron-to-chromium@1.5.91: resolution: { - integrity: sha512-CjVQyG7n7Sr+eBXE86HIulnL5N8xZY1sgmOPGuq/F0Rr0FJq63lg0kEtOIDfZBk44FnDLf6FUJ+dsJcuiUDdDQ==, + integrity: sha512-sNSHHyq048PFmZY4S90ax61q+gLCs0X0YmcOII9wG9S2XwbVr+h4VW2wWhnbp/Eys3cCwTxVF292W3qPaxIapQ==, } emoji-regex@8.0.0: @@ -3015,12 +2961,12 @@ packages: integrity: sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==, } - esbuild@0.21.5: + esbuild@0.24.2: resolution: { - integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==, + integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==, } - engines: { node: ">=12" } + engines: { node: ">=18" } hasBin: true escalade@3.2.0: @@ -3194,10 +3140,10 @@ packages: } hasBin: true - glob@11.0.0: + glob@11.0.1: resolution: { - integrity: sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==, + integrity: sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==, } engines: { node: 20 || >=22 } hasBin: true @@ -3268,11 +3214,16 @@ packages: engines: { node: ">=18" } hasBin: true - i18next@23.16.8: + i18next@24.2.2: resolution: { - integrity: sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==, + integrity: sha512-NE6i86lBCKRYZa5TaUDkU5S4HFgLIEJRLr3Whf2psgaxBleQ2LC1YW1Vc+SCgkAW7VEzndT6al6+CzegSUHcTQ==, } + peerDependencies: + typescript: ^5 + peerDependenciesMeta: + typescript: + optional: true ignore@5.3.2: resolution: @@ -3287,10 +3238,10 @@ packages: integrity: sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==, } - import-fresh@3.3.0: + import-fresh@3.3.1: resolution: { - integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==, + integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==, } engines: { node: ">=6" } @@ -3565,10 +3516,10 @@ packages: integrity: sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==, } - mdast-util-mdx-jsx@3.1.3: + mdast-util-mdx-jsx@3.2.0: resolution: { - integrity: sha512-bfOjvNt+1AcbPLTFMFWY149nJz0OjmewJs3LQQ5pIyVGxP4CdOqNVJL6kTaM5c68p8q82Xv3nCyFfUnuEcH3UQ==, + integrity: sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==, } mdast-util-mdxjs-esm@2.0.1: @@ -3730,10 +3681,10 @@ packages: integrity: sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==, } - micromark-util-subtokenize@2.0.3: + micromark-util-subtokenize@2.0.4: resolution: { - integrity: sha512-VXJJuNxYWSoYL6AJ6OQECCFGhIU2GGHMw8tahogePBrjkG8aCCas3ibkp7RnVOSTClg2is05/R7maAhF1XyQMg==, + integrity: sha512-N6hXjrin2GTJDe3MVjf5FuXpm12PGm80BrUAeub9XFXca8JZbP+oIwY4LJSVwFUCL1IPm/WwSVUN7goFHmSGGQ==, } micromark-util-symbol@2.0.1: @@ -4074,10 +4025,10 @@ packages: } engines: { node: ">=12" } - postcss@8.4.49: + postcss@8.5.1: resolution: { - integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==, + integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==, } engines: { node: ^10 || ^12 || >=14 } @@ -4156,10 +4107,10 @@ packages: peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 - react-i18next@15.4.0: + react-i18next@13.5.0: resolution: { - integrity: sha512-Py6UkX3zV08RTvL6ZANRoBh9sL/ne6rQq79XlkHEdd82cZr2H9usbWpUNVadJntIZP2pu3M2rL1CN+5rQYfYFw==, + integrity: sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==, } peerDependencies: i18next: ">= 23.2.3" @@ -4184,10 +4135,10 @@ packages: integrity: sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g==, } - react-markdown@9.0.1: + react-markdown@9.0.3: resolution: { - integrity: sha512-186Gw/vF1uRkydbsOIkcGXw7aHq0sZOCRFFjGrr7b9+nVZg4UfA4enXCaxm4fUzecU38sWfrNDitGhshuU7rdg==, + integrity: sha512-Yk7Z94dbgYTOrdk41Z74GoKA7rThnsbbqBTRYuxoe08qvfQ9tJVhmAKw6BJS/ZORG7kTy/s1QvYzSuaoBA1qfw==, } peerDependencies: "@types/react": ">=18" @@ -4210,20 +4161,20 @@ packages: } engines: { node: ">=0.10.0" } - react-router-dom@6.28.1: + react-router-dom@6.29.0: resolution: { - integrity: sha512-YraE27C/RdjcZwl5UCqF/ffXnZDxpJdk9Q6jw38SZHjXs7NNdpViq2l2c7fO7+4uWaEfcwfGCv3RSg4e1By/fQ==, + integrity: sha512-pkEbJPATRJ2iotK+wUwHfy0xs2T59YPEN8BQxVCPeBZvK7kfPESRc/nyxzdcxR17hXgUPYx2whMwl+eo9cUdnQ==, } engines: { node: ">=14.0.0" } peerDependencies: react: ">=16.8" react-dom: ">=16.8" - react-router@6.28.1: + react-router@6.29.0: resolution: { - integrity: sha512-2omQTA3rkMljmrvvo6WtewGdVh45SpL9hGiCI9uUrwGGfNFDIvGK4gYJsKlJoNVi6AQZcopSCballL+QGOm7fA==, + integrity: sha512-DXZJoE0q+KyeVw75Ck6GkPxFak63C4fGqZGNijnWgzB/HzSP1ZfTlBj5COaGWwhrMQ/R8bXiq5Ooy4KG+ReyjQ==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -4255,12 +4206,12 @@ packages: } engines: { node: ">=0.10.0" } - readdirp@4.0.2: + readdirp@4.1.1: resolution: { - integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==, + integrity: sha512-h80JrZu/MHUZCyHu5ciuoI0+WxsCxzxJTILn6Fs8rxSnFPh+UVHYfeIxK1nVGugMqkfC4vJcBOYbkfkwYK0+gw==, } - engines: { node: ">= 14.16.0" } + engines: { node: ">= 14.18.0" } regenerate-unicode-properties@10.2.0: resolution: @@ -4353,18 +4304,18 @@ packages: } hasBin: true - rollup@4.29.1: + rollup@4.34.1: resolution: { - integrity: sha512-RaJ45M/kmJUzSWDs1Nnd5DdV4eerC98idtUOVr6FfKcgxqvjwHmxc5upLF9qZU9EpsVzzhleFahrT3shLuJzIw==, + integrity: sha512-iYZ/+PcdLYSGfH3S+dGahlW/RWmsqDhLgj1BT9DH/xXJ0ggZN7xkdP9wipPNjjNLczI+fmMLmTB9pye+d2r4GQ==, } engines: { node: ">=18.0.0", npm: ">=8.0.0" } hasBin: true - sass@1.83.0: + sass@1.83.4: resolution: { - integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==, + integrity: sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==, } engines: { node: ">=14.0.0" } hasBin: true @@ -4628,10 +4579,10 @@ packages: integrity: sha512-MF2UAZGvGMOM+vHi9Zj/LvQqdNN1m1xSB+PjAW9B/GvFqaB4GwR18YaIbGIGDRTW/J8iqFXQHLZd5eJVtho46w==, } - typescript@5.7.2: + typescript@5.7.3: resolution: { - integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==, + integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==, } engines: { node: ">=14.17" } hasBin: true @@ -4642,10 +4593,10 @@ packages: integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==, } - undici@5.28.4: + undici@5.28.5: resolution: { - integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==, + integrity: sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==, } engines: { node: ">=14.0" } @@ -4719,10 +4670,10 @@ packages: integrity: sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==, } - update-browserslist-db@1.1.1: + update-browserslist-db@1.1.2: resolution: { - integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==, + integrity: sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==, } hasBin: true peerDependencies: @@ -4764,25 +4715,30 @@ packages: peerDependencies: vite: ">=2.6.0" - vite@5.4.11: + vite@6.0.11: resolution: { - integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==, + integrity: sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==, } - engines: { node: ^18.0.0 || >=20.0.0 } + engines: { node: ^18.0.0 || ^20.0.0 || >=22.0.0 } hasBin: true peerDependencies: - "@types/node": ^18.0.0 || >=20.0.0 + "@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0 + jiti: ">=1.21.0" less: "*" lightningcss: ^1.21.0 sass: "*" sass-embedded: "*" stylus: "*" sugarss: "*" - terser: ^5.4.0 + terser: ^5.16.0 + tsx: ^4.8.1 + yaml: ^2.4.2 peerDependenciesMeta: "@types/node": optional: true + jiti: + optional: true less: optional: true lightningcss: @@ -4797,6 +4753,10 @@ packages: optional: true terser: optional: true + tsx: + optional: true + yaml: + optional: true void-elements@3.1.0: resolution: @@ -4906,10 +4866,10 @@ packages: } engines: { node: ">=10" } - zustand@5.0.2: + zustand@5.0.3: resolution: { - integrity: sha512-8qNdnJVJlHlrKXi50LDqqUNmUbuBjoKLrYQBnoChIbVph7vni+sY+YpvdjXG9YLd/Bxr6scMcR+rm5H3aSqPaw==, + integrity: sha512-14fwWQtU3pH4dE0dOpdMiWjddcH+QzKIgk1cl8epwSE7yag43k/AD/m4L6+K7DytAOr9gGBe3/EXj9g7cdostg==, } engines: { node: ">=12.20.0" } peerDependencies: @@ -4944,7 +4904,7 @@ snapshots: "@actions/http-client@2.2.3": dependencies: tunnel: 0.0.6 - undici: 5.28.4 + undici: 5.28.5 "@ampproject/remapping@2.3.0": dependencies: @@ -4957,20 +4917,20 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.1 - "@babel/compat-data@7.26.3": {} + "@babel/compat-data@7.26.5": {} - "@babel/core@7.26.0": + "@babel/core@7.26.7": dependencies: "@ampproject/remapping": 2.3.0 "@babel/code-frame": 7.26.2 - "@babel/generator": 7.26.3 - "@babel/helper-compilation-targets": 7.25.9 - "@babel/helper-module-transforms": 7.26.0(@babel/core@7.26.0) - "@babel/helpers": 7.26.0 - "@babel/parser": 7.26.3 + "@babel/generator": 7.26.5 + "@babel/helper-compilation-targets": 7.26.5 + "@babel/helper-module-transforms": 7.26.0(@babel/core@7.26.7) + "@babel/helpers": 7.26.7 + "@babel/parser": 7.26.7 "@babel/template": 7.25.9 - "@babel/traverse": 7.26.4 - "@babel/types": 7.26.3 + "@babel/traverse": 7.26.7 + "@babel/types": 7.26.7 convert-source-map: 2.0.0 debug: 4.4.0 gensync: 1.0.0-beta.2 @@ -4979,51 +4939,51 @@ snapshots: transitivePeerDependencies: - supports-color - "@babel/generator@7.26.3": + "@babel/generator@7.26.5": dependencies: - "@babel/parser": 7.26.3 - "@babel/types": 7.26.3 + "@babel/parser": 7.26.7 + "@babel/types": 7.26.7 "@jridgewell/gen-mapping": 0.3.8 "@jridgewell/trace-mapping": 0.3.25 jsesc: 3.1.0 "@babel/helper-annotate-as-pure@7.25.9": dependencies: - "@babel/types": 7.26.3 + "@babel/types": 7.26.7 - "@babel/helper-compilation-targets@7.25.9": + "@babel/helper-compilation-targets@7.26.5": dependencies: - "@babel/compat-data": 7.26.3 + "@babel/compat-data": 7.26.5 "@babel/helper-validator-option": 7.25.9 - browserslist: 4.24.3 + browserslist: 4.24.4 lru-cache: 5.1.1 semver: 6.3.1 - "@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.0)": + "@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 "@babel/helper-annotate-as-pure": 7.25.9 "@babel/helper-member-expression-to-functions": 7.25.9 "@babel/helper-optimise-call-expression": 7.25.9 - "@babel/helper-replace-supers": 7.25.9(@babel/core@7.26.0) + "@babel/helper-replace-supers": 7.26.5(@babel/core@7.26.7) "@babel/helper-skip-transparent-expression-wrappers": 7.25.9 - "@babel/traverse": 7.26.4 + "@babel/traverse": 7.26.7 semver: 6.3.1 transitivePeerDependencies: - supports-color - "@babel/helper-create-regexp-features-plugin@7.26.3(@babel/core@7.26.0)": + "@babel/helper-create-regexp-features-plugin@7.26.3(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 "@babel/helper-annotate-as-pure": 7.25.9 regexpu-core: 6.2.0 semver: 6.3.1 - "@babel/helper-define-polyfill-provider@0.6.3(@babel/core@7.26.0)": + "@babel/helper-define-polyfill-provider@0.6.3(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-compilation-targets": 7.25.9 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-compilation-targets": 7.26.5 + "@babel/helper-plugin-utils": 7.26.5 debug: 4.4.0 lodash.debounce: 4.0.8 resolve: 1.22.10 @@ -5032,55 +4992,55 @@ snapshots: "@babel/helper-member-expression-to-functions@7.25.9": dependencies: - "@babel/traverse": 7.26.4 - "@babel/types": 7.26.3 + "@babel/traverse": 7.26.7 + "@babel/types": 7.26.7 transitivePeerDependencies: - supports-color "@babel/helper-module-imports@7.25.9": dependencies: - "@babel/traverse": 7.26.4 - "@babel/types": 7.26.3 + "@babel/traverse": 7.26.7 + "@babel/types": 7.26.7 transitivePeerDependencies: - supports-color - "@babel/helper-module-transforms@7.26.0(@babel/core@7.26.0)": + "@babel/helper-module-transforms@7.26.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 "@babel/helper-module-imports": 7.25.9 "@babel/helper-validator-identifier": 7.25.9 - "@babel/traverse": 7.26.4 + "@babel/traverse": 7.26.7 transitivePeerDependencies: - supports-color "@babel/helper-optimise-call-expression@7.25.9": dependencies: - "@babel/types": 7.26.3 + "@babel/types": 7.26.7 - "@babel/helper-plugin-utils@7.25.9": {} + "@babel/helper-plugin-utils@7.26.5": {} - "@babel/helper-remap-async-to-generator@7.25.9(@babel/core@7.26.0)": + "@babel/helper-remap-async-to-generator@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 "@babel/helper-annotate-as-pure": 7.25.9 "@babel/helper-wrap-function": 7.25.9 - "@babel/traverse": 7.26.4 + "@babel/traverse": 7.26.7 transitivePeerDependencies: - supports-color - "@babel/helper-replace-supers@7.25.9(@babel/core@7.26.0)": + "@babel/helper-replace-supers@7.26.5(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 "@babel/helper-member-expression-to-functions": 7.25.9 "@babel/helper-optimise-call-expression": 7.25.9 - "@babel/traverse": 7.26.4 + "@babel/traverse": 7.26.7 transitivePeerDependencies: - supports-color "@babel/helper-skip-transparent-expression-wrappers@7.25.9": dependencies: - "@babel/traverse": 7.26.4 - "@babel/types": 7.26.3 + "@babel/traverse": 7.26.7 + "@babel/types": 7.26.7 transitivePeerDependencies: - supports-color @@ -5093,509 +5053,509 @@ snapshots: "@babel/helper-wrap-function@7.25.9": dependencies: "@babel/template": 7.25.9 - "@babel/traverse": 7.26.4 - "@babel/types": 7.26.3 + "@babel/traverse": 7.26.7 + "@babel/types": 7.26.7 transitivePeerDependencies: - supports-color - "@babel/helpers@7.26.0": + "@babel/helpers@7.26.7": dependencies: "@babel/template": 7.25.9 - "@babel/types": 7.26.3 + "@babel/types": 7.26.7 - "@babel/parser@7.26.3": + "@babel/parser@7.26.7": dependencies: - "@babel/types": 7.26.3 + "@babel/types": 7.26.7 - "@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 - "@babel/traverse": 7.26.4 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 + "@babel/traverse": 7.26.7 transitivePeerDependencies: - supports-color - "@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 "@babel/helper-skip-transparent-expression-wrappers": 7.25.9 - "@babel/plugin-transform-optional-chaining": 7.25.9(@babel/core@7.26.0) + "@babel/plugin-transform-optional-chaining": 7.25.9(@babel/core@7.26.7) transitivePeerDependencies: - supports-color - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 - "@babel/traverse": 7.26.4 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 + "@babel/traverse": 7.26.7 transitivePeerDependencies: - supports-color - "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.0)": + "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 - "@babel/plugin-syntax-import-assertions@7.26.0(@babel/core@7.26.0)": + "@babel/plugin-syntax-import-assertions@7.26.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.0)": + "@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.26.0)": + "@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-arrow-functions@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-arrow-functions@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-async-generator-functions@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-async-generator-functions@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 - "@babel/helper-remap-async-to-generator": 7.25.9(@babel/core@7.26.0) - "@babel/traverse": 7.26.4 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 + "@babel/helper-remap-async-to-generator": 7.25.9(@babel/core@7.26.7) + "@babel/traverse": 7.26.7 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-async-to-generator@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-async-to-generator@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 "@babel/helper-module-imports": 7.25.9 - "@babel/helper-plugin-utils": 7.25.9 - "@babel/helper-remap-async-to-generator": 7.25.9(@babel/core@7.26.0) + "@babel/helper-plugin-utils": 7.26.5 + "@babel/helper-remap-async-to-generator": 7.25.9(@babel/core@7.26.7) transitivePeerDependencies: - supports-color - "@babel/plugin-transform-block-scoped-functions@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-block-scoped-functions@7.26.5(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-block-scoping@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-block-scoping@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-class-properties@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-class-properties@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-create-class-features-plugin": 7.25.9(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-create-class-features-plugin": 7.25.9(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-class-static-block@7.26.0(@babel/core@7.26.0)": + "@babel/plugin-transform-class-static-block@7.26.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-create-class-features-plugin": 7.25.9(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-create-class-features-plugin": 7.25.9(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-classes@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-classes@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 "@babel/helper-annotate-as-pure": 7.25.9 - "@babel/helper-compilation-targets": 7.25.9 - "@babel/helper-plugin-utils": 7.25.9 - "@babel/helper-replace-supers": 7.25.9(@babel/core@7.26.0) - "@babel/traverse": 7.26.4 + "@babel/helper-compilation-targets": 7.26.5 + "@babel/helper-plugin-utils": 7.26.5 + "@babel/helper-replace-supers": 7.26.5(@babel/core@7.26.7) + "@babel/traverse": 7.26.7 globals: 11.12.0 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-computed-properties@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-computed-properties@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 "@babel/template": 7.25.9 - "@babel/plugin-transform-destructuring@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-destructuring@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-dotall-regex@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-dotall-regex@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-duplicate-keys@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-duplicate-keys@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-dynamic-import@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-dynamic-import@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-exponentiation-operator@7.26.3(@babel/core@7.26.0)": + "@babel/plugin-transform-exponentiation-operator@7.26.3(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-export-namespace-from@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-export-namespace-from@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-for-of@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-for-of@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 "@babel/helper-skip-transparent-expression-wrappers": 7.25.9 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-function-name@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-function-name@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-compilation-targets": 7.25.9 - "@babel/helper-plugin-utils": 7.25.9 - "@babel/traverse": 7.26.4 + "@babel/core": 7.26.7 + "@babel/helper-compilation-targets": 7.26.5 + "@babel/helper-plugin-utils": 7.26.5 + "@babel/traverse": 7.26.7 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-json-strings@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-json-strings@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-literals@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-literals@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-logical-assignment-operators@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-logical-assignment-operators@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-member-expression-literals@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-member-expression-literals@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-modules-amd@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-modules-amd@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-module-transforms": 7.26.0(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-module-transforms": 7.26.0(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-modules-commonjs@7.26.3(@babel/core@7.26.0)": + "@babel/plugin-transform-modules-commonjs@7.26.3(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-module-transforms": 7.26.0(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-module-transforms": 7.26.0(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-modules-systemjs@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-modules-systemjs@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-module-transforms": 7.26.0(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-module-transforms": 7.26.0(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 "@babel/helper-validator-identifier": 7.25.9 - "@babel/traverse": 7.26.4 + "@babel/traverse": 7.26.7 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-modules-umd@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-modules-umd@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-module-transforms": 7.26.0(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-module-transforms": 7.26.0(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-named-capturing-groups-regex@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-named-capturing-groups-regex@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-new-target@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-new-target@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-nullish-coalescing-operator@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-nullish-coalescing-operator@7.26.6(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-numeric-separator@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-numeric-separator@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-object-rest-spread@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-object-rest-spread@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-compilation-targets": 7.25.9 - "@babel/helper-plugin-utils": 7.25.9 - "@babel/plugin-transform-parameters": 7.25.9(@babel/core@7.26.0) + "@babel/core": 7.26.7 + "@babel/helper-compilation-targets": 7.26.5 + "@babel/helper-plugin-utils": 7.26.5 + "@babel/plugin-transform-parameters": 7.25.9(@babel/core@7.26.7) - "@babel/plugin-transform-object-super@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-object-super@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 - "@babel/helper-replace-supers": 7.25.9(@babel/core@7.26.0) + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 + "@babel/helper-replace-supers": 7.26.5(@babel/core@7.26.7) transitivePeerDependencies: - supports-color - "@babel/plugin-transform-optional-catch-binding@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-optional-catch-binding@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-optional-chaining@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-optional-chaining@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 "@babel/helper-skip-transparent-expression-wrappers": 7.25.9 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-parameters@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-parameters@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-private-methods@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-private-methods@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-create-class-features-plugin": 7.25.9(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-create-class-features-plugin": 7.25.9(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-private-property-in-object@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-private-property-in-object@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 "@babel/helper-annotate-as-pure": 7.25.9 - "@babel/helper-create-class-features-plugin": 7.25.9(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/helper-create-class-features-plugin": 7.25.9(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-property-literals@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-property-literals@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-react-jsx-self@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-react-jsx-self@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-react-jsx-source@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-react-jsx-source@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-regenerator@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-regenerator@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 regenerator-transform: 0.15.2 - "@babel/plugin-transform-regexp-modifiers@7.26.0(@babel/core@7.26.0)": + "@babel/plugin-transform-regexp-modifiers@7.26.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-reserved-words@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-reserved-words@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-shorthand-properties@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-shorthand-properties@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-spread@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-spread@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 "@babel/helper-skip-transparent-expression-wrappers": 7.25.9 transitivePeerDependencies: - supports-color - "@babel/plugin-transform-sticky-regex@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-sticky-regex@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-template-literals@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-template-literals@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-typeof-symbol@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-typeof-symbol@7.26.7(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-unicode-escapes@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-unicode-escapes@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-unicode-property-regex@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-unicode-property-regex@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-unicode-regex@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-unicode-regex@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 - "@babel/plugin-transform-unicode-sets-regex@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-unicode-sets-regex@7.25.9(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.0) - "@babel/helper-plugin-utils": 7.25.9 + "@babel/core": 7.26.7 + "@babel/helper-create-regexp-features-plugin": 7.26.3(@babel/core@7.26.7) + "@babel/helper-plugin-utils": 7.26.5 - "@babel/preset-env@7.26.0(@babel/core@7.26.0)": + "@babel/preset-env@7.26.7(@babel/core@7.26.7)": dependencies: - "@babel/compat-data": 7.26.3 - "@babel/core": 7.26.0 - "@babel/helper-compilation-targets": 7.25.9 - "@babel/helper-plugin-utils": 7.25.9 + "@babel/compat-data": 7.26.5 + "@babel/core": 7.26.7 + "@babel/helper-compilation-targets": 7.26.5 + "@babel/helper-plugin-utils": 7.26.5 "@babel/helper-validator-option": 7.25.9 - "@babel/plugin-bugfix-firefox-class-in-computed-class-key": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-bugfix-safari-class-field-initializer-scope": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-proposal-private-property-in-object": 7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.0) - "@babel/plugin-syntax-import-assertions": 7.26.0(@babel/core@7.26.0) - "@babel/plugin-syntax-import-attributes": 7.26.0(@babel/core@7.26.0) - "@babel/plugin-syntax-unicode-sets-regex": 7.18.6(@babel/core@7.26.0) - "@babel/plugin-transform-arrow-functions": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-async-generator-functions": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-async-to-generator": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-block-scoped-functions": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-block-scoping": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-class-properties": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-class-static-block": 7.26.0(@babel/core@7.26.0) - "@babel/plugin-transform-classes": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-computed-properties": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-destructuring": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-dotall-regex": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-duplicate-keys": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-duplicate-named-capturing-groups-regex": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-dynamic-import": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-exponentiation-operator": 7.26.3(@babel/core@7.26.0) - "@babel/plugin-transform-export-namespace-from": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-for-of": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-function-name": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-json-strings": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-literals": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-logical-assignment-operators": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-member-expression-literals": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-modules-amd": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-modules-commonjs": 7.26.3(@babel/core@7.26.0) - "@babel/plugin-transform-modules-systemjs": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-modules-umd": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-named-capturing-groups-regex": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-new-target": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-nullish-coalescing-operator": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-numeric-separator": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-object-rest-spread": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-object-super": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-optional-catch-binding": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-optional-chaining": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-parameters": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-private-methods": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-private-property-in-object": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-property-literals": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-regenerator": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-regexp-modifiers": 7.26.0(@babel/core@7.26.0) - "@babel/plugin-transform-reserved-words": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-shorthand-properties": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-spread": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-sticky-regex": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-template-literals": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-typeof-symbol": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-unicode-escapes": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-unicode-property-regex": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-unicode-regex": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-unicode-sets-regex": 7.25.9(@babel/core@7.26.0) - "@babel/preset-modules": 0.1.6-no-external-plugins(@babel/core@7.26.0) - babel-plugin-polyfill-corejs2: 0.4.12(@babel/core@7.26.0) - babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.26.0) - babel-plugin-polyfill-regenerator: 0.6.3(@babel/core@7.26.0) - core-js-compat: 3.39.0 + "@babel/plugin-bugfix-firefox-class-in-computed-class-key": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-bugfix-safari-class-field-initializer-scope": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-proposal-private-property-in-object": 7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.7) + "@babel/plugin-syntax-import-assertions": 7.26.0(@babel/core@7.26.7) + "@babel/plugin-syntax-import-attributes": 7.26.0(@babel/core@7.26.7) + "@babel/plugin-syntax-unicode-sets-regex": 7.18.6(@babel/core@7.26.7) + "@babel/plugin-transform-arrow-functions": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-async-generator-functions": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-async-to-generator": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-block-scoped-functions": 7.26.5(@babel/core@7.26.7) + "@babel/plugin-transform-block-scoping": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-class-properties": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-class-static-block": 7.26.0(@babel/core@7.26.7) + "@babel/plugin-transform-classes": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-computed-properties": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-destructuring": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-dotall-regex": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-duplicate-keys": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-duplicate-named-capturing-groups-regex": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-dynamic-import": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-exponentiation-operator": 7.26.3(@babel/core@7.26.7) + "@babel/plugin-transform-export-namespace-from": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-for-of": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-function-name": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-json-strings": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-literals": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-logical-assignment-operators": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-member-expression-literals": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-modules-amd": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-modules-commonjs": 7.26.3(@babel/core@7.26.7) + "@babel/plugin-transform-modules-systemjs": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-modules-umd": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-named-capturing-groups-regex": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-new-target": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-nullish-coalescing-operator": 7.26.6(@babel/core@7.26.7) + "@babel/plugin-transform-numeric-separator": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-object-rest-spread": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-object-super": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-optional-catch-binding": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-optional-chaining": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-parameters": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-private-methods": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-private-property-in-object": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-property-literals": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-regenerator": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-regexp-modifiers": 7.26.0(@babel/core@7.26.7) + "@babel/plugin-transform-reserved-words": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-shorthand-properties": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-spread": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-sticky-regex": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-template-literals": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-typeof-symbol": 7.26.7(@babel/core@7.26.7) + "@babel/plugin-transform-unicode-escapes": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-unicode-property-regex": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-unicode-regex": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-unicode-sets-regex": 7.25.9(@babel/core@7.26.7) + "@babel/preset-modules": 0.1.6-no-external-plugins(@babel/core@7.26.7) + babel-plugin-polyfill-corejs2: 0.4.12(@babel/core@7.26.7) + babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.26.7) + babel-plugin-polyfill-regenerator: 0.6.3(@babel/core@7.26.7) + core-js-compat: 3.40.0 semver: 6.3.1 transitivePeerDependencies: - supports-color - "@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.26.0)": + "@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@babel/helper-plugin-utils": 7.25.9 - "@babel/types": 7.26.3 + "@babel/core": 7.26.7 + "@babel/helper-plugin-utils": 7.26.5 + "@babel/types": 7.26.7 esutils: 2.0.3 - "@babel/runtime@7.26.0": + "@babel/runtime@7.26.7": dependencies: regenerator-runtime: 0.14.1 "@babel/template@7.25.9": dependencies: "@babel/code-frame": 7.26.2 - "@babel/parser": 7.26.3 - "@babel/types": 7.26.3 + "@babel/parser": 7.26.7 + "@babel/types": 7.26.7 - "@babel/traverse@7.26.4": + "@babel/traverse@7.26.7": dependencies: "@babel/code-frame": 7.26.2 - "@babel/generator": 7.26.3 - "@babel/parser": 7.26.3 + "@babel/generator": 7.26.5 + "@babel/parser": 7.26.7 "@babel/template": 7.25.9 - "@babel/types": 7.26.3 + "@babel/types": 7.26.7 debug: 4.4.0 globals: 11.12.0 transitivePeerDependencies: - supports-color - "@babel/types@7.26.3": + "@babel/types@7.26.7": dependencies: "@babel/helper-string-parser": 7.25.9 "@babel/helper-validator-identifier": 7.25.9 @@ -5613,7 +5573,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) tslib: 2.8.1 - "@dnd-kit/sortable@8.0.0(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)": + "@dnd-kit/sortable@10.0.0(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)": dependencies: "@dnd-kit/core": 6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) "@dnd-kit/utilities": 3.2.2(react@18.3.1) @@ -5628,7 +5588,7 @@ snapshots: "@emotion/babel-plugin@11.13.5": dependencies: "@babel/helper-module-imports": 7.25.9 - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 "@emotion/hash": 0.9.2 "@emotion/memoize": 0.9.0 "@emotion/serialize": 1.3.3 @@ -5659,7 +5619,7 @@ snapshots: "@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1)": dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 "@emotion/babel-plugin": 11.13.5 "@emotion/cache": 11.14.0 "@emotion/serialize": 1.3.3 @@ -5685,7 +5645,7 @@ snapshots: "@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1)": dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 "@emotion/babel-plugin": 11.13.5 "@emotion/is-prop-valid": 1.3.1 "@emotion/react": 11.14.0(@types/react@18.3.18)(react@18.3.1) @@ -5708,93 +5668,99 @@ snapshots: "@emotion/weak-memoize@0.4.0": {} - "@esbuild/aix-ppc64@0.21.5": + "@esbuild/aix-ppc64@0.24.2": optional: true - "@esbuild/android-arm64@0.21.5": + "@esbuild/android-arm64@0.24.2": optional: true - "@esbuild/android-arm@0.21.5": + "@esbuild/android-arm@0.24.2": optional: true - "@esbuild/android-x64@0.21.5": + "@esbuild/android-x64@0.24.2": optional: true - "@esbuild/darwin-arm64@0.21.5": + "@esbuild/darwin-arm64@0.24.2": optional: true - "@esbuild/darwin-x64@0.21.5": + "@esbuild/darwin-x64@0.24.2": optional: true - "@esbuild/freebsd-arm64@0.21.5": + "@esbuild/freebsd-arm64@0.24.2": optional: true - "@esbuild/freebsd-x64@0.21.5": + "@esbuild/freebsd-x64@0.24.2": optional: true - "@esbuild/linux-arm64@0.21.5": + "@esbuild/linux-arm64@0.24.2": optional: true - "@esbuild/linux-arm@0.21.5": + "@esbuild/linux-arm@0.24.2": optional: true - "@esbuild/linux-ia32@0.21.5": + "@esbuild/linux-ia32@0.24.2": optional: true - "@esbuild/linux-loong64@0.21.5": + "@esbuild/linux-loong64@0.24.2": optional: true - "@esbuild/linux-mips64el@0.21.5": + "@esbuild/linux-mips64el@0.24.2": optional: true - "@esbuild/linux-ppc64@0.21.5": + "@esbuild/linux-ppc64@0.24.2": optional: true - "@esbuild/linux-riscv64@0.21.5": + "@esbuild/linux-riscv64@0.24.2": optional: true - "@esbuild/linux-s390x@0.21.5": + "@esbuild/linux-s390x@0.24.2": optional: true - "@esbuild/linux-x64@0.21.5": + "@esbuild/linux-x64@0.24.2": optional: true - "@esbuild/netbsd-x64@0.21.5": + "@esbuild/netbsd-arm64@0.24.2": optional: true - "@esbuild/openbsd-x64@0.21.5": + "@esbuild/netbsd-x64@0.24.2": optional: true - "@esbuild/sunos-x64@0.21.5": + "@esbuild/openbsd-arm64@0.24.2": optional: true - "@esbuild/win32-arm64@0.21.5": + "@esbuild/openbsd-x64@0.24.2": optional: true - "@esbuild/win32-ia32@0.21.5": + "@esbuild/sunos-x64@0.24.2": optional: true - "@esbuild/win32-x64@0.21.5": + "@esbuild/win32-arm64@0.24.2": + optional: true + + "@esbuild/win32-ia32@0.24.2": + optional: true + + "@esbuild/win32-x64@0.24.2": optional: true "@fastify/busboy@2.1.1": {} - "@floating-ui/core@1.6.8": + "@floating-ui/core@1.6.9": dependencies: - "@floating-ui/utils": 0.2.8 + "@floating-ui/utils": 0.2.9 - "@floating-ui/dom@1.6.12": + "@floating-ui/dom@1.6.13": dependencies: - "@floating-ui/core": 1.6.8 - "@floating-ui/utils": 0.2.8 + "@floating-ui/core": 1.6.9 + "@floating-ui/utils": 0.2.9 "@floating-ui/react-dom@2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@floating-ui/dom": 1.6.12 + "@floating-ui/dom": 1.6.13 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - "@floating-ui/utils@0.2.8": {} + "@floating-ui/utils@0.2.9": {} "@isaacs/cliui@8.0.2": dependencies: @@ -5833,12 +5799,12 @@ snapshots: "@juggle/resize-observer@3.4.0": {} - "@mui/base@5.0.0-beta.20(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@mui/base@5.0.0-beta.69(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 "@floating-ui/react-dom": 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/types": 7.2.20(@types/react@18.3.18) - "@mui/utils": 5.16.13(@types/react@18.3.18)(react@18.3.1) + "@mui/types": 7.2.21(@types/react@18.3.18) + "@mui/utils": 6.4.2(@types/react@18.3.18)(react@18.3.1) "@popperjs/core": 2.11.8 clsx: 2.1.1 prop-types: 15.8.1 @@ -5847,25 +5813,24 @@ snapshots: optionalDependencies: "@types/react": 18.3.18 - "@mui/core-downloads-tracker@6.3.0": {} + "@mui/core-downloads-tracker@6.4.2": {} - "@mui/icons-material@6.3.0(@mui/material@6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.18)(react@18.3.1)": + "@mui/icons-material@6.4.2(@mui/material@6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.18)(react@18.3.1)": dependencies: - "@babel/runtime": 7.26.0 - "@mui/material": 6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@babel/runtime": 7.26.7 + "@mui/material": 6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 optionalDependencies: "@types/react": 18.3.18 - "@mui/lab@5.0.0-alpha.149(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@mui/material@6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@mui/lab@6.0.0-beta.25(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@mui/material@6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.26.0 - "@mui/base": 5.0.0-beta.20(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/material": 6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/system": 5.16.13(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) - "@mui/types": 7.2.20(@types/react@18.3.18) - "@mui/utils": 5.16.13(@types/react@18.3.18)(react@18.3.1) - "@mui/x-tree-view": 6.0.0-alpha.1(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@mui/base@5.0.0-beta.20(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/material@6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.16.13(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@babel/runtime": 7.26.7 + "@mui/base": 5.0.0-beta.69(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@mui/material": 6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@mui/system": 6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) + "@mui/types": 7.2.21(@types/react@18.3.18) + "@mui/utils": 6.4.2(@types/react@18.3.18)(react@18.3.1) clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 @@ -5875,13 +5840,13 @@ snapshots: "@emotion/styled": 11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) "@types/react": 18.3.18 - "@mui/material@6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@mui/material@6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.26.0 - "@mui/core-downloads-tracker": 6.3.0 - "@mui/system": 6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) - "@mui/types": 7.2.20(@types/react@18.3.18) - "@mui/utils": 6.3.0(@types/react@18.3.18)(react@18.3.1) + "@babel/runtime": 7.26.7 + "@mui/core-downloads-tracker": 6.4.2 + "@mui/system": 6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) + "@mui/types": 7.2.21(@types/react@18.3.18) + "@mui/utils": 6.4.2(@types/react@18.3.18)(react@18.3.1) "@popperjs/core": 2.11.8 "@types/react-transition-group": 4.4.12(@types/react@18.3.18) clsx: 2.1.1 @@ -5896,38 +5861,18 @@ snapshots: "@emotion/styled": 11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) "@types/react": 18.3.18 - "@mui/private-theming@5.16.13(@types/react@18.3.18)(react@18.3.1)": + "@mui/private-theming@6.4.2(@types/react@18.3.18)(react@18.3.1)": dependencies: - "@babel/runtime": 7.26.0 - "@mui/utils": 5.16.13(@types/react@18.3.18)(react@18.3.1) + "@babel/runtime": 7.26.7 + "@mui/utils": 6.4.2(@types/react@18.3.18)(react@18.3.1) prop-types: 15.8.1 react: 18.3.1 optionalDependencies: "@types/react": 18.3.18 - "@mui/private-theming@6.3.0(@types/react@18.3.18)(react@18.3.1)": + "@mui/styled-engine@6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.26.0 - "@mui/utils": 6.3.0(@types/react@18.3.18)(react@18.3.1) - prop-types: 15.8.1 - react: 18.3.1 - optionalDependencies: - "@types/react": 18.3.18 - - "@mui/styled-engine@5.16.13(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(react@18.3.1)": - dependencies: - "@babel/runtime": 7.26.0 - "@emotion/cache": 11.14.0 - csstype: 3.1.3 - prop-types: 15.8.1 - react: 18.3.1 - optionalDependencies: - "@emotion/react": 11.14.0(@types/react@18.3.18)(react@18.3.1) - "@emotion/styled": 11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) - - "@mui/styled-engine@6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(react@18.3.1)": - dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 "@emotion/cache": 11.14.0 "@emotion/serialize": 1.3.3 "@emotion/sheet": 1.4.0 @@ -5938,13 +5883,13 @@ snapshots: "@emotion/react": 11.14.0(@types/react@18.3.18)(react@18.3.1) "@emotion/styled": 11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) - "@mui/system@5.16.13(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1)": + "@mui/system@6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1)": dependencies: - "@babel/runtime": 7.26.0 - "@mui/private-theming": 5.16.13(@types/react@18.3.18)(react@18.3.1) - "@mui/styled-engine": 5.16.13(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) - "@mui/types": 7.2.20(@types/react@18.3.18) - "@mui/utils": 5.16.13(@types/react@18.3.18)(react@18.3.1) + "@babel/runtime": 7.26.7 + "@mui/private-theming": 6.4.2(@types/react@18.3.18)(react@18.3.1) + "@mui/styled-engine": 6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) + "@mui/types": 7.2.21(@types/react@18.3.18) + "@mui/utils": 6.4.2(@types/react@18.3.18)(react@18.3.1) clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 @@ -5954,30 +5899,14 @@ snapshots: "@emotion/styled": 11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) "@types/react": 18.3.18 - "@mui/system@6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1)": - dependencies: - "@babel/runtime": 7.26.0 - "@mui/private-theming": 6.3.0(@types/react@18.3.18)(react@18.3.1) - "@mui/styled-engine": 6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(react@18.3.1) - "@mui/types": 7.2.20(@types/react@18.3.18) - "@mui/utils": 6.3.0(@types/react@18.3.18)(react@18.3.1) - clsx: 2.1.1 - csstype: 3.1.3 - prop-types: 15.8.1 - react: 18.3.1 - optionalDependencies: - "@emotion/react": 11.14.0(@types/react@18.3.18)(react@18.3.1) - "@emotion/styled": 11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) - "@types/react": 18.3.18 - - "@mui/types@7.2.20(@types/react@18.3.18)": + "@mui/types@7.2.21(@types/react@18.3.18)": optionalDependencies: "@types/react": 18.3.18 - "@mui/utils@5.16.13(@types/react@18.3.18)(react@18.3.1)": + "@mui/utils@6.4.2(@types/react@18.3.18)(react@18.3.1)": dependencies: - "@babel/runtime": 7.26.0 - "@mui/types": 7.2.20(@types/react@18.3.18) + "@babel/runtime": 7.26.7 + "@mui/types": 7.2.21(@types/react@18.3.18) "@types/prop-types": 15.7.14 clsx: 2.1.1 prop-types: 15.8.1 @@ -5986,25 +5915,13 @@ snapshots: optionalDependencies: "@types/react": 18.3.18 - "@mui/utils@6.3.0(@types/react@18.3.18)(react@18.3.1)": + "@mui/x-data-grid@7.25.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@mui/material@6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@babel/runtime": 7.26.0 - "@mui/types": 7.2.20(@types/react@18.3.18) - "@types/prop-types": 15.7.14 - clsx: 2.1.1 - prop-types: 15.8.1 - react: 18.3.1 - react-is: 19.0.0 - optionalDependencies: - "@types/react": 18.3.18 - - "@mui/x-data-grid@7.23.5(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@mui/material@6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.16.13(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": - dependencies: - "@babel/runtime": 7.26.0 - "@mui/material": 6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/system": 5.16.13(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) - "@mui/utils": 6.3.0(@types/react@18.3.18)(react@18.3.1) - "@mui/x-internals": 7.23.5(@types/react@18.3.18)(react@18.3.1) + "@babel/runtime": 7.26.7 + "@mui/material": 6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@mui/system": 6.4.2(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) + "@mui/utils": 6.4.2(@types/react@18.3.18)(react@18.3.1) + "@mui/x-internals": 7.25.0(@types/react@18.3.18)(react@18.3.1) clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 @@ -6016,32 +5933,14 @@ snapshots: transitivePeerDependencies: - "@types/react" - "@mui/x-internals@7.23.5(@types/react@18.3.18)(react@18.3.1)": + "@mui/x-internals@7.25.0(@types/react@18.3.18)(react@18.3.1)": dependencies: - "@babel/runtime": 7.26.0 - "@mui/utils": 6.3.0(@types/react@18.3.18)(react@18.3.1) + "@babel/runtime": 7.26.7 + "@mui/utils": 6.4.2(@types/react@18.3.18)(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - "@types/react" - "@mui/x-tree-view@6.0.0-alpha.1(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@mui/base@5.0.0-beta.20(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/material@6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.16.13(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": - dependencies: - "@babel/runtime": 7.26.0 - "@emotion/react": 11.14.0(@types/react@18.3.18)(react@18.3.1) - "@emotion/styled": 11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) - "@mui/base": 5.0.0-beta.20(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/material": 6.3.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/system": 5.16.13(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1))(@types/react@18.3.18)(react@18.3.1) - "@mui/utils": 5.16.13(@types/react@18.3.18)(react@18.3.1) - "@types/react-transition-group": 4.4.12(@types/react@18.3.18) - clsx: 2.1.1 - prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - transitivePeerDependencies: - - "@types/react" - "@octokit/auth-token@4.0.0": {} "@octokit/core@5.2.0": @@ -6050,24 +5949,24 @@ snapshots: "@octokit/graphql": 7.1.0 "@octokit/request": 8.4.0 "@octokit/request-error": 5.1.0 - "@octokit/types": 13.6.2 + "@octokit/types": 13.8.0 before-after-hook: 2.2.3 universal-user-agent: 6.0.1 "@octokit/endpoint@9.0.5": dependencies: - "@octokit/types": 13.6.2 + "@octokit/types": 13.8.0 universal-user-agent: 6.0.1 "@octokit/graphql@7.1.0": dependencies: "@octokit/request": 8.4.0 - "@octokit/types": 13.6.2 + "@octokit/types": 13.8.0 universal-user-agent: 6.0.1 "@octokit/openapi-types@20.0.0": {} - "@octokit/openapi-types@22.2.0": {} + "@octokit/openapi-types@23.0.1": {} "@octokit/plugin-paginate-rest@9.2.1(@octokit/core@5.2.0)": dependencies: @@ -6081,7 +5980,7 @@ snapshots: "@octokit/request-error@5.1.0": dependencies: - "@octokit/types": 13.6.2 + "@octokit/types": 13.8.0 deprecation: 2.3.1 once: 1.4.0 @@ -6089,76 +5988,76 @@ snapshots: dependencies: "@octokit/endpoint": 9.0.5 "@octokit/request-error": 5.1.0 - "@octokit/types": 13.6.2 + "@octokit/types": 13.8.0 universal-user-agent: 6.0.1 "@octokit/types@12.6.0": dependencies: "@octokit/openapi-types": 20.0.0 - "@octokit/types@13.6.2": + "@octokit/types@13.8.0": dependencies: - "@octokit/openapi-types": 22.2.0 + "@octokit/openapi-types": 23.0.1 - "@parcel/watcher-android-arm64@2.5.0": + "@parcel/watcher-android-arm64@2.5.1": optional: true - "@parcel/watcher-darwin-arm64@2.5.0": + "@parcel/watcher-darwin-arm64@2.5.1": optional: true - "@parcel/watcher-darwin-x64@2.5.0": + "@parcel/watcher-darwin-x64@2.5.1": optional: true - "@parcel/watcher-freebsd-x64@2.5.0": + "@parcel/watcher-freebsd-x64@2.5.1": optional: true - "@parcel/watcher-linux-arm-glibc@2.5.0": + "@parcel/watcher-linux-arm-glibc@2.5.1": optional: true - "@parcel/watcher-linux-arm-musl@2.5.0": + "@parcel/watcher-linux-arm-musl@2.5.1": optional: true - "@parcel/watcher-linux-arm64-glibc@2.5.0": + "@parcel/watcher-linux-arm64-glibc@2.5.1": optional: true - "@parcel/watcher-linux-arm64-musl@2.5.0": + "@parcel/watcher-linux-arm64-musl@2.5.1": optional: true - "@parcel/watcher-linux-x64-glibc@2.5.0": + "@parcel/watcher-linux-x64-glibc@2.5.1": optional: true - "@parcel/watcher-linux-x64-musl@2.5.0": + "@parcel/watcher-linux-x64-musl@2.5.1": optional: true - "@parcel/watcher-win32-arm64@2.5.0": + "@parcel/watcher-win32-arm64@2.5.1": optional: true - "@parcel/watcher-win32-ia32@2.5.0": + "@parcel/watcher-win32-ia32@2.5.1": optional: true - "@parcel/watcher-win32-x64@2.5.0": + "@parcel/watcher-win32-x64@2.5.1": optional: true - "@parcel/watcher@2.5.0": + "@parcel/watcher@2.5.1": dependencies: detect-libc: 1.0.3 is-glob: 4.0.3 micromatch: 4.0.8 node-addon-api: 7.1.1 optionalDependencies: - "@parcel/watcher-android-arm64": 2.5.0 - "@parcel/watcher-darwin-arm64": 2.5.0 - "@parcel/watcher-darwin-x64": 2.5.0 - "@parcel/watcher-freebsd-x64": 2.5.0 - "@parcel/watcher-linux-arm-glibc": 2.5.0 - "@parcel/watcher-linux-arm-musl": 2.5.0 - "@parcel/watcher-linux-arm64-glibc": 2.5.0 - "@parcel/watcher-linux-arm64-musl": 2.5.0 - "@parcel/watcher-linux-x64-glibc": 2.5.0 - "@parcel/watcher-linux-x64-musl": 2.5.0 - "@parcel/watcher-win32-arm64": 2.5.0 - "@parcel/watcher-win32-ia32": 2.5.0 - "@parcel/watcher-win32-x64": 2.5.0 + "@parcel/watcher-android-arm64": 2.5.1 + "@parcel/watcher-darwin-arm64": 2.5.1 + "@parcel/watcher-darwin-x64": 2.5.1 + "@parcel/watcher-freebsd-x64": 2.5.1 + "@parcel/watcher-linux-arm-glibc": 2.5.1 + "@parcel/watcher-linux-arm-musl": 2.5.1 + "@parcel/watcher-linux-arm64-glibc": 2.5.1 + "@parcel/watcher-linux-arm64-musl": 2.5.1 + "@parcel/watcher-linux-x64-glibc": 2.5.1 + "@parcel/watcher-linux-x64-musl": 2.5.1 + "@parcel/watcher-win32-arm64": 2.5.1 + "@parcel/watcher-win32-ia32": 2.5.1 + "@parcel/watcher-win32-x64": 2.5.1 optional: true "@peggyjs/from-mem@1.3.5": @@ -6170,123 +6069,123 @@ snapshots: "@popperjs/core@2.11.8": {} - "@remix-run/router@1.21.0": {} + "@remix-run/router@1.22.0": {} - "@rollup/pluginutils@5.1.4(rollup@4.29.1)": + "@rollup/pluginutils@5.1.4(rollup@4.34.1)": dependencies: "@types/estree": 1.0.6 estree-walker: 2.0.2 picomatch: 4.0.2 optionalDependencies: - rollup: 4.29.1 + rollup: 4.34.1 - "@rollup/rollup-android-arm-eabi@4.29.1": + "@rollup/rollup-android-arm-eabi@4.34.1": optional: true - "@rollup/rollup-android-arm64@4.29.1": + "@rollup/rollup-android-arm64@4.34.1": optional: true - "@rollup/rollup-darwin-arm64@4.29.1": + "@rollup/rollup-darwin-arm64@4.34.1": optional: true - "@rollup/rollup-darwin-x64@4.29.1": + "@rollup/rollup-darwin-x64@4.34.1": optional: true - "@rollup/rollup-freebsd-arm64@4.29.1": + "@rollup/rollup-freebsd-arm64@4.34.1": optional: true - "@rollup/rollup-freebsd-x64@4.29.1": + "@rollup/rollup-freebsd-x64@4.34.1": optional: true - "@rollup/rollup-linux-arm-gnueabihf@4.29.1": + "@rollup/rollup-linux-arm-gnueabihf@4.34.1": optional: true - "@rollup/rollup-linux-arm-musleabihf@4.29.1": + "@rollup/rollup-linux-arm-musleabihf@4.34.1": optional: true - "@rollup/rollup-linux-arm64-gnu@4.29.1": + "@rollup/rollup-linux-arm64-gnu@4.34.1": optional: true - "@rollup/rollup-linux-arm64-musl@4.29.1": + "@rollup/rollup-linux-arm64-musl@4.34.1": optional: true - "@rollup/rollup-linux-loongarch64-gnu@4.29.1": + "@rollup/rollup-linux-loongarch64-gnu@4.34.1": optional: true - "@rollup/rollup-linux-powerpc64le-gnu@4.29.1": + "@rollup/rollup-linux-powerpc64le-gnu@4.34.1": optional: true - "@rollup/rollup-linux-riscv64-gnu@4.29.1": + "@rollup/rollup-linux-riscv64-gnu@4.34.1": optional: true - "@rollup/rollup-linux-s390x-gnu@4.29.1": + "@rollup/rollup-linux-s390x-gnu@4.34.1": optional: true - "@rollup/rollup-linux-x64-gnu@4.29.1": + "@rollup/rollup-linux-x64-gnu@4.34.1": optional: true - "@rollup/rollup-linux-x64-musl@4.29.1": + "@rollup/rollup-linux-x64-musl@4.34.1": optional: true - "@rollup/rollup-win32-arm64-msvc@4.29.1": + "@rollup/rollup-win32-arm64-msvc@4.34.1": optional: true - "@rollup/rollup-win32-ia32-msvc@4.29.1": + "@rollup/rollup-win32-ia32-msvc@4.34.1": optional: true - "@rollup/rollup-win32-x64-msvc@4.29.1": + "@rollup/rollup-win32-x64-msvc@4.34.1": optional: true - "@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.26.0)": + "@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 - "@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.26.0)": + "@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 - "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.26.0)": + "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 - "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.26.0)": + "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 - "@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.26.0)": + "@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 - "@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.26.0)": + "@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 - "@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.26.0)": + "@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 - "@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.26.0)": + "@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 + "@babel/core": 7.26.7 - "@svgr/babel-preset@8.1.0(@babel/core@7.26.0)": + "@svgr/babel-preset@8.1.0(@babel/core@7.26.7)": dependencies: - "@babel/core": 7.26.0 - "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.26.0) - "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.26.0) - "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.26.0) - "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.26.0) - "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.26.0) - "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.26.0) - "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.26.0) - "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.26.0) + "@babel/core": 7.26.7 + "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.26.7) + "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.26.7) + "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.26.7) + "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.26.7) + "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.26.7) + "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.26.7) + "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.26.7) + "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.26.7) - "@svgr/core@8.1.0(typescript@5.7.2)": + "@svgr/core@8.1.0(typescript@5.7.3)": dependencies: - "@babel/core": 7.26.0 - "@svgr/babel-preset": 8.1.0(@babel/core@7.26.0) + "@babel/core": 7.26.7 + "@svgr/babel-preset": 8.1.0(@babel/core@7.26.7) camelcase: 6.3.0 - cosmiconfig: 8.3.6(typescript@5.7.2) + cosmiconfig: 8.3.6(typescript@5.7.3) snake-case: 3.0.4 transitivePeerDependencies: - supports-color @@ -6294,120 +6193,120 @@ snapshots: "@svgr/hast-util-to-babel-ast@8.0.0": dependencies: - "@babel/types": 7.26.3 + "@babel/types": 7.26.7 entities: 4.5.0 - "@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.7.2))": + "@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.7.3))": dependencies: - "@babel/core": 7.26.0 - "@svgr/babel-preset": 8.1.0(@babel/core@7.26.0) - "@svgr/core": 8.1.0(typescript@5.7.2) + "@babel/core": 7.26.7 + "@svgr/babel-preset": 8.1.0(@babel/core@7.26.7) + "@svgr/core": 8.1.0(typescript@5.7.3) "@svgr/hast-util-to-babel-ast": 8.0.0 svg-parser: 2.0.4 transitivePeerDependencies: - supports-color - "@tauri-apps/api@2.1.1": {} + "@tauri-apps/api@2.2.0": {} - "@tauri-apps/cli-darwin-arm64@2.1.0": + "@tauri-apps/cli-darwin-arm64@2.2.7": optional: true - "@tauri-apps/cli-darwin-x64@2.1.0": + "@tauri-apps/cli-darwin-x64@2.2.7": optional: true - "@tauri-apps/cli-linux-arm-gnueabihf@2.1.0": + "@tauri-apps/cli-linux-arm-gnueabihf@2.2.7": optional: true - "@tauri-apps/cli-linux-arm64-gnu@2.1.0": + "@tauri-apps/cli-linux-arm64-gnu@2.2.7": optional: true - "@tauri-apps/cli-linux-arm64-musl@2.1.0": + "@tauri-apps/cli-linux-arm64-musl@2.2.7": optional: true - "@tauri-apps/cli-linux-x64-gnu@2.1.0": + "@tauri-apps/cli-linux-x64-gnu@2.2.7": optional: true - "@tauri-apps/cli-linux-x64-musl@2.1.0": + "@tauri-apps/cli-linux-x64-musl@2.2.7": optional: true - "@tauri-apps/cli-win32-arm64-msvc@2.1.0": + "@tauri-apps/cli-win32-arm64-msvc@2.2.7": optional: true - "@tauri-apps/cli-win32-ia32-msvc@2.1.0": + "@tauri-apps/cli-win32-ia32-msvc@2.2.7": optional: true - "@tauri-apps/cli-win32-x64-msvc@2.1.0": + "@tauri-apps/cli-win32-x64-msvc@2.2.7": optional: true - "@tauri-apps/cli@2.1.0": + "@tauri-apps/cli@2.2.7": optionalDependencies: - "@tauri-apps/cli-darwin-arm64": 2.1.0 - "@tauri-apps/cli-darwin-x64": 2.1.0 - "@tauri-apps/cli-linux-arm-gnueabihf": 2.1.0 - "@tauri-apps/cli-linux-arm64-gnu": 2.1.0 - "@tauri-apps/cli-linux-arm64-musl": 2.1.0 - "@tauri-apps/cli-linux-x64-gnu": 2.1.0 - "@tauri-apps/cli-linux-x64-musl": 2.1.0 - "@tauri-apps/cli-win32-arm64-msvc": 2.1.0 - "@tauri-apps/cli-win32-ia32-msvc": 2.1.0 - "@tauri-apps/cli-win32-x64-msvc": 2.1.0 + "@tauri-apps/cli-darwin-arm64": 2.2.7 + "@tauri-apps/cli-darwin-x64": 2.2.7 + "@tauri-apps/cli-linux-arm-gnueabihf": 2.2.7 + "@tauri-apps/cli-linux-arm64-gnu": 2.2.7 + "@tauri-apps/cli-linux-arm64-musl": 2.2.7 + "@tauri-apps/cli-linux-x64-gnu": 2.2.7 + "@tauri-apps/cli-linux-x64-musl": 2.2.7 + "@tauri-apps/cli-win32-arm64-msvc": 2.2.7 + "@tauri-apps/cli-win32-ia32-msvc": 2.2.7 + "@tauri-apps/cli-win32-x64-msvc": 2.2.7 - "@tauri-apps/plugin-clipboard-manager@2.2.0": + "@tauri-apps/plugin-clipboard-manager@2.2.1": dependencies: - "@tauri-apps/api": 2.1.1 + "@tauri-apps/api": 2.2.0 "@tauri-apps/plugin-dialog@2.2.0": dependencies: - "@tauri-apps/api": 2.1.1 + "@tauri-apps/api": 2.2.0 "@tauri-apps/plugin-fs@2.2.0": dependencies: - "@tauri-apps/api": 2.1.1 + "@tauri-apps/api": 2.2.0 "@tauri-apps/plugin-global-shortcut@2.2.0": dependencies: - "@tauri-apps/api": 2.1.1 + "@tauri-apps/api": 2.2.0 - "@tauri-apps/plugin-notification@2.2.0": + "@tauri-apps/plugin-notification@2.2.1": dependencies: - "@tauri-apps/api": 2.1.1 + "@tauri-apps/api": 2.2.0 "@tauri-apps/plugin-process@2.2.0": dependencies: - "@tauri-apps/api": 2.1.1 + "@tauri-apps/api": 2.2.0 "@tauri-apps/plugin-shell@2.2.0": dependencies: - "@tauri-apps/api": 2.1.1 + "@tauri-apps/api": 2.2.0 - "@tauri-apps/plugin-updater@2.3.0": + "@tauri-apps/plugin-updater@2.4.0": dependencies: - "@tauri-apps/api": 2.1.1 + "@tauri-apps/api": 2.2.0 "@types/babel__core@7.20.5": dependencies: - "@babel/parser": 7.26.3 - "@babel/types": 7.26.3 + "@babel/parser": 7.26.7 + "@babel/types": 7.26.7 "@types/babel__generator": 7.6.8 "@types/babel__template": 7.4.4 "@types/babel__traverse": 7.20.6 "@types/babel__generator@7.6.8": dependencies: - "@babel/types": 7.26.3 + "@babel/types": 7.26.7 "@types/babel__template@7.4.4": dependencies: - "@babel/parser": 7.26.3 - "@babel/types": 7.26.3 + "@babel/parser": 7.26.7 + "@babel/types": 7.26.7 "@types/babel__traverse@7.20.6": dependencies: - "@babel/types": 7.26.3 + "@babel/types": 7.26.7 "@types/debug@4.1.12": dependencies: - "@types/ms": 0.7.34 + "@types/ms": 2.1.0 "@types/estree-jsx@1.0.5": dependencies: @@ -6427,15 +6326,15 @@ snapshots: "@types/lodash-es@4.17.12": dependencies: - "@types/lodash": 4.17.13 + "@types/lodash": 4.17.15 - "@types/lodash@4.17.13": {} + "@types/lodash@4.17.15": {} "@types/mdast@4.0.4": dependencies: "@types/unist": 3.0.3 - "@types/ms@0.7.34": {} + "@types/ms@2.1.0": {} "@types/node@20.14.10": dependencies: @@ -6463,31 +6362,31 @@ snapshots: "@types/unist@3.0.3": {} - "@ungap/structured-clone@1.2.1": {} + "@ungap/structured-clone@1.3.0": {} - "@vitejs/plugin-legacy@5.4.3(terser@5.37.0)(vite@5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0))": + "@vitejs/plugin-legacy@6.0.0(terser@5.37.0)(vite@6.0.11(@types/node@20.14.10)(sass@1.83.4)(terser@5.37.0)(yaml@2.7.0))": dependencies: - "@babel/core": 7.26.0 - "@babel/preset-env": 7.26.0(@babel/core@7.26.0) - browserslist: 4.24.3 - browserslist-to-esbuild: 2.1.1(browserslist@4.24.3) - core-js: 3.39.0 + "@babel/core": 7.26.7 + "@babel/preset-env": 7.26.7(@babel/core@7.26.7) + browserslist: 4.24.4 + browserslist-to-esbuild: 2.1.1(browserslist@4.24.4) + core-js: 3.40.0 magic-string: 0.30.17 regenerator-runtime: 0.14.1 systemjs: 6.15.1 terser: 5.37.0 - vite: 5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0) + vite: 6.0.11(@types/node@20.14.10)(sass@1.83.4)(terser@5.37.0)(yaml@2.7.0) transitivePeerDependencies: - supports-color - "@vitejs/plugin-react@4.3.4(vite@5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0))": + "@vitejs/plugin-react@4.3.4(vite@6.0.11(@types/node@20.14.10)(sass@1.83.4)(terser@5.37.0)(yaml@2.7.0))": dependencies: - "@babel/core": 7.26.0 - "@babel/plugin-transform-react-jsx-self": 7.25.9(@babel/core@7.26.0) - "@babel/plugin-transform-react-jsx-source": 7.25.9(@babel/core@7.26.0) + "@babel/core": 7.26.7 + "@babel/plugin-transform-react-jsx-self": 7.25.9(@babel/core@7.26.7) + "@babel/plugin-transform-react-jsx-source": 7.25.9(@babel/core@7.26.7) "@types/babel__core": 7.20.5 react-refresh: 0.14.2 - vite: 5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0) + vite: 6.0.11(@types/node@20.14.10)(sass@1.83.4)(terser@5.37.0)(yaml@2.7.0) transitivePeerDependencies: - supports-color @@ -6499,7 +6398,7 @@ snapshots: ahooks@3.8.4(react@18.3.1): dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 dayjs: 1.11.13 intersection-observer: 0.12.2 js-cookie: 3.0.5 @@ -6534,31 +6433,31 @@ snapshots: babel-plugin-macros@3.1.0: dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 cosmiconfig: 7.1.0 resolve: 1.22.10 - babel-plugin-polyfill-corejs2@0.4.12(@babel/core@7.26.0): + babel-plugin-polyfill-corejs2@0.4.12(@babel/core@7.26.7): dependencies: - "@babel/compat-data": 7.26.3 - "@babel/core": 7.26.0 - "@babel/helper-define-polyfill-provider": 0.6.3(@babel/core@7.26.0) + "@babel/compat-data": 7.26.5 + "@babel/core": 7.26.7 + "@babel/helper-define-polyfill-provider": 0.6.3(@babel/core@7.26.7) semver: 6.3.1 transitivePeerDependencies: - supports-color - babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.26.0): + babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.26.7): dependencies: - "@babel/core": 7.26.0 - "@babel/helper-define-polyfill-provider": 0.6.3(@babel/core@7.26.0) - core-js-compat: 3.39.0 + "@babel/core": 7.26.7 + "@babel/helper-define-polyfill-provider": 0.6.3(@babel/core@7.26.7) + core-js-compat: 3.40.0 transitivePeerDependencies: - supports-color - babel-plugin-polyfill-regenerator@0.6.3(@babel/core@7.26.0): + babel-plugin-polyfill-regenerator@0.6.3(@babel/core@7.26.7): dependencies: - "@babel/core": 7.26.0 - "@babel/helper-define-polyfill-provider": 0.6.3(@babel/core@7.26.0) + "@babel/core": 7.26.7 + "@babel/helper-define-polyfill-provider": 0.6.3(@babel/core@7.26.7) transitivePeerDependencies: - supports-color @@ -6577,17 +6476,17 @@ snapshots: fill-range: 7.1.1 optional: true - browserslist-to-esbuild@2.1.1(browserslist@4.24.3): + browserslist-to-esbuild@2.1.1(browserslist@4.24.4): dependencies: - browserslist: 4.24.3 + browserslist: 4.24.4 meow: 13.2.0 - browserslist@4.24.3: + browserslist@4.24.4: dependencies: - caniuse-lite: 1.0.30001690 - electron-to-chromium: 1.5.76 + caniuse-lite: 1.0.30001696 + electron-to-chromium: 1.5.91 node-releases: 2.0.19 - update-browserslist-db: 1.1.1(browserslist@4.24.3) + update-browserslist-db: 1.1.2(browserslist@4.24.4) buffer-from@1.1.2: {} @@ -6595,7 +6494,7 @@ snapshots: camelcase@6.3.0: {} - caniuse-lite@1.0.30001690: {} + caniuse-lite@1.0.30001696: {} ccount@2.0.1: {} @@ -6609,7 +6508,7 @@ snapshots: chokidar@4.0.3: dependencies: - readdirp: 4.0.2 + readdirp: 4.1.1 chownr@3.0.0: {} @@ -6645,28 +6544,28 @@ snapshots: convert-source-map@2.0.0: {} - core-js-compat@3.39.0: + core-js-compat@3.40.0: dependencies: - browserslist: 4.24.3 + browserslist: 4.24.4 - core-js@3.39.0: {} + core-js@3.40.0: {} cosmiconfig@7.1.0: dependencies: "@types/parse-json": 4.0.2 - import-fresh: 3.3.0 + import-fresh: 3.3.1 parse-json: 5.2.0 path-type: 4.0.0 yaml: 1.10.2 - cosmiconfig@8.3.6(typescript@5.7.2): + cosmiconfig@8.3.6(typescript@5.7.3): dependencies: - import-fresh: 3.3.0 + import-fresh: 3.3.1 js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 optionalDependencies: - typescript: 5.7.2 + typescript: 5.7.3 cross-env@7.0.3: dependencies: @@ -6712,7 +6611,7 @@ snapshots: dom-helpers@5.2.1: dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 csstype: 3.1.3 dot-case@3.0.4: @@ -6722,7 +6621,7 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.5.76: {} + electron-to-chromium@1.5.91: {} emoji-regex@8.0.0: {} @@ -6759,31 +6658,33 @@ snapshots: es6-iterator: 2.0.3 es6-symbol: 3.1.4 - esbuild@0.21.5: + esbuild@0.24.2: optionalDependencies: - "@esbuild/aix-ppc64": 0.21.5 - "@esbuild/android-arm": 0.21.5 - "@esbuild/android-arm64": 0.21.5 - "@esbuild/android-x64": 0.21.5 - "@esbuild/darwin-arm64": 0.21.5 - "@esbuild/darwin-x64": 0.21.5 - "@esbuild/freebsd-arm64": 0.21.5 - "@esbuild/freebsd-x64": 0.21.5 - "@esbuild/linux-arm": 0.21.5 - "@esbuild/linux-arm64": 0.21.5 - "@esbuild/linux-ia32": 0.21.5 - "@esbuild/linux-loong64": 0.21.5 - "@esbuild/linux-mips64el": 0.21.5 - "@esbuild/linux-ppc64": 0.21.5 - "@esbuild/linux-riscv64": 0.21.5 - "@esbuild/linux-s390x": 0.21.5 - "@esbuild/linux-x64": 0.21.5 - "@esbuild/netbsd-x64": 0.21.5 - "@esbuild/openbsd-x64": 0.21.5 - "@esbuild/sunos-x64": 0.21.5 - "@esbuild/win32-arm64": 0.21.5 - "@esbuild/win32-ia32": 0.21.5 - "@esbuild/win32-x64": 0.21.5 + "@esbuild/aix-ppc64": 0.24.2 + "@esbuild/android-arm": 0.24.2 + "@esbuild/android-arm64": 0.24.2 + "@esbuild/android-x64": 0.24.2 + "@esbuild/darwin-arm64": 0.24.2 + "@esbuild/darwin-x64": 0.24.2 + "@esbuild/freebsd-arm64": 0.24.2 + "@esbuild/freebsd-x64": 0.24.2 + "@esbuild/linux-arm": 0.24.2 + "@esbuild/linux-arm64": 0.24.2 + "@esbuild/linux-ia32": 0.24.2 + "@esbuild/linux-loong64": 0.24.2 + "@esbuild/linux-mips64el": 0.24.2 + "@esbuild/linux-ppc64": 0.24.2 + "@esbuild/linux-riscv64": 0.24.2 + "@esbuild/linux-s390x": 0.24.2 + "@esbuild/linux-x64": 0.24.2 + "@esbuild/netbsd-arm64": 0.24.2 + "@esbuild/netbsd-x64": 0.24.2 + "@esbuild/openbsd-arm64": 0.24.2 + "@esbuild/openbsd-x64": 0.24.2 + "@esbuild/sunos-x64": 0.24.2 + "@esbuild/win32-arm64": 0.24.2 + "@esbuild/win32-ia32": 0.24.2 + "@esbuild/win32-x64": 0.24.2 escalade@3.2.0: {} @@ -6884,7 +6785,7 @@ snapshots: package-json-from-dist: 1.0.1 path-scurry: 1.11.1 - glob@11.0.0: + glob@11.0.1: dependencies: foreground-child: 3.3.0 jackspeak: 4.0.2 @@ -6909,7 +6810,7 @@ snapshots: estree-util-is-identifier-name: 3.0.0 hast-util-whitespace: 3.0.0 mdast-util-mdx-expression: 2.0.1 - mdast-util-mdx-jsx: 3.1.3 + mdast-util-mdx-jsx: 3.2.0 mdast-util-mdxjs-esm: 2.0.1 property-information: 6.5.0 space-separated-tokens: 2.0.2 @@ -6944,15 +6845,17 @@ snapshots: husky@9.1.7: {} - i18next@23.16.8: + i18next@24.2.2(typescript@5.7.3): dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 + optionalDependencies: + typescript: 5.7.3 ignore@5.3.2: {} immutable@5.0.3: {} - import-fresh@3.3.0: + import-fresh@3.3.1: dependencies: parent-module: 1.0.1 resolve-from: 4.0.0 @@ -7095,7 +6998,7 @@ snapshots: transitivePeerDependencies: - supports-color - mdast-util-mdx-jsx@3.1.3: + mdast-util-mdx-jsx@3.2.0: dependencies: "@types/estree-jsx": 1.0.5 "@types/hast": 3.0.4 @@ -7132,7 +7035,7 @@ snapshots: dependencies: "@types/hast": 3.0.4 "@types/mdast": 4.0.4 - "@ungap/structured-clone": 1.2.1 + "@ungap/structured-clone": 1.3.0 devlop: 1.1.0 micromark-util-sanitize-uri: 2.0.1 trim-lines: 3.0.1 @@ -7188,7 +7091,7 @@ snapshots: micromark-util-html-tag-name: 2.0.1 micromark-util-normalize-identifier: 2.0.1 micromark-util-resolve-all: 2.0.1 - micromark-util-subtokenize: 2.0.3 + micromark-util-subtokenize: 2.0.4 micromark-util-symbol: 2.0.1 micromark-util-types: 2.0.1 @@ -7273,7 +7176,7 @@ snapshots: micromark-util-encode: 2.0.1 micromark-util-symbol: 2.0.1 - micromark-util-subtokenize@2.0.3: + micromark-util-subtokenize@2.0.4: dependencies: devlop: 1.1.0 micromark-util-chunked: 2.0.1 @@ -7300,7 +7203,7 @@ snapshots: micromark-util-normalize-identifier: 2.0.1 micromark-util-resolve-all: 2.0.1 micromark-util-sanitize-uri: 2.0.1 - micromark-util-subtokenize: 2.0.3 + micromark-util-subtokenize: 2.0.4 micromark-util-symbol: 2.0.1 micromark-util-types: 2.0.1 transitivePeerDependencies: @@ -7478,7 +7381,7 @@ snapshots: picomatch@4.0.2: {} - postcss@8.4.49: + postcss@8.5.1: dependencies: nanoid: 3.3.8 picocolors: 1.1.1 @@ -7517,7 +7420,7 @@ snapshots: react-error-boundary@4.1.2(react@18.3.1): dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 react: 18.3.1 react-fast-compare@3.2.2: {} @@ -7526,11 +7429,11 @@ snapshots: dependencies: react: 18.3.1 - react-i18next@15.4.0(i18next@23.16.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@13.5.0(i18next@24.2.2(typescript@5.7.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 html-parse-stringify: 3.0.1 - i18next: 23.16.8 + i18next: 24.2.2(typescript@5.7.3) react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1) @@ -7539,7 +7442,7 @@ snapshots: react-is@19.0.0: {} - react-markdown@9.0.1(@types/react@18.3.18)(react@18.3.1): + react-markdown@9.0.3(@types/react@18.3.18)(react@18.3.1): dependencies: "@types/hast": 3.0.4 "@types/react": 18.3.18 @@ -7565,21 +7468,21 @@ snapshots: react-refresh@0.14.2: {} - react-router-dom@6.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-router-dom@6.29.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - "@remix-run/router": 1.21.0 + "@remix-run/router": 1.22.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-router: 6.28.1(react@18.3.1) + react-router: 6.29.0(react@18.3.1) - react-router@6.28.1(react@18.3.1): + react-router@6.29.0(react@18.3.1): dependencies: - "@remix-run/router": 1.21.0 + "@remix-run/router": 1.22.0 react: 18.3.1 react-transition-group@4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -7595,7 +7498,7 @@ snapshots: dependencies: loose-envify: 1.4.0 - readdirp@4.0.2: {} + readdirp@4.1.1: {} regenerate-unicode-properties@10.2.0: dependencies: @@ -7607,7 +7510,7 @@ snapshots: regenerator-transform@0.15.2: dependencies: - "@babel/runtime": 7.26.0 + "@babel/runtime": 7.26.7 regexpu-core@6.2.0: dependencies: @@ -7657,38 +7560,38 @@ snapshots: dependencies: glob: 10.4.5 - rollup@4.29.1: + rollup@4.34.1: dependencies: "@types/estree": 1.0.6 optionalDependencies: - "@rollup/rollup-android-arm-eabi": 4.29.1 - "@rollup/rollup-android-arm64": 4.29.1 - "@rollup/rollup-darwin-arm64": 4.29.1 - "@rollup/rollup-darwin-x64": 4.29.1 - "@rollup/rollup-freebsd-arm64": 4.29.1 - "@rollup/rollup-freebsd-x64": 4.29.1 - "@rollup/rollup-linux-arm-gnueabihf": 4.29.1 - "@rollup/rollup-linux-arm-musleabihf": 4.29.1 - "@rollup/rollup-linux-arm64-gnu": 4.29.1 - "@rollup/rollup-linux-arm64-musl": 4.29.1 - "@rollup/rollup-linux-loongarch64-gnu": 4.29.1 - "@rollup/rollup-linux-powerpc64le-gnu": 4.29.1 - "@rollup/rollup-linux-riscv64-gnu": 4.29.1 - "@rollup/rollup-linux-s390x-gnu": 4.29.1 - "@rollup/rollup-linux-x64-gnu": 4.29.1 - "@rollup/rollup-linux-x64-musl": 4.29.1 - "@rollup/rollup-win32-arm64-msvc": 4.29.1 - "@rollup/rollup-win32-ia32-msvc": 4.29.1 - "@rollup/rollup-win32-x64-msvc": 4.29.1 + "@rollup/rollup-android-arm-eabi": 4.34.1 + "@rollup/rollup-android-arm64": 4.34.1 + "@rollup/rollup-darwin-arm64": 4.34.1 + "@rollup/rollup-darwin-x64": 4.34.1 + "@rollup/rollup-freebsd-arm64": 4.34.1 + "@rollup/rollup-freebsd-x64": 4.34.1 + "@rollup/rollup-linux-arm-gnueabihf": 4.34.1 + "@rollup/rollup-linux-arm-musleabihf": 4.34.1 + "@rollup/rollup-linux-arm64-gnu": 4.34.1 + "@rollup/rollup-linux-arm64-musl": 4.34.1 + "@rollup/rollup-linux-loongarch64-gnu": 4.34.1 + "@rollup/rollup-linux-powerpc64le-gnu": 4.34.1 + "@rollup/rollup-linux-riscv64-gnu": 4.34.1 + "@rollup/rollup-linux-s390x-gnu": 4.34.1 + "@rollup/rollup-linux-x64-gnu": 4.34.1 + "@rollup/rollup-linux-x64-musl": 4.34.1 + "@rollup/rollup-win32-arm64-msvc": 4.34.1 + "@rollup/rollup-win32-ia32-msvc": 4.34.1 + "@rollup/rollup-win32-x64-msvc": 4.34.1 fsevents: 2.3.3 - sass@1.83.0: + sass@1.83.4: dependencies: chokidar: 4.0.3 immutable: 5.0.3 source-map-js: 1.2.1 optionalDependencies: - "@parcel/watcher": 2.5.0 + "@parcel/watcher": 2.5.1 scheduler@0.23.2: dependencies: @@ -7817,12 +7720,12 @@ snapshots: types-pac@1.0.3: {} - typescript@5.7.2: {} + typescript@5.7.3: {} undici-types@5.26.5: optional: true - undici@5.28.4: + undici@5.28.5: dependencies: "@fastify/busboy": 2.1.1 @@ -7872,9 +7775,9 @@ snapshots: universal-user-agent@6.0.1: {} - update-browserslist-db@1.1.1(browserslist@4.24.3): + update-browserslist-db@1.1.2(browserslist@4.24.4): dependencies: - browserslist: 4.24.3 + browserslist: 4.24.4 escalade: 3.2.0 picocolors: 1.1.1 @@ -7896,27 +7799,28 @@ snapshots: dependencies: monaco-editor: 0.52.2 - vite-plugin-svgr@4.3.0(rollup@4.29.1)(typescript@5.7.2)(vite@5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0)): + vite-plugin-svgr@4.3.0(rollup@4.34.1)(typescript@5.7.3)(vite@6.0.11(@types/node@20.14.10)(sass@1.83.4)(terser@5.37.0)(yaml@2.7.0)): dependencies: - "@rollup/pluginutils": 5.1.4(rollup@4.29.1) - "@svgr/core": 8.1.0(typescript@5.7.2) - "@svgr/plugin-jsx": 8.1.0(@svgr/core@8.1.0(typescript@5.7.2)) - vite: 5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0) + "@rollup/pluginutils": 5.1.4(rollup@4.34.1) + "@svgr/core": 8.1.0(typescript@5.7.3) + "@svgr/plugin-jsx": 8.1.0(@svgr/core@8.1.0(typescript@5.7.3)) + vite: 6.0.11(@types/node@20.14.10)(sass@1.83.4)(terser@5.37.0)(yaml@2.7.0) transitivePeerDependencies: - rollup - supports-color - typescript - vite@5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0): + vite@6.0.11(@types/node@20.14.10)(sass@1.83.4)(terser@5.37.0)(yaml@2.7.0): dependencies: - esbuild: 0.21.5 - postcss: 8.4.49 - rollup: 4.29.1 + esbuild: 0.24.2 + postcss: 8.5.1 + rollup: 4.34.1 optionalDependencies: "@types/node": 20.14.10 fsevents: 2.3.3 - sass: 1.83.0 + sass: 1.83.4 terser: 5.37.0 + yaml: 2.7.0 void-elements@3.1.0: {} @@ -7963,7 +7867,7 @@ snapshots: yocto-queue@0.1.0: {} - zustand@5.0.2(@types/react@18.3.18)(react@18.3.1)(use-sync-external-store@1.4.0(react@18.3.1)): + zustand@5.0.3(@types/react@18.3.18)(react@18.3.1)(use-sync-external-store@1.4.0(react@18.3.1)): optionalDependencies: "@types/react": 18.3.18 react: 18.3.1 diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 9bc76b6d..2764a123 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -58,17 +58,6 @@ dependencies = [ "subtle", ] -[[package]] -name = "ahash" -version = "0.7.8" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9" -dependencies = [ - "getrandom 0.2.15", - "once_cell", - "version_check", -] - [[package]] name = "ahash" version = "0.8.11" @@ -108,9 +97,9 @@ dependencies = [ [[package]] name = "allocator-api2" -version = "0.2.20" +version = "0.2.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45862d1c77f2228b9e10bc609d5bc203d86ebc9b87ad8d5d5167a6c9abf739d9" +checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" [[package]] name = "android-tzdata" @@ -129,9 +118,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.93" +version = "1.0.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775" +checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04" [[package]] name = "approx" @@ -199,16 +188,16 @@ dependencies = [ "wayland-backend", "wayland-client", "wayland-protocols", - "zbus 5.1.1", + "zbus", ] [[package]] name = "async-broadcast" -version = "0.7.1" +version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "20cd0e2e25ea8e5f7e9df04578dc6cf5c83577fd09b1a46aaf5c85e1c33f2a7e" +checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532" dependencies = [ - "event-listener 5.3.1", + "event-listener 5.3.0", "event-listener-strategy", "futures-core", "pin-project-lite", @@ -245,8 +234,8 @@ checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec" dependencies = [ "async-task", "concurrent-queue", - "fastrand 2.2.0", - "futures-lite 2.5.0", + "fastrand 2.3.0", + "futures-lite 2.6.0", "slab", ] @@ -270,7 +259,7 @@ checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a" dependencies = [ "async-lock 3.4.0", "blocking", - "futures-lite 2.5.0", + "futures-lite 2.6.0", ] [[package]] @@ -287,7 +276,7 @@ dependencies = [ "log", "parking", "polling 2.8.0", - "rustix 0.37.27", + "rustix 0.37.28", "slab", "socket2 0.4.10", "waker-fn", @@ -303,10 +292,10 @@ dependencies = [ "cfg-if", "concurrent-queue", "futures-io", - "futures-lite 2.5.0", + "futures-lite 2.6.0", "parking", "polling 3.7.4", - "rustix 0.38.41", + "rustix 0.38.44", "slab", "tracing", "windows-sys 0.59.0", @@ -327,7 +316,7 @@ version = "3.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18" dependencies = [ - "event-listener 5.3.1", + "event-listener 5.3.0", "event-listener-strategy", "pin-project-lite", ] @@ -356,7 +345,7 @@ dependencies = [ "cfg-if", "event-listener 3.1.0", "futures-lite 1.13.0", - "rustix 0.38.41", + "rustix 0.38.44", "windows-sys 0.48.0", ] @@ -373,9 +362,9 @@ dependencies = [ "async-task", "blocking", "cfg-if", - "event-listener 5.3.1", - "futures-lite 2.5.0", - "rustix 0.38.41", + "event-listener 5.3.0", + "futures-lite 2.6.0", + "rustix 0.38.44", "tracing", ] @@ -387,7 +376,7 @@ checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -402,7 +391,7 @@ dependencies = [ "cfg-if", "futures-core", "futures-io", - "rustix 0.38.41", + "rustix 0.38.44", "signal-hook-registry", "slab", "windows-sys 0.59.0", @@ -427,7 +416,7 @@ checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -438,20 +427,20 @@ checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" [[package]] name = "async-trait" -version = "0.1.83" +version = "0.1.86" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd" +checksum = "644dd749086bf3771a2fbc5f256fdb982d53f011c7d5d560304eafeecebce79d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "atk" -version = "0.18.0" +version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4af014b17dd80e8af9fa689b2d4a211ddba6eb583c1622f35d0cb543f6b17e4" +checksum = "241b621213072e993be4f6f3a9e4b45f65b7e6faad43001be957184b7bb1824b" dependencies = [ "atk-sys", "glib", @@ -460,9 +449,9 @@ dependencies = [ [[package]] name = "atk-sys" -version = "0.18.0" +version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "251e0b7d90e33e0ba930891a505a9a35ece37b2dd37a14f3ffc306c13b980009" +checksum = "c5e48b684b0ca77d2bbadeef17424c2ea3c897d44d566a1617e7e8f30614d086" dependencies = [ "glib-sys", "gobject-sys", @@ -506,8 +495,8 @@ dependencies = [ "futures-util", "http 0.2.12", "http-body 0.4.6", - "hyper 0.14.31", - "itoa 1.0.11", + "hyper 0.14.32", + "itoa 1.0.14", "matchit", "memchr", "mime", @@ -516,7 +505,7 @@ dependencies = [ "rustversion", "serde", "sync_wrapper 0.1.2", - "tower", + "tower 0.4.13", "tower-layer", "tower-service", ] @@ -585,9 +574,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "bitflags" -version = "2.6.0" +version = "2.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" +checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36" dependencies = [ "serde", ] @@ -634,7 +623,7 @@ dependencies = [ "async-channel 2.3.1", "async-task", "futures-io", - "futures-lite 2.5.0", + "futures-lite 2.6.0", "piper", ] @@ -644,11 +633,11 @@ version = "0.20.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2c340fe0f0b267787095cbe35240c6786ff19da63ec7b69367ba338eace8169b" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "boa_interner", "boa_macros", "boa_string", - "indexmap 2.7.0", + "indexmap 2.7.1", "num-bigint", "rustc-hash", ] @@ -660,7 +649,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f620c3f06f51e65c0504ddf04978be1b814ac6586f0b45f6019801ab5efd37f9" dependencies = [ "arrayvec", - "bitflags 2.6.0", + "bitflags 2.8.0", "boa_ast", "boa_gc", "boa_interner", @@ -674,7 +663,7 @@ dependencies = [ "fast-float2", "hashbrown 0.15.2", "icu_normalizer", - "indexmap 2.7.0", + "indexmap 2.7.1", "intrusive-collections", "itertools 0.13.0", "num-bigint", @@ -694,7 +683,7 @@ dependencies = [ "static_assertions", "tap", "thin-vec", - "thiserror 2.0.9", + "thiserror 2.0.11", "time", ] @@ -720,9 +709,9 @@ dependencies = [ "boa_gc", "boa_macros", "hashbrown 0.15.2", - "indexmap 2.7.0", + "indexmap 2.7.1", "once_cell", - "phf 0.11.2", + "phf 0.11.3", "rustc-hash", "static_assertions", ] @@ -735,7 +724,7 @@ checksum = "9fd3f870829131332587f607a7ff909f1af5fc523fd1b192db55fbbdf52e8d3c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", "synstructure", ] @@ -745,7 +734,7 @@ version = "0.20.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9cc142dac798cdc6e2dbccfddeb50f36d2523bb977a976e19bdb3ae19b740804" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "boa_ast", "boa_interner", "boa_macros", @@ -790,9 +779,9 @@ dependencies = [ [[package]] name = "brotli-decompressor" -version = "4.0.1" +version = "4.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a45bd2e4095a8b518033b128020dd4a55aab1c0a381ba4404a472630f4bc362" +checksum = "74fa05ad7d803d413eb8380983b092cbbaf9a85f151b871360e7b00cd7060b37" dependencies = [ "alloc-no-stdlib", "alloc-stdlib", @@ -800,28 +789,28 @@ dependencies = [ [[package]] name = "bumpalo" -version = "3.16.0" +version = "3.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" +checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" [[package]] name = "bytemuck" -version = "1.20.0" +version = "1.21.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b37c88a63ffd85d15b406896cc343916d7cf57838a847b3a6f2ca5d39a5695a" +checksum = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3" dependencies = [ "bytemuck_derive", ] [[package]] name = "bytemuck_derive" -version = "1.8.0" +version = "1.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bcfcc3cd946cb52f0bbfdbbcfa2f4e24f75ebb6c0e1002f7c25904fada18b9ec" +checksum = "3fa76293b4f7bb636ab88fd78228235b5248b4d05cc589aed610f954af5d7c7a" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -838,9 +827,9 @@ checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" [[package]] name = "bytes" -version = "1.9.0" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b" +checksum = "f61dac84819c6588b558454b194026eb1f09c293b9036ae9b159e74e73ab6cf9" dependencies = [ "serde", ] @@ -872,7 +861,7 @@ version = "0.18.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "cairo-sys-rs", "glib", "libc", @@ -902,32 +891,32 @@ dependencies = [ [[package]] name = "cargo-platform" -version = "0.1.8" +version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc" +checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea" dependencies = [ "serde", ] [[package]] name = "cargo_metadata" -version = "0.18.1" +version = "0.19.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037" +checksum = "8769706aad5d996120af43197bf46ef6ad0fda35216b4505f926a365a232d924" dependencies = [ "camino", "cargo-platform", - "semver 1.0.23", + "semver 1.0.25", "serde", "serde_json", - "thiserror 1.0.69", + "thiserror 2.0.11", ] [[package]] name = "cargo_toml" -version = "0.17.2" +version = "0.21.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a969e13a7589e9e3e4207e153bae624ade2b5622fb4684a4923b23ec3d57719" +checksum = "5fbd1fe9db3ebf71b89060adaf7b0504c2d6a425cf061313099547e382c2e472" dependencies = [ "serde", "toml 0.8.19", @@ -935,9 +924,9 @@ dependencies = [ [[package]] name = "cc" -version = "1.2.1" +version = "1.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fd9de9f2205d5ef3fd67e685b0df337994ddd4495e2a28d185500d0e1edfea47" +checksum = "e4730490333d58093109dc02c23174c3f4d490998c3fed3cc8e82d57afedb9cf" dependencies = [ "jobserver", "libc", @@ -985,9 +974,9 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" [[package]] name = "chrono" -version = "0.4.38" +version = "0.4.39" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" +checksum = "7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825" dependencies = [ "android-tzdata", "iana-time-zone", @@ -1019,7 +1008,7 @@ dependencies = [ "chrono", "deelevate", "delay_timer", - "dirs 5.0.1", + "dirs 6.0.0", "dunce", "futures", "getrandom 0.2.15", @@ -1064,7 +1053,7 @@ dependencies = [ "users", "warp", "window-shadows", - "winreg 0.52.0", + "winreg 0.55.0", "zip", ] @@ -1099,7 +1088,7 @@ version = "0.26.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f79398230a6e2c08f5c9760610eb6924b52aa9e7950a619602baba59dcbbdbb2" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "block", "cocoa-foundation 0.2.0", "core-foundation 0.10.0", @@ -1129,7 +1118,7 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e14045fb83be07b5acf1c0884b2180461635b433455fa35d1cd6f17f1450679d" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "block", "core-foundation 0.10.0", "core-graphics-types 0.2.0", @@ -1145,12 +1134,12 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" [[package]] name = "colored" -version = "2.1.0" +version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8" +checksum = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c" dependencies = [ "lazy_static", - "windows-sys 0.48.0", + "windows-sys 0.59.0", ] [[package]] @@ -1170,7 +1159,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f76990911f2267d837d9d0ad060aa63aaad170af40904b29461734c339030d4d" dependencies = [ "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -1278,7 +1267,7 @@ version = "0.24.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "core-foundation 0.10.0", "core-graphics-types 0.2.0", "foreign-types 0.5.0", @@ -1302,16 +1291,16 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "core-foundation 0.10.0", "libc", ] [[package]] name = "cpufeatures" -version = "0.2.15" +version = "0.2.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ca741a962e1b0bff6d724a1a0958b686406e853bb14061f218562e1896f95e6" +checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" dependencies = [ "libc", ] @@ -1353,18 +1342,18 @@ dependencies = [ [[package]] name = "crossbeam-channel" -version = "0.5.13" +version = "0.5.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2" +checksum = "06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471" dependencies = [ "crossbeam-utils", ] [[package]] name = "crossbeam-deque" -version = "0.8.5" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" +checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" dependencies = [ "crossbeam-epoch", "crossbeam-utils", @@ -1381,15 +1370,15 @@ dependencies = [ [[package]] name = "crossbeam-utils" -version = "0.8.20" +version = "0.8.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80" +checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" [[package]] name = "crunchy" -version = "0.2.2" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" +checksum = "43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929" [[package]] name = "crypto-common" @@ -1426,17 +1415,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331" dependencies = [ "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "ctor" -version = "0.2.8" +version = "0.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "edb49164822f3ee45b17acd4a208cfc1251410cf0cad9a833234c9890774dd9f" +checksum = "32a2785755761f3ddc1492979ce1e48d2c00d09311c39e4466429188f3dd6501" dependencies = [ "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -1475,7 +1464,7 @@ dependencies = [ "proc-macro2", "quote", "strsim", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -1486,17 +1475,20 @@ checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806" dependencies = [ "darling_core", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "dashmap" -version = "4.0.2" +version = "5.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e77a43b28d0668df09411cb0bc9a8c2adc40f9a048afe863e05fd43251e8e39c" +checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856" dependencies = [ "cfg-if", - "num_cpus", + "hashbrown 0.14.5", + "lock_api", + "once_cell", + "parking_lot_core", ] [[package]] @@ -1515,9 +1507,9 @@ dependencies = [ [[package]] name = "data-encoding" -version = "2.6.0" +version = "2.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2" +checksum = "0e60eed09d8c01d3cee5b7d30acb059b76614c918fa0f992e0dd6eeb10daad6f" [[package]] name = "deelevate" @@ -1541,17 +1533,17 @@ checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b" [[package]] name = "delay_timer" -version = "0.11.5" +version = "0.11.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d70c0d5d2addc05d1e0cf7e60b3a5bf08415f03136a773d7c66b4e4a3b892cef" +checksum = "20eba879b7ee5f1d255d5666e16646fe384f899f71a4c0b4b0644e2e074964fe" dependencies = [ "anyhow", "async-trait", "autocfg", "concat-idents", "cron_clock", - "dashmap 4.0.2", - "event-listener 2.5.3", + "dashmap 5.5.3", + "event-listener 5.3.0", "futures", "log", "lru", @@ -1593,20 +1585,20 @@ checksum = "30542c1ad912e0e3d22a1935c290e12e8a29d704a420177a31faad4a601a0800" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "derive_more" -version = "0.99.18" +version = "0.99.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce" +checksum = "3da29a38df43d6f156149c9b43ded5e018ddff2a855cf2cfd62e8cd7d079c69f" dependencies = [ "convert_case", "proc-macro2", "quote", "rustc_version 0.4.1", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -1626,7 +1618,7 @@ dependencies = [ "devtools-wire-format", "futures", "http 0.2.12", - "hyper 0.14.31", + "hyper 0.14.32", "log", "prost-types", "ringbuf", @@ -1636,7 +1628,7 @@ dependencies = [ "tonic", "tonic-health", "tonic-web", - "tower", + "tower 0.4.13", "tower-http", "tower-layer", "tracing", @@ -1650,7 +1642,7 @@ version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a1c0de542960449c9566001c1879d10ede95f3f2e0013fdae0cc3b153bfabb0d" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "prost", "prost-types", "tonic", @@ -1708,6 +1700,15 @@ dependencies = [ "dirs-sys 0.4.1", ] +[[package]] +name = "dirs" +version = "6.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" +dependencies = [ + "dirs-sys 0.5.0", +] + [[package]] name = "dirs-next" version = "2.0.0" @@ -1725,7 +1726,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6" dependencies = [ "libc", - "redox_users", + "redox_users 0.4.6", "winapi", ] @@ -1737,10 +1738,22 @@ checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c" dependencies = [ "libc", "option-ext", - "redox_users", + "redox_users 0.4.6", "windows-sys 0.48.0", ] +[[package]] +name = "dirs-sys" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" +dependencies = [ + "libc", + "option-ext", + "redox_users 0.5.0", + "windows-sys 0.59.0", +] + [[package]] name = "dirs-sys-next" version = "0.1.2" @@ -1748,7 +1761,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d" dependencies = [ "libc", - "redox_users", + "redox_users 0.4.6", "winapi", ] @@ -1766,7 +1779,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -1775,7 +1788,7 @@ version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412" dependencies = [ - "libloading 0.8.5", + "libloading 0.8.6", ] [[package]] @@ -1798,7 +1811,7 @@ checksum = "f2b99bf03862d7f545ebc28ddd33a665b50865f4dfd84031a393823879bd4c54" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -1848,9 +1861,9 @@ checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" [[package]] name = "dyn-clone" -version = "1.0.17" +version = "1.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125" +checksum = "feeef44e73baff3a26d371801df019877a9866a8c493d315ab00177843314f35" [[package]] name = "either" @@ -1895,9 +1908,9 @@ checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf" [[package]] name = "enumflags2" -version = "0.7.10" +version = "0.7.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d" +checksum = "ba2f4b465f5318854c6f8dd686ede6c0a9dc67d4b1ac241cf0eb51521a309147" dependencies = [ "enumflags2_derive", "serde", @@ -1905,13 +1918,13 @@ dependencies = [ [[package]] name = "enumflags2_derive" -version = "0.7.10" +version = "0.7.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8" +checksum = "fc4caf64a58d7a6d65ab00639b046ff54399a39f5f2554728895ace4b297cd79" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -1932,12 +1945,12 @@ dependencies = [ [[package]] name = "errno" -version = "0.3.9" +version = "0.3.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" +checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d" dependencies = [ "libc", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -1965,9 +1978,9 @@ dependencies = [ [[package]] name = "event-listener" -version = "5.3.1" +version = "5.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba" +checksum = "6d9944b8ca13534cdfb2800775f8dd4902ff3fc75a50101466decadfdf322a24" dependencies = [ "concurrent-queue", "parking", @@ -1976,11 +1989,11 @@ dependencies = [ [[package]] name = "event-listener-strategy" -version = "0.5.2" +version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1" +checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2" dependencies = [ - "event-listener 5.3.1", + "event-listener 5.3.0", "pin-project-lite", ] @@ -2016,15 +2029,15 @@ dependencies = [ [[package]] name = "fastrand" -version = "2.2.0" +version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "486f806e73c5707928240ddc295403b1b93c96a02038563881c4a2fd84b81ac4" +checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" [[package]] name = "fdeflate" -version = "0.3.6" +version = "0.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07c6f4c64c1d33a3111c4466f7365ebdcc37c5bd1ea0d62aae2e3d722aacbedb" +checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" dependencies = [ "simd-adler32", ] @@ -2080,9 +2093,9 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "foldhash" -version = "0.1.3" +version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2" +checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f" [[package]] name = "foreign-types" @@ -2111,7 +2124,7 @@ checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -2210,11 +2223,11 @@ dependencies = [ [[package]] name = "futures-lite" -version = "2.5.0" +version = "2.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cef40d21ae2c515b51041df9ed313ed21e572df340ea58a922a0aefe7e8891a1" +checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532" dependencies = [ - "fastrand 2.2.0", + "fastrand 2.3.0", "futures-core", "futures-io", "parking", @@ -2229,7 +2242,7 @@ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -2273,9 +2286,9 @@ dependencies = [ [[package]] name = "gdk" -version = "0.18.0" +version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f5ba081bdef3b75ebcdbfc953699ed2d7417d6bd853347a42a37d76406a33646" +checksum = "d9f245958c627ac99d8e529166f9823fb3b838d1d41fd2b297af3075093c2691" dependencies = [ "cairo-rs", "gdk-pixbuf", @@ -2314,9 +2327,9 @@ dependencies = [ [[package]] name = "gdk-sys" -version = "0.18.0" +version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "31ff856cb3386dae1703a920f803abafcc580e9b5f711ca62ed1620c25b51ff2" +checksum = "5c2d13f38594ac1e66619e188c6d5a1adb98d11b2fcf7894fc416ad76aa2f3f7" dependencies = [ "cairo-sys-rs", "gdk-pixbuf-sys", @@ -2331,9 +2344,9 @@ dependencies = [ [[package]] name = "gdkwayland-sys" -version = "0.18.0" +version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a90fbf5c033c65d93792192a49a8efb5bb1e640c419682a58bb96f5ae77f3d4a" +checksum = "140071d506d223f7572b9f09b5e155afbd77428cd5cc7af8f2694c41d98dfe69" dependencies = [ "gdk-sys", "glib-sys", @@ -2345,9 +2358,9 @@ dependencies = [ [[package]] name = "gdkx11" -version = "0.18.0" +version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db2ea8a4909d530f79921290389cbd7c34cb9d623bfe970eaae65ca5f9cd9cce" +checksum = "3caa00e14351bebbc8183b3c36690327eb77c49abc2268dd4bd36b856db3fbfe" dependencies = [ "gdk", "gdkx11-sys", @@ -2359,9 +2372,9 @@ dependencies = [ [[package]] name = "gdkx11-sys" -version = "0.18.0" +version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fee8f00f4ee46cad2939b8990f5c70c94ff882c3028f3cc5abf950fa4ab53043" +checksum = "6e2e7445fe01ac26f11601db260dd8608fe172514eb63b3b5e261ea6b0f4428d" dependencies = [ "gdk-sys", "glib-sys", @@ -2414,6 +2427,18 @@ dependencies = [ "wasm-bindgen", ] +[[package]] +name = "getrandom" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8" +dependencies = [ + "cfg-if", + "libc", + "wasi 0.13.3+wasi-0.2.2", + "windows-targets 0.52.6", +] + [[package]] name = "ghash" version = "0.5.1" @@ -2478,7 +2503,7 @@ version = "0.18.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "futures-channel", "futures-core", "futures-executor", @@ -2506,7 +2531,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -2521,9 +2546,9 @@ dependencies = [ [[package]] name = "glob" -version = "0.3.1" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" +checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2" [[package]] name = "global-hotkey" @@ -2555,9 +2580,9 @@ dependencies = [ [[package]] name = "gtk" -version = "0.18.1" +version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93c4f5e0e20b60e10631a5f06da7fe3dda744b05ad0ea71fee2f47adf865890c" +checksum = "fd56fb197bfc42bd5d2751f4f017d44ff59fbb58140c6b49f9b3b2bdab08506a" dependencies = [ "atk", "cairo-rs", @@ -2576,9 +2601,9 @@ dependencies = [ [[package]] name = "gtk-sys" -version = "0.18.0" +version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "771437bf1de2c1c0b496c11505bdf748e26066bbe942dfc8f614c9460f6d7722" +checksum = "8f29a1c21c59553eb7dd40e918be54dccd60c52b049b75119d5d96ce6b624414" dependencies = [ "atk-sys", "cairo-sys-rs", @@ -2594,15 +2619,15 @@ dependencies = [ [[package]] name = "gtk3-macros" -version = "0.18.0" +version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c6063efb63db582968fb7df72e1ae68aa6360dcfb0a75143f34fc7d616bad75e" +checksum = "52ff3c5b21f14f0736fed6dcfc0bfb4225ebf5725f3c0209edeec181e4d73e9d" dependencies = [ "proc-macro-crate 1.3.1", "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -2617,7 +2642,7 @@ dependencies = [ "futures-sink", "futures-util", "http 0.2.12", - "indexmap 2.7.0", + "indexmap 2.7.1", "slab", "tokio", "tokio-util", @@ -2635,8 +2660,8 @@ dependencies = [ "fnv", "futures-core", "futures-sink", - "http 1.1.0", - "indexmap 2.7.0", + "http 1.2.0", + "indexmap 2.7.1", "slab", "tokio", "tokio-util", @@ -2672,19 +2697,12 @@ name = "hashbrown" version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" -dependencies = [ - "ahash 0.7.8", -] [[package]] name = "hashbrown" version = "0.14.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" -dependencies = [ - "ahash 0.8.11", - "allocator-api2", -] [[package]] name = "hashbrown" @@ -2762,11 +2780,11 @@ dependencies = [ [[package]] name = "home" -version = "0.5.9" +version = "0.5.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" +checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" dependencies = [ - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -2791,18 +2809,18 @@ checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" dependencies = [ "bytes", "fnv", - "itoa 1.0.11", + "itoa 1.0.14", ] [[package]] name = "http" -version = "1.1.0" +version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" +checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea" dependencies = [ "bytes", "fnv", - "itoa 1.0.11", + "itoa 1.0.14", ] [[package]] @@ -2823,7 +2841,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" dependencies = [ "bytes", - "http 1.1.0", + "http 1.2.0", ] [[package]] @@ -2834,7 +2852,7 @@ checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f" dependencies = [ "bytes", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "pin-project-lite", ] @@ -2853,9 +2871,9 @@ checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f" [[package]] name = "httparse" -version = "1.9.5" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946" +checksum = "f2d708df4e7140240a16cd6ab0ab65c972d7433ab77819ea693fde9c43811e2a" [[package]] name = "httpdate" @@ -2871,9 +2889,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "hyper" -version = "0.14.31" +version = "0.14.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8c08302e8fa335b151b788c775ff56e7a03ae64ff85c548ee820fecb70356e85" +checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" dependencies = [ "bytes", "futures-channel", @@ -2884,9 +2902,9 @@ dependencies = [ "http-body 0.4.6", "httparse", "httpdate", - "itoa 1.0.11", + "itoa 1.0.14", "pin-project-lite", - "socket2 0.5.7", + "socket2 0.5.8", "tokio", "tower-service", "tracing", @@ -2895,18 +2913,18 @@ dependencies = [ [[package]] name = "hyper" -version = "1.5.1" +version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97818827ef4f364230e16705d4706e2897df2bb60617d6ca15d598025a3c481f" +checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" dependencies = [ "bytes", "futures-channel", "futures-util", "h2 0.4.7", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "httparse", - "itoa 1.0.11", + "itoa 1.0.14", "pin-project-lite", "smallvec", "tokio", @@ -2915,13 +2933,13 @@ dependencies = [ [[package]] name = "hyper-rustls" -version = "0.27.3" +version = "0.27.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333" +checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" dependencies = [ "futures-util", - "http 1.1.0", - "hyper 1.5.1", + "http 1.2.0", + "hyper 1.6.0", "hyper-util", "rustls", "rustls-pki-types", @@ -2937,7 +2955,7 @@ version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1" dependencies = [ - "hyper 0.14.31", + "hyper 0.14.32", "pin-project-lite", "tokio", "tokio-io-timeout", @@ -2951,7 +2969,7 @@ checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" dependencies = [ "bytes", "http-body-util", - "hyper 1.5.1", + "hyper 1.6.0", "hyper-util", "native-tls", "tokio", @@ -2968,11 +2986,11 @@ dependencies = [ "bytes", "futures-channel", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", - "hyper 1.5.1", + "hyper 1.6.0", "pin-project-lite", - "socket2 0.5.7", + "socket2 0.5.8", "tokio", "tower-service", "tracing", @@ -3126,7 +3144,7 @@ checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -3218,9 +3236,9 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.7.0" +version = "2.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f" +checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652" dependencies = [ "equivalent", "hashbrown 0.15.2", @@ -3260,7 +3278,7 @@ version = "0.0.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bb6250a98af259a26fd5a4a6081fccea9ac116e4c3178acf4aeb86d32d2b7715" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "cc", "handlebars", "lazy_static", @@ -3292,9 +3310,9 @@ dependencies = [ [[package]] name = "ipnet" -version = "2.10.1" +version = "2.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708" +checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" [[package]] name = "iptools" @@ -3302,7 +3320,7 @@ version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9bab2ab6edf9330906c4da149dddc19e850b14c682865d81fb21962bbfc2e0ae" dependencies = [ - "ahash 0.8.11", + "ahash", "once_cell", "regex", ] @@ -3361,9 +3379,9 @@ checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" [[package]] name = "itoa" -version = "1.0.11" +version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" +checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" [[package]] name = "javascriptcore-rs" @@ -3430,10 +3448,11 @@ dependencies = [ [[package]] name = "js-sys" -version = "0.3.72" +version = "0.3.77" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9" +checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" dependencies = [ + "once_cell", "wasm-bindgen", ] @@ -3465,7 +3484,7 @@ version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "serde", "unicode-segmentation", ] @@ -3521,9 +3540,9 @@ dependencies = [ [[package]] name = "libc" -version = "0.2.164" +version = "0.2.169" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "433bfe06b8c75da9b2e3fbea6e5329ff87748f0b144ef75306e674c3f6f7c13f" +checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a" [[package]] name = "libloading" @@ -3537,9 +3556,9 @@ dependencies = [ [[package]] name = "libloading" -version = "0.8.5" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4" +checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" dependencies = [ "cfg-if", "windows-targets 0.52.6", @@ -3551,7 +3570,7 @@ version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "libc", "redox_syscall", ] @@ -3564,15 +3583,15 @@ checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" [[package]] name = "linux-raw-sys" -version = "0.4.14" +version = "0.4.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" +checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" [[package]] name = "litemap" -version = "0.7.3" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704" +checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" [[package]] name = "local-ip-address" @@ -3604,9 +3623,9 @@ checksum = "9374ef4228402d4b7e403e5838cb880d9ee663314b0a900d5a6aabf0c213552e" [[package]] name = "log" -version = "0.4.22" +version = "0.4.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" +checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f" dependencies = [ "serde", ] @@ -3647,11 +3666,11 @@ dependencies = [ [[package]] name = "lru" -version = "0.7.8" +version = "0.12.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a" +checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" dependencies = [ - "hashbrown 0.12.3", + "hashbrown 0.15.2", ] [[package]] @@ -3801,15 +3820,15 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" [[package]] name = "minisign-verify" -version = "0.2.2" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a05b5d0594e0cb1ad8cee3373018d2b84e25905dc75b2468114cc9a8e86cfc20" +checksum = "6367d84fb54d4242af283086402907277715b8fe46976963af5ebf173f8efba3" [[package]] name = "miniz_oxide" -version = "0.8.0" +version = "0.8.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1" +checksum = "b8402cab7aefae129c6977bb0ff1b8fd9a04eb5b51efc50a70bea51cda0c7924" dependencies = [ "adler2", "simd-adler32", @@ -3817,11 +3836,10 @@ dependencies = [ [[package]] name = "mio" -version = "1.0.2" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec" +checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" dependencies = [ - "hermit-abi 0.3.9", "libc", "wasi 0.11.0+wasi-snapshot-preview1", "windows-sys 0.52.0", @@ -3891,9 +3909,9 @@ dependencies = [ [[package]] name = "native-tls" -version = "0.2.12" +version = "0.2.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466" +checksum = "0dab59f8e050d5df8e4dd87d9206fb6f65a483e20ac9fda365ade4fab353196c" dependencies = [ "libc", "log", @@ -3912,7 +3930,7 @@ version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "jni-sys", "log", "ndk-sys", @@ -3938,9 +3956,9 @@ dependencies = [ [[package]] name = "neli" -version = "0.6.4" +version = "0.6.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1100229e06604150b3becd61a4965d5c70f3be1759544ea7274166f4be41ef43" +checksum = "93062a0dce6da2517ea35f301dfc88184ce18d3601ec786a727a87bf535deca9" dependencies = [ "byteorder", "libc", @@ -3950,9 +3968,9 @@ dependencies = [ [[package]] name = "neli-proc-macros" -version = "0.1.3" +version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c168194d373b1e134786274020dae7fc5513d565ea2ebb9bc9ff17ffb69106d4" +checksum = "0c8034b7fbb6f9455b2a96c19e6edf8dc9fc34c70449938d8ee3b4df363f61fe" dependencies = [ "either", "proc-macro2", @@ -3999,7 +4017,7 @@ version = "0.29.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "cfg-if", "cfg_aliases", "libc", @@ -4034,15 +4052,15 @@ dependencies = [ [[package]] name = "notify-rust" -version = "4.11.3" +version = "4.11.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5134a72dc570b178bff81b01e81ab14a6fcc015391ed4b3b14853090658cd3a3" +checksum = "96ae13fb6065b0865d2310dfa55ce319245052ed95fbbe2bc87c99962c58d73f" dependencies = [ "log", "mac-notification-sys", "serde", "tauri-winrt-notification", - "zbus 4.4.0", + "zbus", ] [[package]] @@ -4155,16 +4173,6 @@ dependencies = [ "autocfg", ] -[[package]] -name = "num_cpus" -version = "1.16.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" -dependencies = [ - "hermit-abi 0.3.9", - "libc", -] - [[package]] name = "num_enum" version = "0.7.3" @@ -4183,7 +4191,7 @@ dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -4240,7 +4248,7 @@ version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "block2", "libc", "objc2", @@ -4256,7 +4264,7 @@ version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "block2", "objc2", "objc2-core-location", @@ -4280,7 +4288,7 @@ version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "block2", "objc2", "objc2-foundation", @@ -4312,9 +4320,9 @@ dependencies = [ [[package]] name = "objc2-encode" -version = "4.0.3" +version = "4.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7891e71393cd1f227313c9379a26a584ff3d7e6e7159e988851f0934c993f0f8" +checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" [[package]] name = "objc2-foundation" @@ -4322,7 +4330,7 @@ version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "block2", "dispatch", "libc", @@ -4347,7 +4355,7 @@ version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "block2", "objc2", "objc2-foundation", @@ -4359,7 +4367,7 @@ version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "block2", "objc2", "objc2-foundation", @@ -4382,7 +4390,7 @@ version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "block2", "objc2", "objc2-cloud-kit", @@ -4414,7 +4422,7 @@ version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "block2", "objc2", "objc2-core-location", @@ -4427,7 +4435,7 @@ version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "68bc69301064cebefc6c4c90ce9cba69225239e4b8ff99d445a2b5563797da65" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "block2", "objc2", "objc2-app-kit", @@ -4445,9 +4453,9 @@ dependencies = [ [[package]] name = "object" -version = "0.36.5" +version = "0.36.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e" +checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" dependencies = [ "memchr", ] @@ -4466,10 +4474,11 @@ checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" [[package]] name = "open" -version = "5.3.1" +version = "5.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ecd52f0b8d15c40ce4820aa251ed5de032e5d91fab27f7db2f40d42a8bdf69c" +checksum = "e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95" dependencies = [ + "dunce", "is-wsl", "libc", "pathdiff", @@ -4477,11 +4486,11 @@ dependencies = [ [[package]] name = "openssl" -version = "0.10.68" +version = "0.10.70" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5" +checksum = "61cfb4e166a8bb8c9b55c500bc2308550148ece889be90f609377e58140f42c6" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "cfg-if", "foreign-types 0.3.2", "libc", @@ -4498,20 +4507,20 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "openssl-probe" -version = "0.1.5" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" +checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" [[package]] name = "openssl-sys" -version = "0.9.104" +version = "0.9.105" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741" +checksum = "8b22d5b84be05a8d6947c7cb71f7c849aa0f112acd4bf51c2a7c1c988ac0a9dc" dependencies = [ "cc", "libc", @@ -4641,9 +4650,9 @@ checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" [[package]] name = "pathdiff" -version = "0.2.2" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d61c5ce1153ab5b689d0c074c4e7fc613e942dfb7dd9eea5ab202d2ad91fe361" +checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3" [[package]] name = "pathsearch" @@ -4673,20 +4682,20 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" [[package]] name = "pest" -version = "2.7.14" +version = "2.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "879952a81a83930934cbf1786752d6dedc3b1f29e8f8fb2ad1d0a36f377cf442" +checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc" dependencies = [ "memchr", - "thiserror 1.0.69", + "thiserror 2.0.11", "ucd-trie", ] [[package]] name = "pest_derive" -version = "2.7.14" +version = "2.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d214365f632b123a47fd913301e14c946c61d1c183ee245fa76eb752e59a02dd" +checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e" dependencies = [ "pest", "pest_generator", @@ -4694,22 +4703,22 @@ dependencies = [ [[package]] name = "pest_generator" -version = "2.7.14" +version = "2.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb55586734301717aea2ac313f50b2eb8f60d2fc3dc01d190eefa2e625f60c4e" +checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b" dependencies = [ "pest", "pest_meta", "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "pest_meta" -version = "2.7.14" +version = "2.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b75da2a70cf4d9cb76833c990ac9cd3923c9a8905a8929789ce347c84564d03d" +checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea" dependencies = [ "once_cell", "pest", @@ -4738,12 +4747,12 @@ dependencies = [ [[package]] name = "phf" -version = "0.11.2" +version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc" +checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" dependencies = [ - "phf_macros 0.11.2", - "phf_shared 0.11.2", + "phf_macros 0.11.3", + "phf_shared 0.11.3", ] [[package]] @@ -4768,12 +4777,12 @@ dependencies = [ [[package]] name = "phf_codegen" -version = "0.11.2" +version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a" +checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a" dependencies = [ - "phf_generator 0.11.2", - "phf_shared 0.11.2", + "phf_generator 0.11.3", + "phf_shared 0.11.3", ] [[package]] @@ -4798,11 +4807,11 @@ dependencies = [ [[package]] name = "phf_generator" -version = "0.11.2" +version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0" +checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" dependencies = [ - "phf_shared 0.11.2", + "phf_shared 0.11.3", "rand 0.8.5", ] @@ -4822,15 +4831,15 @@ dependencies = [ [[package]] name = "phf_macros" -version = "0.11.2" +version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b" +checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216" dependencies = [ - "phf_generator 0.11.2", - "phf_shared 0.11.2", + "phf_generator 0.11.3", + "phf_shared 0.11.3", "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -4839,7 +4848,7 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7" dependencies = [ - "siphasher", + "siphasher 0.3.11", ] [[package]] @@ -4848,43 +4857,43 @@ version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096" dependencies = [ - "siphasher", + "siphasher 0.3.11", ] [[package]] name = "phf_shared" -version = "0.11.2" +version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b" +checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" dependencies = [ - "siphasher", + "siphasher 1.0.1", ] [[package]] name = "pin-project" -version = "1.1.7" +version = "1.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95" +checksum = "dfe2e71e1471fe07709406bf725f710b02927c9c54b2b5b2ec0e8087d97c327d" dependencies = [ "pin-project-internal", ] [[package]] name = "pin-project-internal" -version = "1.1.7" +version = "1.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c" +checksum = "f6e859e6e5bd50440ab63c47e3ebabc90f26251f7c73c3d3e837b74a1cc3fa67" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "pin-project-lite" -version = "0.2.15" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff" +checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" [[package]] name = "pin-utils" @@ -4899,7 +4908,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" dependencies = [ "atomic-waker", - "fastrand 2.2.0", + "fastrand 2.3.0", "futures-io", ] @@ -4916,7 +4925,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016" dependencies = [ "base64 0.22.1", - "indexmap 2.7.0", + "indexmap 2.7.1", "quick-xml 0.32.0", "serde", "time", @@ -4924,9 +4933,9 @@ dependencies = [ [[package]] name = "png" -version = "0.17.14" +version = "0.17.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "52f9d46a34a05a6a57566bc2bfae066ef07585a6e3fa30fbbdff5936380623f0" +checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526" dependencies = [ "bitflags 1.3.2", "crc32fast", @@ -4961,7 +4970,7 @@ dependencies = [ "concurrent-queue", "hermit-abi 0.4.0", "pin-project-lite", - "rustix 0.38.41", + "rustix 0.38.44", "tracing", "windows-sys 0.59.0", ] @@ -5042,7 +5051,7 @@ version = "3.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b" dependencies = [ - "toml_edit 0.22.22", + "toml_edit 0.22.23", ] [[package]] @@ -5077,9 +5086,9 @@ checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068" [[package]] name = "proc-macro2" -version = "1.0.92" +version = "1.0.93" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" +checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99" dependencies = [ "unicode-ident", ] @@ -5104,7 +5113,7 @@ dependencies = [ "itertools 0.12.1", "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -5151,9 +5160,9 @@ dependencies = [ [[package]] name = "quick-xml" -version = "0.36.2" +version = "0.37.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7649a7b4df05aed9ea7ec6f628c67c9953a43869b8bc50929569b2999d443fe" +checksum = "165859e9e55f79d67b96c5d96f4e88b6f2695a1972849c15a6a3f5c59fc2c003" dependencies = [ "memchr", ] @@ -5170,8 +5179,8 @@ dependencies = [ "quinn-udp", "rustc-hash", "rustls", - "socket2 0.5.7", - "thiserror 2.0.9", + "socket2 0.5.8", + "thiserror 2.0.11", "tokio", "tracing", ] @@ -5190,7 +5199,7 @@ dependencies = [ "rustls", "rustls-pki-types", "slab", - "thiserror 2.0.9", + "thiserror 2.0.11", "tinyvec", "tracing", "web-time", @@ -5198,23 +5207,23 @@ dependencies = [ [[package]] name = "quinn-udp" -version = "0.5.7" +version = "0.5.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7d5a626c6807713b15cac82a6acaccd6043c9a5408c24baae07611fec3f243da" +checksum = "1c40286217b4ba3a71d644d752e6a0b71f13f1b6a2c5311acfcbe0c2418ed904" dependencies = [ "cfg_aliases", "libc", "once_cell", - "socket2 0.5.7", + "socket2 0.5.8", "tracing", "windows-sys 0.59.0", ] [[package]] name = "quote" -version = "1.0.37" +version = "1.0.38" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" +checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc" dependencies = [ "proc-macro2", ] @@ -5349,11 +5358,11 @@ dependencies = [ [[package]] name = "redox_syscall" -version = "0.5.7" +version = "0.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f" +checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", ] [[package]] @@ -5367,6 +5376,17 @@ dependencies = [ "thiserror 1.0.69", ] +[[package]] +name = "redox_users" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b" +dependencies = [ + "getrandom 0.2.15", + "libredox", + "thiserror 2.0.11", +] + [[package]] name = "regex" version = "1.11.1" @@ -5413,19 +5433,19 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" [[package]] name = "regress" -version = "0.10.1" +version = "0.10.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1541daf4e4ed43a0922b7969bdc2170178bcacc5dabf7e39bc508a9fa3953a7a" +checksum = "78ef7fa9ed0256d64a688a3747d0fef7a88851c18a5e1d57f115f38ec2e09366" dependencies = [ - "hashbrown 0.14.5", + "hashbrown 0.15.2", "memchr", ] [[package]] name = "reqwest" -version = "0.12.9" +version = "0.12.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a77c62af46e79de0a562e1a9849205ffcb7fc1238876e9bd743357570e04046f" +checksum = "43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da" dependencies = [ "base64 0.22.1", "bytes", @@ -5433,10 +5453,10 @@ dependencies = [ "futures-core", "futures-util", "h2 0.4.7", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.1", "http-body-util", - "hyper 1.5.1", + "hyper 1.6.0", "hyper-rustls", "hyper-tls", "hyper-util", @@ -5455,12 +5475,13 @@ dependencies = [ "serde", "serde_json", "serde_urlencoded", - "sync_wrapper 1.0.1", + "sync_wrapper 1.0.2", "system-configuration", "tokio", "tokio-native-tls", "tokio-rustls", "tokio-util", + "tower 0.5.2", "tower-service", "url", "wasm-bindgen", @@ -5480,7 +5501,7 @@ dependencies = [ "async-trait", "chrono", "digest_auth", - "http 1.1.0", + "http 1.2.0", "httpdate", "reqwest", "serde", @@ -5493,12 +5514,14 @@ dependencies = [ [[package]] name = "rfd" -version = "0.15.1" +version = "0.15.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46f6f80a9b882647d9014673ca9925d30ffc9750f2eed2b4490e189eaebd01e8" +checksum = "6a24763657bff09769a8ccf12c8b8a50416fb035fe199263b4c5071e4e3f006f" dependencies = [ "ashpd", "block2", + "core-foundation 0.10.0", + "core-foundation-sys", "glib-sys", "gobject-sys", "gtk-sys", @@ -5511,7 +5534,7 @@ dependencies = [ "wasm-bindgen", "wasm-bindgen-futures", "web-sys", - "windows-sys 0.48.0", + "windows-sys 0.59.0", ] [[package]] @@ -5595,14 +5618,14 @@ version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" dependencies = [ - "semver 1.0.23", + "semver 1.0.25", ] [[package]] name = "rustix" -version = "0.37.27" +version = "0.37.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2" +checksum = "519165d378b97752ca44bbe15047d5d3409e875f39327546b42ac81d7e18c1b6" dependencies = [ "bitflags 1.3.2", "errno", @@ -5614,22 +5637,22 @@ dependencies = [ [[package]] name = "rustix" -version = "0.38.41" +version = "0.38.44" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d7f649912bc1495e167a6edee79151c84b1bad49748cb4f1f1167f459f6224f6" +checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "errno", "libc", - "linux-raw-sys 0.4.14", - "windows-sys 0.52.0", + "linux-raw-sys 0.4.15", + "windows-sys 0.59.0", ] [[package]] name = "rustls" -version = "0.23.17" +version = "0.23.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f1a745511c54ba6d4465e8d5dfbd81b45791756de28d4981af70d6dca128f1e" +checksum = "9fb9263ab4eb695e42321db096e3b8fbd715a59b154d5c88d82db2175b681ba7" dependencies = [ "once_cell", "ring", @@ -5650,9 +5673,9 @@ dependencies = [ [[package]] name = "rustls-pki-types" -version = "1.10.0" +version = "1.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b" +checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c" dependencies = [ "web-time", ] @@ -5680,15 +5703,15 @@ dependencies = [ [[package]] name = "rustversion" -version = "1.0.18" +version = "1.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248" +checksum = "f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4" [[package]] name = "ryu" -version = "1.0.18" +version = "1.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" +checksum = "6ea1a2d0a644769cc99faa24c3ad26b379b786fe7c36fd3c546254801650e6dd" [[package]] name = "ryu-js" @@ -5747,7 +5770,7 @@ dependencies = [ "proc-macro2", "quote", "serde_derive_internals", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -5768,7 +5791,7 @@ version = "2.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "core-foundation 0.9.4", "core-foundation-sys", "libc", @@ -5777,9 +5800,9 @@ dependencies = [ [[package]] name = "security-framework-sys" -version = "2.12.1" +version = "2.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2" +checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" dependencies = [ "core-foundation-sys", "libc", @@ -5825,9 +5848,9 @@ dependencies = [ [[package]] name = "semver" -version = "1.0.23" +version = "1.0.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" +checksum = "f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03" dependencies = [ "serde", ] @@ -5849,9 +5872,9 @@ dependencies = [ [[package]] name = "serde" -version = "1.0.215" +version = "1.0.217" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6513c1ad0b11a9376da888e3e0baa0077f1aed55c17f50e7b2397136129fb88f" +checksum = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70" dependencies = [ "serde_derive", ] @@ -5891,13 +5914,13 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.215" +version = "1.0.217" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0" +checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -5908,16 +5931,16 @@ checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "serde_json" -version = "1.0.133" +version = "1.0.138" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7fceb2473b9166b2294ef05efcb65a3db80803f0b03ef86a5fc88a2b85ee377" +checksum = "d434192e7da787e94a6ea7e9670b26a036d0ca41e0b7efb2676dd32bae872949" dependencies = [ - "itoa 1.0.11", + "itoa 1.0.14", "memchr", "ryu", "serde", @@ -5931,7 +5954,7 @@ checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -5950,22 +5973,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" dependencies = [ "form_urlencoded", - "itoa 1.0.11", + "itoa 1.0.14", "ryu", "serde", ] [[package]] name = "serde_with" -version = "3.11.0" +version = "3.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e28bdad6db2b8340e449f7108f020b3b092e8583a9e3fb82713e1d4e71fe817" +checksum = "d6b6f7f2fcb69f747921f79f3926bd1e203fce4fef62c268dd3abfb6d86029aa" dependencies = [ "base64 0.22.1", "chrono", "hex", "indexmap 1.9.3", - "indexmap 2.7.0", + "indexmap 2.7.1", "serde", "serde_derive", "serde_json", @@ -5975,14 +5998,14 @@ dependencies = [ [[package]] name = "serde_with_macros" -version = "3.11.0" +version = "3.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d846214a9854ef724f3da161b426242d8de7c1fc7de2f89bb1efcb154dca79d" +checksum = "8d00caa5193a3c8362ac2b73be6b9e768aa5a4b2f721d8f4b339600c3cb51f8e" dependencies = [ "darling", "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -5991,8 +6014,8 @@ version = "0.9.34+deprecated" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" dependencies = [ - "indexmap 2.7.0", - "itoa 1.0.11", + "indexmap 2.7.1", + "itoa 1.0.14", "ryu", "serde", "unsafe-libyaml", @@ -6144,6 +6167,12 @@ version = "0.3.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d" +[[package]] +name = "siphasher" +version = "1.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" + [[package]] name = "slab" version = "0.4.9" @@ -6188,9 +6217,9 @@ dependencies = [ [[package]] name = "socket2" -version = "0.5.7" +version = "0.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" +checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8" dependencies = [ "libc", "windows-sys 0.52.0", @@ -6270,26 +6299,25 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" [[package]] name = "string_cache" -version = "0.8.7" +version = "0.8.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b" +checksum = "938d512196766101d333398efde81bc1f37b00cb42c2f8350e5df639f040bbbe" dependencies = [ "new_debug_unreachable", - "once_cell", "parking_lot", - "phf_shared 0.10.0", + "phf_shared 0.11.3", "precomputed-hash", "serde", ] [[package]] name = "string_cache_codegen" -version = "0.5.2" +version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988" +checksum = "244292f3441c89febe5b5bdfbb6863aeaf4f64da810ea3050fd927b27b8d92ce" dependencies = [ - "phf_generator 0.10.0", - "phf_shared 0.10.0", + "phf_generator 0.11.3", + "phf_shared 0.11.3", "proc-macro2", "quote", ] @@ -6330,9 +6358,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.90" +version = "2.0.98" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31" +checksum = "36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1" dependencies = [ "proc-macro2", "quote", @@ -6347,9 +6375,9 @@ checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" [[package]] name = "sync_wrapper" -version = "1.0.1" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394" +checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" dependencies = [ "futures-core", ] @@ -6362,7 +6390,7 @@ checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -6376,9 +6404,9 @@ dependencies = [ [[package]] name = "sysinfo" -version = "0.33.0" +version = "0.33.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "948512566b1895f93b1592c7574baeb2de842f224f2aab158799ecadb8ebbb46" +checksum = "4fc858248ea01b66f19d8e8a6d55f41deaf91e9d495246fd01368d99935c6c01" dependencies = [ "core-foundation-sys", "libc", @@ -6408,7 +6436,7 @@ version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "core-foundation 0.9.4", "system-configuration-sys", ] @@ -6438,11 +6466,11 @@ dependencies = [ [[package]] name = "tao" -version = "0.30.8" +version = "0.31.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6682a07cf5bab0b8a2bd20d0a542917ab928b5edb75ebd4eda6b05cbaab872da" +checksum = "3731d04d4ac210cd5f344087733943b9bfb1a32654387dad4d1c70de21aee2c9" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "cocoa 0.26.0", "core-foundation 0.10.0", "core-graphics 0.24.0", @@ -6453,7 +6481,6 @@ dependencies = [ "gdkwayland-sys", "gdkx11-sys", "gtk", - "instant", "jni", "lazy_static", "libc", @@ -6483,7 +6510,7 @@ checksum = "f4e16beb8b2ac17db28eab8bca40e62dbfbb34c0fcdc6d9826b11b7b5d047dfd" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -6511,13 +6538,13 @@ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" [[package]] name = "tauri" -version = "2.1.1" +version = "2.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e545de0a2dfe296fa67db208266cd397c5a55ae782da77973ef4c4fac90e9f2c" +checksum = "58a998b6be84104ca05c7e9a21f2180ddec020c8b84ea59a8fc8530a2a19588d" dependencies = [ "anyhow", "bytes", - "dirs 5.0.1", + "dirs 6.0.0", "dunce", "embed_plist", "futures-util", @@ -6525,7 +6552,7 @@ dependencies = [ "glob", "gtk", "heck 0.5.0", - "http 1.1.0", + "http 1.2.0", "http-range", "image 0.25.5", "jni", @@ -6550,7 +6577,7 @@ dependencies = [ "tauri-runtime", "tauri-runtime-wry", "tauri-utils", - "thiserror 2.0.9", + "thiserror 2.0.11", "tokio", "tracing", "tray-icon", @@ -6564,9 +6591,9 @@ dependencies = [ [[package]] name = "tauri-build" -version = "2.0.3" +version = "2.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7bd2a4bcfaf5fb9f4be72520eefcb61ae565038f8ccba2a497d8c28f463b8c01" +checksum = "8e950124f6779c6cf98e3260c7a6c8488a74aa6350dd54c6950fdaa349bca2df" dependencies = [ "anyhow", "cargo_toml", @@ -6575,7 +6602,7 @@ dependencies = [ "heck 0.5.0", "json-patch", "schemars", - "semver 1.0.23", + "semver 1.0.25", "serde", "serde_json", "tauri-utils", @@ -6586,9 +6613,9 @@ dependencies = [ [[package]] name = "tauri-codegen" -version = "2.0.3" +version = "2.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf79faeecf301d3e969b1fae977039edb77a4c1f25cc0a961be298b54bff97cf" +checksum = "f77894f9ddb5cb6c04fcfe8c8869ebe0aded4dabf19917118d48be4a95599ab5" dependencies = [ "base64 0.22.1", "brotli", @@ -6598,13 +6625,13 @@ dependencies = [ "png", "proc-macro2", "quote", - "semver 1.0.23", + "semver 1.0.25", "serde", "serde_json", "sha2 0.10.8", - "syn 2.0.90", + "syn 2.0.98", "tauri-utils", - "thiserror 2.0.9", + "thiserror 2.0.11", "time", "url", "uuid", @@ -6613,23 +6640,23 @@ dependencies = [ [[package]] name = "tauri-macros" -version = "2.0.3" +version = "2.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c52027c8c5afb83166dacddc092ee8fff50772f9646d461d8c33ee887e447a03" +checksum = "3240a5caed760a532e8f687be6f05b2c7d11a1d791fb53ccc08cfeb3e5308736" dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", "tauri-codegen", "tauri-utils", ] [[package]] name = "tauri-plugin" -version = "2.0.3" +version = "2.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e753f2a30933a9bbf0a202fa47d7cc4a3401f06e8d6dcc53b79aa62954828c79" +checksum = "5841b9a0200e954ef7457f8d327091424328891e267a97b641dc246cc54d0dec" dependencies = [ "anyhow", "glob", @@ -6653,14 +6680,14 @@ dependencies = [ "serde_json", "tauri", "tauri-plugin", - "thiserror 2.0.9", + "thiserror 2.0.11", ] [[package]] name = "tauri-plugin-clipboard-manager" -version = "2.2.0" +version = "2.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5be2c6f5d82396c1a86d5b16052cc97976a82e92244bf074dd6e2f6272d8619d" +checksum = "54de1e3a2ea008687954d5d72952800e87b09f6fbea6d0960d99e58050537642" dependencies = [ "arboard", "log", @@ -6668,7 +6695,7 @@ dependencies = [ "serde_json", "tauri", "tauri-plugin", - "thiserror 2.0.9", + "thiserror 2.0.11", ] [[package]] @@ -6684,7 +6711,7 @@ dependencies = [ "tauri", "tauri-plugin", "tauri-utils", - "thiserror 2.0.9", + "thiserror 2.0.11", "tracing", "url", "windows-registry 0.3.0", @@ -6732,7 +6759,7 @@ dependencies = [ "tauri", "tauri-plugin", "tauri-plugin-fs", - "thiserror 2.0.9", + "thiserror 2.0.11", "url", ] @@ -6753,7 +6780,7 @@ dependencies = [ "tauri", "tauri-plugin", "tauri-utils", - "thiserror 2.0.9", + "thiserror 2.0.11", "toml 0.8.19", "url", "uuid", @@ -6771,14 +6798,14 @@ dependencies = [ "serde_json", "tauri", "tauri-plugin", - "thiserror 2.0.9", + "thiserror 2.0.11", ] [[package]] name = "tauri-plugin-notification" -version = "2.2.0" +version = "2.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46ab803095f14ac6521fdb6477210a49e86fed6623c3c97d8e4b2b35e045e922" +checksum = "0f8d3ee5207d3359ca2b714545664f24f70374d795bf91f7c1935a494003a57d" dependencies = [ "log", "notify-rust", @@ -6788,7 +6815,7 @@ dependencies = [ "serde_repr", "tauri", "tauri-plugin", - "thiserror 2.0.9", + "thiserror 2.0.11", "time", "url", ] @@ -6820,33 +6847,33 @@ dependencies = [ "shared_child", "tauri", "tauri-plugin", - "thiserror 2.0.9", + "thiserror 2.0.11", "tokio", ] [[package]] name = "tauri-plugin-updater" -version = "2.3.0" +version = "2.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b7351014c140906bcfff59d96e04b1170c8f602557f40eb37f7de356d4e7067b" +checksum = "ad3de2b9203bb00b9765e637a9878aaace34df40ae484878b8cea7a5bd5f9188" dependencies = [ "base64 0.22.1", "dirs 5.0.1", "flate2", "futures-util", - "http 1.1.0", + "http 1.2.0", "infer", "minisign-verify", "percent-encoding", "reqwest", - "semver 1.0.23", + "semver 1.0.25", "serde", "serde_json", "tar", "tauri", "tauri-plugin", "tempfile", - "thiserror 2.0.9", + "thiserror 2.0.11", "time", "tokio", "url", @@ -6856,46 +6883,46 @@ dependencies = [ [[package]] name = "tauri-plugin-window-state" -version = "2.2.0" +version = "2.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "234dd891cc7960fa28f93ea911f3e0d9ce8375ebf9ff303831bdd7a3443d5714" +checksum = "35e344b512b0d99d9d06225f235d87d6c66d89496a3bf323d9b578d940596e6c" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "log", "serde", "serde_json", "tauri", "tauri-plugin", - "thiserror 2.0.9", + "thiserror 2.0.11", ] [[package]] name = "tauri-runtime" -version = "2.2.0" +version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cce18d43f80d4aba3aa8a0c953bbe835f3d0f2370aca75e8dbb14bd4bab27958" +checksum = "2274ef891ccc0a8d318deffa9d70053f947664d12d58b9c0d1ae5e89237e01f7" dependencies = [ "dpi", "gtk", - "http 1.1.0", + "http 1.2.0", "jni", "raw-window-handle 0.6.2", "serde", "serde_json", "tauri-utils", - "thiserror 2.0.9", + "thiserror 2.0.11", "url", "windows 0.58.0", ] [[package]] name = "tauri-runtime-wry" -version = "2.2.0" +version = "2.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f442a38863e10129ffe2cec7bd09c2dcf8a098a3a27801a476a304d5bb991d2" +checksum = "3707b40711d3b9f6519150869e358ffbde7c57567fb9b5a8b51150606939b2a0" dependencies = [ "gtk", - "http 1.1.0", + "http 1.2.0", "jni", "log", "objc2", @@ -6917,9 +6944,9 @@ dependencies = [ [[package]] name = "tauri-utils" -version = "2.1.0" +version = "2.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9271a88f99b4adea0dc71d0baca4505475a0bbd139fb135f62958721aaa8fe54" +checksum = "96fb10e7cc97456b2d5b9c03e335b5de5da982039a303a20d10006885e4523a0" dependencies = [ "brotli", "cargo_metadata", @@ -6927,24 +6954,24 @@ dependencies = [ "dunce", "glob", "html5ever", - "http 1.1.0", + "http 1.2.0", "infer", "json-patch", "kuchikiki", "log", "memchr", - "phf 0.11.2", + "phf 0.11.3", "proc-macro2", "quote", "regex", "schemars", - "semver 1.0.23", + "semver 1.0.25", "serde", "serde-untagged", "serde_json", "serde_with", "swift-rs", - "thiserror 2.0.9", + "thiserror 2.0.11", "toml 0.8.19", "url", "urlpattern", @@ -6975,14 +7002,15 @@ dependencies = [ [[package]] name = "tempfile" -version = "3.14.0" +version = "3.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c" +checksum = "38c246215d7d24f48ae091a2902398798e05d978b24315d6efbc00ede9a8bb91" dependencies = [ "cfg-if", - "fastrand 2.2.0", + "fastrand 2.3.0", + "getrandom 0.3.1", "once_cell", - "rustix 0.38.41", + "rustix 0.38.44", "windows-sys 0.59.0", ] @@ -7006,8 +7034,8 @@ dependencies = [ "dirs 4.0.0", "fnv", "nom 5.1.3", - "phf 0.11.2", - "phf_codegen 0.11.2", + "phf 0.11.3", + "phf_codegen 0.11.3", ] [[package]] @@ -7074,11 +7102,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.9" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f072643fd0190df67a8bab670c20ef5d8737177d6ac6b2e9a236cb096206b2cc" +checksum = "d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc" dependencies = [ - "thiserror-impl 2.0.9", + "thiserror-impl 2.0.11", ] [[package]] @@ -7089,18 +7117,18 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "thiserror-impl" -version = "2.0.9" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4" +checksum = "26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -7141,7 +7169,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21" dependencies = [ "deranged", - "itoa 1.0.11", + "itoa 1.0.14", "js-sys", "libc", "num-conv", @@ -7189,9 +7217,9 @@ dependencies = [ [[package]] name = "tinyvec" -version = "1.8.0" +version = "1.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938" +checksum = "022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8" dependencies = [ "tinyvec_macros", ] @@ -7204,9 +7232,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.41.1" +version = "1.43.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22cfb5bee7a6a52939ca9224d6ac897bb669134078daa8735560897f69de4d33" +checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e" dependencies = [ "backtrace", "bytes", @@ -7215,7 +7243,7 @@ dependencies = [ "parking_lot", "pin-project-lite", "signal-hook-registry", - "socket2 0.5.7", + "socket2 0.5.8", "tokio-macros", "tracing", "windows-sys 0.52.0", @@ -7233,13 +7261,13 @@ dependencies = [ [[package]] name = "tokio-macros" -version = "2.4.0" +version = "2.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" +checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -7254,20 +7282,19 @@ dependencies = [ [[package]] name = "tokio-rustls" -version = "0.26.0" +version = "0.26.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4" +checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37" dependencies = [ "rustls", - "rustls-pki-types", "tokio", ] [[package]] name = "tokio-stream" -version = "0.1.16" +version = "0.1.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1" +checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" dependencies = [ "futures-core", "pin-project-lite", @@ -7300,9 +7327,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.12" +version = "0.7.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a" +checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" dependencies = [ "bytes", "futures-core", @@ -7332,7 +7359,7 @@ dependencies = [ "serde", "serde_spanned", "toml_datetime", - "toml_edit 0.22.22", + "toml_edit 0.22.23", ] [[package]] @@ -7350,7 +7377,7 @@ version = "0.19.15" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" dependencies = [ - "indexmap 2.7.0", + "indexmap 2.7.1", "serde", "serde_spanned", "toml_datetime", @@ -7363,22 +7390,22 @@ version = "0.20.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "70f427fce4d84c72b5b732388bf4a9f4531b53f74e2887e3ecb2481f68f66d81" dependencies = [ - "indexmap 2.7.0", + "indexmap 2.7.1", "toml_datetime", "winnow 0.5.40", ] [[package]] name = "toml_edit" -version = "0.22.22" +version = "0.22.23" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5" +checksum = "02a8b472d1a3d7c18e2d61a489aee3453fd9031c33e4f55bd533f4a7adca1bee" dependencies = [ - "indexmap 2.7.0", + "indexmap 2.7.1", "serde", "serde_spanned", "toml_datetime", - "winnow 0.6.20", + "winnow 0.7.1", ] [[package]] @@ -7395,14 +7422,14 @@ dependencies = [ "h2 0.3.26", "http 0.2.12", "http-body 0.4.6", - "hyper 0.14.31", + "hyper 0.14.32", "hyper-timeout", "percent-encoding", "pin-project", "prost", "tokio", "tokio-stream", - "tower", + "tower 0.4.13", "tower-layer", "tower-service", "tracing", @@ -7431,7 +7458,7 @@ dependencies = [ "bytes", "http 0.2.12", "http-body 0.4.6", - "hyper 0.14.31", + "hyper 0.14.32", "pin-project", "tokio-stream", "tonic", @@ -7461,13 +7488,28 @@ dependencies = [ "tracing", ] +[[package]] +name = "tower" +version = "0.5.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" +dependencies = [ + "futures-core", + "futures-util", + "pin-project-lite", + "sync_wrapper 1.0.2", + "tokio", + "tower-layer", + "tower-service", +] + [[package]] name = "tower-http" version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "bytes", "futures-core", "futures-util", @@ -7493,9 +7535,9 @@ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" [[package]] name = "tracing" -version = "0.1.40" +version = "0.1.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" +checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" dependencies = [ "log", "pin-project-lite", @@ -7505,20 +7547,20 @@ dependencies = [ [[package]] name = "tracing-attributes" -version = "0.1.27" +version = "0.1.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" +checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "tracing-core" -version = "0.1.32" +version = "0.1.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" +checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" dependencies = [ "once_cell", "valuable", @@ -7537,9 +7579,9 @@ dependencies = [ [[package]] name = "tracing-subscriber" -version = "0.3.18" +version = "0.3.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" +checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" dependencies = [ "matchers", "nu-ansi-term", @@ -7555,9 +7597,9 @@ dependencies = [ [[package]] name = "tray-icon" -version = "0.19.1" +version = "0.19.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c92af36a182b46206723bdf8a7942e20838cde1cf062e5b97854d57eb01763b" +checksum = "d48a05076dd272615d03033bf04f480199f7d1b66a8ac64d75c625fc4a70c06b" dependencies = [ "core-graphics 0.24.0", "crossbeam-channel", @@ -7601,7 +7643,7 @@ dependencies = [ "byteorder", "bytes", "data-encoding", - "http 1.1.0", + "http 1.2.0", "httparse", "log", "rand 0.8.5", @@ -7620,12 +7662,12 @@ dependencies = [ "byteorder", "bytes", "data-encoding", - "http 1.1.0", + "http 1.2.0", "httparse", "log", "rand 0.8.5", "sha1", - "thiserror 2.0.9", + "thiserror 2.0.11", "utf-8", ] @@ -7710,15 +7752,15 @@ dependencies = [ [[package]] name = "unicase" -version = "2.8.0" +version = "2.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7e51b68083f157f853b6379db119d1c1be0e6e4dec98101079dec41f6f5cf6df" +checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" [[package]] name = "unicode-ident" -version = "1.0.13" +version = "1.0.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe" +checksum = "a210d160f08b701c8721ba1c726c11662f877ea6b7094007e1ca9a1041945034" [[package]] name = "unicode-segmentation" @@ -7759,9 +7801,9 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" [[package]] name = "url" -version = "2.5.3" +version = "2.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d157f1b96d14500ffdc1f10ba712e780825526c03d9a49b4d0324b0d9113ada" +checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" dependencies = [ "form_urlencoded", "idna", @@ -7817,9 +7859,9 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" [[package]] name = "uuid" -version = "1.11.0" +version = "1.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a" +checksum = "b3758f5e68192bb96cc8f9b7e2c2cfdabb435499a28499a42f8f984092adad4b" dependencies = [ "getrandom 0.2.15", "serde", @@ -7827,9 +7869,9 @@ dependencies = [ [[package]] name = "valuable" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" +checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" [[package]] name = "vcpkg" @@ -7914,7 +7956,7 @@ dependencies = [ "futures-util", "headers", "http 0.2.12", - "hyper 0.14.31", + "hyper 0.14.32", "log", "mime", "mime_guess", @@ -7945,48 +7987,58 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] -name = "wasm-bindgen" -version = "0.2.95" +name = "wasi" +version = "0.13.3+wasi-0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e" +checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2" +dependencies = [ + "wit-bindgen-rt", +] + +[[package]] +name = "wasm-bindgen" +version = "0.2.100" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" dependencies = [ "cfg-if", "once_cell", + "rustversion", "wasm-bindgen-macro", ] [[package]] name = "wasm-bindgen-backend" -version = "0.2.95" +version = "0.2.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358" +checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" dependencies = [ "bumpalo", "log", - "once_cell", "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-futures" -version = "0.4.45" +version = "0.4.50" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc7ec4f8827a71586374db3e87abdb5a2bb3a15afed140221307c3ec06b1f63b" +checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61" dependencies = [ "cfg-if", "js-sys", + "once_cell", "wasm-bindgen", "web-sys", ] [[package]] name = "wasm-bindgen-macro" -version = "0.2.95" +version = "0.2.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56" +checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -7994,22 +8046,25 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.95" +version = "0.2.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68" +checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", "wasm-bindgen-backend", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-shared" -version = "0.2.95" +version = "0.2.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d" +checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" +dependencies = [ + "unicode-ident", +] [[package]] name = "wasm-streams" @@ -8026,13 +8081,13 @@ dependencies = [ [[package]] name = "wayland-backend" -version = "0.3.7" +version = "0.3.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "056535ced7a150d45159d3a8dc30f91a2e2d588ca0b23f70e56033622b8016f6" +checksum = "b7208998eaa3870dad37ec8836979581506e0c5c64c20c9e79e9d2a10d6f47bf" dependencies = [ "cc", "downcast-rs", - "rustix 0.38.41", + "rustix 0.38.44", "scoped-tls", "smallvec", "wayland-sys", @@ -8040,23 +8095,23 @@ dependencies = [ [[package]] name = "wayland-client" -version = "0.31.7" +version = "0.31.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b66249d3fc69f76fd74c82cc319300faa554e9d865dab1f7cd66cc20db10b280" +checksum = "c2120de3d33638aaef5b9f4472bff75f07c56379cf76ea320bd3a3d65ecaf73f" dependencies = [ - "bitflags 2.6.0", - "rustix 0.38.41", + "bitflags 2.8.0", + "rustix 0.38.44", "wayland-backend", "wayland-scanner", ] [[package]] name = "wayland-protocols" -version = "0.32.5" +version = "0.32.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7cd0ade57c4e6e9a8952741325c30bf82f4246885dca8bf561898b86d0c1f58e" +checksum = "0781cf46869b37e36928f7b432273c0995aa8aed9552c556fb18754420541efc" dependencies = [ - "bitflags 2.6.0", + "bitflags 2.8.0", "wayland-backend", "wayland-client", "wayland-scanner", @@ -8064,20 +8119,20 @@ dependencies = [ [[package]] name = "wayland-scanner" -version = "0.31.5" +version = "0.31.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "597f2001b2e5fc1121e3d5b9791d3e78f05ba6bfa4641053846248e3a13661c3" +checksum = "896fdafd5d28145fce7958917d69f2fd44469b1d4e861cb5961bcbeebc6d1484" dependencies = [ "proc-macro2", - "quick-xml 0.36.2", + "quick-xml 0.37.2", "quote", ] [[package]] name = "wayland-sys" -version = "0.31.5" +version = "0.31.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "efa8ac0d8e8ed3e3b5c9fc92c7881406a268e11555abe36493efabe649a29e09" +checksum = "dbcebb399c77d5aa9fa5db874806ee7b4eba4e73650948e8f93963f128896615" dependencies = [ "dlib", "log", @@ -8086,9 +8141,9 @@ dependencies = [ [[package]] name = "web-sys" -version = "0.3.72" +version = "0.3.77" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f6488b90108c040df0fe62fa815cbdee25124641df01814dd7282749234c6112" +checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" dependencies = [ "js-sys", "wasm-bindgen", @@ -8150,18 +8205,18 @@ dependencies = [ [[package]] name = "webpki-roots" -version = "0.26.6" +version = "0.26.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "841c67bff177718f1d4dfefde8d8f0e78f9b6589319ba88312f567fc5841a958" +checksum = "2210b291f7ea53617fbafcc4939f10914214ec15aace5ba62293a668f322c5c9" dependencies = [ "rustls-pki-types", ] [[package]] name = "webview2-com" -version = "0.33.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6f61ff3d9d0ee4efcb461b14eb3acfda2702d10dc329f339303fc3e57215ae2c" +checksum = "823e7ebcfaea51e78f72c87fc3b65a1e602c321f407a0b36dbb327d7bb7cd921" dependencies = [ "webview2-com-macros", "webview2-com-sys", @@ -8179,14 +8234,14 @@ checksum = "1d228f15bba3b9d56dde8bddbee66fa24545bd17b48d5128ccf4a8742b18e431" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "webview2-com-sys" -version = "0.33.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a3a3e2eeb58f82361c93f9777014668eb3d07e7d174ee4c819575a9208011886" +checksum = "7a82bce72db6e5ee83c68b5de1e2cd6ea195b9fbff91cb37df5884cbe3222df4" dependencies = [ "thiserror 1.0.69", "windows 0.58.0", @@ -8208,14 +8263,14 @@ dependencies = [ "either", "home", "once_cell", - "rustix 0.38.41", + "rustix 0.38.44", ] [[package]] name = "wide" -version = "0.7.30" +version = "0.7.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58e6db2670d2be78525979e9a5f9c69d296fd7d670549fe9ebf70f8708cb5019" +checksum = "41b5576b9a81633f3e8df296ce0063042a73507636cbe956c61133dd7034ab22" dependencies = [ "bytemuck", "safe_arch", @@ -8362,7 +8417,7 @@ checksum = "f6fc35f58ecd95a9b71c4f2329b911016e6bec66b3f2e6a4aad86bd2e99e2f9b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -8373,7 +8428,7 @@ checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -8384,7 +8439,7 @@ checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -8395,7 +8450,7 @@ checksum = "08990546bf4edef8f431fa6326e032865f27138718c587dc21bc0265bbcb57cc" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -8406,7 +8461,7 @@ checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -8417,7 +8472,7 @@ checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -8554,7 +8609,7 @@ dependencies = [ "windows_aarch64_gnullvm 0.52.6", "windows_aarch64_msvc 0.52.6", "windows_i686_gnu 0.52.6", - "windows_i686_gnullvm", + "windows_i686_gnullvm 0.52.6", "windows_i686_msvc 0.52.6", "windows_x86_64_gnu 0.52.6", "windows_x86_64_gnullvm 0.52.6", @@ -8562,12 +8617,28 @@ dependencies = [ ] [[package]] -name = "windows-version" -version = "0.1.1" +name = "windows-targets" +version = "0.53.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6998aa457c9ba8ff2fb9f13e9d2a930dabcea28f1d0ab94d687d8b3654844515" +checksum = "b1e4c7e8ceaaf9cb7d7507c974735728ab453b67ef8f18febdd7c11fe59dca8b" dependencies = [ - "windows-targets 0.52.6", + "windows_aarch64_gnullvm 0.53.0", + "windows_aarch64_msvc 0.53.0", + "windows_i686_gnu 0.53.0", + "windows_i686_gnullvm 0.53.0", + "windows_i686_msvc 0.53.0", + "windows_x86_64_gnu 0.53.0", + "windows_x86_64_gnullvm 0.53.0", + "windows_x86_64_msvc 0.53.0", +] + +[[package]] +name = "windows-version" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c12476c23a74725c539b24eae8bfc0dac4029c39cdb561d9f23616accd4ae26d" +dependencies = [ + "windows-targets 0.53.0", ] [[package]] @@ -8588,6 +8659,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" + [[package]] name = "windows_aarch64_msvc" version = "0.42.2" @@ -8606,6 +8683,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" +[[package]] +name = "windows_aarch64_msvc" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" + [[package]] name = "windows_i686_gnu" version = "0.42.2" @@ -8624,12 +8707,24 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" +[[package]] +name = "windows_i686_gnu" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" + [[package]] name = "windows_i686_gnullvm" version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" +[[package]] +name = "windows_i686_gnullvm" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" + [[package]] name = "windows_i686_msvc" version = "0.42.2" @@ -8648,6 +8743,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" +[[package]] +name = "windows_i686_msvc" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" + [[package]] name = "windows_x86_64_gnu" version = "0.42.2" @@ -8666,6 +8767,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" +[[package]] +name = "windows_x86_64_gnu" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" + [[package]] name = "windows_x86_64_gnullvm" version = "0.42.2" @@ -8684,6 +8791,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" + [[package]] name = "windows_x86_64_msvc" version = "0.42.2" @@ -8702,6 +8815,12 @@ version = "0.52.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" +[[package]] +name = "windows_x86_64_msvc" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" + [[package]] name = "winnow" version = "0.5.40" @@ -8713,9 +8832,18 @@ dependencies = [ [[package]] name = "winnow" -version = "0.6.20" +version = "0.6.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b" +checksum = "1e90edd2ac1aa278a5c4599b1d89cf03074b610800f866d4026dc199d7929a28" +dependencies = [ + "memchr", +] + +[[package]] +name = "winnow" +version = "0.7.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "86e376c75f4f43f44db463cf729e0d3acbf954d13e22c51e26e4c264b4ab545f" dependencies = [ "memchr", ] @@ -8739,6 +8867,25 @@ dependencies = [ "windows-sys 0.48.0", ] +[[package]] +name = "winreg" +version = "0.55.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cb5a765337c50e9ec252c2069be9bf91c7df47afb103b642ba3a53bf8101be97" +dependencies = [ + "cfg-if", + "windows-sys 0.59.0", +] + +[[package]] +name = "wit-bindgen-rt" +version = "0.33.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c" +dependencies = [ + "bitflags 2.8.0", +] + [[package]] name = "write16" version = "1.0.0" @@ -8753,9 +8900,9 @@ checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" [[package]] name = "wry" -version = "0.47.1" +version = "0.48.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8055a1afbf8c8cbeefbd7ae209b534e92334665460c0b876188c5deb37f3be4d" +checksum = "a2e33c08b174442ff80d5c791020696f9f8b4e4a87b8cfc7494aad6167ec44e1" dependencies = [ "base64 0.22.1", "block2", @@ -8766,7 +8913,7 @@ dependencies = [ "gdkx11", "gtk", "html5ever", - "http 1.1.0", + "http 1.2.0", "javascriptcore-rs", "jni", "kuchikiki", @@ -8783,7 +8930,7 @@ dependencies = [ "sha2 0.10.8", "soup3", "tao-macros", - "thiserror 1.0.69", + "thiserror 2.0.11", "tracing", "url", "webkit2gtk", @@ -8823,7 +8970,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12" dependencies = [ "gethostname", - "rustix 0.38.41", + "rustix 0.38.44", "x11rb-protocol", ] @@ -8835,13 +8982,13 @@ checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d" [[package]] name = "xattr" -version = "1.3.1" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f" +checksum = "e105d177a3871454f754b33bb0ee637ecaaac997446375fd3e5d43a2ed00c909" dependencies = [ "libc", - "linux-raw-sys 0.4.14", - "rustix 0.38.41", + "linux-raw-sys 0.4.15", + "rustix 0.38.44", ] [[package]] @@ -8862,15 +9009,15 @@ dependencies = [ [[package]] name = "xml-rs" -version = "0.8.23" +version = "0.8.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "af310deaae937e48a26602b730250b4949e125f468f11e6990be3e5304ddd96f" +checksum = "c5b940ebc25896e71dd073bad2dbaa2abfe97b0a391415e22ad1326d9c54e3c4" [[package]] name = "yoke" -version = "0.7.4" +version = "0.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5" +checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" dependencies = [ "serde", "stable_deref_trait", @@ -8880,21 +9027,21 @@ dependencies = [ [[package]] name = "yoke-derive" -version = "0.7.4" +version = "0.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95" +checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", "synstructure", ] [[package]] name = "zbus" -version = "4.4.0" +version = "5.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb97012beadd29e654708a0fdb4c84bc046f537aecfde2c3ee0a9e4b4d48c725" +checksum = "2494e4b3f44d8363eef79a8a75fc0649efb710eef65a66b5e688a5eb4afe678a" dependencies = [ "async-broadcast", "async-executor", @@ -8907,38 +9054,7 @@ dependencies = [ "async-trait", "blocking", "enumflags2", - "event-listener 5.3.1", - "futures-core", - "futures-sink", - "futures-util", - "hex", - "nix 0.29.0", - "ordered-stream", - "rand 0.8.5", - "serde", - "serde_repr", - "sha1", - "static_assertions", - "tracing", - "uds_windows", - "windows-sys 0.52.0", - "xdg-home", - "zbus_macros 4.4.0", - "zbus_names 3.0.0", - "zvariant 4.2.0", -] - -[[package]] -name = "zbus" -version = "5.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1162094dc63b1629fcc44150bcceeaa80798cd28bcbe7fa987b65a034c258608" -dependencies = [ - "async-broadcast", - "async-recursion", - "async-trait", - "enumflags2", - "event-listener 5.3.1", + "event-listener 5.3.0", "futures-core", "futures-util", "hex", @@ -8951,62 +9067,38 @@ dependencies = [ "tracing", "uds_windows", "windows-sys 0.59.0", - "winnow 0.6.20", + "winnow 0.6.26", "xdg-home", - "zbus_macros 5.1.1", - "zbus_names 4.1.0", - "zvariant 5.1.0", + "zbus_macros", + "zbus_names", + "zvariant", ] [[package]] name = "zbus_macros" -version = "4.4.0" +version = "5.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "267db9407081e90bbfa46d841d3cbc60f59c0351838c4bc65199ecd79ab1983e" +checksum = "445efc01929302aee95e2b25bbb62a301ea8a6369466e4278e58e7d1dfb23631" dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.90", - "zvariant_utils 2.1.0", -] - -[[package]] -name = "zbus_macros" -version = "5.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2cd2dcdce3e2727f7d74b7e33b5a89539b3cc31049562137faf7ae4eb86cd16d" -dependencies = [ - "proc-macro-crate 3.2.0", - "proc-macro2", - "quote", - "syn 2.0.90", - "zbus_names 4.1.0", - "zvariant 5.1.0", - "zvariant_utils 3.0.2", + "syn 2.0.98", + "zbus_names", + "zvariant", + "zvariant_utils", ] [[package]] name = "zbus_names" -version = "3.0.0" +version = "4.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c" +checksum = "519629a3f80976d89c575895b05677cbc45eaf9f70d62a364d819ba646409cc8" dependencies = [ "serde", "static_assertions", - "zvariant 4.2.0", -] - -[[package]] -name = "zbus_names" -version = "4.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "856b7a38811f71846fd47856ceee8bccaec8399ff53fb370247e66081ace647b" -dependencies = [ - "serde", - "static_assertions", - "winnow 0.6.20", - "zvariant 5.1.0", + "winnow 0.6.26", + "zvariant", ] [[package]] @@ -9027,27 +9119,27 @@ checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "zerofrom" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55" +checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e" dependencies = [ "zerofrom-derive", ] [[package]] name = "zerofrom-derive" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5" +checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", "synstructure", ] @@ -9068,7 +9160,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] @@ -9090,14 +9182,14 @@ checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.90", + "syn 2.0.98", ] [[package]] name = "zip" -version = "2.2.0" +version = "2.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc5e4288ea4057ae23afc69a4472434a87a2495cafce6632fd1c4ec9f5cf3494" +checksum = "ae9c1ea7b3a5e1f4b922ff856a129881167511563dc219869afe3787fc0c1a45" dependencies = [ "aes", "arbitrary", @@ -9109,13 +9201,13 @@ dependencies = [ "displaydoc", "flate2", "hmac", - "indexmap 2.7.0", + "indexmap 2.7.1", "lzma-rs", "memchr", "pbkdf2", "rand 0.8.5", "sha1", - "thiserror 1.0.69", + "thiserror 2.0.11", "time", "zeroize", "zopfli", @@ -9175,80 +9267,43 @@ dependencies = [ [[package]] name = "zvariant" -version = "4.2.0" +version = "5.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2084290ab9a1c471c38fc524945837734fbf124487e105daec2bb57fd48c81fe" -dependencies = [ - "endi", - "enumflags2", - "serde", - "static_assertions", - "zvariant_derive 4.2.0", -] - -[[package]] -name = "zvariant" -version = "5.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1200ee6ac32f1e5a312e455a949a4794855515d34f9909f4a3e082d14e1a56f" +checksum = "55e6b9b5f1361de2d5e7d9fd1ee5f6f7fcb6060618a1f82f3472f58f2b8d4be9" dependencies = [ "endi", "enumflags2", "serde", "static_assertions", "url", - "winnow 0.6.20", - "zvariant_derive 5.1.0", - "zvariant_utils 3.0.2", + "winnow 0.6.26", + "zvariant_derive", + "zvariant_utils", ] [[package]] name = "zvariant_derive" -version = "4.2.0" +version = "5.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "73e2ba546bda683a90652bac4a279bc146adad1386f25379cf73200d2002c449" +checksum = "573a8dd76961957108b10f7a45bac6ab1ea3e9b7fe01aff88325dc57bb8f5c8b" dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.90", - "zvariant_utils 2.1.0", -] - -[[package]] -name = "zvariant_derive" -version = "5.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "687e3b97fae6c9104fbbd36c73d27d149abf04fb874e2efbd84838763daa8916" -dependencies = [ - "proc-macro-crate 3.2.0", - "proc-macro2", - "quote", - "syn 2.0.90", - "zvariant_utils 3.0.2", + "syn 2.0.98", + "zvariant_utils", ] [[package]] name = "zvariant_utils" -version = "2.1.0" +version = "3.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c51bcff7cc3dbb5055396bcf774748c3dab426b4b8659046963523cee4808340" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.90", -] - -[[package]] -name = "zvariant_utils" -version = "3.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "20d1d011a38f12360e5fcccceeff5e2c42a8eb7f27f0dcba97a0862ede05c9c6" +checksum = "ddd46446ea2a1f353bfda53e35f17633afa79f4fe290a611c94645c69fe96a50" dependencies = [ "proc-macro2", "quote", "serde", "static_assertions", - "syn 2.0.90", - "winnow 0.6.20", + "syn 2.0.98", + "winnow 0.6.26", ] diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 30ad4ae3..f09b8c1d 100755 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -13,19 +13,19 @@ build = "build.rs" identifier = "io.github.clash-verge-rev.clash-verge-rev" [build-dependencies] -tauri-build = { version = "2.0.3", features = [] } +tauri-build = { version = "2.0.5", features = [] } [dependencies] warp = "0.3" anyhow = "1.0" -dirs = "5.0" +dirs = "6.0" open = "5.1" log = "0.4" dunce = "1.0" log4rs = "1" nanoid = "0.4" chrono = "0.4" -sysinfo = "0.33.0" +sysinfo = "0.33.1" boa_engine = "0.20.0" serde_json = "1.0" serde_yaml = "0.9" @@ -35,14 +35,14 @@ delay_timer = "0.11" parking_lot = "0.12" percent-encoding = "2.3.1" window-shadows = { version = "0.2.2" } -tokio = { version = "1", features = ["full"] } +tokio = { version = "1.43", features = ["full"] } serde = { version = "1.0", features = ["derive"] } reqwest = { version = "0.12", features = ["json", "rustls-tls"] } sysproxy = { git = "https://github.com/clash-verge-rev/sysproxy-rs", rev = "3d748b5" } image = "0.24" imageproc = "0.23" rusttype = "0.9" -tauri = { version = "2.1.1", features = [ +tauri = { version = "2.2.5", features = [ "protocol-asset", "devtools", "tray-icon", @@ -53,13 +53,13 @@ network-interface = { version = "2.0.0", features = ["serde"] } tauri-plugin-shell = "2.2.0" tauri-plugin-dialog = "2.2.0" tauri-plugin-fs = "2.2.0" -tauri-plugin-notification = "2.2.0" +tauri-plugin-notification = "2.2.1" tauri-plugin-process = "2.2.0" -tauri-plugin-clipboard-manager = "2.2.0" +tauri-plugin-clipboard-manager = "2.2.1" tauri-plugin-deep-link = "2.2.0" tauri-plugin-devtools = "2.0.0-rc" -url = "2.5.2" -zip = "2.2.0" +url = "2.5.4" +zip = "2.2.2" reqwest_dav = "0.1.14" aes-gcm = { version = "0.10.3", features = ["std"] } base64 = "0.22.1" @@ -71,8 +71,8 @@ sys-locale = "0.3.1" [target.'cfg(windows)'.dependencies] runas = "=1.2.0" deelevate = "0.2.0" -winreg = "0.52.0" -url = "2.5.2" +winreg = "0.55.0" +url = "2.5.4" [target.'cfg(target_os = "linux")'.dependencies] @@ -81,8 +81,8 @@ users = "0.11.0" [target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies] tauri-plugin-autostart = "2.2.0" tauri-plugin-global-shortcut = "2.2.0" -tauri-plugin-updater = "2.3.0" -tauri-plugin-window-state = "2.2.0" +tauri-plugin-updater = "2.4.0" +tauri-plugin-window-state = "2.2.1" #openssl [features]