diff --git a/package.json b/package.json index 14e6c4de..769f2e8d 100644 --- a/package.json +++ b/package.json @@ -18,55 +18,55 @@ "prepare": "husky" }, "dependencies": { - "@dnd-kit/core": "^6.1.0", + "@dnd-kit/core": "^6.3.1", "@dnd-kit/sortable": "^8.0.0", "@dnd-kit/utilities": "^3.2.2", - "@emotion/react": "^11.13.3", - "@emotion/styled": "^11.13.0", + "@emotion/react": "^11.14.0", + "@emotion/styled": "^11.14.0", "@juggle/resize-observer": "^3.4.0", - "@mui/icons-material": "^6.1.6", + "@mui/icons-material": "^6.3.0", "@mui/lab": "5.0.0-alpha.149", - "@mui/material": "^6.1.6", - "@mui/x-data-grid": "^7.22.2", + "@mui/material": "^6.3.0", + "@mui/x-data-grid": "^7.23.5", "@tauri-apps/api": "2.1.1", - "@tauri-apps/plugin-clipboard-manager": "2.0.0", - "@tauri-apps/plugin-dialog": "^2.0.1", - "@tauri-apps/plugin-fs": "^2.0.2", - "@tauri-apps/plugin-global-shortcut": "^2.0.0", - "@tauri-apps/plugin-notification": "^2.0.0", - "@tauri-apps/plugin-process": "^2.0.0", - "@tauri-apps/plugin-shell": "^2.0.1", - "@tauri-apps/plugin-updater": "^2.0.0", + "@tauri-apps/plugin-clipboard-manager": "^2.2.0", + "@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-process": "^2.2.0", + "@tauri-apps/plugin-shell": "2.2.0", + "@tauri-apps/plugin-updater": "2.3.0", "@types/json-schema": "^7.0.15", - "ahooks": "^3.8.1", - "axios": "^1.7.7", + "ahooks": "^3.8.4", + "axios": "^1.7.9", "cli-color": "^2.0.4", "dayjs": "1.11.13", - "foxact": "^0.2.41", + "foxact": "^0.2.43", "glob": "^11.0.0", - "i18next": "^23.16.5", + "i18next": "^23.16.8", "js-base64": "^3.7.7", "js-yaml": "^4.1.0", "lodash-es": "^4.17.21", - "monaco-editor": "^0.52.0", + "monaco-editor": "^0.52.2", "monaco-yaml": "^5.2.3", - "nanoid": "^5.0.8", - "peggy": "^4.1.1", + "nanoid": "^5.0.9", + "peggy": "^4.2.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-error-boundary": "^4.1.2", - "react-hook-form": "^7.53.2", - "react-i18next": "^15.1.1", + "react-hook-form": "^7.54.2", + "react-i18next": "^15.4.0", "react-markdown": "^9.0.1", "react-monaco-editor": "^0.56.2", - "react-router-dom": "^6.28.0", + "react-router-dom": "^6.28.1", "react-transition-group": "^4.4.5", - "react-virtuoso": "^4.12.0", + "react-virtuoso": "^4.12.3", "sockette": "^2.0.6", - "swr": "^2.2.5", + "swr": "^2.3.0", "tar": "^7.4.3", "types-pac": "^1.0.3", - "zustand": "^5.0.1" + "zustand": "^5.0.2" }, "devDependencies": { "@actions/github": "^6.0.0", @@ -74,22 +74,22 @@ "@types/js-cookie": "^3.0.6", "@types/js-yaml": "^4.0.9", "@types/lodash-es": "^4.17.12", - "@types/react": "^18.3.12", - "@types/react-dom": "^18.3.1", - "@types/react-transition-group": "^4.4.11", + "@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.3", + "@vitejs/plugin-react": "^4.3.4", "adm-zip": "^0.5.16", "cross-env": "^7.0.3", - "https-proxy-agent": "^7.0.5", + "https-proxy-agent": "^7.0.6", "husky": "^9.1.7", - "meta-json-schema": "^1.18.10", + "meta-json-schema": "^1.19.1", "node-fetch": "^3.3.2", - "prettier": "^3.3.3", + "prettier": "^3.4.2", "pretty-quick": "^4.0.0", - "sass": "^1.81.0", - "terser": "^5.36.0", - "typescript": "^5.6.3", + "sass": "^1.83.0", + "terser": "^5.37.0", + "typescript": "^5.7.2", "vite": "^5.4.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 9c265a76..64d6dbaa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,71 +8,71 @@ importers: .: dependencies: "@dnd-kit/core": - specifier: ^6.1.0 - version: 6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + 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.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) + 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) "@dnd-kit/utilities": specifier: ^3.2.2 version: 3.2.2(react@18.3.1) "@emotion/react": - specifier: ^11.13.3 - version: 11.13.3(@types/react@18.3.12)(react@18.3.1) + specifier: ^11.14.0 + version: 11.14.0(@types/react@18.3.18)(react@18.3.1) "@emotion/styled": - specifier: ^11.13.0 - version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) + specifier: ^11.14.0 + version: 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) "@juggle/resize-observer": specifier: ^3.4.0 version: 3.4.0 "@mui/icons-material": - specifier: ^6.1.6 - version: 6.1.6(@mui/material@6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) + 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) "@mui/lab": specifier: 5.0.0-alpha.149 - version: 5.0.0-alpha.149(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + 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) "@mui/material": - specifier: ^6.1.6 - version: 6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + 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) "@mui/x-data-grid": - specifier: ^7.22.2 - version: 7.22.2(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + 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) "@tauri-apps/api": specifier: 2.1.1 version: 2.1.1 "@tauri-apps/plugin-clipboard-manager": - specifier: 2.0.0 - version: 2.0.0 + specifier: ^2.2.0 + version: 2.2.0 "@tauri-apps/plugin-dialog": - specifier: ^2.0.1 - version: 2.0.1 + specifier: ^2.2.0 + version: 2.2.0 "@tauri-apps/plugin-fs": - specifier: ^2.0.2 - version: 2.0.2 + specifier: ^2.2.0 + version: 2.2.0 "@tauri-apps/plugin-global-shortcut": - specifier: ^2.0.0 - version: 2.0.0 + specifier: ^2.2.0 + version: 2.2.0 "@tauri-apps/plugin-notification": - specifier: ^2.0.0 - version: 2.0.0 + specifier: ^2.2.0 + version: 2.2.0 "@tauri-apps/plugin-process": - specifier: ^2.0.0 - version: 2.0.0 + specifier: ^2.2.0 + version: 2.2.0 "@tauri-apps/plugin-shell": - specifier: ^2.0.1 - version: 2.0.1 + specifier: 2.2.0 + version: 2.2.0 "@tauri-apps/plugin-updater": - specifier: ^2.0.0 - version: 2.0.0 + specifier: 2.3.0 + version: 2.3.0 "@types/json-schema": specifier: ^7.0.15 version: 7.0.15 ahooks: - specifier: ^3.8.1 - version: 3.8.1(react@18.3.1) + specifier: ^3.8.4 + version: 3.8.4(react@18.3.1) axios: - specifier: ^1.7.7 - version: 1.7.7 + specifier: ^1.7.9 + version: 1.7.9 cli-color: specifier: ^2.0.4 version: 2.0.4 @@ -80,14 +80,14 @@ importers: specifier: 1.11.13 version: 1.11.13 foxact: - specifier: ^0.2.41 - version: 0.2.41(react@18.3.1) + specifier: ^0.2.43 + version: 0.2.43(react@18.3.1) glob: specifier: ^11.0.0 version: 11.0.0 i18next: - specifier: ^23.16.5 - version: 23.16.5 + specifier: ^23.16.8 + version: 23.16.8 js-base64: specifier: ^3.7.7 version: 3.7.7 @@ -98,17 +98,17 @@ importers: specifier: ^4.17.21 version: 4.17.21 monaco-editor: - specifier: ^0.52.0 - version: 0.52.0 + specifier: ^0.52.2 + version: 0.52.2 monaco-yaml: specifier: ^5.2.3 - version: 5.2.3(monaco-editor@0.52.0) + version: 5.2.3(monaco-editor@0.52.2) nanoid: - specifier: ^5.0.8 - version: 5.0.8 + specifier: ^5.0.9 + version: 5.0.9 peggy: - specifier: ^4.1.1 - version: 4.1.1 + specifier: ^4.2.0 + version: 4.2.0 react: specifier: ^18.3.1 version: 18.3.1 @@ -119,32 +119,32 @@ importers: specifier: ^4.1.2 version: 4.1.2(react@18.3.1) react-hook-form: - specifier: ^7.53.2 - version: 7.53.2(react@18.3.1) + specifier: ^7.54.2 + version: 7.54.2(react@18.3.1) react-i18next: - specifier: ^15.1.1 - version: 15.1.1(i18next@23.16.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + 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) react-markdown: specifier: ^9.0.1 - version: 9.0.1(@types/react@18.3.12)(react@18.3.1) + version: 9.0.1(@types/react@18.3.18)(react@18.3.1) react-monaco-editor: specifier: ^0.56.2 - version: 0.56.2(@types/react@18.3.12)(monaco-editor@0.52.0)(react@18.3.1) + version: 0.56.2(@types/react@18.3.18)(monaco-editor@0.52.2)(react@18.3.1) react-router-dom: - specifier: ^6.28.0 - version: 6.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^6.28.1 + version: 6.28.1(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.0 - version: 4.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^4.12.3 + version: 4.12.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) sockette: specifier: ^2.0.6 version: 2.0.6 swr: - specifier: ^2.2.5 - version: 2.2.5(react@18.3.1) + specifier: ^2.3.0 + version: 2.3.0(react@18.3.1) tar: specifier: ^7.4.3 version: 7.4.3 @@ -152,8 +152,8 @@ importers: specifier: ^1.0.3 version: 1.0.3 zustand: - specifier: ^5.0.1 - version: 5.0.1(@types/react@18.3.12)(react@18.3.1)(use-sync-external-store@1.2.2(react@18.3.1)) + 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)) devDependencies: "@actions/github": specifier: ^6.0.0 @@ -171,20 +171,20 @@ importers: specifier: ^4.17.12 version: 4.17.12 "@types/react": - specifier: ^18.3.12 - version: 18.3.12 + specifier: ^18.3.18 + version: 18.3.18 "@types/react-dom": - specifier: ^18.3.1 - version: 18.3.1 + specifier: ^18.3.5 + version: 18.3.5(@types/react@18.3.18) "@types/react-transition-group": - specifier: ^4.4.11 - version: 4.4.11 + 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.36.0)(vite@5.4.11(@types/node@20.14.10)(sass@1.81.0)(terser@5.36.0)) + 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)) "@vitejs/plugin-react": - specifier: ^4.3.3 - version: 4.3.3(vite@5.4.11(@types/node@20.14.10)(sass@1.81.0)(terser@5.36.0)) + 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)) adm-zip: specifier: ^0.5.16 version: 0.5.16 @@ -192,41 +192,41 @@ importers: specifier: ^7.0.3 version: 7.0.3 https-proxy-agent: - specifier: ^7.0.5 - version: 7.0.5 + specifier: ^7.0.6 + version: 7.0.6 husky: specifier: ^9.1.7 version: 9.1.7 meta-json-schema: - specifier: ^1.18.10 - version: 1.18.10 + specifier: ^1.19.1 + version: 1.19.1 node-fetch: specifier: ^3.3.2 version: 3.3.2 prettier: - specifier: ^3.3.3 - version: 3.3.3 + specifier: ^3.4.2 + version: 3.4.2 pretty-quick: specifier: ^4.0.0 - version: 4.0.0(prettier@3.3.3) + version: 4.0.0(prettier@3.4.2) sass: - specifier: ^1.81.0 - version: 1.81.0 + specifier: ^1.83.0 + version: 1.83.0 terser: - specifier: ^5.36.0 - version: 5.36.0 + specifier: ^5.37.0 + version: 5.37.0 typescript: - specifier: ^5.6.3 - version: 5.6.3 + specifier: ^5.7.2 + version: 5.7.2 vite: specifier: ^5.4.11 - version: 5.4.11(@types/node@20.14.10)(sass@1.81.0)(terser@5.36.0) + version: 5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0) vite-plugin-monaco-editor: specifier: ^1.1.0 - version: 1.1.0(monaco-editor@0.52.0) + version: 1.1.0(monaco-editor@0.52.2) vite-plugin-svgr: specifier: ^4.3.0 - version: 4.3.0(rollup@4.25.0)(typescript@5.6.3)(vite@5.4.11(@types/node@20.14.10)(sass@1.81.0)(terser@5.36.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)) packages: "@actions/github@6.0.0": @@ -255,10 +255,10 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/compat-data@7.26.2": + "@babel/compat-data@7.26.3": resolution: { - integrity: sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==, + integrity: sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g==, } engines: { node: ">=6.9.0" } @@ -269,10 +269,10 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/generator@7.26.2": + "@babel/generator@7.26.3": resolution: { - integrity: sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==, + integrity: sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==, } engines: { node: ">=6.9.0" } @@ -283,13 +283,6 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helper-builder-binary-assignment-operator-visitor@7.25.9": - resolution: - { - integrity: sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==, - } - engines: { node: ">=6.9.0" } - "@babel/helper-compilation-targets@7.25.9": resolution: { @@ -306,10 +299,10 @@ packages: peerDependencies: "@babel/core": ^7.0.0 - "@babel/helper-create-regexp-features-plugin@7.25.9": + "@babel/helper-create-regexp-features-plugin@7.26.3": resolution: { - integrity: sha512-ORPNZ3h6ZRkOyAa/SaHU+XsLZr0UQzRwuDQ0cczIA17nAzZ+85G5cVkOJIj7QavLZGSe8QXUmNFxSZzjcZF9bw==, + integrity: sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -378,13 +371,6 @@ packages: peerDependencies: "@babel/core": ^7.0.0 - "@babel/helper-simple-access@7.25.9": - resolution: - { - integrity: sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q==, - } - engines: { node: ">=6.9.0" } - "@babel/helper-skip-transparent-expression-wrappers@7.25.9": resolution: { @@ -427,10 +413,10 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/parser@7.26.2": + "@babel/parser@7.26.3": resolution: { - integrity: sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==, + integrity: sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==, } engines: { node: ">=6.0.0" } hasBin: true @@ -642,10 +628,10 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-exponentiation-operator@7.25.9": + "@babel/plugin-transform-exponentiation-operator@7.26.3": resolution: { - integrity: sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA==, + integrity: sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -723,10 +709,10 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 - "@babel/plugin-transform-modules-commonjs@7.25.9": + "@babel/plugin-transform-modules-commonjs@7.26.3": resolution: { - integrity: sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg==, + integrity: sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==, } engines: { node: ">=6.9.0" } peerDependencies: @@ -1015,32 +1001,32 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/traverse@7.25.9": + "@babel/traverse@7.26.4": resolution: { - integrity: sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==, + integrity: sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==, } engines: { node: ">=6.9.0" } - "@babel/types@7.26.0": + "@babel/types@7.26.3": resolution: { - integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==, + integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==, } engines: { node: ">=6.9.0" } - "@dnd-kit/accessibility@3.1.0": + "@dnd-kit/accessibility@3.1.1": resolution: { - integrity: sha512-ea7IkhKvlJUv9iSHJOnxinBcoOI3ppGnnL+VDJ75O45Nss6HtZd8IdN8touXPDtASfeI2T2LImb8VOZcL47wjQ==, + integrity: sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw==, } peerDependencies: react: ">=16.8.0" - "@dnd-kit/core@6.1.0": + "@dnd-kit/core@6.3.1": resolution: { - integrity: sha512-J3cQBClB4TVxwGo3KEjssGEXNJqGVWx17aRTZ1ob0FliR5IjYgTxl5YJbKTzA6IzrtelotH19v6y7uoIRUZPSg==, + integrity: sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ==, } peerDependencies: react: ">=16.8.0" @@ -1063,16 +1049,16 @@ packages: peerDependencies: react: ">=16.8.0" - "@emotion/babel-plugin@11.12.0": + "@emotion/babel-plugin@11.13.5": resolution: { - integrity: sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==, + integrity: sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==, } - "@emotion/cache@11.13.1": + "@emotion/cache@11.14.0": resolution: { - integrity: sha512-iqouYkuEblRcXmylXIwwOodiEK5Ifl7JcX7o6V4jI3iW4mLXX3dmt5xwBtIkJiQEXFAI+pC8X0i67yiPkH9Ucw==, + integrity: sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==, } "@emotion/hash@0.9.2": @@ -1093,10 +1079,10 @@ packages: integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==, } - "@emotion/react@11.13.3": + "@emotion/react@11.14.0": resolution: { - integrity: sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg==, + integrity: sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==, } peerDependencies: "@types/react": "*" @@ -1105,10 +1091,10 @@ packages: "@types/react": optional: true - "@emotion/serialize@1.3.2": + "@emotion/serialize@1.3.3": resolution: { - integrity: sha512-grVnMvVPK9yUVE6rkKfAJlYZgo0cu3l9iMC77V7DW6E1DUIrU68pSEXRmFZFOFB1QFo57TncmOcvcbMDWsL4yA==, + integrity: sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==, } "@emotion/sheet@1.4.0": @@ -1117,10 +1103,10 @@ packages: integrity: sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==, } - "@emotion/styled@11.13.0": + "@emotion/styled@11.14.0": resolution: { - integrity: sha512-tkzkY7nQhW/zC4hztlwucpT8QEZ6eUzpXDRhww/Eej4tFfO0FxQYWRyg/c5CCXa4d/f174kqeXYjuQRnhzf6dA==, + integrity: sha512-XxfOnXFffatap2IyCeJyNov3kiDQWoR08gPUQxvbL7fxKryGBKUZUkG6Hz48DZwVrJSVh9sJboyV1Ds4OW6SgA==, } peerDependencies: "@emotion/react": ^11.0.0-rc.0 @@ -1136,18 +1122,18 @@ packages: integrity: sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==, } - "@emotion/use-insertion-effect-with-fallbacks@1.1.0": + "@emotion/use-insertion-effect-with-fallbacks@1.2.0": resolution: { - integrity: sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==, + integrity: sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==, } peerDependencies: react: ">=16.8.0" - "@emotion/utils@1.4.1": + "@emotion/utils@1.4.2": resolution: { - integrity: sha512-BymCXzCG3r72VKJxaYVwOXATqXIZ85cuvg0YOUDxMGNrKc1DJRZk8MgV5wyXRyEayIMd4FuXJIUgTBXvDNW5cA==, + integrity: sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==, } "@emotion/weak-memoize@0.4.0": @@ -1411,10 +1397,10 @@ packages: } engines: { node: ">=18.0.0" } - "@jridgewell/gen-mapping@0.3.5": + "@jridgewell/gen-mapping@0.3.8": resolution: { - integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==, + integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==, } engines: { node: ">=6.0.0" } @@ -1470,20 +1456,20 @@ packages: "@types/react": optional: true - "@mui/core-downloads-tracker@6.1.6": + "@mui/core-downloads-tracker@6.3.0": resolution: { - integrity: sha512-nz1SlR9TdBYYPz4qKoNasMPRiGb4PaIHFkzLzhju0YVYS5QSuFF2+n7CsiHMIDcHv3piPu/xDWI53ruhOqvZwQ==, + integrity: sha512-/d8NwSuC3rMwCjswmGB3oXC4sdDuhIUJ8inVQAxGrADJhf0eq/kmy+foFKvpYhHl2siOZR+MLdFttw6/Bzqtqg==, } - "@mui/icons-material@6.1.6": + "@mui/icons-material@6.3.0": resolution: { - integrity: sha512-5r9urIL2lxXb/sPN3LFfFYEibsXJUb986HhhIeu1gOcte460pwdSiEhBSxkAuyT8Dj7jvu9MjqSBmSumQELo8A==, + integrity: sha512-3uWws6DveDn5KxCS34p+sUNMxehuclQY6OmoJeJJ+Sfg9L7LGBpksY/nX5ywKAqickTZnn+sQyVcp963ep9jvw==, } engines: { node: ">=14.0.0" } peerDependencies: - "@mui/material": ^6.1.6 + "@mui/material": ^6.3.0 "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: @@ -1511,16 +1497,16 @@ packages: "@types/react": optional: true - "@mui/material@6.1.6": + "@mui/material@6.3.0": resolution: { - integrity: sha512-1yvejiQ/601l5AK3uIdUlAVElyCxoqKnl7QA+2oFB/2qYPWfRwDgavW/MoywS5Y2gZEslcJKhe0s2F3IthgFgw==, + integrity: sha512-qhlTFyRMxfoVPxUtA5e8IvqxP0dWo2Ij7cvot7Orag+etUlZH+3UwD8gZGt+3irOoy7Ms3UNBflYjwEikUXtAQ==, } engines: { node: ">=14.0.0" } peerDependencies: "@emotion/react": ^11.5.0 "@emotion/styled": ^11.3.0 - "@mui/material-pigment-css": ^6.1.6 + "@mui/material-pigment-css": ^6.3.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 @@ -1534,23 +1520,23 @@ packages: "@types/react": optional: true - "@mui/private-theming@5.16.6": + "@mui/private-theming@5.16.13": resolution: { - integrity: sha512-rAk+Rh8Clg7Cd7shZhyt2HGTTE5wYKNSJ5sspf28Fqm/PZ69Er9o6KX25g03/FG2dfpg5GCwZh/xOojiTfm3hw==, + integrity: sha512-+s0FklvDvO7j0yBZn19DIIT3rLfub2fWvXGtMX49rG/xHfDFcP7fbWbZKHZMMP/2/IoTRDrZCbY1iP0xZlmuJA==, } engines: { node: ">=12.0.0" } peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 - react: ^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 peerDependenciesMeta: "@types/react": optional: true - "@mui/private-theming@6.1.6": + "@mui/private-theming@6.3.0": resolution: { - integrity: sha512-ioAiFckaD/fJSnTrUMWgjl9HYBWt7ixCh7zZw7gDZ+Tae7NuprNV6QJK95EidDT7K0GetR2rU3kAeIR61Myttw==, + integrity: sha512-tdS8jvqMokltNTXg6ioRCCbVdDmZUJZa/T9VtTnX2Lwww3FTgCakst9tWLZSxm1fEE9Xp0m7onZJmgeUmWQYVw==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -1560,26 +1546,26 @@ packages: "@types/react": optional: true - "@mui/styled-engine@5.16.6": + "@mui/styled-engine@5.16.13": resolution: { - integrity: sha512-zaThmS67ZmtHSWToTiHslbI8jwrmITcN93LQaR2lKArbvS7Z3iLkwRoiikNWutx9MBs8Q6okKvbZq1RQYB3v7g==, + 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 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@emotion/react": optional: true "@emotion/styled": optional: true - "@mui/styled-engine@6.1.6": + "@mui/styled-engine@6.3.0": resolution: { - integrity: sha512-I+yS1cSuSvHnZDBO7e7VHxTWpj+R7XlSZvTC4lS/OIbUNJOMMSd3UDP6V2sfwzAdmdDNBi7NGCRv2SZ6O9hGDA==, + integrity: sha512-iWA6eyiPkO07AlHxRUvI7dwVRSc+84zV54kLmjUms67GJeOWVuXlu8ZO+UhCnwJxHacghxnabsMEqet5PYQmHg==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -1592,17 +1578,17 @@ packages: "@emotion/styled": optional: true - "@mui/system@5.16.7": + "@mui/system@5.16.13": resolution: { - integrity: sha512-Jncvs/r/d/itkxh7O7opOunTqbbSSzMTHzZkNLM+FjAOg+cYAZHrPDlYe1ZGKUYORwwb2XexlWnpZp0kZ4AHuA==, + integrity: sha512-JnO3VH3yNoAmgyr44/2jiS1tcNwshwAqAaG5fTEEjHQbkuZT/mvPYj2GC1cON0zEQ5V03xrCNl/D+gU9AXibpw==, } engines: { node: ">=12.0.0" } peerDependencies: "@emotion/react": ^11.5.0 "@emotion/styled": ^11.3.0 - "@types/react": ^17.0.0 || ^18.0.0 - react: ^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 peerDependenciesMeta: "@emotion/react": optional: true @@ -1611,10 +1597,10 @@ packages: "@types/react": optional: true - "@mui/system@6.1.6": + "@mui/system@6.3.0": resolution: { - integrity: sha512-qOf1VUE9wK8syiB0BBCp82oNBAVPYdj4Trh+G1s+L+ImYiKlubWhhqlnvWt3xqMevR+D2h1CXzA1vhX2FvA+VQ==, + integrity: sha512-L+8hUHMNlfReKSqcnVslFrVhoNfz/jw7Fe9NfDE85R3KarvZ4O3MU9daF/lZeqEAvnYxEilkkTfDwQ7qCgJdFg==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -1630,10 +1616,10 @@ packages: "@types/react": optional: true - "@mui/types@7.2.19": + "@mui/types@7.2.20": resolution: { - integrity: sha512-6XpZEM/Q3epK9RN8ENoXuygnqUQxE+siN/6rGRi2iwJPgBUR25mphYQ9ZI87plGh58YoZ5pp40bFvKYOCDJ3tA==, + integrity: sha512-straFHD7L8v05l/N5vcWk+y7eL9JF0C2mtph/y4BPm3gn2Eh61dDwDB65pa8DLss3WJfDXYC7Kx5yjP0EmXpgw==, } peerDependencies: "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -1641,23 +1627,23 @@ packages: "@types/react": optional: true - "@mui/utils@5.16.6": + "@mui/utils@5.16.13": resolution: { - integrity: sha512-tWiQqlhxAt3KENNiSRL+DIn9H5xNVK6Jjf70x3PnfQPz1MPBdh7yyIcAyVBT9xiw7hP3SomRhPR7hzBMBCjqEA==, + integrity: sha512-35kLiShnDPByk57Mz4PP66fQUodCFiOD92HfpW6dK9lc7kjhZsKHRKeYPgWuwEHeXwYsCSFtBCW4RZh/8WT+TQ==, } engines: { node: ">=12.0.0" } peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 - react: ^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 peerDependenciesMeta: "@types/react": optional: true - "@mui/utils@6.1.6": + "@mui/utils@6.3.0": resolution: { - integrity: sha512-sBS6D9mJECtELASLM+18WUcXF6RH3zNxBRFeyCRg8wad6NbyNrdxLuwK+Ikvc38sTZwBzAz691HmSofLqHd9sQ==, + integrity: sha512-MkDBF08OPVwXhAjedyMykRojgvmf0y/jxkBWjystpfI/pasyTYrfdv4jic6s7j3y2+a+SJzS9qrD6X8ZYj/8AQ==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -1667,10 +1653,10 @@ packages: "@types/react": optional: true - "@mui/x-data-grid@7.22.2": + "@mui/x-data-grid@7.23.5": resolution: { - integrity: sha512-yfy2s5A6tbajQZiEdsba49T4FYb9F0WPrzbbG30dl1+sIiX4ZRX7ma44UIDGPZrsZv8xkkE+p8qeJxZ7OaMteA==, + integrity: sha512-JmwdfaegpwO9Ei3PYCKy1FFip9AcdMGzZ0VTqzWE93pvDBVGxs/MZKT0g/8PYHJ6yzA5sBHHBxFN8sKfs7kVsg==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -1678,22 +1664,22 @@ packages: "@emotion/styled": ^11.8.1 "@mui/material": ^5.15.14 || ^6.0.0 "@mui/system": ^5.15.14 || ^6.0.0 - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.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/x-internals@7.21.0": + "@mui/x-internals@7.23.5": resolution: { - integrity: sha512-94YNyZ0BhK5Z+Tkr90RKf47IVCW8R/1MvdUhh6MCQg6sZa74jsX+x+gEZ4kzuCqOsuyTyxikeQ8vVuCIQiP7UQ==, + integrity: sha512-PS6p9qL7otbQ2edSF83GgTicssE0Q84Ta+X/5tSwoCnToEKClka1Wc/cXlsjhRVLmoqz8uTqaiNcZAgnyQWNYQ==, } engines: { node: ">=14.0.0" } peerDependencies: - react: ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 "@mui/x-tree-view@6.0.0-alpha.1": resolution: @@ -1788,10 +1774,10 @@ packages: integrity: sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==, } - "@octokit/types@13.6.1": + "@octokit/types@13.6.2": resolution: { - integrity: sha512-PHZE9Z+kWXb23Ndik8MKPirBPziOc0D2/3KH1P+6jK5nGWe96kadZuE4jev2/Jq7FvIfTlT2Ltg8Fv2x1v0a5g==, + integrity: sha512-WpbZfZUcZU77DrSW4wbsSgTPfKcp286q3ItaIgvSbBpZJlu6mnYXAkjZz6LVZPXkEvLIM8McanyZejKTYUHipA==, } "@parcel/watcher-android-arm64@2.5.0": @@ -1918,10 +1904,10 @@ packages: } engines: { node: ">= 10.0.0" } - "@peggyjs/from-mem@1.3.4": + "@peggyjs/from-mem@1.3.5": resolution: { - integrity: sha512-6DqaCO73ihyM2AJ2Vl4QQGmmU3MoD4hFh0RFRzxPdLkSLfE0QMEyDfaojE/R3KbsL1UP4VQyJA2clwX4agSTBw==, + integrity: sha512-oRyzXE7nirAn+5yYjCdWQHg3EG2XXcYRoYNOK8Quqnmm+9FyK/2YWVunwudlYl++M3xY+gIAdf0vAYS+p0nKfQ==, } engines: { node: ">=18" } @@ -1945,10 +1931,10 @@ packages: } engines: { node: ">=14.0.0" } - "@rollup/pluginutils@5.1.3": + "@rollup/pluginutils@5.1.4": resolution: { - integrity: sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A==, + integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -1957,146 +1943,154 @@ packages: rollup: optional: true - "@rollup/rollup-android-arm-eabi@4.25.0": + "@rollup/rollup-android-arm-eabi@4.29.1": resolution: { - integrity: sha512-CC/ZqFZwlAIbU1wUPisHyV/XRc5RydFrNLtgl3dGYskdwPZdt4HERtKm50a/+DtTlKeCq9IXFEWR+P6blwjqBA==, + integrity: sha512-ssKhA8RNltTZLpG6/QNkCSge+7mBQGUqJRisZ2MDQcEGaK93QESEgWK2iOpIDZ7k9zPVkG5AS3ksvD5ZWxmItw==, } cpu: [arm] os: [android] - "@rollup/rollup-android-arm64@4.25.0": + "@rollup/rollup-android-arm64@4.29.1": resolution: { - integrity: sha512-/Y76tmLGUJqVBXXCfVS8Q8FJqYGhgH4wl4qTA24E9v/IJM0XvJCGQVSW1QZ4J+VURO9h8YCa28sTFacZXwK7Rg==, + integrity: sha512-CaRfrV0cd+NIIcVVN/jx+hVLN+VRqnuzLRmfmlzpOzB87ajixsN/+9L5xNmkaUUvEbI5BmIKS+XTwXsHEb65Ew==, } cpu: [arm64] os: [android] - "@rollup/rollup-darwin-arm64@4.25.0": + "@rollup/rollup-darwin-arm64@4.29.1": resolution: { - integrity: sha512-YVT6L3UrKTlC0FpCZd0MGA7NVdp7YNaEqkENbWQ7AOVOqd/7VzyHpgIpc1mIaxRAo1ZsJRH45fq8j4N63I/vvg==, + integrity: sha512-2ORr7T31Y0Mnk6qNuwtyNmy14MunTAMx06VAPI6/Ju52W10zk1i7i5U3vlDRWjhOI5quBcrvhkCHyF76bI7kEw==, } cpu: [arm64] os: [darwin] - "@rollup/rollup-darwin-x64@4.25.0": + "@rollup/rollup-darwin-x64@4.29.1": resolution: { - integrity: sha512-ZRL+gexs3+ZmmWmGKEU43Bdn67kWnMeWXLFhcVv5Un8FQcx38yulHBA7XR2+KQdYIOtD0yZDWBCudmfj6lQJoA==, + integrity: sha512-j/Ej1oanzPjmN0tirRd5K2/nncAhS9W6ICzgxV+9Y5ZsP0hiGhHJXZ2JQ53iSSjj8m6cRY6oB1GMzNn2EUt6Ng==, } cpu: [x64] os: [darwin] - "@rollup/rollup-freebsd-arm64@4.25.0": + "@rollup/rollup-freebsd-arm64@4.29.1": resolution: { - integrity: sha512-xpEIXhiP27EAylEpreCozozsxWQ2TJbOLSivGfXhU4G1TBVEYtUPi2pOZBnvGXHyOdLAUUhPnJzH3ah5cqF01g==, + integrity: sha512-91C//G6Dm/cv724tpt7nTyP+JdN12iqeXGFM1SqnljCmi5yTXriH7B1r8AD9dAZByHpKAumqP1Qy2vVNIdLZqw==, } cpu: [arm64] os: [freebsd] - "@rollup/rollup-freebsd-x64@4.25.0": + "@rollup/rollup-freebsd-x64@4.29.1": resolution: { - integrity: sha512-sC5FsmZGlJv5dOcURrsnIK7ngc3Kirnx3as2XU9uER+zjfyqIjdcMVgzy4cOawhsssqzoAX19qmxgJ8a14Qrqw==, + integrity: sha512-hEioiEQ9Dec2nIRoeHUP6hr1PSkXzQaCUyqBDQ9I9ik4gCXQZjJMIVzoNLBRGet+hIUb3CISMh9KXuCcWVW/8w==, } cpu: [x64] os: [freebsd] - "@rollup/rollup-linux-arm-gnueabihf@4.25.0": + "@rollup/rollup-linux-arm-gnueabihf@4.29.1": resolution: { - integrity: sha512-uD/dbLSs1BEPzg564TpRAQ/YvTnCds2XxyOndAO8nJhaQcqQGFgv/DAVko/ZHap3boCvxnzYMa3mTkV/B/3SWA==, + integrity: sha512-Py5vFd5HWYN9zxBv3WMrLAXY3yYJ6Q/aVERoeUFwiDGiMOWsMs7FokXihSOaT/PMWUty/Pj60XDQndK3eAfE6A==, } cpu: [arm] os: [linux] - "@rollup/rollup-linux-arm-musleabihf@4.25.0": + "@rollup/rollup-linux-arm-musleabihf@4.29.1": resolution: { - integrity: sha512-ZVt/XkrDlQWegDWrwyC3l0OfAF7yeJUF4fq5RMS07YM72BlSfn2fQQ6lPyBNjt+YbczMguPiJoCfaQC2dnflpQ==, + integrity: sha512-RiWpGgbayf7LUcuSNIbahr0ys2YnEERD4gYdISA06wa0i8RALrnzflh9Wxii7zQJEB2/Eh74dX4y/sHKLWp5uQ==, } cpu: [arm] os: [linux] - "@rollup/rollup-linux-arm64-gnu@4.25.0": + "@rollup/rollup-linux-arm64-gnu@4.29.1": resolution: { - integrity: sha512-qboZ+T0gHAW2kkSDPHxu7quaFaaBlynODXpBVnPxUgvWYaE84xgCKAPEYE+fSMd3Zv5PyFZR+L0tCdYCMAtG0A==, + integrity: sha512-Z80O+taYxTQITWMjm/YqNoe9d10OX6kDh8X5/rFCMuPqsKsSyDilvfg+vd3iXIqtfmp+cnfL1UrYirkaF8SBZA==, } cpu: [arm64] os: [linux] - "@rollup/rollup-linux-arm64-musl@4.25.0": + "@rollup/rollup-linux-arm64-musl@4.29.1": resolution: { - integrity: sha512-ndWTSEmAaKr88dBuogGH2NZaxe7u2rDoArsejNslugHZ+r44NfWiwjzizVS1nUOHo+n1Z6qV3X60rqE/HlISgw==, + integrity: sha512-fOHRtF9gahwJk3QVp01a/GqS4hBEZCV1oKglVVq13kcK3NeVlS4BwIFzOHDbmKzt3i0OuHG4zfRP0YoG5OF/rA==, } cpu: [arm64] os: [linux] - "@rollup/rollup-linux-powerpc64le-gnu@4.25.0": + "@rollup/rollup-linux-loongarch64-gnu@4.29.1": resolution: { - integrity: sha512-BVSQvVa2v5hKwJSy6X7W1fjDex6yZnNKy3Kx1JGimccHft6HV0THTwNtC2zawtNXKUu+S5CjXslilYdKBAadzA==, + integrity: sha512-5a7q3tnlbcg0OodyxcAdrrCxFi0DgXJSoOuidFUzHZ2GixZXQs6Tc3CHmlvqKAmOs5eRde+JJxeIf9DonkmYkw==, + } + cpu: [loong64] + os: [linux] + + "@rollup/rollup-linux-powerpc64le-gnu@4.29.1": + resolution: + { + integrity: sha512-9b4Mg5Yfz6mRnlSPIdROcfw1BU22FQxmfjlp/CShWwO3LilKQuMISMTtAu/bxmmrE6A902W2cZJuzx8+gJ8e9w==, } cpu: [ppc64] os: [linux] - "@rollup/rollup-linux-riscv64-gnu@4.25.0": + "@rollup/rollup-linux-riscv64-gnu@4.29.1": resolution: { - integrity: sha512-G4hTREQrIdeV0PE2JruzI+vXdRnaK1pg64hemHq2v5fhv8C7WjVaeXc9P5i4Q5UC06d/L+zA0mszYIKl+wY8oA==, + integrity: sha512-G5pn0NChlbRM8OJWpJFMX4/i8OEU538uiSv0P6roZcbpe/WfhEO+AT8SHVKfp8qhDQzaz7Q+1/ixMy7hBRidnQ==, } cpu: [riscv64] os: [linux] - "@rollup/rollup-linux-s390x-gnu@4.25.0": + "@rollup/rollup-linux-s390x-gnu@4.29.1": resolution: { - integrity: sha512-9T/w0kQ+upxdkFL9zPVB6zy9vWW1deA3g8IauJxojN4bnz5FwSsUAD034KpXIVX5j5p/rn6XqumBMxfRkcHapQ==, + integrity: sha512-WM9lIkNdkhVwiArmLxFXpWndFGuOka4oJOZh8EP3Vb8q5lzdSCBuhjavJsw68Q9AKDGeOOIHYzYm4ZFvmWez5g==, } cpu: [s390x] os: [linux] - "@rollup/rollup-linux-x64-gnu@4.25.0": + "@rollup/rollup-linux-x64-gnu@4.29.1": resolution: { - integrity: sha512-ThcnU0EcMDn+J4B9LD++OgBYxZusuA7iemIIiz5yzEcFg04VZFzdFjuwPdlURmYPZw+fgVrFzj4CA64jSTG4Ig==, + integrity: sha512-87xYCwb0cPGZFoGiErT1eDcssByaLX4fc0z2nRM6eMtV9njAfEE6OW3UniAoDhX4Iq5xQVpE6qO9aJbCFumKYQ==, } cpu: [x64] os: [linux] - "@rollup/rollup-linux-x64-musl@4.25.0": + "@rollup/rollup-linux-x64-musl@4.29.1": resolution: { - integrity: sha512-zx71aY2oQxGxAT1JShfhNG79PnjYhMC6voAjzpu/xmMjDnKNf6Nl/xv7YaB/9SIa9jDYf8RBPWEnjcdlhlv1rQ==, + integrity: sha512-xufkSNppNOdVRCEC4WKvlR1FBDyqCSCpQeMMgv9ZyXqqtKBfkw1yfGMTUTs9Qsl6WQbJnsGboWCp7pJGkeMhKA==, } cpu: [x64] os: [linux] - "@rollup/rollup-win32-arm64-msvc@4.25.0": + "@rollup/rollup-win32-arm64-msvc@4.29.1": resolution: { - integrity: sha512-JT8tcjNocMs4CylWY/CxVLnv8e1lE7ff1fi6kbGocWwxDq9pj30IJ28Peb+Y8yiPNSF28oad42ApJB8oUkwGww==, + integrity: sha512-F2OiJ42m77lSkizZQLuC+jiZ2cgueWQL5YC9tjo3AgaEw+KJmVxHGSyQfDUoYR9cci0lAywv2Clmckzulcq6ig==, } cpu: [arm64] os: [win32] - "@rollup/rollup-win32-ia32-msvc@4.25.0": + "@rollup/rollup-win32-ia32-msvc@4.29.1": resolution: { - integrity: sha512-dRLjLsO3dNOfSN6tjyVlG+Msm4IiZnGkuZ7G5NmpzwF9oOc582FZG05+UdfTbz5Jd4buK/wMb6UeHFhG18+OEg==, + integrity: sha512-rYRe5S0FcjlOBZQHgbTKNrqxCBUmgDJem/VQTCcTnA2KCabYSWQDrytOzX7avb79cAAweNmMUb/Zw18RNd4mng==, } cpu: [ia32] os: [win32] - "@rollup/rollup-win32-x64-msvc@4.25.0": + "@rollup/rollup-win32-x64-msvc@4.29.1": resolution: { - integrity: sha512-/RqrIFtLB926frMhZD0a5oDa4eFIbyNEwLLloMTEjmqfwZWXywwVVOVmwTsuyhC9HKkVEZcOOi+KV4U9wmOdlg==, + integrity: sha512-+10CMg9vt1MoHj6x1pxyjPSMjHTIlqs8/tBztXvPAx24SKs9jwVnKqHJumlH/IzhaPUaj3T6T6wfZr8okdXaIg==, } cpu: [x64] os: [win32] @@ -2309,52 +2303,52 @@ packages: engines: { node: ">= 10" } hasBin: true - "@tauri-apps/plugin-clipboard-manager@2.0.0": + "@tauri-apps/plugin-clipboard-manager@2.2.0": resolution: { - integrity: sha512-V1sXmbjnwfXt/r48RJMwfUmDMSaP/8/YbH4CLNxt+/sf1eHlIP8PRFdFDQwLN0cNQKu2rqQVbG/Wc/Ps6cDUhw==, + integrity: sha512-sIBrW/HioKq2vqomwwcU/Y8ygAv3DlS32yKPBX5XijCc0IyQKiDxYpGqmvE9DC5Y0lNJ/G53dfS961B31wjJ1g==, } - "@tauri-apps/plugin-dialog@2.0.1": + "@tauri-apps/plugin-dialog@2.2.0": resolution: { - integrity: sha512-fnUrNr6EfvTqdls/ufusU7h6UbNFzLKvHk/zTuOiBq01R3dTODqwctZlzakdbfSp/7pNwTKvgKTAgl/NAP/Z0Q==, + integrity: sha512-6bLkYK68zyK31418AK5fNccCdVuRnNpbxquCl8IqgFByOgWFivbiIlvb79wpSXi0O+8k8RCSsIpOquebusRVSg==, } - "@tauri-apps/plugin-fs@2.0.2": + "@tauri-apps/plugin-fs@2.2.0": resolution: { - integrity: sha512-4YZaX2j7ta81M5/DL8aN10kTnpUkEpkPo1FTYPT8Dd0ImHe3azM8i8MrtjrDGoyBYLPO3zFv7df/mSCYF8oA0Q==, + integrity: sha512-+08mApuONKI8/sCNEZ6AR8vf5vI9DXD4YfrQ9NQmhRxYKMLVhRW164vdW5BSLmMpuevftpQ2FVoL9EFkfG9Z+g==, } - "@tauri-apps/plugin-global-shortcut@2.0.0": + "@tauri-apps/plugin-global-shortcut@2.2.0": resolution: { - integrity: sha512-pnB4CUwFVjg4twtBSxoLJ4uLFTYxsvOdC1zIbG581pYzhYatOl6mjB+ijD5SSXgiS/jNoqMcfkOF9PWAisurew==, + integrity: sha512-clI9Bg/BcxWXNDK+ij601o1qC2WxMEy8ovhGgEW5Ai17oPy0KK8uwzmc59KiVnOYKpBWHCUPqBxG+KBNUFXgzw==, } - "@tauri-apps/plugin-notification@2.0.0": + "@tauri-apps/plugin-notification@2.2.0": resolution: { - integrity: sha512-6qEDYJS7mgXZWLXA0EFL+DVCJh8sJlzSoyw6B50pxhLPVFjc5Vr5DVzl5W3mUHaYhod5wsC984eQnlCCGqxYDA==, + integrity: sha512-uhE3a2gFlqwiWhY/JbhXOF13K4iILEYxUk0D2Y+q69HP6tnfPqKCuNTHxDM0H+oFAakXESNmJVnYw0Vi4IrMMQ==, } - "@tauri-apps/plugin-process@2.0.0": + "@tauri-apps/plugin-process@2.2.0": resolution: { - integrity: sha512-OYzi0GnkrF4NAnsHZU7U3tjSoP0PbeAlO7T1Z+vJoBUH9sFQ1NSLqWYWQyf8hcb3gVWe7P1JggjiskO+LST1ug==, + integrity: sha512-uypN2Crmyop9z+KRJr3zl71OyVFgTuvHFjsJ0UxxQ/J5212jVa5w4nPEYjIewcn8bUEXacRebwE6F7owgrbhSw==, } - "@tauri-apps/plugin-shell@2.0.1": + "@tauri-apps/plugin-shell@2.2.0": resolution: { - integrity: sha512-akU1b77sw3qHiynrK0s930y8zKmcdrSD60htjH+mFZqv5WaakZA/XxHR3/sF1nNv9Mgmt/Shls37HwnOr00aSw==, + integrity: sha512-iC3Ic1hLmasoboG7BO+7p+AriSoqAwKrIk+Hpk+S/bjTQdXqbl2GbdclghI4gM32X0bls7xHzIFqhRdrlvJeaA==, } - "@tauri-apps/plugin-updater@2.0.0": + "@tauri-apps/plugin-updater@2.3.0": resolution: { - integrity: sha512-N0cl71g7RPr7zK2Fe5aoIwzw14NcdLcz7XMGFWZVjprsqgDRWoxbnUkknyCQMZthjhGkppCd/wN2MIsUz+eAhQ==, + integrity: sha512-qdzyZEUN69FZQ/nRx51fBub10tT6wffJl3DLVo9q922Gvw8Wk++rZhoD9eethPlZYbog/7RGgT8JkrfLh5BKAg==, } "@types/babel__core@7.20.5": @@ -2459,28 +2453,32 @@ packages: integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==, } - "@types/prop-types@15.7.13": + "@types/prop-types@15.7.14": resolution: { - integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==, + integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==, } - "@types/react-dom@18.3.1": + "@types/react-dom@18.3.5": resolution: { - integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==, + integrity: sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==, } + peerDependencies: + "@types/react": ^18.0.0 - "@types/react-transition-group@4.4.11": + "@types/react-transition-group@4.4.12": resolution: { - integrity: sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==, + integrity: sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==, } + peerDependencies: + "@types/react": "*" - "@types/react@18.3.12": + "@types/react@18.3.18": resolution: { - integrity: sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==, + integrity: sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==, } "@types/unist@2.0.11": @@ -2495,10 +2493,10 @@ packages: integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==, } - "@ungap/structured-clone@1.2.0": + "@ungap/structured-clone@1.2.1": resolution: { - integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==, + integrity: sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==, } "@vitejs/plugin-legacy@5.4.3": @@ -2511,14 +2509,14 @@ packages: terser: ^5.4.0 vite: ^5.0.0 - "@vitejs/plugin-react@4.3.3": + "@vitejs/plugin-react@4.3.4": resolution: { - integrity: sha512-NooDe9GpHGqNns1i8XDERg0Vsg5SSYRhRxxyTGogUdkdNt47jal+fbuYi+Yfq6pzRCKXyoPcWisfxE6RIM3GKA==, + integrity: sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug==, } engines: { node: ^14.18.0 || >=16.0.0 } peerDependencies: - vite: ^4.2.0 || ^5.0.0 + vite: ^4.2.0 || ^5.0.0 || ^6.0.0 acorn@8.14.0: resolution: @@ -2535,17 +2533,17 @@ packages: } engines: { node: ">=12.0" } - agent-base@7.1.1: + agent-base@7.1.3: resolution: { - integrity: sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==, + integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==, } engines: { node: ">= 14" } - ahooks@3.8.1: + ahooks@3.8.4: resolution: { - integrity: sha512-JoP9+/RWO7MnI/uSKdvQ8WB10Y3oo1PjLv+4Sv4Vpm19Z86VUMdXh+RhWvMGxZZs06sq2p0xVtFk8Oh5ZObsoA==, + integrity: sha512-39wDEw2ZHvypaT14EpMMk4AzosHWt0z9bulY0BeDsvc9PqJEV+Kjh/4TZfftSsotBMq52iYIOFPd3PR56e0ZJg==, } engines: { node: ">=8.0.0" } peerDependencies: @@ -2591,10 +2589,10 @@ packages: integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==, } - axios@1.7.7: + axios@1.7.9: resolution: { - integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==, + integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==, } babel-plugin-macros@3.1.0: @@ -2669,10 +2667,10 @@ packages: peerDependencies: browserslist: "*" - browserslist@4.24.2: + browserslist@4.24.3: resolution: { - integrity: sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==, + integrity: sha512-1CPmv8iobE2fyRMV97dAcMVegvvWKxmq94hkLiAkUGwKVTyDLw33K+ZxiFrREKmmps4rIw6grcCFCnTMSZ/YiA==, } engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } hasBin: true @@ -2697,10 +2695,10 @@ packages: } engines: { node: ">=10" } - caniuse-lite@1.0.30001680: + caniuse-lite@1.0.30001690: resolution: { - integrity: sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==, + integrity: sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w==, } ccount@2.0.1: @@ -2733,10 +2731,10 @@ packages: integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==, } - chokidar@4.0.1: + chokidar@4.0.3: resolution: { - integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==, + integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==, } engines: { node: ">= 14.16.0" } @@ -2857,10 +2855,10 @@ packages: engines: { node: ">=10.14", npm: ">=6", yarn: ">=1" } hasBin: true - cross-spawn@7.0.5: + cross-spawn@7.0.6: resolution: { - integrity: sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==, + integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==, } engines: { node: ">= 8" } @@ -2890,10 +2888,10 @@ packages: integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==, } - debug@4.3.7: + debug@4.4.0: resolution: { - integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==, + integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==, } engines: { node: ">=6.0" } peerDependencies: @@ -2960,10 +2958,10 @@ packages: integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==, } - electron-to-chromium@1.5.56: + electron-to-chromium@1.5.76: resolution: { - integrity: sha512-7lXb9dAvimCFdvUMTyucD4mnIndt/xhRKFAlky0CyFogdnNmdPQNoHI23msF/2V4mpTxMzgMdjK4+YRlFlRQZw==, + integrity: sha512-CjVQyG7n7Sr+eBXE86HIulnL5N8xZY1sgmOPGuq/F0Rr0FJq63lg0kEtOIDfZBk44FnDLf6FUJ+dsJcuiUDdDQ==, } emoji-regex@8.0.0: @@ -3150,10 +3148,10 @@ packages: } engines: { node: ">=12.20.0" } - foxact@0.2.41: + foxact@0.2.43: resolution: { - integrity: sha512-NgKsYRU6Dx4dHjZSlgO8AKrwsGuvrcCOqiPPLy+x6Nd9vBmRPq+JZjKWC5OcAVnISR1Bjn+Yg69UEdHEooJXDQ==, + integrity: sha512-ZwLEW3l2jhC1ZJmrMs+l9WUFca1jtRDNnXKrZqq+rNvKfIHGyw0u8Ab8iwZPYPDb+B9C6NponyXInWYbVAcGLA==, } peerDependencies: react: "*" @@ -3248,10 +3246,10 @@ packages: integrity: sha512-ol6UPyBWqsrO6EJySPz2O7ZSr856WDrEzM5zMqp+FJJLGMW35cLYmmZnl0vztAZxRUoNZJFTCohfjuIJ8I4QBQ==, } - https-proxy-agent@7.0.5: + https-proxy-agent@7.0.6: resolution: { - integrity: sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==, + integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==, } engines: { node: ">= 14" } @@ -3270,10 +3268,10 @@ packages: engines: { node: ">=18" } hasBin: true - i18next@23.16.5: + i18next@23.16.8: resolution: { - integrity: sha512-KTlhE3EP9x6pPTAW7dy0WKIhoCpfOGhRQlO+jttQLgzVaoOjWwBWramu7Pp0i+8wDNduuzXfe3kkVbzrKyrbTA==, + integrity: sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==, } ignore@5.3.2: @@ -3283,10 +3281,10 @@ packages: } engines: { node: ">= 4" } - immutable@5.0.2: + immutable@5.0.3: resolution: { - integrity: sha512-1NU7hWZDkV7hJ4PJ9dur9gTNQ4ePNPN4k9/0YhwjzykTi/+3Q5pF93YU5QoVj8BuOnhLgaY8gs0U2pj4kSYVcw==, + integrity: sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==, } import-fresh@3.3.0: @@ -3326,10 +3324,10 @@ packages: integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==, } - is-core-module@2.15.1: + is-core-module@2.16.1: resolution: { - integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==, + integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==, } engines: { node: ">= 0.4" } @@ -3446,6 +3444,14 @@ packages: engines: { node: ">=6" } hasBin: true + jsesc@3.1.0: + resolution: + { + integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==, + } + engines: { node: ">=6" } + hasBin: true + json-parse-even-better-errors@2.3.1: resolution: { @@ -3541,10 +3547,10 @@ packages: integrity: sha512-BpdYkt9EvGl8OfWHDQPISVpcl5xZthb+XPsbELj5AQXxIC8IriDZIQYjBJPEm5rS420sjZ0TLEzRcq5KdBhYrQ==, } - magic-string@0.30.12: + magic-string@0.30.17: resolution: { - integrity: sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==, + integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==, } mdast-util-from-markdown@2.0.2: @@ -3615,136 +3621,137 @@ packages: integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==, } - meta-json-schema@1.18.10: + meta-json-schema@1.19.1: resolution: { - integrity: sha512-bbjzCD1pXX/2jKNvFMPulvXujNj99iRFFf+eG82aNBgB/x42DHxZVqFOEiQ/L88tgQVS7o7CtfN0RIP7Rh04ZA==, + integrity: sha512-v4fhAmMDLx2R1HLmRF5i2kVht+hS29Nr3ezhEaobkfKpy+5GqiLosc07JHLNgxLk1pgqNmvDWVfC30+Bm2A+zg==, + } + engines: { node: ">=18", pnpm: ">=9" } + + micromark-core-commonmark@2.0.2: + resolution: + { + integrity: sha512-FKjQKbxd1cibWMM1P9N+H8TwlgGgSkWZMmfuVucLCHaYqeSvJ0hFeHsIa65pA2nYbes0f8LDHPMrd9X7Ujxg9w==, } - micromark-core-commonmark@2.0.1: + micromark-factory-destination@2.0.1: resolution: { - integrity: sha512-CUQyKr1e///ZODyD1U3xit6zXwy1a8q2a1S1HKtIlmgvurrEpaw/Y9y6KSIbF8P59cn/NjzHyO+Q2fAyYLQrAA==, + integrity: sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==, } - micromark-factory-destination@2.0.0: + micromark-factory-label@2.0.1: resolution: { - integrity: sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==, + integrity: sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==, } - micromark-factory-label@2.0.0: + micromark-factory-space@2.0.1: resolution: { - integrity: sha512-RR3i96ohZGde//4WSe/dJsxOX6vxIg9TimLAS3i4EhBAFx8Sm5SmqVfR8E87DPSR31nEAjZfbt91OMZWcNgdZw==, + integrity: sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==, } - micromark-factory-space@2.0.0: + micromark-factory-title@2.0.1: resolution: { - integrity: sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==, + integrity: sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==, } - micromark-factory-title@2.0.0: + micromark-factory-whitespace@2.0.1: resolution: { - integrity: sha512-jY8CSxmpWLOxS+t8W+FG3Xigc0RDQA9bKMY/EwILvsesiRniiVMejYTE4wumNc2f4UbAa4WsHqe3J1QS1sli+A==, + integrity: sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==, } - micromark-factory-whitespace@2.0.0: + micromark-util-character@2.1.1: resolution: { - integrity: sha512-28kbwaBjc5yAI1XadbdPYHX/eDnqaUFVikLwrO7FDnKG7lpgxnvk/XGRhX/PN0mOZ+dBSZ+LgunHS+6tYQAzhA==, + integrity: sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==, } - micromark-util-character@2.1.0: + micromark-util-chunked@2.0.1: resolution: { - integrity: sha512-KvOVV+X1yLBfs9dCBSopq/+G1PcgT3lAK07mC4BzXi5E7ahzMAF8oIupDDJ6mievI6F+lAATkbQQlQixJfT3aQ==, + integrity: sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==, } - micromark-util-chunked@2.0.0: + micromark-util-classify-character@2.0.1: resolution: { - integrity: sha512-anK8SWmNphkXdaKgz5hJvGa7l00qmcaUQoMYsBwDlSKFKjc6gjGXPDw3FNL3Nbwq5L8gE+RCbGqTw49FK5Qyvg==, + integrity: sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==, } - micromark-util-classify-character@2.0.0: + micromark-util-combine-extensions@2.0.1: resolution: { - integrity: sha512-S0ze2R9GH+fu41FA7pbSqNWObo/kzwf8rN/+IGlW/4tC6oACOs8B++bh+i9bVyNnwCcuksbFwsBme5OCKXCwIw==, + integrity: sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==, } - micromark-util-combine-extensions@2.0.0: + micromark-util-decode-numeric-character-reference@2.0.2: resolution: { - integrity: sha512-vZZio48k7ON0fVS3CUgFatWHoKbbLTK/rT7pzpJ4Bjp5JjkZeasRfrS9wsBdDJK2cJLHMckXZdzPSSr1B8a4oQ==, + integrity: sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==, } - micromark-util-decode-numeric-character-reference@2.0.1: + micromark-util-decode-string@2.0.1: resolution: { - integrity: sha512-bmkNc7z8Wn6kgjZmVHOX3SowGmVdhYS7yBpMnuMnPzDq/6xwVA604DuOXMZTO1lvq01g+Adfa0pE2UKGlxL1XQ==, + integrity: sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==, } - micromark-util-decode-string@2.0.0: + micromark-util-encode@2.0.1: resolution: { - integrity: sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==, + integrity: sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==, } - micromark-util-encode@2.0.0: + micromark-util-html-tag-name@2.0.1: resolution: { - integrity: sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA==, + integrity: sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==, } - micromark-util-html-tag-name@2.0.0: + micromark-util-normalize-identifier@2.0.1: resolution: { - integrity: sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw==, + integrity: sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==, } - micromark-util-normalize-identifier@2.0.0: + micromark-util-resolve-all@2.0.1: resolution: { - integrity: sha512-2xhYT0sfo85FMrUPtHcPo2rrp1lwbDEEzpx7jiH2xXJLqBuy4H0GgXk5ToU8IEwoROtXuL8ND0ttVa4rNqYK3w==, + integrity: sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==, } - micromark-util-resolve-all@2.0.0: + micromark-util-sanitize-uri@2.0.1: resolution: { - integrity: sha512-6KU6qO7DZ7GJkaCgwBNtplXCvGkJToU86ybBAUdavvgsCiG8lSSvYxr9MhwmQ+udpzywHsl4RpGJsYWG1pDOcA==, + integrity: sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==, } - micromark-util-sanitize-uri@2.0.0: + micromark-util-subtokenize@2.0.3: resolution: { - integrity: sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw==, + integrity: sha512-VXJJuNxYWSoYL6AJ6OQECCFGhIU2GGHMw8tahogePBrjkG8aCCas3ibkp7RnVOSTClg2is05/R7maAhF1XyQMg==, } - micromark-util-subtokenize@2.0.1: + micromark-util-symbol@2.0.1: resolution: { - integrity: sha512-jZNtiFl/1aY73yS3UGQkutD0UbhTt68qnRpw2Pifmz5wV9h8gOVsN70v+Lq/f1rKaU/W8pxRe8y8Q9FX1AOe1Q==, + integrity: sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==, } - micromark-util-symbol@2.0.0: + micromark-util-types@2.0.1: resolution: { - integrity: sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==, + integrity: sha512-534m2WhVTddrcKVepwmVEVnUAmtrx9bfIjNoQHRqfnvdaHQiFytEhJoTgpWJvDEXCO5gLTQh3wYC1PgOJA4NSQ==, } - micromark-util-types@2.0.0: + micromark@4.0.1: resolution: { - integrity: sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==, - } - - micromark@4.0.0: - resolution: - { - integrity: sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==, + integrity: sha512-eBPdkcoCNvYcxQOAKAlceo5SNdzZWfF+FcSupREAzdAh9rRmE239CEQAiTwIgblwnoM8zzj35sZ5ZwvSEOF6Kw==, } micromatch@4.0.8: @@ -3811,10 +3818,10 @@ packages: engines: { node: ">=10" } hasBin: true - monaco-editor@0.52.0: + monaco-editor@0.52.2: resolution: { - integrity: sha512-OeWhNpABLCeTqubfqLMXGsqf6OmPU6pHM85kF3dhy6kq5hnhuVS1p3VrEW/XhWHc71P2tHyS5JFySD8mgs1crw==, + integrity: sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==, } monaco-languageserver-types@0.4.0: @@ -3864,18 +3871,18 @@ packages: integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, } - nanoid@3.3.7: + nanoid@3.3.8: resolution: { - integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==, + integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==, } engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 } hasBin: true - nanoid@5.0.8: + nanoid@5.0.9: resolution: { - integrity: sha512-TcJPw+9RV9dibz1hHUzlLVy8N4X9TnwirAjrU08Juo6BNKggzVfP2ZJ/3ZUSq15Xl5i85i+Z89XBO90pB2PghQ==, + integrity: sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q==, } engines: { node: ^18 || >=20 } hasBin: true @@ -3912,10 +3919,10 @@ packages: } engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - node-releases@2.0.18: + node-releases@2.0.19: resolution: { - integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==, + integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==, } npm-run-path@4.0.1: @@ -3972,10 +3979,10 @@ packages: } engines: { node: ">=6" } - parse-entities@4.0.1: + parse-entities@4.0.2: resolution: { - integrity: sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w==, + integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==, } parse-json@5.2.0: @@ -4032,10 +4039,10 @@ packages: } engines: { node: ">=8" } - peggy@4.1.1: + peggy@4.2.0: resolution: { - integrity: sha512-2emciJQKahHJpT7f1asizGSnJ8bq0TKgWMXnCrtAaSH1NIXaGifYxL5m5KMrCdlaqaQJz3SVexNkx+I+Vz66VA==, + integrity: sha512-ZjzyJYY8NqW8JOZr2PbS/J0UH/hnfGALxSDsBUVQg5Y/I+ZaPuGeBJ7EclUX2RvWjhlsi4pnuL1C/K/3u+cDeg==, } engines: { node: ">=18" } hasBin: true @@ -4082,10 +4089,10 @@ packages: engines: { node: ">=10.13.0" } hasBin: true - prettier@3.3.3: + prettier@3.4.2: resolution: { - integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==, + integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==, } engines: { node: ">=14" } hasBin: true @@ -4140,19 +4147,19 @@ packages: integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==, } - react-hook-form@7.53.2: + react-hook-form@7.54.2: resolution: { - integrity: sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==, + integrity: sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg==, } engines: { node: ">=18.0.0" } peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 - react-i18next@15.1.1: + react-i18next@15.4.0: resolution: { - integrity: sha512-R/Vg9wIli2P3FfeI8o1eNJUJue5LWpFsQePCHdQDmX0Co3zkr6kdT8gAseb/yGeWbNz1Txc4bKDQuZYsC0kQfw==, + integrity: sha512-Py6UkX3zV08RTvL6ZANRoBh9sL/ne6rQq79XlkHEdd82cZr2H9usbWpUNVadJntIZP2pu3M2rL1CN+5rQYfYFw==, } peerDependencies: i18next: ">= 23.2.3" @@ -4171,10 +4178,10 @@ packages: integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==, } - react-is@18.3.1: + react-is@19.0.0: resolution: { - integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==, + integrity: sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g==, } react-markdown@9.0.1: @@ -4203,20 +4210,20 @@ packages: } engines: { node: ">=0.10.0" } - react-router-dom@6.28.0: + react-router-dom@6.28.1: resolution: { - integrity: sha512-kQ7Unsl5YdyOltsPGl31zOjLrDv+m2VcIEcIHqYYD3Lp0UppLjrzcfJqDJwXxFw3TH/yvapbnUvPlAj7Kx5nbg==, + integrity: sha512-YraE27C/RdjcZwl5UCqF/ffXnZDxpJdk9Q6jw38SZHjXs7NNdpViq2l2c7fO7+4uWaEfcwfGCv3RSg4e1By/fQ==, } engines: { node: ">=14.0.0" } peerDependencies: react: ">=16.8" react-dom: ">=16.8" - react-router@6.28.0: + react-router@6.28.1: resolution: { - integrity: sha512-HrYdIFqdrnhDw0PqG/AKjAqEqM7AvxCz0DQ4h2W8k6nqmc5uRBYDag0SBxx9iYz5G8gnuNVLzUe13wl9eAsXXg==, + integrity: sha512-2omQTA3rkMljmrvvo6WtewGdVh45SpL9hGiCI9uUrwGGfNFDIvGK4gYJsKlJoNVi6AQZcopSCballL+QGOm7fA==, } engines: { node: ">=14.0.0" } peerDependencies: @@ -4231,10 +4238,10 @@ packages: react: ">=16.6.0" react-dom: ">=16.6.0" - react-virtuoso@4.12.0: + react-virtuoso@4.12.3: resolution: { - integrity: sha512-oHrKlU7xHsrnBQ89ecZoMPAK0tHnI9s1hsFW3KKg5ZGeZ5SWvbGhg/QFJFY4XETAzoCUeu+Xaxn1OUb/PGtPlA==, + integrity: sha512-6X1p/sU7hecmjDZMAwN+r3go9EVjofKhwkUbVlL8lXhBZecPv9XVCkZ/kBPYOr0Mv0Vl5+Ziwgexg9Kh7+NNXQ==, } engines: { node: ">=10" } peerDependencies: @@ -4280,10 +4287,10 @@ packages: integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==, } - regexpu-core@6.1.1: + regexpu-core@6.2.0: resolution: { - integrity: sha512-k67Nb9jvwJcJmVpw0jPttR1/zVfnKf8Km0IPatrU/zJ5XeG3+Slx0xLXs9HByJSzXzrlz5EDvN6yLNMDc2qdnw==, + integrity: sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==, } engines: { node: ">=4" } @@ -4293,10 +4300,10 @@ packages: integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==, } - regjsparser@0.11.2: + regjsparser@0.12.0: resolution: { - integrity: sha512-3OGZZ4HoLJkkAZx/48mTXJNlmqTGOzc0o9OWQPuWpkOlXXPbyN6OafCcoXUnBqE2D3f/T5L+pWc1kdEmnfnRsA==, + integrity: sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==, } hasBin: true @@ -4331,11 +4338,12 @@ packages: } engines: { node: ">=4" } - resolve@1.22.8: + resolve@1.22.10: resolution: { - integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==, + integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==, } + engines: { node: ">= 0.4" } hasBin: true rimraf@5.0.10: @@ -4345,18 +4353,18 @@ packages: } hasBin: true - rollup@4.25.0: + rollup@4.29.1: resolution: { - integrity: sha512-uVbClXmR6wvx5R1M3Od4utyLUxrmOcEm3pAtMphn73Apq19PDtHpgZoEvqH2YnnaNUuvKmg2DgRd2Sqv+odyqg==, + integrity: sha512-RaJ45M/kmJUzSWDs1Nnd5DdV4eerC98idtUOVr6FfKcgxqvjwHmxc5upLF9qZU9EpsVzzhleFahrT3shLuJzIw==, } engines: { node: ">=18.0.0", npm: ">=8.0.0" } hasBin: true - sass@1.81.0: + sass@1.83.0: resolution: { - integrity: sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==, + integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==, } engines: { node: ">=14.0.0" } hasBin: true @@ -4540,13 +4548,13 @@ packages: integrity: sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==, } - swr@2.2.5: + swr@2.3.0: resolution: { - integrity: sha512-QtxqyclFeAsxEUeZIYmsaQ0UjimSq1RZ9Un7I68/0ClKK/U3LoyQunwkQfJZr2fc22DfIXLNDc2wFyTEikCUpg==, + integrity: sha512-NyZ76wA4yElZWBHzSgEJc28a0u6QZvhb6w0azeL2k7+Q1gAzVK+IqQYXhVOC/mzi+HZIozrZvBVeSeOZNR2bqA==, } peerDependencies: - react: ^16.11.0 || ^17.0.0 || ^18.0.0 + react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 systemjs@6.15.1: resolution: @@ -4561,10 +4569,10 @@ packages: } engines: { node: ">=18" } - terser@5.36.0: + terser@5.37.0: resolution: { - integrity: sha512-IYV9eNMuFAV4THUspIRXkLakHnV6XO7FEdtKjf/mDyrnqUg9LnlOn6/RwRvM9SZjR4GUq8Nk8zj67FzVARr74w==, + integrity: sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA==, } engines: { node: ">=10" } hasBin: true @@ -4620,10 +4628,10 @@ packages: integrity: sha512-MF2UAZGvGMOM+vHi9Zj/LvQqdNN1m1xSB+PjAW9B/GvFqaB4GwR18YaIbGIGDRTW/J8iqFXQHLZd5eJVtho46w==, } - typescript@5.6.3: + typescript@5.7.2: resolution: { - integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==, + integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==, } engines: { node: ">=14.17" } hasBin: true @@ -4720,13 +4728,13 @@ packages: peerDependencies: browserslist: ">= 4.21.0" - use-sync-external-store@1.2.2: + use-sync-external-store@1.4.0: resolution: { - integrity: sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==, + integrity: sha512-9WXSPC5fMv61vaupRkCKCxsPxBocVnwakBEkMIHHpkTTg6icbJtg6jzgtLDm4bl3cSHAca52rYWih0k4K3PfHw==, } peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 vfile-message@4.0.2: resolution: @@ -4883,10 +4891,10 @@ packages: } engines: { node: ">= 6" } - yaml@2.6.0: + yaml@2.7.0: resolution: { - integrity: sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==, + integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==, } engines: { node: ">= 14" } hasBin: true @@ -4898,10 +4906,10 @@ packages: } engines: { node: ">=10" } - zustand@5.0.1: + zustand@5.0.2: resolution: { - integrity: sha512-pRET7Lao2z+n5R/HduXMio35TncTlSW68WsYBq2Lg1ASspsNGjpwLAsij3RpouyV6+kHMwwwzP0bZPD70/Jx/w==, + integrity: sha512-8qNdnJVJlHlrKXi50LDqqUNmUbuBjoKLrYQBnoChIbVph7vni+sY+YpvdjXG9YLd/Bxr6scMcR+rm5H3aSqPaw==, } engines: { node: ">=12.20.0" } peerDependencies: @@ -4940,7 +4948,7 @@ snapshots: "@ampproject/remapping@2.3.0": dependencies: - "@jridgewell/gen-mapping": 0.3.5 + "@jridgewell/gen-mapping": 0.3.8 "@jridgewell/trace-mapping": 0.3.25 "@babel/code-frame@7.26.2": @@ -4949,52 +4957,45 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.1 - "@babel/compat-data@7.26.2": {} + "@babel/compat-data@7.26.3": {} "@babel/core@7.26.0": dependencies: "@ampproject/remapping": 2.3.0 "@babel/code-frame": 7.26.2 - "@babel/generator": 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.2 + "@babel/parser": 7.26.3 "@babel/template": 7.25.9 - "@babel/traverse": 7.25.9 - "@babel/types": 7.26.0 + "@babel/traverse": 7.26.4 + "@babel/types": 7.26.3 convert-source-map: 2.0.0 - debug: 4.3.7 + debug: 4.4.0 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 transitivePeerDependencies: - supports-color - "@babel/generator@7.26.2": + "@babel/generator@7.26.3": dependencies: - "@babel/parser": 7.26.2 - "@babel/types": 7.26.0 - "@jridgewell/gen-mapping": 0.3.5 + "@babel/parser": 7.26.3 + "@babel/types": 7.26.3 + "@jridgewell/gen-mapping": 0.3.8 "@jridgewell/trace-mapping": 0.3.25 - jsesc: 3.0.2 + jsesc: 3.1.0 "@babel/helper-annotate-as-pure@7.25.9": dependencies: - "@babel/types": 7.26.0 - - "@babel/helper-builder-binary-assignment-operator-visitor@7.25.9": - dependencies: - "@babel/traverse": 7.25.9 - "@babel/types": 7.26.0 - transitivePeerDependencies: - - supports-color + "@babel/types": 7.26.3 "@babel/helper-compilation-targets@7.25.9": dependencies: - "@babel/compat-data": 7.26.2 + "@babel/compat-data": 7.26.3 "@babel/helper-validator-option": 7.25.9 - browserslist: 4.24.2 + browserslist: 4.24.3 lru-cache: 5.1.1 semver: 6.3.1 @@ -5006,16 +5007,16 @@ snapshots: "@babel/helper-optimise-call-expression": 7.25.9 "@babel/helper-replace-supers": 7.25.9(@babel/core@7.26.0) "@babel/helper-skip-transparent-expression-wrappers": 7.25.9 - "@babel/traverse": 7.25.9 + "@babel/traverse": 7.26.4 semver: 6.3.1 transitivePeerDependencies: - supports-color - "@babel/helper-create-regexp-features-plugin@7.25.9(@babel/core@7.26.0)": + "@babel/helper-create-regexp-features-plugin@7.26.3(@babel/core@7.26.0)": dependencies: "@babel/core": 7.26.0 "@babel/helper-annotate-as-pure": 7.25.9 - regexpu-core: 6.1.1 + regexpu-core: 6.2.0 semver: 6.3.1 "@babel/helper-define-polyfill-provider@0.6.3(@babel/core@7.26.0)": @@ -5023,23 +5024,23 @@ snapshots: "@babel/core": 7.26.0 "@babel/helper-compilation-targets": 7.25.9 "@babel/helper-plugin-utils": 7.25.9 - debug: 4.3.7 + debug: 4.4.0 lodash.debounce: 4.0.8 - resolve: 1.22.8 + resolve: 1.22.10 transitivePeerDependencies: - supports-color "@babel/helper-member-expression-to-functions@7.25.9": dependencies: - "@babel/traverse": 7.25.9 - "@babel/types": 7.26.0 + "@babel/traverse": 7.26.4 + "@babel/types": 7.26.3 transitivePeerDependencies: - supports-color "@babel/helper-module-imports@7.25.9": dependencies: - "@babel/traverse": 7.25.9 - "@babel/types": 7.26.0 + "@babel/traverse": 7.26.4 + "@babel/types": 7.26.3 transitivePeerDependencies: - supports-color @@ -5048,13 +5049,13 @@ snapshots: "@babel/core": 7.26.0 "@babel/helper-module-imports": 7.25.9 "@babel/helper-validator-identifier": 7.25.9 - "@babel/traverse": 7.25.9 + "@babel/traverse": 7.26.4 transitivePeerDependencies: - supports-color "@babel/helper-optimise-call-expression@7.25.9": dependencies: - "@babel/types": 7.26.0 + "@babel/types": 7.26.3 "@babel/helper-plugin-utils@7.25.9": {} @@ -5063,7 +5064,7 @@ snapshots: "@babel/core": 7.26.0 "@babel/helper-annotate-as-pure": 7.25.9 "@babel/helper-wrap-function": 7.25.9 - "@babel/traverse": 7.25.9 + "@babel/traverse": 7.26.4 transitivePeerDependencies: - supports-color @@ -5072,21 +5073,14 @@ snapshots: "@babel/core": 7.26.0 "@babel/helper-member-expression-to-functions": 7.25.9 "@babel/helper-optimise-call-expression": 7.25.9 - "@babel/traverse": 7.25.9 - transitivePeerDependencies: - - supports-color - - "@babel/helper-simple-access@7.25.9": - dependencies: - "@babel/traverse": 7.25.9 - "@babel/types": 7.26.0 + "@babel/traverse": 7.26.4 transitivePeerDependencies: - supports-color "@babel/helper-skip-transparent-expression-wrappers@7.25.9": dependencies: - "@babel/traverse": 7.25.9 - "@babel/types": 7.26.0 + "@babel/traverse": 7.26.4 + "@babel/types": 7.26.3 transitivePeerDependencies: - supports-color @@ -5099,25 +5093,25 @@ snapshots: "@babel/helper-wrap-function@7.25.9": dependencies: "@babel/template": 7.25.9 - "@babel/traverse": 7.25.9 - "@babel/types": 7.26.0 + "@babel/traverse": 7.26.4 + "@babel/types": 7.26.3 transitivePeerDependencies: - supports-color "@babel/helpers@7.26.0": dependencies: "@babel/template": 7.25.9 - "@babel/types": 7.26.0 + "@babel/types": 7.26.3 - "@babel/parser@7.26.2": + "@babel/parser@7.26.3": dependencies: - "@babel/types": 7.26.0 + "@babel/types": 7.26.3 "@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9(@babel/core@7.26.0)": dependencies: "@babel/core": 7.26.0 "@babel/helper-plugin-utils": 7.25.9 - "@babel/traverse": 7.25.9 + "@babel/traverse": 7.26.4 transitivePeerDependencies: - supports-color @@ -5144,7 +5138,7 @@ snapshots: dependencies: "@babel/core": 7.26.0 "@babel/helper-plugin-utils": 7.25.9 - "@babel/traverse": 7.25.9 + "@babel/traverse": 7.26.4 transitivePeerDependencies: - supports-color @@ -5165,7 +5159,7 @@ snapshots: "@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.26.0)": dependencies: "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.25.9(@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/plugin-transform-arrow-functions@7.25.9(@babel/core@7.26.0)": @@ -5178,7 +5172,7 @@ snapshots: "@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.25.9 + "@babel/traverse": 7.26.4 transitivePeerDependencies: - supports-color @@ -5224,7 +5218,7 @@ snapshots: "@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.25.9 + "@babel/traverse": 7.26.4 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -5243,7 +5237,7 @@ snapshots: "@babel/plugin-transform-dotall-regex@7.25.9(@babel/core@7.26.0)": dependencies: "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.25.9(@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/plugin-transform-duplicate-keys@7.25.9(@babel/core@7.26.0)": @@ -5254,7 +5248,7 @@ snapshots: "@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.9(@babel/core@7.26.0)": dependencies: "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.25.9(@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/plugin-transform-dynamic-import@7.25.9(@babel/core@7.26.0)": @@ -5262,13 +5256,10 @@ snapshots: "@babel/core": 7.26.0 "@babel/helper-plugin-utils": 7.25.9 - "@babel/plugin-transform-exponentiation-operator@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-exponentiation-operator@7.26.3(@babel/core@7.26.0)": dependencies: "@babel/core": 7.26.0 - "@babel/helper-builder-binary-assignment-operator-visitor": 7.25.9 "@babel/helper-plugin-utils": 7.25.9 - transitivePeerDependencies: - - supports-color "@babel/plugin-transform-export-namespace-from@7.25.9(@babel/core@7.26.0)": dependencies: @@ -5288,7 +5279,7 @@ snapshots: "@babel/core": 7.26.0 "@babel/helper-compilation-targets": 7.25.9 "@babel/helper-plugin-utils": 7.25.9 - "@babel/traverse": 7.25.9 + "@babel/traverse": 7.26.4 transitivePeerDependencies: - supports-color @@ -5320,12 +5311,11 @@ snapshots: transitivePeerDependencies: - supports-color - "@babel/plugin-transform-modules-commonjs@7.25.9(@babel/core@7.26.0)": + "@babel/plugin-transform-modules-commonjs@7.26.3(@babel/core@7.26.0)": 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/helper-simple-access": 7.25.9 transitivePeerDependencies: - supports-color @@ -5335,7 +5325,7 @@ snapshots: "@babel/helper-module-transforms": 7.26.0(@babel/core@7.26.0) "@babel/helper-plugin-utils": 7.25.9 "@babel/helper-validator-identifier": 7.25.9 - "@babel/traverse": 7.25.9 + "@babel/traverse": 7.26.4 transitivePeerDependencies: - supports-color @@ -5350,7 +5340,7 @@ snapshots: "@babel/plugin-transform-named-capturing-groups-regex@7.25.9(@babel/core@7.26.0)": dependencies: "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.25.9(@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/plugin-transform-new-target@7.25.9(@babel/core@7.26.0)": @@ -5442,7 +5432,7 @@ snapshots: "@babel/plugin-transform-regexp-modifiers@7.26.0(@babel/core@7.26.0)": dependencies: "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.25.9(@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/plugin-transform-reserved-words@7.25.9(@babel/core@7.26.0)": @@ -5486,24 +5476,24 @@ snapshots: "@babel/plugin-transform-unicode-property-regex@7.25.9(@babel/core@7.26.0)": dependencies: "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.25.9(@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/plugin-transform-unicode-regex@7.25.9(@babel/core@7.26.0)": dependencies: "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.25.9(@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/plugin-transform-unicode-sets-regex@7.25.9(@babel/core@7.26.0)": dependencies: "@babel/core": 7.26.0 - "@babel/helper-create-regexp-features-plugin": 7.25.9(@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/preset-env@7.26.0(@babel/core@7.26.0)": dependencies: - "@babel/compat-data": 7.26.2 + "@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 @@ -5531,7 +5521,7 @@ snapshots: "@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.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) @@ -5540,7 +5530,7 @@ snapshots: "@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.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) @@ -5580,7 +5570,7 @@ snapshots: dependencies: "@babel/core": 7.26.0 "@babel/helper-plugin-utils": 7.25.9 - "@babel/types": 7.26.0 + "@babel/types": 7.26.3 esutils: 2.0.3 "@babel/runtime@7.26.0": @@ -5590,42 +5580,42 @@ snapshots: "@babel/template@7.25.9": dependencies: "@babel/code-frame": 7.26.2 - "@babel/parser": 7.26.2 - "@babel/types": 7.26.0 + "@babel/parser": 7.26.3 + "@babel/types": 7.26.3 - "@babel/traverse@7.25.9": + "@babel/traverse@7.26.4": dependencies: "@babel/code-frame": 7.26.2 - "@babel/generator": 7.26.2 - "@babel/parser": 7.26.2 + "@babel/generator": 7.26.3 + "@babel/parser": 7.26.3 "@babel/template": 7.25.9 - "@babel/types": 7.26.0 - debug: 4.3.7 + "@babel/types": 7.26.3 + debug: 4.4.0 globals: 11.12.0 transitivePeerDependencies: - supports-color - "@babel/types@7.26.0": + "@babel/types@7.26.3": dependencies: "@babel/helper-string-parser": 7.25.9 "@babel/helper-validator-identifier": 7.25.9 - "@dnd-kit/accessibility@3.1.0(react@18.3.1)": + "@dnd-kit/accessibility@3.1.1(react@18.3.1)": dependencies: react: 18.3.1 tslib: 2.8.1 - "@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@dnd-kit/accessibility": 3.1.0(react@18.3.1) + "@dnd-kit/accessibility": 3.1.1(react@18.3.1) "@dnd-kit/utilities": 3.2.2(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) tslib: 2.8.1 - "@dnd-kit/sortable@8.0.0(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.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)": dependencies: - "@dnd-kit/core": 6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@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) react: 18.3.1 tslib: 2.8.1 @@ -5635,13 +5625,13 @@ snapshots: react: 18.3.1 tslib: 2.8.1 - "@emotion/babel-plugin@11.12.0": + "@emotion/babel-plugin@11.13.5": dependencies: "@babel/helper-module-imports": 7.25.9 "@babel/runtime": 7.26.0 "@emotion/hash": 0.9.2 "@emotion/memoize": 0.9.0 - "@emotion/serialize": 1.3.2 + "@emotion/serialize": 1.3.3 babel-plugin-macros: 3.1.0 convert-source-map: 1.9.0 escape-string-regexp: 4.0.0 @@ -5651,11 +5641,11 @@ snapshots: transitivePeerDependencies: - supports-color - "@emotion/cache@11.13.1": + "@emotion/cache@11.14.0": dependencies: "@emotion/memoize": 0.9.0 "@emotion/sheet": 1.4.0 - "@emotion/utils": 1.4.1 + "@emotion/utils": 1.4.2 "@emotion/weak-memoize": 0.4.0 stylis: 4.2.0 @@ -5667,54 +5657,54 @@ snapshots: "@emotion/memoize@0.9.0": {} - "@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1)": + "@emotion/react@11.14.0(@types/react@18.3.18)(react@18.3.1)": dependencies: "@babel/runtime": 7.26.0 - "@emotion/babel-plugin": 11.12.0 - "@emotion/cache": 11.13.1 - "@emotion/serialize": 1.3.2 - "@emotion/use-insertion-effect-with-fallbacks": 1.1.0(react@18.3.1) - "@emotion/utils": 1.4.1 + "@emotion/babel-plugin": 11.13.5 + "@emotion/cache": 11.14.0 + "@emotion/serialize": 1.3.3 + "@emotion/use-insertion-effect-with-fallbacks": 1.2.0(react@18.3.1) + "@emotion/utils": 1.4.2 "@emotion/weak-memoize": 0.4.0 hoist-non-react-statics: 3.3.2 react: 18.3.1 optionalDependencies: - "@types/react": 18.3.12 + "@types/react": 18.3.18 transitivePeerDependencies: - supports-color - "@emotion/serialize@1.3.2": + "@emotion/serialize@1.3.3": dependencies: "@emotion/hash": 0.9.2 "@emotion/memoize": 0.9.0 "@emotion/unitless": 0.10.0 - "@emotion/utils": 1.4.1 + "@emotion/utils": 1.4.2 csstype: 3.1.3 "@emotion/sheet@1.4.0": {} - "@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(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)": dependencies: "@babel/runtime": 7.26.0 - "@emotion/babel-plugin": 11.12.0 + "@emotion/babel-plugin": 11.13.5 "@emotion/is-prop-valid": 1.3.1 - "@emotion/react": 11.13.3(@types/react@18.3.12)(react@18.3.1) - "@emotion/serialize": 1.3.2 - "@emotion/use-insertion-effect-with-fallbacks": 1.1.0(react@18.3.1) - "@emotion/utils": 1.4.1 + "@emotion/react": 11.14.0(@types/react@18.3.18)(react@18.3.1) + "@emotion/serialize": 1.3.3 + "@emotion/use-insertion-effect-with-fallbacks": 1.2.0(react@18.3.1) + "@emotion/utils": 1.4.2 react: 18.3.1 optionalDependencies: - "@types/react": 18.3.12 + "@types/react": 18.3.18 transitivePeerDependencies: - supports-color "@emotion/unitless@0.10.0": {} - "@emotion/use-insertion-effect-with-fallbacks@1.1.0(react@18.3.1)": + "@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@18.3.1)": dependencies: react: 18.3.1 - "@emotion/utils@1.4.1": {} + "@emotion/utils@1.4.2": {} "@emotion/weak-memoize@0.4.0": {} @@ -5819,7 +5809,7 @@ snapshots: dependencies: minipass: 7.1.2 - "@jridgewell/gen-mapping@0.3.5": + "@jridgewell/gen-mapping@0.3.8": dependencies: "@jridgewell/set-array": 1.2.1 "@jridgewell/sourcemap-codec": 1.5.0 @@ -5831,7 +5821,7 @@ snapshots: "@jridgewell/source-map@0.3.6": dependencies: - "@jridgewell/gen-mapping": 0.3.5 + "@jridgewell/gen-mapping": 0.3.8 "@jridgewell/trace-mapping": 0.3.25 "@jridgewell/sourcemap-codec@1.5.0": {} @@ -5843,207 +5833,207 @@ snapshots: "@juggle/resize-observer@3.4.0": {} - "@mui/base@5.0.0-beta.20(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(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)": dependencies: "@babel/runtime": 7.26.0 "@floating-ui/react-dom": 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/types": 7.2.19(@types/react@18.3.12) - "@mui/utils": 5.16.6(@types/react@18.3.12)(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) "@popperjs/core": 2.11.8 clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - "@types/react": 18.3.12 + "@types/react": 18.3.18 - "@mui/core-downloads-tracker@6.1.6": {} + "@mui/core-downloads-tracker@6.3.0": {} - "@mui/icons-material@6.1.6(@mui/material@6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react@18.3.1)": + "@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)": dependencies: "@babel/runtime": 7.26.0 - "@mui/material": 6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(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) react: 18.3.1 optionalDependencies: - "@types/react": 18.3.12 + "@types/react": 18.3.18 - "@mui/lab@5.0.0-alpha.149(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@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)": dependencies: "@babel/runtime": 7.26.0 - "@mui/base": 5.0.0-beta.20(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/material": 6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/system": 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) - "@mui/types": 7.2.19(@types/react@18.3.12) - "@mui/utils": 5.16.6(@types/react@18.3.12)(react@18.3.1) - "@mui/x-tree-view": 6.0.0-alpha.1(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@mui/base@5.0.0-beta.20(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/material@6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(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/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) clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - "@emotion/react": 11.13.3(@types/react@18.3.12)(react@18.3.1) - "@emotion/styled": 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) - "@types/react": 18.3.12 + "@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/material@6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(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)": dependencies: "@babel/runtime": 7.26.0 - "@mui/core-downloads-tracker": 6.1.6 - "@mui/system": 6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) - "@mui/types": 7.2.19(@types/react@18.3.12) - "@mui/utils": 6.1.6(@types/react@18.3.12)(react@18.3.1) + "@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) "@popperjs/core": 2.11.8 - "@types/react-transition-group": 4.4.11 + "@types/react-transition-group": 4.4.12(@types/react@18.3.18) clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-is: 18.3.1 + react-is: 19.0.0 react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) optionalDependencies: - "@emotion/react": 11.13.3(@types/react@18.3.12)(react@18.3.1) - "@emotion/styled": 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) - "@types/react": 18.3.12 + "@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/private-theming@5.16.6(@types/react@18.3.12)(react@18.3.1)": + "@mui/private-theming@5.16.13(@types/react@18.3.18)(react@18.3.1)": dependencies: "@babel/runtime": 7.26.0 - "@mui/utils": 5.16.6(@types/react@18.3.12)(react@18.3.1) + "@mui/utils": 5.16.13(@types/react@18.3.18)(react@18.3.1) prop-types: 15.8.1 react: 18.3.1 optionalDependencies: - "@types/react": 18.3.12 + "@types/react": 18.3.18 - "@mui/private-theming@6.1.6(@types/react@18.3.12)(react@18.3.1)": + "@mui/private-theming@6.3.0(@types/react@18.3.18)(react@18.3.1)": dependencies: "@babel/runtime": 7.26.0 - "@mui/utils": 6.1.6(@types/react@18.3.12)(react@18.3.1) + "@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.12 + "@types/react": 18.3.18 - "@mui/styled-engine@5.16.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(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)": dependencies: "@babel/runtime": 7.26.0 - "@emotion/cache": 11.13.1 + "@emotion/cache": 11.14.0 csstype: 3.1.3 prop-types: 15.8.1 react: 18.3.1 optionalDependencies: - "@emotion/react": 11.13.3(@types/react@18.3.12)(react@18.3.1) - "@emotion/styled": 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.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/styled-engine@6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(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 - "@emotion/cache": 11.13.1 - "@emotion/serialize": 1.3.2 + "@emotion/cache": 11.14.0 + "@emotion/serialize": 1.3.3 "@emotion/sheet": 1.4.0 csstype: 3.1.3 prop-types: 15.8.1 react: 18.3.1 optionalDependencies: - "@emotion/react": 11.13.3(@types/react@18.3.12)(react@18.3.1) - "@emotion/styled": 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.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/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(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)": dependencies: "@babel/runtime": 7.26.0 - "@mui/private-theming": 5.16.6(@types/react@18.3.12)(react@18.3.1) - "@mui/styled-engine": 5.16.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) - "@mui/types": 7.2.19(@types/react@18.3.12) - "@mui/utils": 5.16.6(@types/react@18.3.12)(react@18.3.1) + "@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) clsx: 2.1.1 csstype: 3.1.3 prop-types: 15.8.1 react: 18.3.1 optionalDependencies: - "@emotion/react": 11.13.3(@types/react@18.3.12)(react@18.3.1) - "@emotion/styled": 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) - "@types/react": 18.3.12 + "@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/system@6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1)": + "@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.1.6(@types/react@18.3.12)(react@18.3.1) - "@mui/styled-engine": 6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1) - "@mui/types": 7.2.19(@types/react@18.3.12) - "@mui/utils": 6.1.6(@types/react@18.3.12)(react@18.3.1) + "@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.13.3(@types/react@18.3.12)(react@18.3.1) - "@emotion/styled": 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) - "@types/react": 18.3.12 + "@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.19(@types/react@18.3.12)": + "@mui/types@7.2.20(@types/react@18.3.18)": optionalDependencies: - "@types/react": 18.3.12 + "@types/react": 18.3.18 - "@mui/utils@5.16.6(@types/react@18.3.12)(react@18.3.1)": + "@mui/utils@5.16.13(@types/react@18.3.18)(react@18.3.1)": dependencies: "@babel/runtime": 7.26.0 - "@mui/types": 7.2.19(@types/react@18.3.12) - "@types/prop-types": 15.7.13 + "@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: 18.3.1 + react-is: 19.0.0 optionalDependencies: - "@types/react": 18.3.12 + "@types/react": 18.3.18 - "@mui/utils@6.1.6(@types/react@18.3.12)(react@18.3.1)": + "@mui/utils@6.3.0(@types/react@18.3.18)(react@18.3.1)": dependencies: "@babel/runtime": 7.26.0 - "@mui/types": 7.2.19(@types/react@18.3.12) - "@types/prop-types": 15.7.13 + "@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: 18.3.1 + react-is: 19.0.0 optionalDependencies: - "@types/react": 18.3.12 + "@types/react": 18.3.18 - "@mui/x-data-grid@7.22.2(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@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.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/system": 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) - "@mui/utils": 6.1.6(@types/react@18.3.12)(react@18.3.1) - "@mui/x-internals": 7.21.0(@types/react@18.3.12)(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": 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) clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) reselect: 5.1.1 optionalDependencies: - "@emotion/react": 11.13.3(@types/react@18.3.12)(react@18.3.1) - "@emotion/styled": 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.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) transitivePeerDependencies: - "@types/react" - "@mui/x-internals@7.21.0(@types/react@18.3.12)(react@18.3.1)": + "@mui/x-internals@7.23.5(@types/react@18.3.18)(react@18.3.1)": dependencies: "@babel/runtime": 7.26.0 - "@mui/utils": 6.1.6(@types/react@18.3.12)(react@18.3.1) + "@mui/utils": 6.3.0(@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.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@mui/base@5.0.0-beta.20(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/material@6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@mui/x-tree-view@6.0.0-alpha.1(@emotion/react@11.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.13.3(@types/react@18.3.12)(react@18.3.1) - "@emotion/styled": 11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) - "@mui/base": 5.0.0-beta.20(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/material": 6.1.6(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - "@mui/system": 5.16.7(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1) - "@mui/utils": 5.16.6(@types/react@18.3.12)(react@18.3.1) - "@types/react-transition-group": 4.4.11 + "@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 @@ -6060,19 +6050,19 @@ snapshots: "@octokit/graphql": 7.1.0 "@octokit/request": 8.4.0 "@octokit/request-error": 5.1.0 - "@octokit/types": 13.6.1 + "@octokit/types": 13.6.2 before-after-hook: 2.2.3 universal-user-agent: 6.0.1 "@octokit/endpoint@9.0.5": dependencies: - "@octokit/types": 13.6.1 + "@octokit/types": 13.6.2 universal-user-agent: 6.0.1 "@octokit/graphql@7.1.0": dependencies: "@octokit/request": 8.4.0 - "@octokit/types": 13.6.1 + "@octokit/types": 13.6.2 universal-user-agent: 6.0.1 "@octokit/openapi-types@20.0.0": {} @@ -6091,7 +6081,7 @@ snapshots: "@octokit/request-error@5.1.0": dependencies: - "@octokit/types": 13.6.1 + "@octokit/types": 13.6.2 deprecation: 2.3.1 once: 1.4.0 @@ -6099,14 +6089,14 @@ snapshots: dependencies: "@octokit/endpoint": 9.0.5 "@octokit/request-error": 5.1.0 - "@octokit/types": 13.6.1 + "@octokit/types": 13.6.2 universal-user-agent: 6.0.1 "@octokit/types@12.6.0": dependencies: "@octokit/openapi-types": 20.0.0 - "@octokit/types@13.6.1": + "@octokit/types@13.6.2": dependencies: "@octokit/openapi-types": 22.2.0 @@ -6171,7 +6161,7 @@ snapshots: "@parcel/watcher-win32-x64": 2.5.0 optional: true - "@peggyjs/from-mem@1.3.4": + "@peggyjs/from-mem@1.3.5": dependencies: semver: 7.6.3 @@ -6182,66 +6172,69 @@ snapshots: "@remix-run/router@1.21.0": {} - "@rollup/pluginutils@5.1.3(rollup@4.25.0)": + "@rollup/pluginutils@5.1.4(rollup@4.29.1)": dependencies: "@types/estree": 1.0.6 estree-walker: 2.0.2 picomatch: 4.0.2 optionalDependencies: - rollup: 4.25.0 + rollup: 4.29.1 - "@rollup/rollup-android-arm-eabi@4.25.0": + "@rollup/rollup-android-arm-eabi@4.29.1": optional: true - "@rollup/rollup-android-arm64@4.25.0": + "@rollup/rollup-android-arm64@4.29.1": optional: true - "@rollup/rollup-darwin-arm64@4.25.0": + "@rollup/rollup-darwin-arm64@4.29.1": optional: true - "@rollup/rollup-darwin-x64@4.25.0": + "@rollup/rollup-darwin-x64@4.29.1": optional: true - "@rollup/rollup-freebsd-arm64@4.25.0": + "@rollup/rollup-freebsd-arm64@4.29.1": optional: true - "@rollup/rollup-freebsd-x64@4.25.0": + "@rollup/rollup-freebsd-x64@4.29.1": optional: true - "@rollup/rollup-linux-arm-gnueabihf@4.25.0": + "@rollup/rollup-linux-arm-gnueabihf@4.29.1": optional: true - "@rollup/rollup-linux-arm-musleabihf@4.25.0": + "@rollup/rollup-linux-arm-musleabihf@4.29.1": optional: true - "@rollup/rollup-linux-arm64-gnu@4.25.0": + "@rollup/rollup-linux-arm64-gnu@4.29.1": optional: true - "@rollup/rollup-linux-arm64-musl@4.25.0": + "@rollup/rollup-linux-arm64-musl@4.29.1": optional: true - "@rollup/rollup-linux-powerpc64le-gnu@4.25.0": + "@rollup/rollup-linux-loongarch64-gnu@4.29.1": optional: true - "@rollup/rollup-linux-riscv64-gnu@4.25.0": + "@rollup/rollup-linux-powerpc64le-gnu@4.29.1": optional: true - "@rollup/rollup-linux-s390x-gnu@4.25.0": + "@rollup/rollup-linux-riscv64-gnu@4.29.1": optional: true - "@rollup/rollup-linux-x64-gnu@4.25.0": + "@rollup/rollup-linux-s390x-gnu@4.29.1": optional: true - "@rollup/rollup-linux-x64-musl@4.25.0": + "@rollup/rollup-linux-x64-gnu@4.29.1": optional: true - "@rollup/rollup-win32-arm64-msvc@4.25.0": + "@rollup/rollup-linux-x64-musl@4.29.1": optional: true - "@rollup/rollup-win32-ia32-msvc@4.25.0": + "@rollup/rollup-win32-arm64-msvc@4.29.1": optional: true - "@rollup/rollup-win32-x64-msvc@4.25.0": + "@rollup/rollup-win32-ia32-msvc@4.29.1": + optional: true + + "@rollup/rollup-win32-x64-msvc@4.29.1": optional: true "@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.26.0)": @@ -6288,12 +6281,12 @@ snapshots: "@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) - "@svgr/core@8.1.0(typescript@5.6.3)": + "@svgr/core@8.1.0(typescript@5.7.2)": dependencies: "@babel/core": 7.26.0 "@svgr/babel-preset": 8.1.0(@babel/core@7.26.0) camelcase: 6.3.0 - cosmiconfig: 8.3.6(typescript@5.6.3) + cosmiconfig: 8.3.6(typescript@5.7.2) snake-case: 3.0.4 transitivePeerDependencies: - supports-color @@ -6301,14 +6294,14 @@ snapshots: "@svgr/hast-util-to-babel-ast@8.0.0": dependencies: - "@babel/types": 7.26.0 + "@babel/types": 7.26.3 entities: 4.5.0 - "@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.6.3))": + "@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.7.2))": dependencies: "@babel/core": 7.26.0 "@svgr/babel-preset": 8.1.0(@babel/core@7.26.0) - "@svgr/core": 8.1.0(typescript@5.6.3) + "@svgr/core": 8.1.0(typescript@5.7.2) "@svgr/hast-util-to-babel-ast": 8.0.0 svg-parser: 2.0.4 transitivePeerDependencies: @@ -6359,58 +6352,58 @@ snapshots: "@tauri-apps/cli-win32-ia32-msvc": 2.1.0 "@tauri-apps/cli-win32-x64-msvc": 2.1.0 - "@tauri-apps/plugin-clipboard-manager@2.0.0": + "@tauri-apps/plugin-clipboard-manager@2.2.0": dependencies: "@tauri-apps/api": 2.1.1 - "@tauri-apps/plugin-dialog@2.0.1": + "@tauri-apps/plugin-dialog@2.2.0": dependencies: "@tauri-apps/api": 2.1.1 - "@tauri-apps/plugin-fs@2.0.2": + "@tauri-apps/plugin-fs@2.2.0": dependencies: "@tauri-apps/api": 2.1.1 - "@tauri-apps/plugin-global-shortcut@2.0.0": + "@tauri-apps/plugin-global-shortcut@2.2.0": dependencies: "@tauri-apps/api": 2.1.1 - "@tauri-apps/plugin-notification@2.0.0": + "@tauri-apps/plugin-notification@2.2.0": dependencies: "@tauri-apps/api": 2.1.1 - "@tauri-apps/plugin-process@2.0.0": + "@tauri-apps/plugin-process@2.2.0": dependencies: "@tauri-apps/api": 2.1.1 - "@tauri-apps/plugin-shell@2.0.1": + "@tauri-apps/plugin-shell@2.2.0": dependencies: "@tauri-apps/api": 2.1.1 - "@tauri-apps/plugin-updater@2.0.0": + "@tauri-apps/plugin-updater@2.3.0": dependencies: "@tauri-apps/api": 2.1.1 "@types/babel__core@7.20.5": dependencies: - "@babel/parser": 7.26.2 - "@babel/types": 7.26.0 + "@babel/parser": 7.26.3 + "@babel/types": 7.26.3 "@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.0 + "@babel/types": 7.26.3 "@types/babel__template@7.4.4": dependencies: - "@babel/parser": 7.26.2 - "@babel/types": 7.26.0 + "@babel/parser": 7.26.3 + "@babel/types": 7.26.3 "@types/babel__traverse@7.20.6": dependencies: - "@babel/types": 7.26.0 + "@babel/types": 7.26.3 "@types/debug@4.1.12": dependencies: @@ -6451,50 +6444,50 @@ snapshots: "@types/parse-json@4.0.2": {} - "@types/prop-types@15.7.13": {} + "@types/prop-types@15.7.14": {} - "@types/react-dom@18.3.1": + "@types/react-dom@18.3.5(@types/react@18.3.18)": dependencies: - "@types/react": 18.3.12 + "@types/react": 18.3.18 - "@types/react-transition-group@4.4.11": + "@types/react-transition-group@4.4.12(@types/react@18.3.18)": dependencies: - "@types/react": 18.3.12 + "@types/react": 18.3.18 - "@types/react@18.3.12": + "@types/react@18.3.18": dependencies: - "@types/prop-types": 15.7.13 + "@types/prop-types": 15.7.14 csstype: 3.1.3 "@types/unist@2.0.11": {} "@types/unist@3.0.3": {} - "@ungap/structured-clone@1.2.0": {} + "@ungap/structured-clone@1.2.1": {} - "@vitejs/plugin-legacy@5.4.3(terser@5.36.0)(vite@5.4.11(@types/node@20.14.10)(sass@1.81.0)(terser@5.36.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))": dependencies: "@babel/core": 7.26.0 "@babel/preset-env": 7.26.0(@babel/core@7.26.0) - browserslist: 4.24.2 - browserslist-to-esbuild: 2.1.1(browserslist@4.24.2) + browserslist: 4.24.3 + browserslist-to-esbuild: 2.1.1(browserslist@4.24.3) core-js: 3.39.0 - magic-string: 0.30.12 + magic-string: 0.30.17 regenerator-runtime: 0.14.1 systemjs: 6.15.1 - terser: 5.36.0 - vite: 5.4.11(@types/node@20.14.10)(sass@1.81.0)(terser@5.36.0) + terser: 5.37.0 + vite: 5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0) transitivePeerDependencies: - supports-color - "@vitejs/plugin-react@4.3.3(vite@5.4.11(@types/node@20.14.10)(sass@1.81.0)(terser@5.36.0))": + "@vitejs/plugin-react@4.3.4(vite@5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.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) "@types/babel__core": 7.20.5 react-refresh: 0.14.2 - vite: 5.4.11(@types/node@20.14.10)(sass@1.81.0)(terser@5.36.0) + vite: 5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0) transitivePeerDependencies: - supports-color @@ -6502,13 +6495,9 @@ snapshots: adm-zip@0.5.16: {} - agent-base@7.1.1: - dependencies: - debug: 4.3.7 - transitivePeerDependencies: - - supports-color + agent-base@7.1.3: {} - ahooks@3.8.1(react@18.3.1): + ahooks@3.8.4(react@18.3.1): dependencies: "@babel/runtime": 7.26.0 dayjs: 1.11.13 @@ -6535,7 +6524,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.7.7: + axios@1.7.9: dependencies: follow-redirects: 1.15.9 form-data: 4.0.1 @@ -6547,11 +6536,11 @@ snapshots: dependencies: "@babel/runtime": 7.26.0 cosmiconfig: 7.1.0 - resolve: 1.22.8 + resolve: 1.22.10 babel-plugin-polyfill-corejs2@0.4.12(@babel/core@7.26.0): dependencies: - "@babel/compat-data": 7.26.2 + "@babel/compat-data": 7.26.3 "@babel/core": 7.26.0 "@babel/helper-define-polyfill-provider": 0.6.3(@babel/core@7.26.0) semver: 6.3.1 @@ -6588,17 +6577,17 @@ snapshots: fill-range: 7.1.1 optional: true - browserslist-to-esbuild@2.1.1(browserslist@4.24.2): + browserslist-to-esbuild@2.1.1(browserslist@4.24.3): dependencies: - browserslist: 4.24.2 + browserslist: 4.24.3 meow: 13.2.0 - browserslist@4.24.2: + browserslist@4.24.3: dependencies: - caniuse-lite: 1.0.30001680 - electron-to-chromium: 1.5.56 - node-releases: 2.0.18 - update-browserslist-db: 1.1.1(browserslist@4.24.2) + caniuse-lite: 1.0.30001690 + electron-to-chromium: 1.5.76 + node-releases: 2.0.19 + update-browserslist-db: 1.1.1(browserslist@4.24.3) buffer-from@1.1.2: {} @@ -6606,7 +6595,7 @@ snapshots: camelcase@6.3.0: {} - caniuse-lite@1.0.30001680: {} + caniuse-lite@1.0.30001690: {} ccount@2.0.1: {} @@ -6618,7 +6607,7 @@ snapshots: character-reference-invalid@2.0.1: {} - chokidar@4.0.1: + chokidar@4.0.3: dependencies: readdirp: 4.0.2 @@ -6658,7 +6647,7 @@ snapshots: core-js-compat@3.39.0: dependencies: - browserslist: 4.24.2 + browserslist: 4.24.3 core-js@3.39.0: {} @@ -6670,20 +6659,20 @@ snapshots: path-type: 4.0.0 yaml: 1.10.2 - cosmiconfig@8.3.6(typescript@5.6.3): + cosmiconfig@8.3.6(typescript@5.7.2): dependencies: import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 optionalDependencies: - typescript: 5.6.3 + typescript: 5.7.2 cross-env@7.0.3: dependencies: - cross-spawn: 7.0.5 + cross-spawn: 7.0.6 - cross-spawn@7.0.5: + cross-spawn@7.0.6: dependencies: path-key: 3.1.1 shebang-command: 2.0.0 @@ -6700,7 +6689,7 @@ snapshots: dayjs@1.11.13: {} - debug@4.3.7: + debug@4.4.0: dependencies: ms: 2.1.3 @@ -6733,7 +6722,7 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.5.56: {} + electron-to-chromium@1.5.76: {} emoji-regex@8.0.0: {} @@ -6820,7 +6809,7 @@ snapshots: execa@5.1.1: dependencies: - cross-spawn: 7.0.5 + cross-spawn: 7.0.6 get-stream: 6.0.1 human-signals: 2.1.0 is-stream: 2.0.1 @@ -6857,7 +6846,7 @@ snapshots: foreground-child@3.3.0: dependencies: - cross-spawn: 7.0.5 + cross-spawn: 7.0.6 signal-exit: 4.1.0 form-data@4.0.1: @@ -6870,7 +6859,7 @@ snapshots: dependencies: fetch-blob: 3.2.0 - foxact@0.2.41(react@18.3.1): + foxact@0.2.43(react@18.3.1): dependencies: client-only: 0.0.1 server-only: 0.0.1 @@ -6944,10 +6933,10 @@ snapshots: html-url-attributes@3.0.1: {} - https-proxy-agent@7.0.5: + https-proxy-agent@7.0.6: dependencies: - agent-base: 7.1.1 - debug: 4.3.7 + agent-base: 7.1.3 + debug: 4.4.0 transitivePeerDependencies: - supports-color @@ -6955,13 +6944,13 @@ snapshots: husky@9.1.7: {} - i18next@23.16.5: + i18next@23.16.8: dependencies: "@babel/runtime": 7.26.0 ignore@5.3.2: {} - immutable@5.0.2: {} + immutable@5.0.3: {} import-fresh@3.3.0: dependencies: @@ -6981,7 +6970,7 @@ snapshots: is-arrayish@0.2.1: {} - is-core-module@2.15.1: + is-core-module@2.16.1: dependencies: hasown: 2.0.2 @@ -7032,6 +7021,8 @@ snapshots: jsesc@3.0.2: {} + jsesc@3.1.0: {} + json-parse-even-better-errors@2.3.1: {} json5@2.2.3: {} @@ -7072,7 +7063,7 @@ snapshots: dependencies: es5-ext: 0.10.64 - magic-string@0.30.12: + magic-string@0.30.17: dependencies: "@jridgewell/sourcemap-codec": 1.5.0 @@ -7083,12 +7074,12 @@ snapshots: decode-named-character-reference: 1.0.2 devlop: 1.1.0 mdast-util-to-string: 4.0.0 - micromark: 4.0.0 - micromark-util-decode-numeric-character-reference: 2.0.1 - micromark-util-decode-string: 2.0.0 - micromark-util-normalize-identifier: 2.0.0 - micromark-util-symbol: 2.0.0 - micromark-util-types: 2.0.0 + micromark: 4.0.1 + micromark-util-decode-numeric-character-reference: 2.0.2 + micromark-util-decode-string: 2.0.1 + micromark-util-normalize-identifier: 2.0.1 + micromark-util-symbol: 2.0.1 + micromark-util-types: 2.0.1 unist-util-stringify-position: 4.0.0 transitivePeerDependencies: - supports-color @@ -7114,7 +7105,7 @@ snapshots: devlop: 1.1.0 mdast-util-from-markdown: 2.0.2 mdast-util-to-markdown: 2.1.2 - parse-entities: 4.0.1 + parse-entities: 4.0.2 stringify-entities: 4.0.4 unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 @@ -7141,9 +7132,9 @@ snapshots: dependencies: "@types/hast": 3.0.4 "@types/mdast": 4.0.4 - "@ungap/structured-clone": 1.2.0 + "@ungap/structured-clone": 1.2.1 devlop: 1.1.0 - micromark-util-sanitize-uri: 2.0.0 + micromark-util-sanitize-uri: 2.0.1 trim-lines: 3.0.1 unist-util-position: 5.0.0 unist-util-visit: 5.0.0 @@ -7156,8 +7147,8 @@ snapshots: longest-streak: 3.1.0 mdast-util-phrasing: 4.1.0 mdast-util-to-string: 4.0.0 - micromark-util-classify-character: 2.0.0 - micromark-util-decode-string: 2.0.0 + micromark-util-classify-character: 2.0.1 + micromark-util-decode-string: 2.0.1 unist-util-visit: 5.0.0 zwitch: 2.0.4 @@ -7180,138 +7171,138 @@ snapshots: merge-stream@2.0.0: {} - meta-json-schema@1.18.10: {} + meta-json-schema@1.19.1: {} - micromark-core-commonmark@2.0.1: + micromark-core-commonmark@2.0.2: dependencies: decode-named-character-reference: 1.0.2 devlop: 1.1.0 - micromark-factory-destination: 2.0.0 - micromark-factory-label: 2.0.0 - micromark-factory-space: 2.0.0 - micromark-factory-title: 2.0.0 - micromark-factory-whitespace: 2.0.0 - micromark-util-character: 2.1.0 - micromark-util-chunked: 2.0.0 - micromark-util-classify-character: 2.0.0 - micromark-util-html-tag-name: 2.0.0 - micromark-util-normalize-identifier: 2.0.0 - micromark-util-resolve-all: 2.0.0 - micromark-util-subtokenize: 2.0.1 - micromark-util-symbol: 2.0.0 - micromark-util-types: 2.0.0 + micromark-factory-destination: 2.0.1 + micromark-factory-label: 2.0.1 + micromark-factory-space: 2.0.1 + micromark-factory-title: 2.0.1 + micromark-factory-whitespace: 2.0.1 + micromark-util-character: 2.1.1 + micromark-util-chunked: 2.0.1 + micromark-util-classify-character: 2.0.1 + 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-symbol: 2.0.1 + micromark-util-types: 2.0.1 - micromark-factory-destination@2.0.0: + micromark-factory-destination@2.0.1: dependencies: - micromark-util-character: 2.1.0 - micromark-util-symbol: 2.0.0 - micromark-util-types: 2.0.0 + micromark-util-character: 2.1.1 + micromark-util-symbol: 2.0.1 + micromark-util-types: 2.0.1 - micromark-factory-label@2.0.0: + micromark-factory-label@2.0.1: dependencies: devlop: 1.1.0 - micromark-util-character: 2.1.0 - micromark-util-symbol: 2.0.0 - micromark-util-types: 2.0.0 + micromark-util-character: 2.1.1 + micromark-util-symbol: 2.0.1 + micromark-util-types: 2.0.1 - micromark-factory-space@2.0.0: + micromark-factory-space@2.0.1: dependencies: - micromark-util-character: 2.1.0 - micromark-util-types: 2.0.0 + micromark-util-character: 2.1.1 + micromark-util-types: 2.0.1 - micromark-factory-title@2.0.0: + micromark-factory-title@2.0.1: dependencies: - micromark-factory-space: 2.0.0 - micromark-util-character: 2.1.0 - micromark-util-symbol: 2.0.0 - micromark-util-types: 2.0.0 + micromark-factory-space: 2.0.1 + micromark-util-character: 2.1.1 + micromark-util-symbol: 2.0.1 + micromark-util-types: 2.0.1 - micromark-factory-whitespace@2.0.0: + micromark-factory-whitespace@2.0.1: dependencies: - micromark-factory-space: 2.0.0 - micromark-util-character: 2.1.0 - micromark-util-symbol: 2.0.0 - micromark-util-types: 2.0.0 + micromark-factory-space: 2.0.1 + micromark-util-character: 2.1.1 + micromark-util-symbol: 2.0.1 + micromark-util-types: 2.0.1 - micromark-util-character@2.1.0: + micromark-util-character@2.1.1: dependencies: - micromark-util-symbol: 2.0.0 - micromark-util-types: 2.0.0 + micromark-util-symbol: 2.0.1 + micromark-util-types: 2.0.1 - micromark-util-chunked@2.0.0: + micromark-util-chunked@2.0.1: dependencies: - micromark-util-symbol: 2.0.0 + micromark-util-symbol: 2.0.1 - micromark-util-classify-character@2.0.0: + micromark-util-classify-character@2.0.1: dependencies: - micromark-util-character: 2.1.0 - micromark-util-symbol: 2.0.0 - micromark-util-types: 2.0.0 + micromark-util-character: 2.1.1 + micromark-util-symbol: 2.0.1 + micromark-util-types: 2.0.1 - micromark-util-combine-extensions@2.0.0: + micromark-util-combine-extensions@2.0.1: dependencies: - micromark-util-chunked: 2.0.0 - micromark-util-types: 2.0.0 + micromark-util-chunked: 2.0.1 + micromark-util-types: 2.0.1 - micromark-util-decode-numeric-character-reference@2.0.1: + micromark-util-decode-numeric-character-reference@2.0.2: dependencies: - micromark-util-symbol: 2.0.0 + micromark-util-symbol: 2.0.1 - micromark-util-decode-string@2.0.0: + micromark-util-decode-string@2.0.1: dependencies: decode-named-character-reference: 1.0.2 - micromark-util-character: 2.1.0 - micromark-util-decode-numeric-character-reference: 2.0.1 - micromark-util-symbol: 2.0.0 + micromark-util-character: 2.1.1 + micromark-util-decode-numeric-character-reference: 2.0.2 + micromark-util-symbol: 2.0.1 - micromark-util-encode@2.0.0: {} + micromark-util-encode@2.0.1: {} - micromark-util-html-tag-name@2.0.0: {} + micromark-util-html-tag-name@2.0.1: {} - micromark-util-normalize-identifier@2.0.0: + micromark-util-normalize-identifier@2.0.1: dependencies: - micromark-util-symbol: 2.0.0 + micromark-util-symbol: 2.0.1 - micromark-util-resolve-all@2.0.0: + micromark-util-resolve-all@2.0.1: dependencies: - micromark-util-types: 2.0.0 + micromark-util-types: 2.0.1 - micromark-util-sanitize-uri@2.0.0: + micromark-util-sanitize-uri@2.0.1: dependencies: - micromark-util-character: 2.1.0 - micromark-util-encode: 2.0.0 - micromark-util-symbol: 2.0.0 + micromark-util-character: 2.1.1 + micromark-util-encode: 2.0.1 + micromark-util-symbol: 2.0.1 - micromark-util-subtokenize@2.0.1: + micromark-util-subtokenize@2.0.3: dependencies: devlop: 1.1.0 - micromark-util-chunked: 2.0.0 - micromark-util-symbol: 2.0.0 - micromark-util-types: 2.0.0 + micromark-util-chunked: 2.0.1 + micromark-util-symbol: 2.0.1 + micromark-util-types: 2.0.1 - micromark-util-symbol@2.0.0: {} + micromark-util-symbol@2.0.1: {} - micromark-util-types@2.0.0: {} + micromark-util-types@2.0.1: {} - micromark@4.0.0: + micromark@4.0.1: dependencies: "@types/debug": 4.1.12 - debug: 4.3.7 + debug: 4.4.0 decode-named-character-reference: 1.0.2 devlop: 1.1.0 - micromark-core-commonmark: 2.0.1 - micromark-factory-space: 2.0.0 - micromark-util-character: 2.1.0 - micromark-util-chunked: 2.0.0 - micromark-util-combine-extensions: 2.0.0 - micromark-util-decode-numeric-character-reference: 2.0.1 - micromark-util-encode: 2.0.0 - micromark-util-normalize-identifier: 2.0.0 - micromark-util-resolve-all: 2.0.0 - micromark-util-sanitize-uri: 2.0.0 - micromark-util-subtokenize: 2.0.1 - micromark-util-symbol: 2.0.0 - micromark-util-types: 2.0.0 + micromark-core-commonmark: 2.0.2 + micromark-factory-space: 2.0.1 + micromark-util-character: 2.1.1 + micromark-util-chunked: 2.0.1 + micromark-util-combine-extensions: 2.0.1 + micromark-util-decode-numeric-character-reference: 2.0.2 + micromark-util-encode: 2.0.1 + 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-symbol: 2.0.1 + micromark-util-types: 2.0.1 transitivePeerDependencies: - supports-color @@ -7346,7 +7337,7 @@ snapshots: mkdirp@3.0.1: {} - monaco-editor@0.52.0: {} + monaco-editor@0.52.2: {} monaco-languageserver-types@0.4.0: dependencies: @@ -7360,32 +7351,32 @@ snapshots: monaco-types@0.1.0: {} - monaco-worker-manager@2.0.1(monaco-editor@0.52.0): + monaco-worker-manager@2.0.1(monaco-editor@0.52.2): dependencies: - monaco-editor: 0.52.0 + monaco-editor: 0.52.2 - monaco-yaml@5.2.3(monaco-editor@0.52.0): + monaco-yaml@5.2.3(monaco-editor@0.52.2): dependencies: jsonc-parser: 3.3.1 - monaco-editor: 0.52.0 + monaco-editor: 0.52.2 monaco-languageserver-types: 0.4.0 monaco-marker-data-provider: 1.2.4 monaco-types: 0.1.0 - monaco-worker-manager: 2.0.1(monaco-editor@0.52.0) + monaco-worker-manager: 2.0.1(monaco-editor@0.52.2) path-browserify: 1.0.1 prettier: 2.8.8 vscode-languageserver-textdocument: 1.0.12 vscode-languageserver-types: 3.17.5 vscode-uri: 3.0.8 - yaml: 2.6.0 + yaml: 2.7.0 mri@1.2.0: {} ms@2.1.3: {} - nanoid@3.3.7: {} + nanoid@3.3.8: {} - nanoid@5.0.8: {} + nanoid@5.0.9: {} next-tick@1.1.0: {} @@ -7405,7 +7396,7 @@ snapshots: fetch-blob: 3.2.0 formdata-polyfill: 4.0.10 - node-releases@2.0.18: {} + node-releases@2.0.19: {} npm-run-path@4.0.1: dependencies: @@ -7435,10 +7426,9 @@ snapshots: dependencies: callsites: 3.1.0 - parse-entities@4.0.1: + parse-entities@4.0.2: dependencies: "@types/unist": 2.0.11 - character-entities: 2.0.2 character-entities-legacy: 3.0.0 character-reference-invalid: 2.0.1 decode-named-character-reference: 1.0.2 @@ -7473,9 +7463,9 @@ snapshots: path-type@4.0.0: {} - peggy@4.1.1: + peggy@4.2.0: dependencies: - "@peggyjs/from-mem": 1.3.4 + "@peggyjs/from-mem": 1.3.5 commander: 12.1.0 source-map-generator: 0.8.0 @@ -7490,15 +7480,15 @@ snapshots: postcss@8.4.49: dependencies: - nanoid: 3.3.7 + nanoid: 3.3.8 picocolors: 1.1.1 source-map-js: 1.2.1 prettier@2.8.8: {} - prettier@3.3.3: {} + prettier@3.4.2: {} - pretty-quick@4.0.0(prettier@3.3.3): + pretty-quick@4.0.0(prettier@3.4.2): dependencies: execa: 5.1.1 find-up: 5.0.0 @@ -7506,7 +7496,7 @@ snapshots: mri: 1.2.0 picocolors: 1.1.1 picomatch: 3.0.1 - prettier: 3.3.3 + prettier: 3.4.2 tslib: 2.8.1 prop-types@15.8.1: @@ -7532,27 +7522,27 @@ snapshots: react-fast-compare@3.2.2: {} - react-hook-form@7.53.2(react@18.3.1): + react-hook-form@7.54.2(react@18.3.1): dependencies: react: 18.3.1 - react-i18next@15.1.1(i18next@23.16.5)(react-dom@18.3.1(react@18.3.1))(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): dependencies: "@babel/runtime": 7.26.0 html-parse-stringify: 3.0.1 - i18next: 23.16.5 + i18next: 23.16.8 react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1) react-is@16.13.1: {} - react-is@18.3.1: {} + react-is@19.0.0: {} - react-markdown@9.0.1(@types/react@18.3.12)(react@18.3.1): + react-markdown@9.0.1(@types/react@18.3.18)(react@18.3.1): dependencies: "@types/hast": 3.0.4 - "@types/react": 18.3.12 + "@types/react": 18.3.18 devlop: 1.1.0 hast-util-to-jsx-runtime: 2.3.2 html-url-attributes: 3.0.1 @@ -7566,23 +7556,23 @@ snapshots: transitivePeerDependencies: - supports-color - react-monaco-editor@0.56.2(@types/react@18.3.12)(monaco-editor@0.52.0)(react@18.3.1): + react-monaco-editor@0.56.2(@types/react@18.3.18)(monaco-editor@0.52.2)(react@18.3.1): dependencies: - "@types/react": 18.3.12 - monaco-editor: 0.52.0 + "@types/react": 18.3.18 + monaco-editor: 0.52.2 prop-types: 15.8.1 react: 18.3.1 react-refresh@0.14.2: {} - react-router-dom@6.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-router-dom@6.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: "@remix-run/router": 1.21.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-router: 6.28.0(react@18.3.1) + react-router: 6.28.1(react@18.3.1) - react-router@6.28.0(react@18.3.1): + react-router@6.28.1(react@18.3.1): dependencies: "@remix-run/router": 1.21.0 react: 18.3.1 @@ -7596,7 +7586,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-virtuoso@4.12.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-virtuoso@4.12.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -7619,18 +7609,18 @@ snapshots: dependencies: "@babel/runtime": 7.26.0 - regexpu-core@6.1.1: + regexpu-core@6.2.0: dependencies: regenerate: 1.4.2 regenerate-unicode-properties: 10.2.0 regjsgen: 0.8.0 - regjsparser: 0.11.2 + regjsparser: 0.12.0 unicode-match-property-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.2.0 regjsgen@0.8.0: {} - regjsparser@0.11.2: + regjsparser@0.12.0: dependencies: jsesc: 3.0.2 @@ -7638,7 +7628,7 @@ snapshots: dependencies: "@types/mdast": 4.0.4 mdast-util-from-markdown: 2.0.2 - micromark-util-types: 2.0.0 + micromark-util-types: 2.0.1 unified: 11.0.5 transitivePeerDependencies: - supports-color @@ -7657,9 +7647,9 @@ snapshots: resolve-from@4.0.0: {} - resolve@1.22.8: + resolve@1.22.10: dependencies: - is-core-module: 2.15.1 + is-core-module: 2.16.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 @@ -7667,34 +7657,35 @@ snapshots: dependencies: glob: 10.4.5 - rollup@4.25.0: + rollup@4.29.1: dependencies: "@types/estree": 1.0.6 optionalDependencies: - "@rollup/rollup-android-arm-eabi": 4.25.0 - "@rollup/rollup-android-arm64": 4.25.0 - "@rollup/rollup-darwin-arm64": 4.25.0 - "@rollup/rollup-darwin-x64": 4.25.0 - "@rollup/rollup-freebsd-arm64": 4.25.0 - "@rollup/rollup-freebsd-x64": 4.25.0 - "@rollup/rollup-linux-arm-gnueabihf": 4.25.0 - "@rollup/rollup-linux-arm-musleabihf": 4.25.0 - "@rollup/rollup-linux-arm64-gnu": 4.25.0 - "@rollup/rollup-linux-arm64-musl": 4.25.0 - "@rollup/rollup-linux-powerpc64le-gnu": 4.25.0 - "@rollup/rollup-linux-riscv64-gnu": 4.25.0 - "@rollup/rollup-linux-s390x-gnu": 4.25.0 - "@rollup/rollup-linux-x64-gnu": 4.25.0 - "@rollup/rollup-linux-x64-musl": 4.25.0 - "@rollup/rollup-win32-arm64-msvc": 4.25.0 - "@rollup/rollup-win32-ia32-msvc": 4.25.0 - "@rollup/rollup-win32-x64-msvc": 4.25.0 + "@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 fsevents: 2.3.3 - sass@1.81.0: + sass@1.83.0: dependencies: - chokidar: 4.0.1 - immutable: 5.0.2 + chokidar: 4.0.3 + immutable: 5.0.3 source-map-js: 1.2.1 optionalDependencies: "@parcel/watcher": 2.5.0 @@ -7780,11 +7771,11 @@ snapshots: svg-parser@2.0.4: {} - swr@2.2.5(react@18.3.1): + swr@2.3.0(react@18.3.1): dependencies: - client-only: 0.0.1 + dequal: 2.0.3 react: 18.3.1 - use-sync-external-store: 1.2.2(react@18.3.1) + use-sync-external-store: 1.4.0(react@18.3.1) systemjs@6.15.1: {} @@ -7797,7 +7788,7 @@ snapshots: mkdirp: 3.0.1 yallist: 5.0.0 - terser@5.36.0: + terser@5.37.0: dependencies: "@jridgewell/source-map": 0.3.6 acorn: 8.14.0 @@ -7826,7 +7817,7 @@ snapshots: types-pac@1.0.3: {} - typescript@5.6.3: {} + typescript@5.7.2: {} undici-types@5.26.5: optional: true @@ -7881,13 +7872,13 @@ snapshots: universal-user-agent@6.0.1: {} - update-browserslist-db@1.1.1(browserslist@4.24.2): + update-browserslist-db@1.1.1(browserslist@4.24.3): dependencies: - browserslist: 4.24.2 + browserslist: 4.24.3 escalade: 3.2.0 picocolors: 1.1.1 - use-sync-external-store@1.2.2(react@18.3.1): + use-sync-external-store@1.4.0(react@18.3.1): dependencies: react: 18.3.1 @@ -7901,31 +7892,31 @@ snapshots: "@types/unist": 3.0.3 vfile-message: 4.0.2 - vite-plugin-monaco-editor@1.1.0(monaco-editor@0.52.0): + vite-plugin-monaco-editor@1.1.0(monaco-editor@0.52.2): dependencies: - monaco-editor: 0.52.0 + monaco-editor: 0.52.2 - vite-plugin-svgr@4.3.0(rollup@4.25.0)(typescript@5.6.3)(vite@5.4.11(@types/node@20.14.10)(sass@1.81.0)(terser@5.36.0)): + 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)): dependencies: - "@rollup/pluginutils": 5.1.3(rollup@4.25.0) - "@svgr/core": 8.1.0(typescript@5.6.3) - "@svgr/plugin-jsx": 8.1.0(@svgr/core@8.1.0(typescript@5.6.3)) - vite: 5.4.11(@types/node@20.14.10)(sass@1.81.0)(terser@5.36.0) + "@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) transitivePeerDependencies: - rollup - supports-color - typescript - vite@5.4.11(@types/node@20.14.10)(sass@1.81.0)(terser@5.36.0): + vite@5.4.11(@types/node@20.14.10)(sass@1.83.0)(terser@5.37.0): dependencies: esbuild: 0.21.5 postcss: 8.4.49 - rollup: 4.25.0 + rollup: 4.29.1 optionalDependencies: "@types/node": 20.14.10 fsevents: 2.3.3 - sass: 1.81.0 - terser: 5.36.0 + sass: 1.83.0 + terser: 5.37.0 void-elements@3.1.0: {} @@ -7968,14 +7959,14 @@ snapshots: yaml@1.10.2: {} - yaml@2.6.0: {} + yaml@2.7.0: {} yocto-queue@0.1.0: {} - zustand@5.0.1(@types/react@18.3.12)(react@18.3.1)(use-sync-external-store@1.2.2(react@18.3.1)): + zustand@5.0.2(@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.12 + "@types/react": 18.3.18 react: 18.3.1 - use-sync-external-store: 1.2.2(react@18.3.1) + use-sync-external-store: 1.4.0(react@18.3.1) zwitch@2.0.4: {}