diff --git a/ui/package.json b/ui/package.json index 584a034b5..8f4da6e84 100644 --- a/ui/package.json +++ b/ui/package.json @@ -29,7 +29,7 @@ "@codemirror/state": "^6.5.2", "@codemirror/view": "^6.38.6", "@hookform/resolvers": "^5.2.2", - "@lezer/highlight": "^1.2.1", + "@lezer/highlight": "1.2.1", "@radix-ui/react-alert-dialog": "^1.1.15", "@radix-ui/react-avatar": "^1.1.10", "@radix-ui/react-collapsible": "^1.1.12", @@ -46,10 +46,10 @@ "@radix-ui/react-tabs": "^1.1.13", "@radix-ui/react-toggle": "^1.1.10", "@radix-ui/react-tooltip": "^1.2.8", - "@tailwindcss/vite": "^4.1.14", - "@tanstack/react-query": "^5.90.2", + "@tailwindcss/vite": "^4.1.15", + "@tanstack/react-query": "^5.90.5", "@tanstack/react-query-devtools": "^5.90.2", - "@tanstack/react-router": "1.132.47", + "@tanstack/react-router": "1.133.20", "@tanstack/react-table": "^8.21.3", "@tidbcloud/codemirror-extension-cur-sql-gutter": "^0.0.6", "@tidbcloud/codemirror-extension-events": "^0.0.7", @@ -61,12 +61,12 @@ "clsx": "^2.1.1", "dayjs": "^1.11.18", "i18next": "^25.6.0", - "lucide-react": "^0.545.0", + "lucide-react": "^0.546.0", "react": "^19.2.0", "react-dom": "^19.2.0", "react-dropzone": "^14.3.8", "react-hook-form": "^7.65.0", - "react-i18next": "^16.0.0", + "react-i18next": "^16.1.3", "react-intersection-observer": "^9.16.0", "react-resizable-panels": "^3.0.6", "sonner": "^2.0.7", @@ -78,38 +78,38 @@ "zustand": "^5.0.8" }, "devDependencies": { - "@eslint/js": "^9.37.0", + "@eslint/js": "^9.38.0", "@ianvs/prettier-plugin-sort-imports": "^4.7.0", "@julr/vite-plugin-validate-env": "^2.2.0", - "@orval/core": "^7.13.2", - "@tanstack/eslint-plugin-query": "^5.91.0", - "@tanstack/router-devtools": "^1.132.51", - "@tanstack/router-plugin": "^1.132.56", - "@types/node": "^24.7.2", + "@orval/core": "^7.14.0", + "@tanstack/eslint-plugin-query": "^5.91.2", + "@tanstack/router-devtools": "^1.133.20", + "@tanstack/router-plugin": "^1.133.20", + "@types/node": "^24.9.1", "@types/react": "^19.2.2", - "@types/react-dom": "^19.2.1", + "@types/react-dom": "^19.2.2", "@vitejs/plugin-react": "^5.0.4", - "eslint": "^9.37.0", + "eslint": "^9.38.0", "eslint-plugin-check-file": "^3.3.0", "eslint-plugin-n": "^17.23.1", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "6.0.0", - "eslint-plugin-react-refresh": "^0.4.23", - "knip": "^5.65.0", - "lint-staged": "^16.2.4", - "npm-check-updates": "^19.0.0", - "orval": "^7.13.2", + "eslint-plugin-react-refresh": "^0.4.24", + "knip": "^5.66.2", + "lint-staged": "^16.2.5", + "npm-check-updates": "^19.1.1", + "orval": "^7.14.0", "prettier": "^3.6.2", "prettier-plugin-packagejson": "^2.5.19", - "prettier-plugin-tailwindcss": "^0.6.14", + "prettier-plugin-tailwindcss": "^0.7.1", "simple-git-hooks": "^2.13.1", - "tailwindcss": "^4.1.14", + "tailwindcss": "^4.1.15", "typescript": "^5.9.3", - "typescript-eslint": "^8.46.0", - "vite": "^7.1.9", + "typescript-eslint": "^8.46.2", + "vite": "^7.1.11", "vite-tsconfig-paths": "^5.1.4" }, - "packageManager": "pnpm@10.18.2", + "packageManager": "pnpm@10.18.3", "engines": { "node": ">=v22.16.0", "npm": "Please, use pnpm", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index aad8b1416..b5e3f132e 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -30,68 +30,68 @@ importers: specifier: ^5.2.2 version: 5.2.2(react-hook-form@7.65.0(react@19.2.0)) '@lezer/highlight': - specifier: ^1.2.1 + specifier: 1.2.1 version: 1.2.1 '@radix-ui/react-alert-dialog': specifier: ^1.1.15 - version: 1.1.15(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 1.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-avatar': specifier: ^1.1.10 - version: 1.1.10(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-collapsible': specifier: ^1.1.12 - version: 1.1.12(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 1.1.12(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-dialog': specifier: ^1.1.15 - version: 1.1.15(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 1.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-dropdown-menu': specifier: ^2.1.16 - version: 2.1.16(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 2.1.16(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-hover-card': specifier: ^1.1.15 - version: 1.1.15(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 1.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-label': specifier: ^2.1.7 - version: 2.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 2.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-progress': specifier: ^1.1.7 - version: 1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-radio-group': specifier: ^1.3.8 - version: 1.3.8(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 1.3.8(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-scroll-area': specifier: ^1.2.10 - version: 1.2.10(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 1.2.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-select': specifier: ^2.2.6 - version: 2.2.6(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 2.2.6(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-separator': specifier: ^1.1.7 - version: 1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-slot': specifier: ^1.2.3 version: 1.2.3(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-tabs': specifier: ^1.1.13 - version: 1.1.13(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 1.1.13(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-toggle': specifier: ^1.1.10 - version: 1.1.10(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-tooltip': specifier: ^1.2.8 - version: 1.2.8(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 1.2.8(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@tailwindcss/vite': - specifier: ^4.1.14 - version: 4.1.14(vite@7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1)) + specifier: ^4.1.15 + version: 4.1.15(vite@7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1)) '@tanstack/react-query': - specifier: ^5.90.2 - version: 5.90.2(react@19.2.0) + specifier: ^5.90.5 + version: 5.90.5(react@19.2.0) '@tanstack/react-query-devtools': specifier: ^5.90.2 - version: 5.90.2(@tanstack/react-query@5.90.2(react@19.2.0))(react@19.2.0) + version: 5.90.2(@tanstack/react-query@5.90.5(react@19.2.0))(react@19.2.0) '@tanstack/react-router': - specifier: 1.132.47 - version: 1.132.47(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + specifier: 1.133.20 + version: 1.133.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@tanstack/react-table': specifier: ^8.21.3 version: 8.21.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -126,8 +126,8 @@ importers: specifier: ^25.6.0 version: 25.6.0(typescript@5.9.3) lucide-react: - specifier: ^0.545.0 - version: 0.545.0(react@19.2.0) + specifier: ^0.546.0 + version: 0.546.0(react@19.2.0) react: specifier: ^19.2.0 version: 19.2.0 @@ -141,8 +141,8 @@ importers: specifier: ^7.65.0 version: 7.65.0(react@19.2.0) react-i18next: - specifier: ^16.0.0 - version: 16.0.0(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3) + specifier: ^16.1.3 + version: 16.1.3(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3) react-intersection-observer: specifier: ^9.16.0 version: 9.16.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -172,68 +172,68 @@ importers: version: 5.0.8(@types/react@19.2.2)(immer@10.1.1)(react@19.2.0)(use-sync-external-store@1.5.0(react@19.2.0)) devDependencies: '@eslint/js': - specifier: ^9.37.0 - version: 9.37.0 + specifier: ^9.38.0 + version: 9.38.0 '@ianvs/prettier-plugin-sort-imports': specifier: ^4.7.0 version: 4.7.0(prettier@3.6.2) '@julr/vite-plugin-validate-env': specifier: ^2.2.0 - version: 2.2.0(vite@7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1)) + version: 2.2.0(vite@7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1)) '@orval/core': - specifier: ^7.13.2 - version: 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) + specifier: ^7.14.0 + version: 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) '@tanstack/eslint-plugin-query': - specifier: ^5.91.0 - version: 5.91.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3) + specifier: ^5.91.2 + version: 5.91.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3) '@tanstack/router-devtools': - specifier: ^1.132.51 - version: 1.132.51(@tanstack/react-router@1.132.47(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@tanstack/router-core@1.132.47)(@types/node@24.7.2)(csstype@3.1.3)(jiti@2.6.0)(lightningcss@1.30.1)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(solid-js@1.9.9)(tiny-invariant@1.3.3)(tsx@4.19.3)(yaml@2.8.1) + specifier: ^1.133.20 + version: 1.133.20(@tanstack/react-router@1.133.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@tanstack/router-core@1.133.20)(@types/node@24.9.1)(csstype@3.1.3)(jiti@2.6.0)(lightningcss@1.30.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(solid-js@1.9.9)(tiny-invariant@1.3.3)(tsx@4.19.3)(yaml@2.8.1) '@tanstack/router-plugin': - specifier: ^1.132.56 - version: 1.132.56(@tanstack/react-router@1.132.47(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(vite@7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1)) + specifier: ^1.133.20 + version: 1.133.20(@tanstack/react-router@1.133.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(vite@7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1)) '@types/node': - specifier: ^24.7.2 - version: 24.7.2 + specifier: ^24.9.1 + version: 24.9.1 '@types/react': specifier: ^19.2.2 version: 19.2.2 '@types/react-dom': - specifier: ^19.2.1 - version: 19.2.1(@types/react@19.2.2) + specifier: ^19.2.2 + version: 19.2.2(@types/react@19.2.2) '@vitejs/plugin-react': specifier: ^5.0.4 - version: 5.0.4(vite@7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1)) + version: 5.0.4(vite@7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1)) eslint: - specifier: ^9.37.0 - version: 9.37.0(jiti@2.6.0) + specifier: ^9.38.0 + version: 9.38.0(jiti@2.6.0) eslint-plugin-check-file: specifier: ^3.3.0 - version: 3.3.0(eslint@9.37.0(jiti@2.6.0)) + version: 3.3.0(eslint@9.38.0(jiti@2.6.0)) eslint-plugin-n: specifier: ^17.23.1 - version: 17.23.1(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3) + version: 17.23.1(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3) eslint-plugin-react: specifier: ^7.37.5 - version: 7.37.5(eslint@9.37.0(jiti@2.6.0)) + version: 7.37.5(eslint@9.38.0(jiti@2.6.0)) eslint-plugin-react-hooks: specifier: 6.0.0 - version: 6.0.0(eslint@9.37.0(jiti@2.6.0)) + version: 6.0.0(eslint@9.38.0(jiti@2.6.0)) eslint-plugin-react-refresh: - specifier: ^0.4.23 - version: 0.4.23(eslint@9.37.0(jiti@2.6.0)) + specifier: ^0.4.24 + version: 0.4.24(eslint@9.38.0(jiti@2.6.0)) knip: - specifier: ^5.65.0 - version: 5.65.0(@types/node@24.7.2)(typescript@5.9.3) + specifier: ^5.66.2 + version: 5.66.2(@types/node@24.9.1)(typescript@5.9.3) lint-staged: - specifier: ^16.2.4 - version: 16.2.4 + specifier: ^16.2.5 + version: 16.2.5 npm-check-updates: - specifier: ^19.0.0 - version: 19.0.0 + specifier: ^19.1.1 + version: 19.1.1 orval: - specifier: ^7.13.2 - version: 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) + specifier: ^7.14.0 + version: 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) prettier: specifier: ^3.6.2 version: 3.6.2 @@ -241,26 +241,26 @@ importers: specifier: ^2.5.19 version: 2.5.19(prettier@3.6.2) prettier-plugin-tailwindcss: - specifier: ^0.6.14 - version: 0.6.14(@ianvs/prettier-plugin-sort-imports@4.7.0(prettier@3.6.2))(prettier@3.6.2) + specifier: ^0.7.1 + version: 0.7.1(@ianvs/prettier-plugin-sort-imports@4.7.0(prettier@3.6.2))(prettier@3.6.2) simple-git-hooks: specifier: ^2.13.1 version: 2.13.1 tailwindcss: - specifier: ^4.1.14 - version: 4.1.14 + specifier: ^4.1.15 + version: 4.1.15 typescript: specifier: ^5.9.3 version: 5.9.3 typescript-eslint: - specifier: ^8.46.0 - version: 8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3) + specifier: ^8.46.2 + version: 8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3) vite: - specifier: ^7.1.9 - version: 7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1) + specifier: ^7.1.11 + version: 7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1) vite-tsconfig-paths: specifier: ^5.1.4 - version: 5.1.4(typescript@5.9.3)(vite@7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1)) + version: 5.1.4(typescript@5.9.3)(vite@7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1)) packages: @@ -665,12 +665,12 @@ packages: resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/config-array@0.21.0': - resolution: {integrity: sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==} + '@eslint/config-array@0.21.1': + resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/config-helpers@0.4.0': - resolution: {integrity: sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==} + '@eslint/config-helpers@0.4.1': + resolution: {integrity: sha512-csZAzkNhsgwb0I/UAV6/RGFTbiakPCf0ZrGmrIxQpYvGZ00PhTkSnyKNolphgIvmnJeGw6rcGVEXfTzUnFuEvw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/core@0.16.0': @@ -681,12 +681,12 @@ packages: resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.37.0': - resolution: {integrity: sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==} + '@eslint/js@9.38.0': + resolution: {integrity: sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/object-schema@2.1.6': - resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} + '@eslint/object-schema@2.1.7': + resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/plugin-kit@0.4.0': @@ -765,10 +765,6 @@ packages: resolution: {integrity: sha512-70wibJ17BFXM6h0tVo2rvvSgMvp14vsqtL2AZJKJLytHaPgbRL0XZRYWQ89aQpwBH0NYO2dzE+FkRCkVX0irUw==} engines: {node: '>=16.0.0'} - '@isaacs/fs-minipass@4.0.1': - resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==} - engines: {node: '>=18.0.0'} - '@jridgewell/gen-mapping@0.3.12': resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==} @@ -839,35 +835,35 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@orval/angular@7.13.2': - resolution: {integrity: sha512-vcG3vlDWU3wHdB0u0O7pG2BFQCpPmny0Jx2L+wGti9sjFCcN2SJT9hSRF//EVY1ZQQx/2CZHV3N+DnEEJRO5gA==} + '@orval/angular@7.14.0': + resolution: {integrity: sha512-z2V5svW0WwwsugG91v6k05HxeJNtbIy4V8wrTFxRZ7dzT0jhfayJvTnLW1DnaUkJ5PieS/yqytk53LVIIhRM6g==} - '@orval/axios@7.13.2': - resolution: {integrity: sha512-fFAQuHonmzSHjaJWojNj2rju8RrTIHRhDe/YTnRorl74MXjzoioMRPzjlpFul0h3kcrmGyK/o+AzY2nO0FEyNg==} + '@orval/axios@7.14.0': + resolution: {integrity: sha512-z2qdyTJ+O5cZHd3R635RDvhs2bv8omg0mNsKxULinWXOfGvSDWuCQtuVyh9m8hsNJKCJnOVdPiNVXNegBbFXaw==} - '@orval/core@7.13.2': - resolution: {integrity: sha512-7Z0hz5+un9/3B2TyBoQdhUUET4Zuiw3kd9SPIzzSxR7vvFfklr683Ztp0gJV3S+Uwpt4g6fyezp3IYtLYo0mag==} + '@orval/core@7.14.0': + resolution: {integrity: sha512-iGY7T8XJORPGpkZ0CDSnVxlv1ryHr4ieCvBO9YeP0BWXYoLO2ptvkkNvDhhJOfpMKjDppjo4227TxUU6Accl3g==} - '@orval/fetch@7.13.2': - resolution: {integrity: sha512-Oj81JbRPC5GN71Bg2p/o7zM07QK/W/qhh9KyHekjwspVQZ7X/WTAmq8/QWgsn95+utCNirIh/nsh/al+v36kyA==} + '@orval/fetch@7.14.0': + resolution: {integrity: sha512-TJeUc29EnRN3gq716E9SnepvroBiOWXjUS6PebllwxgSIpL2W3fimqYZuZR7T55dkneu/O09Kw3SBzVkfAHXGQ==} - '@orval/hono@7.13.2': - resolution: {integrity: sha512-k3CAN4T3SwnhAXOpwmzp6SAnkLrpFZfU6l/EdNy5VSdfpNE+o3MFiQS0sL28zMRUhMIH5l6ZuwAY92fGQqZTxw==} + '@orval/hono@7.14.0': + resolution: {integrity: sha512-zChGuWkWbbsQqEmmAzcNeENgAZ+R3pU4J/JN9VRtcIbh3Wwt+JFEOvCxkBydGbPkQiCwOWrXyFxmGbDqrXKpuQ==} - '@orval/mcp@7.13.2': - resolution: {integrity: sha512-RPIF5WIm1DxOy7tYUbhFQUnWv7RK9+gSIz79gFMKdyhci+XrcvgyQU3rx6rFCXC/k3fwX2QXOYcTptR2EOHScg==} + '@orval/mcp@7.14.0': + resolution: {integrity: sha512-gSvQvzi1/SSRvpA7Kslt5rhcm9+MXCwH+Qg0xJ0R/RtnBwvsBVezsDOvXCLmhrFz+7B6vT5+VHwN264mIrw4xQ==} - '@orval/mock@7.13.2': - resolution: {integrity: sha512-1jF8SUx/L6E+sNfP9u69U+DnRbeWOcXbFPKc8iTqEr6o+xF3RnpQfDE+ipRsX3DEJVi96XRFq6EhYpuxKXezLw==} + '@orval/mock@7.14.0': + resolution: {integrity: sha512-PQgY4guB+v4hnyiNAX9/Zx/ydzInL0ei3NruuBub7zEniuwIrBzHejGOqmFulGlNWRcWvAVrpJP9Arga2oNYKg==} - '@orval/query@7.13.2': - resolution: {integrity: sha512-s8LoQkbDXrfS4jwvy3RiM6SJLXrUogVkbE9oOGA6cYnjZDVG3gGtdcr8+2GkKGTXJFggMBR1JsV6I6IVdLBYoQ==} + '@orval/query@7.14.0': + resolution: {integrity: sha512-yo8EN12cDKZwvrQdULMGmVsanQehFK3pxDGTrSM0BTCFowP4Fd407+2TLlRLjAoRFG8/zLs4rCETNvMgPtlo3w==} - '@orval/swr@7.13.2': - resolution: {integrity: sha512-O4bvu1gQwcrn86gCPHHhuSswOSx+0ySQVi4gT4cc2YKg0r5VF4TBiHCewpd3Q69R37vfOgBsK7PWZrKn9ZPFeg==} + '@orval/swr@7.14.0': + resolution: {integrity: sha512-KgD3Z8NGSNo7RT/qjdpzVmPSGlLJ4oBirldYEFFUWe/G9KSi4uSXOuQiBpCO56aqQ6BV38kVQFXM6vvYQ0vn3w==} - '@orval/zod@7.13.2': - resolution: {integrity: sha512-qOyIojDhZDQJhkUwlC01xnH9rAthBYA5xdCxMKqLr4alzaOSNjt2q9TRyrEvGOAYTJXeXwfnX6kUxqAOc/i2rw==} + '@orval/zod@7.14.0': + resolution: {integrity: sha512-MJN43DxSNccG0sExxFZ92lCeF1kL6D6OaQNDRaxjtm4sdUgTsWdIkifAhyWyuP2ucWsARPfMef19EQT6rzrgwA==} '@oxc-resolver/binding-android-arm-eabi@11.8.3': resolution: {integrity: sha512-er6onTUX8NMF5kBNGHCF8S6vxWVJS5BKO6SmLRW5nfZgHDHWsESH1YgyKpO6n6HBd/x58+7r9/1fxF3N8z911A==} @@ -1667,65 +1663,65 @@ packages: resolution: {integrity: sha512-JZlVFE6/dYpP9tQmV0/ADfn32L9uFarHWxfcRhReKUnljz1ZiUM5zpX+PH8h5CJs6lao3TuFqnPm9IJJCEkE2w==} engines: {node: '>=10.8'} - '@tailwindcss/node@4.1.14': - resolution: {integrity: sha512-hpz+8vFk3Ic2xssIA3e01R6jkmsAhvkQdXlEbRTk6S10xDAtiQiM3FyvZVGsucefq764euO/b8WUW9ysLdThHw==} + '@tailwindcss/node@4.1.15': + resolution: {integrity: sha512-HF4+7QxATZWY3Jr8OlZrBSXmwT3Watj0OogeDvdUY/ByXJHQ+LBtqA2brDb3sBxYslIFx6UP94BJ4X6a4L9Bmw==} - '@tailwindcss/oxide-android-arm64@4.1.14': - resolution: {integrity: sha512-a94ifZrGwMvbdeAxWoSuGcIl6/DOP5cdxagid7xJv6bwFp3oebp7y2ImYsnZBMTwjn5Ev5xESvS3FFYUGgPODQ==} + '@tailwindcss/oxide-android-arm64@4.1.15': + resolution: {integrity: sha512-TkUkUgAw8At4cBjCeVCRMc/guVLKOU1D+sBPrHt5uVcGhlbVKxrCaCW9OKUIBv1oWkjh4GbunD/u/Mf0ql6kEA==} engines: {node: '>= 10'} cpu: [arm64] os: [android] - '@tailwindcss/oxide-darwin-arm64@4.1.14': - resolution: {integrity: sha512-HkFP/CqfSh09xCnrPJA7jud7hij5ahKyWomrC3oiO2U9i0UjP17o9pJbxUN0IJ471GTQQmzwhp0DEcpbp4MZTA==} + '@tailwindcss/oxide-darwin-arm64@4.1.15': + resolution: {integrity: sha512-xt5XEJpn2piMSfvd1UFN6jrWXyaKCwikP4Pidcf+yfHTSzSpYhG3dcMktjNkQO3JiLCp+0bG0HoWGvz97K162w==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@tailwindcss/oxide-darwin-x64@4.1.14': - resolution: {integrity: sha512-eVNaWmCgdLf5iv6Qd3s7JI5SEFBFRtfm6W0mphJYXgvnDEAZ5sZzqmI06bK6xo0IErDHdTA5/t7d4eTfWbWOFw==} + '@tailwindcss/oxide-darwin-x64@4.1.15': + resolution: {integrity: sha512-TnWaxP6Bx2CojZEXAV2M01Yl13nYPpp0EtGpUrY+LMciKfIXiLL2r/SiSRpagE5Fp2gX+rflp/Os1VJDAyqymg==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@tailwindcss/oxide-freebsd-x64@4.1.14': - resolution: {integrity: sha512-QWLoRXNikEuqtNb0dhQN6wsSVVjX6dmUFzuuiL09ZeXju25dsei2uIPl71y2Ic6QbNBsB4scwBoFnlBfabHkEw==} + '@tailwindcss/oxide-freebsd-x64@4.1.15': + resolution: {integrity: sha512-quISQDWqiB6Cqhjc3iWptXVZHNVENsWoI77L1qgGEHNIdLDLFnw3/AfY7DidAiiCIkGX/MjIdB3bbBZR/G2aJg==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] - '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.14': - resolution: {integrity: sha512-VB4gjQni9+F0VCASU+L8zSIyjrLLsy03sjcR3bM0V2g4SNamo0FakZFKyUQ96ZVwGK4CaJsc9zd/obQy74o0Fw==} + '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.15': + resolution: {integrity: sha512-ObG76+vPlab65xzVUQbExmDU9FIeYLQ5k2LrQdR2Ud6hboR+ZobXpDoKEYXf/uOezOfIYmy2Ta3w0ejkTg9yxg==} engines: {node: '>= 10'} cpu: [arm] os: [linux] - '@tailwindcss/oxide-linux-arm64-gnu@4.1.14': - resolution: {integrity: sha512-qaEy0dIZ6d9vyLnmeg24yzA8XuEAD9WjpM5nIM1sUgQ/Zv7cVkharPDQcmm/t/TvXoKo/0knI3me3AGfdx6w1w==} + '@tailwindcss/oxide-linux-arm64-gnu@4.1.15': + resolution: {integrity: sha512-4WbBacRmk43pkb8/xts3wnOZMDKsPFyEH/oisCm2q3aLZND25ufvJKcDUpAu0cS+CBOL05dYa8D4U5OWECuH/Q==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@tailwindcss/oxide-linux-arm64-musl@4.1.14': - resolution: {integrity: sha512-ISZjT44s59O8xKsPEIesiIydMG/sCXoMBCqsphDm/WcbnuWLxxb+GcvSIIA5NjUw6F8Tex7s5/LM2yDy8RqYBQ==} + '@tailwindcss/oxide-linux-arm64-musl@4.1.15': + resolution: {integrity: sha512-AbvmEiteEj1nf42nE8skdHv73NoR+EwXVSgPY6l39X12Ex8pzOwwfi3Kc8GAmjsnsaDEbk+aj9NyL3UeyHcTLg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@tailwindcss/oxide-linux-x64-gnu@4.1.14': - resolution: {integrity: sha512-02c6JhLPJj10L2caH4U0zF8Hji4dOeahmuMl23stk0MU1wfd1OraE7rOloidSF8W5JTHkFdVo/O7uRUJJnUAJg==} + '@tailwindcss/oxide-linux-x64-gnu@4.1.15': + resolution: {integrity: sha512-+rzMVlvVgrXtFiS+ES78yWgKqpThgV19ISKD58Ck+YO5pO5KjyxLt7AWKsWMbY0R9yBDC82w6QVGz837AKQcHg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@tailwindcss/oxide-linux-x64-musl@4.1.14': - resolution: {integrity: sha512-TNGeLiN1XS66kQhxHG/7wMeQDOoL0S33x9BgmydbrWAb9Qw0KYdd8o1ifx4HOGDWhVmJ+Ul+JQ7lyknQFilO3Q==} + '@tailwindcss/oxide-linux-x64-musl@4.1.15': + resolution: {integrity: sha512-fPdEy7a8eQN9qOIK3Em9D3TO1z41JScJn8yxl/76mp4sAXFDfV4YXxsiptJcOwy6bGR+70ZSwFIZhTXzQeqwQg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@tailwindcss/oxide-wasm32-wasi@4.1.14': - resolution: {integrity: sha512-uZYAsaW/jS/IYkd6EWPJKW/NlPNSkWkBlaeVBi/WsFQNP05/bzkebUL8FH1pdsqx4f2fH/bWFcUABOM9nfiJkQ==} + '@tailwindcss/oxide-wasm32-wasi@4.1.15': + resolution: {integrity: sha512-sJ4yd6iXXdlgIMfIBXuVGp/NvmviEoMVWMOAGxtxhzLPp9LOj5k0pMEMZdjeMCl4C6Up+RM8T3Zgk+BMQ0bGcQ==} engines: {node: '>=14.0.0'} cpu: [wasm32] bundledDependencies: @@ -1736,38 +1732,38 @@ packages: - '@emnapi/wasi-threads' - tslib - '@tailwindcss/oxide-win32-arm64-msvc@4.1.14': - resolution: {integrity: sha512-Az0RnnkcvRqsuoLH2Z4n3JfAef0wElgzHD5Aky/e+0tBUxUhIeIqFBTMNQvmMRSP15fWwmvjBxZ3Q8RhsDnxAA==} + '@tailwindcss/oxide-win32-arm64-msvc@4.1.15': + resolution: {integrity: sha512-sJGE5faXnNQ1iXeqmRin7Ds/ru2fgCiaQZQQz3ZGIDtvbkeV85rAZ0QJFMDg0FrqsffZG96H1U9AQlNBRLsHVg==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@tailwindcss/oxide-win32-x64-msvc@4.1.14': - resolution: {integrity: sha512-ttblVGHgf68kEE4om1n/n44I0yGPkCPbLsqzjvybhpwa6mKKtgFfAzy6btc3HRmuW7nHe0OOrSeNP9sQmmH9XA==} + '@tailwindcss/oxide-win32-x64-msvc@4.1.15': + resolution: {integrity: sha512-NLeHE7jUV6HcFKS504bpOohyi01zPXi2PXmjFfkzTph8xRxDdxkRsXm/xDO5uV5K3brrE1cCwbUYmFUSHR3u1w==} engines: {node: '>= 10'} cpu: [x64] os: [win32] - '@tailwindcss/oxide@4.1.14': - resolution: {integrity: sha512-23yx+VUbBwCg2x5XWdB8+1lkPajzLmALEfMb51zZUBYaYVPDQvBSD/WYDqiVyBIo2BZFa3yw1Rpy3G2Jp+K0dw==} + '@tailwindcss/oxide@4.1.15': + resolution: {integrity: sha512-krhX+UOOgnsUuks2SR7hFafXmLQrKxB4YyRTERuCE59JlYL+FawgaAlSkOYmDRJdf1Q+IFNDMl9iRnBW7QBDfQ==} engines: {node: '>= 10'} - '@tailwindcss/vite@4.1.14': - resolution: {integrity: sha512-BoFUoU0XqgCUS1UXWhmDJroKKhNXeDzD7/XwabjkDIAbMnc4ULn5e2FuEuBbhZ6ENZoSYzKlzvZ44Yr6EUDUSA==} + '@tailwindcss/vite@4.1.15': + resolution: {integrity: sha512-B6s60MZRTUil+xKoZoGe6i0Iar5VuW+pmcGlda2FX+guDuQ1G1sjiIy1W0frneVpeL/ZjZ4KEgWZHNrIm++2qA==} peerDependencies: vite: ^5.2.0 || ^6 || ^7 - '@tanstack/eslint-plugin-query@5.91.0': - resolution: {integrity: sha512-Kn6yWyRe3dIPf7NqyDMhcsTBz2Oh8jPSOpBdlnLQhGBJ6iTMBFYA4B1UreGJ/WdfzQskSMh5imcyWF+wqa/Q5g==} + '@tanstack/eslint-plugin-query@5.91.2': + resolution: {integrity: sha512-UPeWKl/Acu1IuuHJlsN+eITUHqAaa9/04geHHPedY8siVarSaWprY0SVMKrkpKfk5ehRT7+/MZ5QwWuEtkWrFw==} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - '@tanstack/history@1.132.31': - resolution: {integrity: sha512-UCHM2uS0t/uSszqPEo+SBSSoQVeQ+LlOWAVBl5SA7+AedeAbKafIPjFn8huZCXNLAYb0WKV2+wETr7lDK9uz7g==} + '@tanstack/history@1.133.19': + resolution: {integrity: sha512-Y866qBVVprdQkmO0/W1AFBI8tiQy398vFeIwP+VrRWCOzs3VecxSVzAvaOM4iHfkJz81fFAZMhLLjDVoPikD+w==} engines: {node: '>=12'} - '@tanstack/query-core@5.90.2': - resolution: {integrity: sha512-k/TcR3YalnzibscALLwxeiLUub6jN5EDLwKDiO7q5f4ICEoptJ+n9+7vcEFy5/x/i6Q+Lb/tXrsKCggf5uQJXQ==} + '@tanstack/query-core@5.90.5': + resolution: {integrity: sha512-wLamYp7FaDq6ZnNehypKI5fNvxHPfTYylE0m/ZpuuzJfJqhR5Pxg9gvGBHZx4n7J+V5Rg5mZxHHTlv25Zt5u+w==} '@tanstack/query-devtools@5.90.1': resolution: {integrity: sha512-GtINOPjPUH0OegJExZ70UahT9ykmAhmtNVcmtdnOZbxLwT7R5OmRztR5Ahe3/Cu7LArEmR6/588tAycuaWb1xQ==} @@ -1778,21 +1774,21 @@ packages: '@tanstack/react-query': ^5.90.2 react: ^18 || ^19 - '@tanstack/react-query@5.90.2': - resolution: {integrity: sha512-CLABiR+h5PYfOWr/z+vWFt5VsOA2ekQeRQBFSKlcoW6Ndx/f8rfyVmq4LbgOM4GG2qtxAxjLYLOpCNTYm4uKzw==} + '@tanstack/react-query@5.90.5': + resolution: {integrity: sha512-pN+8UWpxZkEJ/Rnnj2v2Sxpx1WFlaa9L6a4UO89p6tTQbeo+m0MS8oYDjbggrR8QcTyjKoYWKS3xJQGr3ExT8Q==} peerDependencies: react: ^18 || ^19 - '@tanstack/react-router-devtools@1.132.51': - resolution: {integrity: sha512-09gHGUE9BVE6O+7u4ICnKigdPP0vZAYI70dKNqGp8bEy9jaMmHGlUxVV6pKqBLVgcPmwT9YMRAeJ5+QrcznXGA==} + '@tanstack/react-router-devtools@1.133.20': + resolution: {integrity: sha512-dhAlgBJX5uJb/D3U84gh4iumGfBMMnMNk9OSgOykUBaFRns/fi/7Qx5rPNJvvlIbqOEFjLCQQigDeFmyq2WSpw==} engines: {node: '>=12'} peerDependencies: - '@tanstack/react-router': ^1.132.47 + '@tanstack/react-router': ^1.133.20 react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' - '@tanstack/react-router@1.132.47': - resolution: {integrity: sha512-mjCN1ueVLHBOK1gqLeacCrUPBZietMKTkr7xZlC32dCGn4e+83zMSlRTS2TrEl7+wEH+bqjnoyx8ALYTSiQ1Cg==} + '@tanstack/react-router@1.133.20': + resolution: {integrity: sha512-PbB4MfhIrJ6Z9rI1jXIZiNizrHKPC96hi3i3ciPb1puQi655pEovdykoNj6gEX3jHwK+tfhHYgHRcYKpI3SKNg==} engines: {node: '>=12'} peerDependencies: react: '>=18.0.0 || >=19.0.0' @@ -1811,15 +1807,15 @@ packages: react: '>=16.8' react-dom: '>=16.8' - '@tanstack/router-core@1.132.47': - resolution: {integrity: sha512-8YKFHmG6VUqXaWAJzEqjyW6w31dARS2USd2mtI5ZeZcihqMbskK28N4iotBXNn+sSKJnPRjc7A4jTnnEf8Mn8Q==} + '@tanstack/router-core@1.133.20': + resolution: {integrity: sha512-cO8E6XA0vMX2BaPZck9kfgXK76e6Lqo13GmXEYxtXshmW8cIlgcLHhBDKnI/sCjIy9OPY2sV1qrGHtcxJy/4ew==} engines: {node: '>=12'} - '@tanstack/router-devtools-core@1.132.51': - resolution: {integrity: sha512-uhbk4rSeUpYaqOJLZwOwfyysSoeedIEiRWz37sTVM4tUBFsWqA/p9gO2kVSx/Xmcu8grLy512KNDDeji3QhdwQ==} + '@tanstack/router-devtools-core@1.133.20': + resolution: {integrity: sha512-d5y9AWB3tK/HD+h7qGLJX5Q2zgjws9KXS26mqIyHTIbhi5O6CNVhOsbMkU04c0u8E2thax3P0IYDhLI5vvrB4w==} engines: {node: '>=12'} peerDependencies: - '@tanstack/router-core': ^1.132.47 + '@tanstack/router-core': ^1.133.20 csstype: ^3.0.10 solid-js: '>=1.9.5' tiny-invariant: ^1.3.3 @@ -1827,11 +1823,11 @@ packages: csstype: optional: true - '@tanstack/router-devtools@1.132.51': - resolution: {integrity: sha512-+ezqGerlafVGDap//LmF7M+SKQUi0j1virR86m+hbDzia8BQY1wfxYjdpvF835VXsaQ/XUCH8K1LaBX5U68Buw==} + '@tanstack/router-devtools@1.133.20': + resolution: {integrity: sha512-0gN2bVYPyRePI1Jup3Z+3HPXVmeU6vPrOFuKPvqQzvOY17wIQeNiK6ldSx7lSW5J4yjYFsNZJoj01+jwl/OpUA==} engines: {node: '>=12'} peerDependencies: - '@tanstack/react-router': ^1.132.47 + '@tanstack/react-router': ^1.133.20 csstype: ^3.0.10 react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' @@ -1839,16 +1835,16 @@ packages: csstype: optional: true - '@tanstack/router-generator@1.132.51': - resolution: {integrity: sha512-iAGz2IZ2rr38o+7cgE33qPyNFJFx7PcPOvUXk5kcX1TtXeyTgVLoe7vqQzKYbungZmht2V8xSFmy6kakUJhxOA==} + '@tanstack/router-generator@1.133.20': + resolution: {integrity: sha512-63lhmNNoVfqTgnSx5MUnEl/QBKSN6hA1sWLhZSQhCjLp9lrWbCXM8l9QpG3Tgzq/LdX7jjDMf783sUL4p4NbYw==} engines: {node: '>=12'} - '@tanstack/router-plugin@1.132.56': - resolution: {integrity: sha512-kwW2NWMoxMMOoxbRPAxYoEjB+iy4vnYTS9VctKMcwYDtIGK1pQuLR3XtpdhNt0S5reKXfqJG2hEj6yTHUcJs7g==} + '@tanstack/router-plugin@1.133.20': + resolution: {integrity: sha512-mJ+tiSucbagMWkq672pNlmMarA4F5kqVqaDRMj79MPIvkg0h8bKT4X1wBkZm/u7K98h7s3S9gkorCxyB80xwWg==} engines: {node: '>=12'} peerDependencies: '@rsbuild/core': '>=1.0.2' - '@tanstack/react-router': ^1.132.47 + '@tanstack/react-router': ^1.133.20 vite: '>=5.0.0 || >=6.0.0 || >=7.0.0' vite-plugin-solid: ^2.11.8 webpack: '>=5.92.0' @@ -1864,8 +1860,8 @@ packages: webpack: optional: true - '@tanstack/router-utils@1.132.51': - resolution: {integrity: sha512-8wmYmc8LY0MhgNw1jfwjTdpYgl5CmvvkamoHOUcz4odFiAWOXLhwo3UBOwKihw+6SxJ/M7l9tEcq5PdLUOUi0Q==} + '@tanstack/router-utils@1.133.19': + resolution: {integrity: sha512-WEp5D2gPxvlLDRXwD/fV7RXjYtqaqJNXKB/L6OyZEbT+9BG/Ib2d7oG9GSUZNNMGPGYAlhBUOi3xutySsk6rxA==} engines: {node: '>=12'} '@tanstack/store@0.7.0': @@ -1875,8 +1871,8 @@ packages: resolution: {integrity: sha512-ldZXEhOBb8Is7xLs01fR3YEc3DERiz5silj8tnGkFZytt1abEvl/GhUmCE0PMLaMPTa3Jk4HbKmRlHmu+gCftg==} engines: {node: '>=12'} - '@tanstack/virtual-file-routes@1.132.31': - resolution: {integrity: sha512-rxS8Cm2nIXroLqkm9pE/8X2lFNuvcTIIiFi5VH4PwzvKscAuaW3YRMN1WmaGDI2mVEn+GLaoY6Kc3jOczL5i4w==} + '@tanstack/virtual-file-routes@1.133.19': + resolution: {integrity: sha512-IKwZENsK7owmW1Lm5FhuHegY/SyQ8KqtL/7mTSnzoKJgfzhrrf9qwKB1rmkKkt+svUuy/Zw3uVEpZtUzQruWtA==} engines: {node: '>=12'} '@tidbcloud/codemirror-extension-basic-setup@0.0.6': @@ -1962,11 +1958,11 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@24.7.2': - resolution: {integrity: sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==} + '@types/node@24.9.1': + resolution: {integrity: sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==} - '@types/react-dom@19.2.1': - resolution: {integrity: sha512-/EEvYBdT3BflCWvTMO7YkYBHVE9Ci6XdqZciZANQgKpaiDRGOLIlRo91jbTNRQjgPFWVaRxcYc0luVNFitz57A==} + '@types/react-dom@19.2.2': + resolution: {integrity: sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==} peerDependencies: '@types/react': ^19.2.0 @@ -1979,46 +1975,40 @@ packages: '@types/urijs@1.19.25': resolution: {integrity: sha512-XOfUup9r3Y06nFAZh3WvO0rBU4OtlfPB/vgxpjg+NRdGU6CN6djdc6OEiH+PcqHCY6eFLo9Ista73uarf4gnBg==} - '@typescript-eslint/eslint-plugin@8.46.0': - resolution: {integrity: sha512-hA8gxBq4ukonVXPy0OKhiaUh/68D0E88GSmtC1iAEnGaieuDi38LhS7jdCHRLi6ErJBNDGCzvh5EnzdPwUc0DA==} + '@typescript-eslint/eslint-plugin@8.46.2': + resolution: {integrity: sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - '@typescript-eslint/parser': ^8.46.0 + '@typescript-eslint/parser': ^8.46.2 eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/parser@8.46.0': - resolution: {integrity: sha512-n1H6IcDhmmUEG7TNVSspGmiHHutt7iVKtZwRppD7e04wha5MrkV1h3pti9xQLcCMt6YWsncpoT0HMjkH1FNwWQ==} + '@typescript-eslint/parser@8.46.2': + resolution: {integrity: sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/project-service@8.44.1': - resolution: {integrity: sha512-ycSa60eGg8GWAkVsKV4E6Nz33h+HjTXbsDT4FILyL8Obk5/mx4tbvCNsLf9zret3ipSumAOG89UcCs/KRaKYrA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/project-service@8.46.0': resolution: {integrity: sha512-OEhec0mH+U5Je2NZOeK1AbVCdm0ChyapAyTeXVIYTPXDJ3F07+cu87PPXcGoYqZ7M9YJVvFnfpGg1UmCIqM+QQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/scope-manager@8.44.1': - resolution: {integrity: sha512-NdhWHgmynpSvyhchGLXh+w12OMT308Gm25JoRIyTZqEbApiBiQHD/8xgb6LqCWCFcxFtWwaVdFsLPQI3jvhywg==} + '@typescript-eslint/project-service@8.46.2': + resolution: {integrity: sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.0.0' '@typescript-eslint/scope-manager@8.46.0': resolution: {integrity: sha512-lWETPa9XGcBes4jqAMYD9fW0j4n6hrPtTJwWDmtqgFO/4HF4jmdH/Q6wggTw5qIT5TXjKzbt7GsZUBnWoO3dqw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/tsconfig-utils@8.44.1': - resolution: {integrity: sha512-B5OyACouEjuIvof3o86lRMvyDsFwZm+4fBOqFHccIctYgBjqR3qT39FBYGN87khcgf0ExpdCBeGKpKRhSFTjKQ==} + '@typescript-eslint/scope-manager@8.46.2': + resolution: {integrity: sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '>=4.8.4 <6.0.0' '@typescript-eslint/tsconfig-utils@8.46.0': resolution: {integrity: sha512-WrYXKGAHY836/N7zoK/kzi6p8tXFhasHh8ocFL9VZSAkvH956gfeRfcnhs3xzRy8qQ/dq3q44v1jvQieMFg2cw==} @@ -2026,26 +2016,26 @@ packages: peerDependencies: typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/type-utils@8.46.0': - resolution: {integrity: sha512-hy+lvYV1lZpVs2jRaEYvgCblZxUoJiPyCemwbQZ+NGulWkQRy0HRPYAoef/CNSzaLt+MLvMptZsHXHlkEilaeg==} + '@typescript-eslint/tsconfig-utils@8.46.2': + resolution: {integrity: sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/types@8.44.1': - resolution: {integrity: sha512-Lk7uj7y9uQUOEguiDIDLYLJOrYHQa7oBiURYVFqIpGxclAFQ78f6VUOM8lI2XEuNOKNB7XuvM2+2cMXAoq4ALQ==} + '@typescript-eslint/type-utils@8.46.2': + resolution: {integrity: sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: '>=4.8.4 <6.0.0' '@typescript-eslint/types@8.46.0': resolution: {integrity: sha512-bHGGJyVjSE4dJJIO5yyEWt/cHyNwga/zXGJbJJ8TiO01aVREK6gCTu3L+5wrkb1FbDkQ+TKjMNe9R/QQQP9+rA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.44.1': - resolution: {integrity: sha512-qnQJ+mVa7szevdEyvfItbO5Vo+GfZ4/GZWWDRRLjrxYPkhM+6zYB2vRYwCsoJLzqFCdZT4mEqyJoyzkunsZ96A==} + '@typescript-eslint/types@8.46.2': + resolution: {integrity: sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '>=4.8.4 <6.0.0' '@typescript-eslint/typescript-estree@8.46.0': resolution: {integrity: sha512-ekDCUfVpAKWJbRfm8T1YRrCot1KFxZn21oV76v5Fj4tr7ELyk84OS+ouvYdcDAwZL89WpEkEj2DKQ+qg//+ucg==} @@ -2053,11 +2043,10 @@ packages: peerDependencies: typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/utils@8.44.1': - resolution: {integrity: sha512-DpX5Fp6edTlocMCwA+mHY8Mra+pPjRZ0TfHkXI8QFelIKcbADQz1LUPNtzOFUriBB2UYqw4Pi9+xV4w9ZczHFg==} + '@typescript-eslint/typescript-estree@8.46.2': + resolution: {integrity: sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' '@typescript-eslint/utils@8.46.0': @@ -2067,14 +2056,21 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/visitor-keys@8.44.1': - resolution: {integrity: sha512-576+u0QD+Jp3tZzvfRfxon0EA2lzcDt3lhUbsC6Lgzy9x2VR4E+JUiNyGHi5T8vk0TV+fpJ5GLG1JsJuWCaKhw==} + '@typescript-eslint/utils@8.46.2': + resolution: {integrity: sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: '>=4.8.4 <6.0.0' '@typescript-eslint/visitor-keys@8.46.0': resolution: {integrity: sha512-FrvMpAK+hTbFy7vH5j1+tMYHMSKLE6RzluFJlkFNKD0p9YsUT75JlBSmr5so3QRzvMwU5/bIEdeNrxm8du8l3Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/visitor-keys@8.46.2': + resolution: {integrity: sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@vitejs/plugin-react@5.0.4': resolution: {integrity: sha512-La0KD0vGkVkSk6K+piWDKRUyg8Rl5iAIKRMH0vMJI0Eg47bq1eOxmoObAaQG37WMW9MSyk7Cs8EIWwJC1PtzKA==} engines: {node: ^20.19.0 || >=22.12.0} @@ -2278,10 +2274,6 @@ packages: resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} engines: {node: '>= 14.16.0'} - chownr@3.0.0: - resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==} - engines: {node: '>=18'} - class-variance-authority@0.7.1: resolution: {integrity: sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==} @@ -2562,8 +2554,8 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 - eslint-plugin-react-refresh@0.4.23: - resolution: {integrity: sha512-G4j+rv0NmbIR45kni5xJOrYvCtyD3/7LjpVH8MPPcudXDcNu8gv+4ATTDXTtbRR8rTCM5HxECvCSsRmxKnWDsA==} + eslint-plugin-react-refresh@0.4.24: + resolution: {integrity: sha512-nLHIW7TEq3aLrEYWpVaJ1dRgFR+wLDPN8e8FpYAql/bMV2oBEfC37K0gLEGgv9fy66juNShSMV8OkTqzltcG/w==} peerDependencies: eslint: '>=8.40' @@ -2585,8 +2577,8 @@ packages: resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.37.0: - resolution: {integrity: sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==} + eslint@9.38.0: + resolution: {integrity: sha512-t5aPOpmtJcZcz5UJyY2GbvpDlsK5E8JqRqoKtfiKE3cNh437KIqfJr3A3AKf5k64NPx6d0G3dno6XDY05PqPtw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -3104,8 +3096,8 @@ packages: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} - knip@5.65.0: - resolution: {integrity: sha512-wMSca3O1JGs/JgEQx7uZUZYMnZvGqhNjL4b2w8LJGxFzEckNWcvyHopsCwkC7M6aeWgIASCT9vCFDXklvvey3g==} + knip@5.66.2: + resolution: {integrity: sha512-5wvsdc17C5bMxjuGfN9KVS/tW5KIvzP1RClfpTMdLYm8IXIsfWsiHlFkTvZIca9skwoVDyTyXmbRq4w1Poim+A==} engines: {node: '>=18.18.0'} hasBin: true peerDependencies: @@ -3120,75 +3112,81 @@ packages: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} - lightningcss-darwin-arm64@1.30.1: - resolution: {integrity: sha512-c8JK7hyE65X1MHMN+Viq9n11RRC7hgin3HhYKhrMyaXflk5GVplZ60IxyoVtzILeKr+xAJwg6zK6sjTBJ0FKYQ==} + lightningcss-android-arm64@1.30.2: + resolution: {integrity: sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==} + engines: {node: '>= 12.0.0'} + cpu: [arm64] + os: [android] + + lightningcss-darwin-arm64@1.30.2: + resolution: {integrity: sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [darwin] - lightningcss-darwin-x64@1.30.1: - resolution: {integrity: sha512-k1EvjakfumAQoTfcXUcHQZhSpLlkAuEkdMBsI/ivWw9hL+7FtilQc0Cy3hrx0AAQrVtQAbMI7YjCgYgvn37PzA==} + lightningcss-darwin-x64@1.30.2: + resolution: {integrity: sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [darwin] - lightningcss-freebsd-x64@1.30.1: - resolution: {integrity: sha512-kmW6UGCGg2PcyUE59K5r0kWfKPAVy4SltVeut+umLCFoJ53RdCUWxcRDzO1eTaxf/7Q2H7LTquFHPL5R+Gjyig==} + lightningcss-freebsd-x64@1.30.2: + resolution: {integrity: sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [freebsd] - lightningcss-linux-arm-gnueabihf@1.30.1: - resolution: {integrity: sha512-MjxUShl1v8pit+6D/zSPq9S9dQ2NPFSQwGvxBCYaBYLPlCWuPh9/t1MRS8iUaR8i+a6w7aps+B4N0S1TYP/R+Q==} + lightningcss-linux-arm-gnueabihf@1.30.2: + resolution: {integrity: sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==} engines: {node: '>= 12.0.0'} cpu: [arm] os: [linux] - lightningcss-linux-arm64-gnu@1.30.1: - resolution: {integrity: sha512-gB72maP8rmrKsnKYy8XUuXi/4OctJiuQjcuqWNlJQ6jZiWqtPvqFziskH3hnajfvKB27ynbVCucKSm2rkQp4Bw==} + lightningcss-linux-arm64-gnu@1.30.2: + resolution: {integrity: sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] - lightningcss-linux-arm64-musl@1.30.1: - resolution: {integrity: sha512-jmUQVx4331m6LIX+0wUhBbmMX7TCfjF5FoOH6SD1CttzuYlGNVpA7QnrmLxrsub43ClTINfGSYyHe2HWeLl5CQ==} + lightningcss-linux-arm64-musl@1.30.2: + resolution: {integrity: sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] - lightningcss-linux-x64-gnu@1.30.1: - resolution: {integrity: sha512-piWx3z4wN8J8z3+O5kO74+yr6ze/dKmPnI7vLqfSqI8bccaTGY5xiSGVIJBDd5K5BHlvVLpUB3S2YCfelyJ1bw==} + lightningcss-linux-x64-gnu@1.30.2: + resolution: {integrity: sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] - lightningcss-linux-x64-musl@1.30.1: - resolution: {integrity: sha512-rRomAK7eIkL+tHY0YPxbc5Dra2gXlI63HL+v1Pdi1a3sC+tJTcFrHX+E86sulgAXeI7rSzDYhPSeHHjqFhqfeQ==} + lightningcss-linux-x64-musl@1.30.2: + resolution: {integrity: sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] - lightningcss-win32-arm64-msvc@1.30.1: - resolution: {integrity: sha512-mSL4rqPi4iXq5YVqzSsJgMVFENoa4nGTT/GjO2c0Yl9OuQfPsIfncvLrEW6RbbB24WtZ3xP/2CCmI3tNkNV4oA==} + lightningcss-win32-arm64-msvc@1.30.2: + resolution: {integrity: sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [win32] - lightningcss-win32-x64-msvc@1.30.1: - resolution: {integrity: sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg==} + lightningcss-win32-x64-msvc@1.30.2: + resolution: {integrity: sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [win32] - lightningcss@1.30.1: - resolution: {integrity: sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==} + lightningcss@1.30.2: + resolution: {integrity: sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==} engines: {node: '>= 12.0.0'} linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - lint-staged@16.2.4: - resolution: {integrity: sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg==} + lint-staged@16.2.5: + resolution: {integrity: sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==} engines: {node: '>=20.17'} hasBin: true @@ -3242,8 +3240,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.545.0: - resolution: {integrity: sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw==} + lucide-react@0.546.0: + resolution: {integrity: sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -3305,14 +3303,6 @@ packages: minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} - minipass@7.1.2: - resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} - engines: {node: '>=16 || 14 >=14.17'} - - minizlib@3.1.0: - resolution: {integrity: sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==} - engines: {node: '>= 18'} - moo@0.5.2: resolution: {integrity: sha512-iSAJLHYKnX41mKcJKjqvnAN9sf0LMDTXDEvFv+ffuRR9a1MIuXLjMNL6EsnDHSkKLTWNqQQ5uo61P4EbU4NU+Q==} @@ -3367,8 +3357,8 @@ packages: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} - npm-check-updates@19.0.0: - resolution: {integrity: sha512-qcfjZEv6xB+WvW24S8wU1MKISPPiTREraBg62XDo/7zmOLXH3Zj7ti2v/LRfks0qITU8SDZLTWwgIitflvursw==} + npm-check-updates@19.1.1: + resolution: {integrity: sha512-vy/uNbaK6Xfj/QzM8OXeALZak67E0uHjUlbdT1YGy4bdj0xlBU6AVd+8bscY8vlDpyzL6Y7mxcrX8kzEDeEpNg==} engines: {node: '>=20.0.0', npm: '>=8.12.1'} hasBin: true @@ -3438,8 +3428,9 @@ packages: resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} engines: {node: '>= 0.8.0'} - orval@7.13.2: - resolution: {integrity: sha512-juiE7Tz2aiZaEaKDi1EQNf6lm3D5N8dMkKEV3CtRK9SFhUhR4y6E/2oOA3w5y63kClfhGREGZxcNSSMdHctyzg==} + orval@7.14.0: + resolution: {integrity: sha512-m8WGuNmbzZkSaMBwF+uXPS73KOqJGaPaQw6/cM7QNYlcBmZdFg09a3xz9vxfbcSbk4rMr3/aCm8SzVO1ealf+g==} + engines: {node: '>=22.18.0'} hasBin: true own-keys@1.0.1: @@ -3523,9 +3514,9 @@ packages: prettier: optional: true - prettier-plugin-tailwindcss@0.6.14: - resolution: {integrity: sha512-pi2e/+ZygeIqntN+vC573BcW5Cve8zUB0SSAGxqpB4f96boZF4M3phPVoOFCeypwkpRYdi7+jQ5YJJUwrkGUAg==} - engines: {node: '>=14.21.3'} + prettier-plugin-tailwindcss@0.7.1: + resolution: {integrity: sha512-Bzv1LZcuiR1Sk02iJTS1QzlFNp/o5l2p3xkopwOrbPmtMeh3fK9rVW5M3neBQzHq+kGKj/4LGQMTNcTH4NGPtQ==} + engines: {node: '>=20.19'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*' '@prettier/plugin-hermes': '*' @@ -3537,14 +3528,12 @@ packages: prettier: ^3.0 prettier-plugin-astro: '*' prettier-plugin-css-order: '*' - prettier-plugin-import-sort: '*' prettier-plugin-jsdoc: '*' prettier-plugin-marko: '*' prettier-plugin-multiline-arrays: '*' prettier-plugin-organize-attributes: '*' prettier-plugin-organize-imports: '*' prettier-plugin-sort-imports: '*' - prettier-plugin-style-order: '*' prettier-plugin-svelte: '*' peerDependenciesMeta: '@ianvs/prettier-plugin-sort-imports': @@ -3565,8 +3554,6 @@ packages: optional: true prettier-plugin-css-order: optional: true - prettier-plugin-import-sort: - optional: true prettier-plugin-jsdoc: optional: true prettier-plugin-marko: @@ -3579,8 +3566,6 @@ packages: optional: true prettier-plugin-sort-imports: optional: true - prettier-plugin-style-order: - optional: true prettier-plugin-svelte: optional: true @@ -3637,8 +3622,8 @@ packages: peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 - react-i18next@16.0.0: - resolution: {integrity: sha512-JQ+dFfLnFSKJQt7W01lJHWRC0SX7eDPobI+MSTJ3/gP39xH2g33AuTE7iddAfXYHamJdAeMGM0VFboPaD3G68Q==} + react-i18next@16.1.3: + resolution: {integrity: sha512-LnHvU73n/GDMWSlK8WJQHEYtKSm5g3lpsrFoxyxp+sgJiI2SZg54U3lnt8zFfo9DOohaPbe5SsjquA0MuuvBqg==} peerDependencies: i18next: '>= 25.5.2' react: '>= 16.8.0' @@ -4010,17 +3995,13 @@ packages: tailwind-merge@3.3.1: resolution: {integrity: sha512-gBXpgUm/3rp1lMZZrM/w7D8GKqshif0zAymAhbCyIt8KMe+0v9DQ7cdYLR4FHH/cKpdTXb+A/tKKU3eolfsI+g==} - tailwindcss@4.1.14: - resolution: {integrity: sha512-b7pCxjGO98LnxVkKjaZSDeNuljC4ueKUddjENJOADtubtdo8llTaJy7HwBMeLNSSo2N5QIAgklslK1+Ir8r6CA==} + tailwindcss@4.1.15: + resolution: {integrity: sha512-k2WLnWkYFkdpRv+Oby3EBXIyQC8/s1HOFMBUViwtAh6Z5uAozeUSMQlIsn/c6Q2iJzqG6aJT3wdPaRNj70iYxQ==} tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} - tar@7.5.1: - resolution: {integrity: sha512-nlGpxf+hv0v7GkWBK2V9spgactGOp0qvfWRxUMjqHyzrt3SgwE48DIv/FhqPHJYLHpgW1opq3nERbz5Anq7n1g==} - engines: {node: '>=18'} - terminal-size@4.0.0: resolution: {integrity: sha512-rcdty1xZ2/BkWa4ANjWRp4JGpda2quksXIHgn5TMjNBPZfwzJIgR68DKfSYiTL+CZWowDX/sbOo5ME/FRURvYQ==} engines: {node: '>=18'} @@ -4130,8 +4111,8 @@ packages: peerDependencies: typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x - typescript-eslint@8.46.0: - resolution: {integrity: sha512-6+ZrB6y2bT2DX3K+Qd9vn7OFOJR+xSLDj+Aw/N3zBwUt27uTw2sw2TE2+UcY1RiyBZkaGbTkVg9SSdPNUG6aUw==} + typescript-eslint@8.46.2: + resolution: {integrity: sha512-vbw8bOmiuYNdzzV3lsiWv6sRwjyuKJMQqWulBOU7M0RrxedXledX8G8kBbQeiOYDnTfiXz0Y4081E1QMNB6iQg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -4152,8 +4133,8 @@ packages: unconfig@7.3.2: resolution: {integrity: sha512-nqG5NNL2wFVGZ0NA/aCFw0oJ2pxSf1lwg4Z5ill8wd7K4KX/rQbHlwbh+bjctXL5Ly1xtzHenHGOK0b+lG6JVg==} - undici-types@7.14.0: - resolution: {integrity: sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} universalify@2.0.1: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} @@ -4221,8 +4202,8 @@ packages: vite: optional: true - vite@7.1.9: - resolution: {integrity: sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==} + vite@7.1.11: + resolution: {integrity: sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -4324,10 +4305,6 @@ packages: yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} - yallist@5.0.0: - resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==} - engines: {node: '>=18'} - yaml@1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} @@ -4795,27 +4772,27 @@ snapshots: '@esbuild/win32-x64@0.25.10': optional: true - '@eslint-community/eslint-utils@4.7.0(eslint@9.37.0(jiti@2.6.0))': + '@eslint-community/eslint-utils@4.7.0(eslint@9.38.0(jiti@2.6.0))': dependencies: - eslint: 9.37.0(jiti@2.6.0) + eslint: 9.38.0(jiti@2.6.0) eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.9.0(eslint@9.37.0(jiti@2.6.0))': + '@eslint-community/eslint-utils@4.9.0(eslint@9.38.0(jiti@2.6.0))': dependencies: - eslint: 9.37.0(jiti@2.6.0) + eslint: 9.38.0(jiti@2.6.0) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.1': {} - '@eslint/config-array@0.21.0': + '@eslint/config-array@0.21.1': dependencies: - '@eslint/object-schema': 2.1.6 + '@eslint/object-schema': 2.1.7 debug: 4.4.3 minimatch: 3.1.2 transitivePeerDependencies: - supports-color - '@eslint/config-helpers@0.4.0': + '@eslint/config-helpers@0.4.1': dependencies: '@eslint/core': 0.16.0 @@ -4837,9 +4814,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.37.0': {} + '@eslint/js@9.38.0': {} - '@eslint/object-schema@2.1.6': {} + '@eslint/object-schema@2.1.7': {} '@eslint/plugin-kit@0.4.0': dependencies: @@ -4921,10 +4898,6 @@ snapshots: transitivePeerDependencies: - encoding - '@isaacs/fs-minipass@4.0.1': - dependencies: - minipass: 7.1.2 - '@jridgewell/gen-mapping@0.3.12': dependencies: '@jridgewell/sourcemap-codec': 1.5.0 @@ -4958,13 +4931,13 @@ snapshots: dependencies: jsep: 1.4.0 - '@julr/vite-plugin-validate-env@2.2.0(vite@7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1))': + '@julr/vite-plugin-validate-env@2.2.0(vite@7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1))': dependencies: '@poppinss/cliui': 6.4.3 '@poppinss/validator-lite': 2.1.0 '@standard-schema/spec': 1.0.0 unconfig: 7.3.2 - vite: 7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1) + vite: 7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1) '@lezer/common@1.2.3': {} @@ -4997,25 +4970,25 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.19.1 - '@orval/angular@7.13.2(openapi-types@12.1.3)(typescript@5.9.3)': + '@orval/angular@7.14.0(openapi-types@12.1.3)(typescript@5.9.3)': dependencies: - '@orval/core': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/core': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) transitivePeerDependencies: - encoding - openapi-types - supports-color - typescript - '@orval/axios@7.13.2(openapi-types@12.1.3)(typescript@5.9.3)': + '@orval/axios@7.14.0(openapi-types@12.1.3)(typescript@5.9.3)': dependencies: - '@orval/core': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/core': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) transitivePeerDependencies: - encoding - openapi-types - supports-color - typescript - '@orval/core@7.13.2(openapi-types@12.1.3)(typescript@5.9.3)': + '@orval/core@7.14.0(openapi-types@12.1.3)(typescript@5.9.3)': dependencies: '@apidevtools/swagger-parser': 12.0.0(openapi-types@12.1.3) '@ibm-cloud/openapi-ruleset': 1.33.1 @@ -5042,9 +5015,9 @@ snapshots: - supports-color - typescript - '@orval/fetch@7.13.2(openapi-types@12.1.3)(typescript@5.9.3)': + '@orval/fetch@7.14.0(openapi-types@12.1.3)(typescript@5.9.3)': dependencies: - '@orval/core': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/core': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) openapi3-ts: 4.5.0 transitivePeerDependencies: - encoding @@ -5052,10 +5025,10 @@ snapshots: - supports-color - typescript - '@orval/hono@7.13.2(openapi-types@12.1.3)(typescript@5.9.3)': + '@orval/hono@7.14.0(openapi-types@12.1.3)(typescript@5.9.3)': dependencies: - '@orval/core': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/zod': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/core': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/zod': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) fs-extra: 11.3.2 lodash.uniq: 4.5.0 openapi3-ts: 4.5.0 @@ -5065,11 +5038,11 @@ snapshots: - supports-color - typescript - '@orval/mcp@7.13.2(openapi-types@12.1.3)(typescript@5.9.3)': + '@orval/mcp@7.14.0(openapi-types@12.1.3)(typescript@5.9.3)': dependencies: - '@orval/core': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/fetch': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/zod': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/core': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/fetch': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/zod': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) openapi3-ts: 4.5.0 transitivePeerDependencies: - encoding @@ -5077,9 +5050,9 @@ snapshots: - supports-color - typescript - '@orval/mock@7.13.2(openapi-types@12.1.3)(typescript@5.9.3)': + '@orval/mock@7.14.0(openapi-types@12.1.3)(typescript@5.9.3)': dependencies: - '@orval/core': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/core': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) openapi3-ts: 4.5.0 transitivePeerDependencies: - encoding @@ -5087,10 +5060,10 @@ snapshots: - supports-color - typescript - '@orval/query@7.13.2(openapi-types@12.1.3)(typescript@5.9.3)': + '@orval/query@7.14.0(openapi-types@12.1.3)(typescript@5.9.3)': dependencies: - '@orval/core': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/fetch': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/core': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/fetch': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) chalk: 4.1.2 lodash.omitby: 4.6.0 transitivePeerDependencies: @@ -5099,19 +5072,19 @@ snapshots: - supports-color - typescript - '@orval/swr@7.13.2(openapi-types@12.1.3)(typescript@5.9.3)': + '@orval/swr@7.14.0(openapi-types@12.1.3)(typescript@5.9.3)': dependencies: - '@orval/core': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/fetch': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/core': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/fetch': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) transitivePeerDependencies: - encoding - openapi-types - supports-color - typescript - '@orval/zod@7.13.2(openapi-types@12.1.3)(typescript@5.9.3)': + '@orval/zod@7.14.0(openapi-types@12.1.3)(typescript@5.9.3)': dependencies: - '@orval/core': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/core': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) lodash.uniq: 4.5.0 openapi3-ts: 4.5.0 transitivePeerDependencies: @@ -5208,33 +5181,33 @@ snapshots: '@radix-ui/primitive@1.1.3': {} - '@radix-ui/react-alert-dialog@1.1.15(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-alert-dialog@1.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.3 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-dialog': 1.1.15(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-dialog': 1.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-avatar@1.1.10(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-avatar@1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) @@ -5242,35 +5215,35 @@ snapshots: react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-collapsible@1.1.12(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-collapsible@1.1.12(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.3 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-collection@1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-collection@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) '@radix-ui/react-compose-refs@1.1.2(@types/react@19.2.2)(react@19.2.0)': dependencies: @@ -5284,18 +5257,18 @@ snapshots: optionalDependencies: '@types/react': 19.2.2 - '@radix-ui/react-dialog@1.1.15(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-dialog@1.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.3 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) aria-hidden: 1.2.4 @@ -5304,7 +5277,7 @@ snapshots: react-remove-scroll: 2.6.3(@types/react@19.2.2)(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) '@radix-ui/react-direction@1.1.1(@types/react@19.2.2)(react@19.2.0)': dependencies: @@ -5312,33 +5285,33 @@ snapshots: optionalDependencies: '@types/react': 19.2.2 - '@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.3 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-dropdown-menu@2.1.16(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-dropdown-menu@2.1.16(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.3 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-menu': 2.1.16(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-menu': 2.1.16(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) '@radix-ui/react-focus-guards@1.1.3(@types/react@19.2.2)(react@19.2.0)': dependencies: @@ -5346,33 +5319,33 @@ snapshots: optionalDependencies: '@types/react': 19.2.2 - '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-hover-card@1.1.15(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-hover-card@1.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.3 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) '@radix-ui/react-id@1.1.1(@types/react@19.2.2)(react@19.2.0)': dependencies: @@ -5381,31 +5354,31 @@ snapshots: optionalDependencies: '@types/react': 19.2.2 - '@radix-ui/react-label@2.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-label@2.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-menu@2.1.16(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-menu@2.1.16(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.3 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) aria-hidden: 1.2.4 @@ -5414,15 +5387,15 @@ snapshots: react-remove-scroll: 2.6.3(@types/react@19.2.2)(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-popper@1.2.8(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-popper@1.2.8(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@floating-ui/react-dom': 2.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-rect': 1.1.1(@types/react@19.2.2)(react@19.2.0) @@ -5432,19 +5405,19 @@ snapshots: react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-portal@1.1.9(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-portal@1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-presence@1.1.5(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-presence@1.1.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) @@ -5452,36 +5425,36 @@ snapshots: react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-progress@1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-progress@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-radio-group@1.3.8(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-radio-group@1.3.8(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.3 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.0) @@ -5489,79 +5462,79 @@ snapshots: react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-roving-focus@1.1.11(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-roving-focus@1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.3 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-scroll-area@1.2.10(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-scroll-area@1.2.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/number': 1.1.1 '@radix-ui/primitive': 1.1.3 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-select@2.2.6(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-select@2.2.6(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/number': 1.1.1 '@radix-ui/primitive': 1.1.3 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) aria-hidden: 1.2.4 react: 19.2.0 react-dom: 19.2.0(react@19.2.0) react-remove-scroll: 2.6.3(@types/react@19.2.2)(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-separator@1.1.7(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-separator@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) '@radix-ui/react-slot@1.2.3(@types/react@19.2.2)(react@19.2.0)': dependencies: @@ -5570,52 +5543,52 @@ snapshots: optionalDependencies: '@types/react': 19.2.2 - '@radix-ui/react-tabs@1.1.13(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-tabs@1.1.13(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.3 '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-toggle@1.1.10(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-toggle@1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.3 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) - '@radix-ui/react-tooltip@1.2.8(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-tooltip@1.2.8(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.3 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) - '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.2.2)(react@19.2.0)': dependencies: @@ -5678,14 +5651,14 @@ snapshots: optionalDependencies: '@types/react': 19.2.2 - '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.2.2 - '@types/react-dom': 19.2.1(@types/react@19.2.2) + '@types/react-dom': 19.2.2(@types/react@19.2.2) '@radix-ui/rect@1.1.1': {} @@ -5941,109 +5914,106 @@ snapshots: '@stoplight/yaml-ast-parser': 0.0.50 tslib: 2.8.1 - '@tailwindcss/node@4.1.14': + '@tailwindcss/node@4.1.15': dependencies: '@jridgewell/remapping': 2.3.5 enhanced-resolve: 5.18.3 jiti: 2.6.0 - lightningcss: 1.30.1 + lightningcss: 1.30.2 magic-string: 0.30.19 source-map-js: 1.2.1 - tailwindcss: 4.1.14 + tailwindcss: 4.1.15 - '@tailwindcss/oxide-android-arm64@4.1.14': + '@tailwindcss/oxide-android-arm64@4.1.15': optional: true - '@tailwindcss/oxide-darwin-arm64@4.1.14': + '@tailwindcss/oxide-darwin-arm64@4.1.15': optional: true - '@tailwindcss/oxide-darwin-x64@4.1.14': + '@tailwindcss/oxide-darwin-x64@4.1.15': optional: true - '@tailwindcss/oxide-freebsd-x64@4.1.14': + '@tailwindcss/oxide-freebsd-x64@4.1.15': optional: true - '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.14': + '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.15': optional: true - '@tailwindcss/oxide-linux-arm64-gnu@4.1.14': + '@tailwindcss/oxide-linux-arm64-gnu@4.1.15': optional: true - '@tailwindcss/oxide-linux-arm64-musl@4.1.14': + '@tailwindcss/oxide-linux-arm64-musl@4.1.15': optional: true - '@tailwindcss/oxide-linux-x64-gnu@4.1.14': + '@tailwindcss/oxide-linux-x64-gnu@4.1.15': optional: true - '@tailwindcss/oxide-linux-x64-musl@4.1.14': + '@tailwindcss/oxide-linux-x64-musl@4.1.15': optional: true - '@tailwindcss/oxide-wasm32-wasi@4.1.14': + '@tailwindcss/oxide-wasm32-wasi@4.1.15': optional: true - '@tailwindcss/oxide-win32-arm64-msvc@4.1.14': + '@tailwindcss/oxide-win32-arm64-msvc@4.1.15': optional: true - '@tailwindcss/oxide-win32-x64-msvc@4.1.14': + '@tailwindcss/oxide-win32-x64-msvc@4.1.15': optional: true - '@tailwindcss/oxide@4.1.14': - dependencies: - detect-libc: 2.0.4 - tar: 7.5.1 + '@tailwindcss/oxide@4.1.15': optionalDependencies: - '@tailwindcss/oxide-android-arm64': 4.1.14 - '@tailwindcss/oxide-darwin-arm64': 4.1.14 - '@tailwindcss/oxide-darwin-x64': 4.1.14 - '@tailwindcss/oxide-freebsd-x64': 4.1.14 - '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.14 - '@tailwindcss/oxide-linux-arm64-gnu': 4.1.14 - '@tailwindcss/oxide-linux-arm64-musl': 4.1.14 - '@tailwindcss/oxide-linux-x64-gnu': 4.1.14 - '@tailwindcss/oxide-linux-x64-musl': 4.1.14 - '@tailwindcss/oxide-wasm32-wasi': 4.1.14 - '@tailwindcss/oxide-win32-arm64-msvc': 4.1.14 - '@tailwindcss/oxide-win32-x64-msvc': 4.1.14 - - '@tailwindcss/vite@4.1.14(vite@7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1))': - dependencies: - '@tailwindcss/node': 4.1.14 - '@tailwindcss/oxide': 4.1.14 - tailwindcss: 4.1.14 - vite: 7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1) - - '@tanstack/eslint-plugin-query@5.91.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)': - dependencies: - '@typescript-eslint/utils': 8.44.1(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3) - eslint: 9.37.0(jiti@2.6.0) + '@tailwindcss/oxide-android-arm64': 4.1.15 + '@tailwindcss/oxide-darwin-arm64': 4.1.15 + '@tailwindcss/oxide-darwin-x64': 4.1.15 + '@tailwindcss/oxide-freebsd-x64': 4.1.15 + '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.15 + '@tailwindcss/oxide-linux-arm64-gnu': 4.1.15 + '@tailwindcss/oxide-linux-arm64-musl': 4.1.15 + '@tailwindcss/oxide-linux-x64-gnu': 4.1.15 + '@tailwindcss/oxide-linux-x64-musl': 4.1.15 + '@tailwindcss/oxide-wasm32-wasi': 4.1.15 + '@tailwindcss/oxide-win32-arm64-msvc': 4.1.15 + '@tailwindcss/oxide-win32-x64-msvc': 4.1.15 + + '@tailwindcss/vite@4.1.15(vite@7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1))': + dependencies: + '@tailwindcss/node': 4.1.15 + '@tailwindcss/oxide': 4.1.15 + tailwindcss: 4.1.15 + vite: 7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1) + + '@tanstack/eslint-plugin-query@5.91.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3)': + dependencies: + '@typescript-eslint/utils': 8.46.0(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3) + eslint: 9.38.0(jiti@2.6.0) transitivePeerDependencies: - supports-color - typescript - '@tanstack/history@1.132.31': {} + '@tanstack/history@1.133.19': {} - '@tanstack/query-core@5.90.2': {} + '@tanstack/query-core@5.90.5': {} '@tanstack/query-devtools@5.90.1': {} - '@tanstack/react-query-devtools@5.90.2(@tanstack/react-query@5.90.2(react@19.2.0))(react@19.2.0)': + '@tanstack/react-query-devtools@5.90.2(@tanstack/react-query@5.90.5(react@19.2.0))(react@19.2.0)': dependencies: '@tanstack/query-devtools': 5.90.1 - '@tanstack/react-query': 5.90.2(react@19.2.0) + '@tanstack/react-query': 5.90.5(react@19.2.0) react: 19.2.0 - '@tanstack/react-query@5.90.2(react@19.2.0)': + '@tanstack/react-query@5.90.5(react@19.2.0)': dependencies: - '@tanstack/query-core': 5.90.2 + '@tanstack/query-core': 5.90.5 react: 19.2.0 - '@tanstack/react-router-devtools@1.132.51(@tanstack/react-router@1.132.47(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@tanstack/router-core@1.132.47)(@types/node@24.7.2)(csstype@3.1.3)(jiti@2.6.0)(lightningcss@1.30.1)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(solid-js@1.9.9)(tiny-invariant@1.3.3)(tsx@4.19.3)(yaml@2.8.1)': + '@tanstack/react-router-devtools@1.133.20(@tanstack/react-router@1.133.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@tanstack/router-core@1.133.20)(@types/node@24.9.1)(csstype@3.1.3)(jiti@2.6.0)(lightningcss@1.30.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(solid-js@1.9.9)(tiny-invariant@1.3.3)(tsx@4.19.3)(yaml@2.8.1)': dependencies: - '@tanstack/react-router': 1.132.47(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@tanstack/router-devtools-core': 1.132.51(@tanstack/router-core@1.132.47)(@types/node@24.7.2)(csstype@3.1.3)(jiti@2.6.0)(lightningcss@1.30.1)(solid-js@1.9.9)(tiny-invariant@1.3.3)(tsx@4.19.3)(yaml@2.8.1) + '@tanstack/react-router': 1.133.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@tanstack/router-devtools-core': 1.133.20(@tanstack/router-core@1.133.20)(@types/node@24.9.1)(csstype@3.1.3)(jiti@2.6.0)(lightningcss@1.30.2)(solid-js@1.9.9)(tiny-invariant@1.3.3)(tsx@4.19.3)(yaml@2.8.1) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) - vite: 7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1) + vite: 7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1) transitivePeerDependencies: - '@tanstack/router-core' - '@types/node' @@ -6061,11 +6031,11 @@ snapshots: - tsx - yaml - '@tanstack/react-router@1.132.47(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@tanstack/react-router@1.133.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@tanstack/history': 1.132.31 + '@tanstack/history': 1.133.19 '@tanstack/react-store': 0.7.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@tanstack/router-core': 1.132.47 + '@tanstack/router-core': 1.133.20 isbot: 5.1.28 react: 19.2.0 react-dom: 19.2.0(react@19.2.0) @@ -6085,9 +6055,9 @@ snapshots: react: 19.2.0 react-dom: 19.2.0(react@19.2.0) - '@tanstack/router-core@1.132.47': + '@tanstack/router-core@1.133.20': dependencies: - '@tanstack/history': 1.132.31 + '@tanstack/history': 1.133.19 '@tanstack/store': 0.7.0 cookie-es: 2.0.0 seroval: 1.3.2 @@ -6095,14 +6065,14 @@ snapshots: tiny-invariant: 1.3.3 tiny-warning: 1.0.3 - '@tanstack/router-devtools-core@1.132.51(@tanstack/router-core@1.132.47)(@types/node@24.7.2)(csstype@3.1.3)(jiti@2.6.0)(lightningcss@1.30.1)(solid-js@1.9.9)(tiny-invariant@1.3.3)(tsx@4.19.3)(yaml@2.8.1)': + '@tanstack/router-devtools-core@1.133.20(@tanstack/router-core@1.133.20)(@types/node@24.9.1)(csstype@3.1.3)(jiti@2.6.0)(lightningcss@1.30.2)(solid-js@1.9.9)(tiny-invariant@1.3.3)(tsx@4.19.3)(yaml@2.8.1)': dependencies: - '@tanstack/router-core': 1.132.47 + '@tanstack/router-core': 1.133.20 clsx: 2.1.1 goober: 2.1.16(csstype@3.1.3) solid-js: 1.9.9 tiny-invariant: 1.3.3 - vite: 7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1) + vite: 7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1) optionalDependencies: csstype: 3.1.3 transitivePeerDependencies: @@ -6118,15 +6088,15 @@ snapshots: - tsx - yaml - '@tanstack/router-devtools@1.132.51(@tanstack/react-router@1.132.47(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@tanstack/router-core@1.132.47)(@types/node@24.7.2)(csstype@3.1.3)(jiti@2.6.0)(lightningcss@1.30.1)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(solid-js@1.9.9)(tiny-invariant@1.3.3)(tsx@4.19.3)(yaml@2.8.1)': + '@tanstack/router-devtools@1.133.20(@tanstack/react-router@1.133.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@tanstack/router-core@1.133.20)(@types/node@24.9.1)(csstype@3.1.3)(jiti@2.6.0)(lightningcss@1.30.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(solid-js@1.9.9)(tiny-invariant@1.3.3)(tsx@4.19.3)(yaml@2.8.1)': dependencies: - '@tanstack/react-router': 1.132.47(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@tanstack/react-router-devtools': 1.132.51(@tanstack/react-router@1.132.47(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@tanstack/router-core@1.132.47)(@types/node@24.7.2)(csstype@3.1.3)(jiti@2.6.0)(lightningcss@1.30.1)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(solid-js@1.9.9)(tiny-invariant@1.3.3)(tsx@4.19.3)(yaml@2.8.1) + '@tanstack/react-router': 1.133.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@tanstack/react-router-devtools': 1.133.20(@tanstack/react-router@1.133.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@tanstack/router-core@1.133.20)(@types/node@24.9.1)(csstype@3.1.3)(jiti@2.6.0)(lightningcss@1.30.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(solid-js@1.9.9)(tiny-invariant@1.3.3)(tsx@4.19.3)(yaml@2.8.1) clsx: 2.1.1 goober: 2.1.16(csstype@3.1.3) react: 19.2.0 react-dom: 19.2.0(react@19.2.0) - vite: 7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1) + vite: 7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1) optionalDependencies: csstype: 3.1.3 transitivePeerDependencies: @@ -6145,11 +6115,11 @@ snapshots: - tsx - yaml - '@tanstack/router-generator@1.132.51': + '@tanstack/router-generator@1.133.20': dependencies: - '@tanstack/router-core': 1.132.47 - '@tanstack/router-utils': 1.132.51 - '@tanstack/virtual-file-routes': 1.132.31 + '@tanstack/router-core': 1.133.20 + '@tanstack/router-utils': 1.133.19 + '@tanstack/virtual-file-routes': 1.133.19 prettier: 3.6.2 recast: 0.23.11 source-map: 0.7.4 @@ -6158,7 +6128,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@tanstack/router-plugin@1.132.56(@tanstack/react-router@1.132.47(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(vite@7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1))': + '@tanstack/router-plugin@1.133.20(@tanstack/react-router@1.133.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(vite@7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1))': dependencies: '@babel/core': 7.28.4 '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.4) @@ -6166,21 +6136,21 @@ snapshots: '@babel/template': 7.27.2 '@babel/traverse': 7.28.4 '@babel/types': 7.28.4 - '@tanstack/router-core': 1.132.47 - '@tanstack/router-generator': 1.132.51 - '@tanstack/router-utils': 1.132.51 - '@tanstack/virtual-file-routes': 1.132.31 + '@tanstack/router-core': 1.133.20 + '@tanstack/router-generator': 1.133.20 + '@tanstack/router-utils': 1.133.19 + '@tanstack/virtual-file-routes': 1.133.19 babel-dead-code-elimination: 1.0.10 chokidar: 3.6.0 unplugin: 2.3.2 zod: 3.25.76 optionalDependencies: - '@tanstack/react-router': 1.132.47(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - vite: 7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1) + '@tanstack/react-router': 1.133.20(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + vite: 7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1) transitivePeerDependencies: - supports-color - '@tanstack/router-utils@1.132.51': + '@tanstack/router-utils@1.133.19': dependencies: '@babel/core': 7.28.4 '@babel/generator': 7.28.3 @@ -6197,7 +6167,7 @@ snapshots: '@tanstack/table-core@8.21.3': {} - '@tanstack/virtual-file-routes@1.132.31': {} + '@tanstack/virtual-file-routes@1.133.19': {} '@tidbcloud/codemirror-extension-basic-setup@0.0.6(@codemirror/autocomplete@6.19.0)(@codemirror/commands@6.9.0)(@codemirror/language@6.11.3)(@codemirror/lint@6.8.5)(@codemirror/search@6.5.10)(@codemirror/state@6.5.2)(@codemirror/view@6.38.6)': dependencies: @@ -6302,7 +6272,7 @@ snapshots: '@types/es-aggregate-error@1.0.6': dependencies: - '@types/node': 24.7.2 + '@types/node': 24.9.1 '@types/estree@1.0.8': {} @@ -6312,11 +6282,11 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@24.7.2': + '@types/node@24.9.1': dependencies: - undici-types: 7.14.0 + undici-types: 7.16.0 - '@types/react-dom@19.2.1(@types/react@19.2.2)': + '@types/react-dom@19.2.2(@types/react@19.2.2)': dependencies: '@types/react': 19.2.2 @@ -6328,15 +6298,15 @@ snapshots: '@types/urijs@1.19.25': {} - '@typescript-eslint/eslint-plugin@8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3))(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)': + '@typescript-eslint/eslint-plugin@8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3))(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3) - '@typescript-eslint/scope-manager': 8.46.0 - '@typescript-eslint/type-utils': 8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3) - '@typescript-eslint/utils': 8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3) - '@typescript-eslint/visitor-keys': 8.46.0 - eslint: 9.37.0(jiti@2.6.0) + '@typescript-eslint/parser': 8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3) + '@typescript-eslint/scope-manager': 8.46.2 + '@typescript-eslint/type-utils': 8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3) + '@typescript-eslint/utils': 8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.46.2 + eslint: 9.38.0(jiti@2.6.0) graphemer: 1.4.0 ignore: 7.0.4 natural-compare: 1.4.0 @@ -6345,23 +6315,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)': + '@typescript-eslint/parser@8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3)': dependencies: - '@typescript-eslint/scope-manager': 8.46.0 - '@typescript-eslint/types': 8.46.0 - '@typescript-eslint/typescript-estree': 8.46.0(typescript@5.9.3) - '@typescript-eslint/visitor-keys': 8.46.0 + '@typescript-eslint/scope-manager': 8.46.2 + '@typescript-eslint/types': 8.46.2 + '@typescript-eslint/typescript-estree': 8.46.2(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.46.2 debug: 4.4.3 - eslint: 9.37.0(jiti@2.6.0) - typescript: 5.9.3 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/project-service@8.44.1(typescript@5.9.3)': - dependencies: - '@typescript-eslint/tsconfig-utils': 8.44.1(typescript@5.9.3) - '@typescript-eslint/types': 8.44.1 - debug: 4.4.1 + eslint: 9.38.0(jiti@2.6.0) typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -6375,55 +6336,48 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.44.1': + '@typescript-eslint/project-service@8.46.2(typescript@5.9.3)': dependencies: - '@typescript-eslint/types': 8.44.1 - '@typescript-eslint/visitor-keys': 8.44.1 + '@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.9.3) + '@typescript-eslint/types': 8.46.2 + debug: 4.4.3 + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color '@typescript-eslint/scope-manager@8.46.0': dependencies: '@typescript-eslint/types': 8.46.0 '@typescript-eslint/visitor-keys': 8.46.0 - '@typescript-eslint/tsconfig-utils@8.44.1(typescript@5.9.3)': + '@typescript-eslint/scope-manager@8.46.2': dependencies: - typescript: 5.9.3 + '@typescript-eslint/types': 8.46.2 + '@typescript-eslint/visitor-keys': 8.46.2 '@typescript-eslint/tsconfig-utils@8.46.0(typescript@5.9.3)': dependencies: typescript: 5.9.3 - '@typescript-eslint/type-utils@8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)': + '@typescript-eslint/tsconfig-utils@8.46.2(typescript@5.9.3)': dependencies: - '@typescript-eslint/types': 8.46.0 - '@typescript-eslint/typescript-estree': 8.46.0(typescript@5.9.3) - '@typescript-eslint/utils': 8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3) + typescript: 5.9.3 + + '@typescript-eslint/type-utils@8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3)': + dependencies: + '@typescript-eslint/types': 8.46.2 + '@typescript-eslint/typescript-estree': 8.46.2(typescript@5.9.3) + '@typescript-eslint/utils': 8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3) debug: 4.4.3 - eslint: 9.37.0(jiti@2.6.0) + eslint: 9.38.0(jiti@2.6.0) ts-api-utils: 2.1.0(typescript@5.9.3) typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/types@8.44.1': {} - '@typescript-eslint/types@8.46.0': {} - '@typescript-eslint/typescript-estree@8.44.1(typescript@5.9.3)': - dependencies: - '@typescript-eslint/project-service': 8.44.1(typescript@5.9.3) - '@typescript-eslint/tsconfig-utils': 8.44.1(typescript@5.9.3) - '@typescript-eslint/types': 8.44.1 - '@typescript-eslint/visitor-keys': 8.44.1 - debug: 4.4.1 - fast-glob: 3.3.3 - is-glob: 4.0.3 - minimatch: 9.0.5 - semver: 7.7.1 - ts-api-utils: 2.1.0(typescript@5.9.3) - typescript: 5.9.3 - transitivePeerDependencies: - - supports-color + '@typescript-eslint/types@8.46.2': {} '@typescript-eslint/typescript-estree@8.46.0(typescript@5.9.3)': dependencies: @@ -6441,39 +6395,55 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.44.1(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)': + '@typescript-eslint/typescript-estree@8.46.2(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0(jiti@2.6.0)) - '@typescript-eslint/scope-manager': 8.44.1 - '@typescript-eslint/types': 8.44.1 - '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.3) - eslint: 9.37.0(jiti@2.6.0) + '@typescript-eslint/project-service': 8.46.2(typescript@5.9.3) + '@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.9.3) + '@typescript-eslint/types': 8.46.2 + '@typescript-eslint/visitor-keys': 8.46.2 + debug: 4.4.3 + fast-glob: 3.3.3 + is-glob: 4.0.3 + minimatch: 9.0.5 + semver: 7.7.1 + ts-api-utils: 2.1.0(typescript@5.9.3) typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)': + '@typescript-eslint/utils@8.46.0(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0(jiti@2.6.0)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0(jiti@2.6.0)) '@typescript-eslint/scope-manager': 8.46.0 '@typescript-eslint/types': 8.46.0 '@typescript-eslint/typescript-estree': 8.46.0(typescript@5.9.3) - eslint: 9.37.0(jiti@2.6.0) + eslint: 9.38.0(jiti@2.6.0) typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/visitor-keys@8.44.1': + '@typescript-eslint/utils@8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3)': dependencies: - '@typescript-eslint/types': 8.44.1 - eslint-visitor-keys: 4.2.1 + '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0(jiti@2.6.0)) + '@typescript-eslint/scope-manager': 8.46.2 + '@typescript-eslint/types': 8.46.2 + '@typescript-eslint/typescript-estree': 8.46.2(typescript@5.9.3) + eslint: 9.38.0(jiti@2.6.0) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color '@typescript-eslint/visitor-keys@8.46.0': dependencies: '@typescript-eslint/types': 8.46.0 eslint-visitor-keys: 4.2.1 - '@vitejs/plugin-react@5.0.4(vite@7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1))': + '@typescript-eslint/visitor-keys@8.46.2': + dependencies: + '@typescript-eslint/types': 8.46.2 + eslint-visitor-keys: 4.2.1 + + '@vitejs/plugin-react@5.0.4(vite@7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1))': dependencies: '@babel/core': 7.28.4 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.4) @@ -6481,7 +6451,7 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.38 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1) + vite: 7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1) transitivePeerDependencies: - supports-color @@ -6708,8 +6678,6 @@ snapshots: dependencies: readdirp: 4.1.2 - chownr@3.0.0: {} - class-variance-authority@0.7.1: dependencies: clsx: 2.1.1 @@ -7020,30 +6988,30 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-compat-utils@0.5.1(eslint@9.37.0(jiti@2.6.0)): + eslint-compat-utils@0.5.1(eslint@9.38.0(jiti@2.6.0)): dependencies: - eslint: 9.37.0(jiti@2.6.0) + eslint: 9.38.0(jiti@2.6.0) semver: 7.7.1 - eslint-plugin-check-file@3.3.0(eslint@9.37.0(jiti@2.6.0)): + eslint-plugin-check-file@3.3.0(eslint@9.38.0(jiti@2.6.0)): dependencies: - eslint: 9.37.0(jiti@2.6.0) + eslint: 9.38.0(jiti@2.6.0) is-glob: 4.0.3 micromatch: 4.0.8 - eslint-plugin-es-x@7.8.0(eslint@9.37.0(jiti@2.6.0)): + eslint-plugin-es-x@7.8.0(eslint@9.38.0(jiti@2.6.0)): dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@9.37.0(jiti@2.6.0)) + '@eslint-community/eslint-utils': 4.7.0(eslint@9.38.0(jiti@2.6.0)) '@eslint-community/regexpp': 4.12.1 - eslint: 9.37.0(jiti@2.6.0) - eslint-compat-utils: 0.5.1(eslint@9.37.0(jiti@2.6.0)) + eslint: 9.38.0(jiti@2.6.0) + eslint-compat-utils: 0.5.1(eslint@9.38.0(jiti@2.6.0)) - eslint-plugin-n@17.23.1(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3): + eslint-plugin-n@17.23.1(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3): dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@9.37.0(jiti@2.6.0)) + '@eslint-community/eslint-utils': 4.7.0(eslint@9.38.0(jiti@2.6.0)) enhanced-resolve: 5.18.3 - eslint: 9.37.0(jiti@2.6.0) - eslint-plugin-es-x: 7.8.0(eslint@9.37.0(jiti@2.6.0)) + eslint: 9.38.0(jiti@2.6.0) + eslint-plugin-es-x: 7.8.0(eslint@9.38.0(jiti@2.6.0)) get-tsconfig: 4.10.0 globals: 15.15.0 globrex: 0.1.2 @@ -7053,23 +7021,23 @@ snapshots: transitivePeerDependencies: - typescript - eslint-plugin-react-hooks@6.0.0(eslint@9.37.0(jiti@2.6.0)): + eslint-plugin-react-hooks@6.0.0(eslint@9.38.0(jiti@2.6.0)): dependencies: '@babel/core': 7.28.4 '@babel/parser': 7.28.4 '@babel/plugin-transform-private-methods': 7.27.1(@babel/core@7.28.4) - eslint: 9.37.0(jiti@2.6.0) + eslint: 9.38.0(jiti@2.6.0) hermes-parser: 0.25.1 zod: 3.25.76 zod-validation-error: 3.5.3(zod@3.25.76) transitivePeerDependencies: - supports-color - eslint-plugin-react-refresh@0.4.23(eslint@9.37.0(jiti@2.6.0)): + eslint-plugin-react-refresh@0.4.24(eslint@9.38.0(jiti@2.6.0)): dependencies: - eslint: 9.37.0(jiti@2.6.0) + eslint: 9.38.0(jiti@2.6.0) - eslint-plugin-react@7.37.5(eslint@9.37.0(jiti@2.6.0)): + eslint-plugin-react@7.37.5(eslint@9.38.0(jiti@2.6.0)): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5 @@ -7077,7 +7045,7 @@ snapshots: array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 es-iterator-helpers: 1.2.1 - eslint: 9.37.0(jiti@2.6.0) + eslint: 9.38.0(jiti@2.6.0) estraverse: 5.3.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 @@ -7100,21 +7068,20 @@ snapshots: eslint-visitor-keys@4.2.1: {} - eslint@9.37.0(jiti@2.6.0): + eslint@9.38.0(jiti@2.6.0): dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0(jiti@2.6.0)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0(jiti@2.6.0)) '@eslint-community/regexpp': 4.12.1 - '@eslint/config-array': 0.21.0 - '@eslint/config-helpers': 0.4.0 + '@eslint/config-array': 0.21.1 + '@eslint/config-helpers': 0.4.1 '@eslint/core': 0.16.0 '@eslint/eslintrc': 3.3.1 - '@eslint/js': 9.37.0 + '@eslint/js': 9.38.0 '@eslint/plugin-kit': 0.4.0 '@humanfs/node': 0.16.6 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.2 '@types/estree': 1.0.8 - '@types/json-schema': 7.0.15 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 @@ -7613,10 +7580,10 @@ snapshots: kleur@4.1.5: {} - knip@5.65.0(@types/node@24.7.2)(typescript@5.9.3): + knip@5.66.2(@types/node@24.9.1)(typescript@5.9.3): dependencies: '@nodelib/fs.walk': 1.2.8 - '@types/node': 24.7.2 + '@types/node': 24.9.1 fast-glob: 3.3.3 formatly: 0.3.0 jiti: 2.6.0 @@ -7637,56 +7604,60 @@ snapshots: prelude-ls: 1.2.1 type-check: 0.4.0 - lightningcss-darwin-arm64@1.30.1: + lightningcss-android-arm64@1.30.2: optional: true - lightningcss-darwin-x64@1.30.1: + lightningcss-darwin-arm64@1.30.2: optional: true - lightningcss-freebsd-x64@1.30.1: + lightningcss-darwin-x64@1.30.2: optional: true - lightningcss-linux-arm-gnueabihf@1.30.1: + lightningcss-freebsd-x64@1.30.2: optional: true - lightningcss-linux-arm64-gnu@1.30.1: + lightningcss-linux-arm-gnueabihf@1.30.2: optional: true - lightningcss-linux-arm64-musl@1.30.1: + lightningcss-linux-arm64-gnu@1.30.2: optional: true - lightningcss-linux-x64-gnu@1.30.1: + lightningcss-linux-arm64-musl@1.30.2: optional: true - lightningcss-linux-x64-musl@1.30.1: + lightningcss-linux-x64-gnu@1.30.2: optional: true - lightningcss-win32-arm64-msvc@1.30.1: + lightningcss-linux-x64-musl@1.30.2: optional: true - lightningcss-win32-x64-msvc@1.30.1: + lightningcss-win32-arm64-msvc@1.30.2: optional: true - lightningcss@1.30.1: + lightningcss-win32-x64-msvc@1.30.2: + optional: true + + lightningcss@1.30.2: dependencies: detect-libc: 2.0.4 optionalDependencies: - lightningcss-darwin-arm64: 1.30.1 - lightningcss-darwin-x64: 1.30.1 - lightningcss-freebsd-x64: 1.30.1 - lightningcss-linux-arm-gnueabihf: 1.30.1 - lightningcss-linux-arm64-gnu: 1.30.1 - lightningcss-linux-arm64-musl: 1.30.1 - lightningcss-linux-x64-gnu: 1.30.1 - lightningcss-linux-x64-musl: 1.30.1 - lightningcss-win32-arm64-msvc: 1.30.1 - lightningcss-win32-x64-msvc: 1.30.1 + lightningcss-android-arm64: 1.30.2 + lightningcss-darwin-arm64: 1.30.2 + lightningcss-darwin-x64: 1.30.2 + lightningcss-freebsd-x64: 1.30.2 + lightningcss-linux-arm-gnueabihf: 1.30.2 + lightningcss-linux-arm64-gnu: 1.30.2 + lightningcss-linux-arm64-musl: 1.30.2 + lightningcss-linux-x64-gnu: 1.30.2 + lightningcss-linux-x64-musl: 1.30.2 + lightningcss-win32-arm64-msvc: 1.30.2 + lightningcss-win32-x64-msvc: 1.30.2 linkify-it@5.0.0: dependencies: uc.micro: 2.1.0 - lint-staged@16.2.4: + lint-staged@16.2.5: dependencies: commander: 14.0.1 listr2: 9.0.4 @@ -7745,7 +7716,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.545.0(react@19.2.0): + lucide-react@0.546.0(react@19.2.0): dependencies: react: 19.2.0 @@ -7801,12 +7772,6 @@ snapshots: minimist@1.2.8: {} - minipass@7.1.2: {} - - minizlib@3.1.0: - dependencies: - minipass: 7.1.2 - moo@0.5.2: {} ms@2.1.3: {} @@ -7852,7 +7817,7 @@ snapshots: normalize-path@3.0.0: {} - npm-check-updates@19.0.0: {} + npm-check-updates@19.1.1: {} npm-run-path@4.0.1: dependencies: @@ -7948,20 +7913,20 @@ snapshots: type-check: 0.4.0 word-wrap: 1.2.5 - orval@7.13.2(openapi-types@12.1.3)(typescript@5.9.3): + orval@7.14.0(openapi-types@12.1.3)(typescript@5.9.3): dependencies: '@apidevtools/swagger-parser': 12.0.0(openapi-types@12.1.3) '@commander-js/extra-typings': 14.0.0(commander@14.0.1) - '@orval/angular': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/axios': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/core': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/fetch': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/hono': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/mcp': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/mock': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/query': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/swr': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) - '@orval/zod': 7.13.2(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/angular': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/axios': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/core': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/fetch': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/hono': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/mcp': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/mock': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/query': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/swr': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) + '@orval/zod': 7.14.0(openapi-types@12.1.3)(typescript@5.9.3) chalk: 4.1.2 chokidar: 4.0.3 commander: 14.0.1 @@ -8064,7 +8029,7 @@ snapshots: optionalDependencies: prettier: 3.6.2 - prettier-plugin-tailwindcss@0.6.14(@ianvs/prettier-plugin-sort-imports@4.7.0(prettier@3.6.2))(prettier@3.6.2): + prettier-plugin-tailwindcss@0.7.1(@ianvs/prettier-plugin-sort-imports@4.7.0(prettier@3.6.2))(prettier@3.6.2): dependencies: prettier: 3.6.2 optionalDependencies: @@ -8113,7 +8078,7 @@ snapshots: dependencies: react: 19.2.0 - react-i18next@16.0.0(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3): + react-i18next@16.1.3(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3): dependencies: '@babel/runtime': 7.27.6 html-parse-stringify: 3.0.1 @@ -8541,18 +8506,10 @@ snapshots: tailwind-merge@3.3.1: {} - tailwindcss@4.1.14: {} + tailwindcss@4.1.15: {} tapable@2.2.1: {} - tar@7.5.1: - dependencies: - '@isaacs/fs-minipass': 4.0.1 - chownr: 3.0.0 - minipass: 7.1.2 - minizlib: 3.1.0 - yallist: 5.0.0 - terminal-size@4.0.0: {} tiny-invariant@1.3.3: {} @@ -8659,13 +8616,13 @@ snapshots: typescript: 5.9.3 yaml: 2.8.1 - typescript-eslint@8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3): + typescript-eslint@8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3))(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3) - '@typescript-eslint/parser': 8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3) - '@typescript-eslint/typescript-estree': 8.46.0(typescript@5.9.3) - '@typescript-eslint/utils': 8.46.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3) - eslint: 9.37.0(jiti@2.6.0) + '@typescript-eslint/eslint-plugin': 8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3))(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3) + '@typescript-eslint/parser': 8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3) + '@typescript-eslint/typescript-estree': 8.46.2(typescript@5.9.3) + '@typescript-eslint/utils': 8.46.2(eslint@9.38.0(jiti@2.6.0))(typescript@5.9.3) + eslint: 9.38.0(jiti@2.6.0) typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -8688,7 +8645,7 @@ snapshots: jiti: 2.4.2 quansync: 0.2.10 - undici-types@7.14.0: {} + undici-types@7.16.0: {} universalify@2.0.1: {} @@ -8737,18 +8694,18 @@ snapshots: validator@13.15.0: {} - vite-tsconfig-paths@5.1.4(typescript@5.9.3)(vite@7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1)): + vite-tsconfig-paths@5.1.4(typescript@5.9.3)(vite@7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1)): dependencies: debug: 4.4.0 globrex: 0.1.2 tsconfck: 3.1.5(typescript@5.9.3) optionalDependencies: - vite: 7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1) + vite: 7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1) transitivePeerDependencies: - supports-color - typescript - vite@7.1.9(@types/node@24.7.2)(jiti@2.6.0)(lightningcss@1.30.1)(tsx@4.19.3)(yaml@2.8.1): + vite@7.1.11(@types/node@24.9.1)(jiti@2.6.0)(lightningcss@1.30.2)(tsx@4.19.3)(yaml@2.8.1): dependencies: esbuild: 0.25.10 fdir: 6.5.0(picomatch@4.0.3) @@ -8757,10 +8714,10 @@ snapshots: rollup: 4.50.0 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 24.7.2 + '@types/node': 24.9.1 fsevents: 2.3.3 jiti: 2.6.0 - lightningcss: 1.30.1 + lightningcss: 1.30.2 tsx: 4.19.3 yaml: 2.8.1 @@ -8844,8 +8801,6 @@ snapshots: yallist@3.1.1: {} - yallist@5.0.0: {} - yaml@1.10.2: {} yaml@2.8.1: {} diff --git a/ui/src/lib/axios.ts b/ui/src/lib/axios.ts index bb7848ee8..ede64becf 100644 --- a/ui/src/lib/axios.ts +++ b/ui/src/lib/axios.ts @@ -22,6 +22,12 @@ const axiosInstance = axios.create({ withCredentials: true, }); +// axiosInstance.interceptors.response.use(async (response) => { +// // ⏳ add 3s delay +// await new Promise((resolve) => setTimeout(resolve, 3000)); +// return response; +// }); + // See request interceptor in AxiosInterceptors.tsx // See response interceptor in AxiosInterceptors.tsx diff --git a/ui/src/modules/auth/AxiosInterceptors.tsx b/ui/src/modules/auth/AxiosInterceptors.tsx index 65872b44e..e2cb7f93b 100644 --- a/ui/src/modules/auth/AxiosInterceptors.tsx +++ b/ui/src/modules/auth/AxiosInterceptors.tsx @@ -20,8 +20,7 @@ type InterceptorError = AxiosError; const isTokenExpiredError = (error: InterceptorError, originalRequest: OriginalRequest) => { return ( - error.response && - error.response.status === UNAUTHORIZED_STATUS_CODE && + error.response?.status === UNAUTHORIZED_STATUS_CODE && error.response.data.errorKind === 'expiredSignature' && !originalRequest._retry ); diff --git a/ui/src/modules/editor/editor-center-panel/editor-center-panel-header/editor-center-panel-header-tabs-close-button.tsx b/ui/src/modules/editor/editor-center-panel/editor-center-panel-header/editor-center-panel-header-tabs-close-button.tsx index d89780702..5dceac9ec 100644 --- a/ui/src/modules/editor/editor-center-panel/editor-center-panel-header/editor-center-panel-header-tabs-close-button.tsx +++ b/ui/src/modules/editor/editor-center-panel/editor-center-panel-header/editor-center-panel-header-tabs-close-button.tsx @@ -8,9 +8,11 @@ import { useEditorSettingsStore } from '../../editor-settings-store'; interface EditorCenterPanelHeaderTabsCloseButtonProps { tab: Worksheet; + disabled: boolean; } export function EditorCenterPanelHeaderTabsCloseButton({ + disabled, tab, }: EditorCenterPanelHeaderTabsCloseButtonProps) { const { worksheetId } = useParams({ from: '/sql-editor/$worksheetId/' }); @@ -45,7 +47,12 @@ export function EditorCenterPanelHeaderTabsCloseButton({ }; return ( - ); diff --git a/ui/src/modules/editor/editor-center-panel/editor-center-panel-header/editor-center-panel-header-tabs.tsx b/ui/src/modules/editor/editor-center-panel/editor-center-panel-header/editor-center-panel-header-tabs.tsx index 499ab5a43..fb58fac63 100644 --- a/ui/src/modules/editor/editor-center-panel/editor-center-panel-header/editor-center-panel-header-tabs.tsx +++ b/ui/src/modules/editor/editor-center-panel/editor-center-panel-header/editor-center-panel-header-tabs.tsx @@ -8,20 +8,25 @@ import { EditorCenterPanelHeaderTabsCloseButton } from './editor-center-panel-he export function EditorCenterPanelHeaderTabs() { const tabs = useEditorSettingsStore((state) => state.tabs); + const createQueryPending = useEditorSettingsStore((state) => state.createQueryPending); return (
{tabs.map((tab) => ( {({ isActive }) => (
{tab.name} - +
)} diff --git a/ui/src/modules/editor/editor-center-panel/editor-center-panel-header/editor-center-panel-header.tsx b/ui/src/modules/editor/editor-center-panel/editor-center-panel-header/editor-center-panel-header.tsx index 56b26fb59..a6d334c0e 100644 --- a/ui/src/modules/editor/editor-center-panel/editor-center-panel-header/editor-center-panel-header.tsx +++ b/ui/src/modules/editor/editor-center-panel/editor-center-panel-header/editor-center-panel-header.tsx @@ -12,6 +12,7 @@ export const EditorCenterPanelHeader = () => { const queryClient = useQueryClient(); const navigate = useNavigate(); const addTab = useEditorSettingsStore((state) => state.addTab); + const createQueryPending = useEditorSettingsStore((state) => state.createQueryPending); const { mutate, isPending } = useCreateWorksheet({ mutation: { @@ -49,11 +50,11 @@ export const EditorCenterPanelHeader = () => {
diff --git a/ui/src/modules/editor/editor-center-panel/editor-center-panel-toolbar/editor-center-panel-toolbar.tsx b/ui/src/modules/editor/editor-center-panel/editor-center-panel-toolbar/editor-center-panel-toolbar.tsx index 9196c9dc6..38c89b155 100644 --- a/ui/src/modules/editor/editor-center-panel/editor-center-panel-toolbar/editor-center-panel-toolbar.tsx +++ b/ui/src/modules/editor/editor-center-panel/editor-center-panel-toolbar/editor-center-panel-toolbar.tsx @@ -7,14 +7,15 @@ import { EditorCenterPanelToolbarShareButton } from './editor-center-panel-toolb interface EditorToolbarProps { onRunQuery: (query: string) => void; + isLoading: boolean; } -export const EditorCenterPanelToolbar = ({ onRunQuery }: EditorToolbarProps) => { +export const EditorCenterPanelToolbar = ({ onRunQuery, isLoading }: EditorToolbarProps) => { return (
- +
diff --git a/ui/src/modules/editor/editor-center-panel/editor-center-panel.tsx b/ui/src/modules/editor/editor-center-panel/editor-center-panel.tsx index c7910922b..c1c07b206 100644 --- a/ui/src/modules/editor/editor-center-panel/editor-center-panel.tsx +++ b/ui/src/modules/editor/editor-center-panel/editor-center-panel.tsx @@ -1,6 +1,7 @@ +import { useEffect, useState } from 'react'; + import { useQueryClient } from '@tanstack/react-query'; import { useParams } from '@tanstack/react-router'; -import { EditorCacheProvider } from '@tidbcloud/tisqleditor-react'; import { AxiosError } from 'axios'; import { toast } from 'sonner'; @@ -9,11 +10,13 @@ import { ScrollArea, ScrollBar } from '@/components/ui/scroll-area'; import { Editor } from '@/modules/editor/editor'; import { useEditorPanelsState } from '@/modules/editor/editor-panels-state-provider'; import { getGetDashboardQueryKey } from '@/orval/dashboard'; +import type { QueryRecord } from '@/orval/models'; import { getGetNavigationTreesQueryKey } from '@/orval/navigation-trees'; -import { getGetQueriesQueryKey, useCreateQuery } from '@/orval/queries'; +import { getGetQueriesQueryKey, useCreateQuery, useGetQuery } from '@/orval/queries'; import { EditorResizableHandle, EditorResizablePanel } from '../editor-resizable'; import { useEditorSettingsStore } from '../editor-settings-store'; +import { useSaveEditorContent } from '../use-save-editor-conent'; import { EditorCenterBottomPanel } from './editor-center-bottom-panel/editor-center-bottom-panel'; import { EditorCenterPanelFooter } from './editor-center-panel-footer'; import { EditorCenterPanelHeader } from './editor-center-panel-header/editor-center-panel-header'; @@ -21,12 +24,17 @@ import { EditorCenterPanelToolbar } from './editor-center-panel-toolbar/editor-c export function EditorCenterPanel() { const { worksheetId } = useParams({ from: '/sql-editor/$worksheetId/' }); + const { save } = useSaveEditorContent(); + + const [pollingQueryId, setPollingQueryId] = useState(); const selectedQueryRecord = useEditorSettingsStore((state) => state.getSelectedQueryRecord(+worksheetId), ); const selectedContext = useEditorSettingsStore((state) => state.selectedContext); const setSelectedQueryRecord = useEditorSettingsStore((state) => state.setSelectedQueryRecord); + const setCreateQueryPending = useEditorSettingsStore((state) => state.setCreateQueryPending); + const { groupRef, topRef, @@ -39,25 +47,23 @@ export function EditorCenterPanel() { const queryClient = useQueryClient(); - const { mutate, isPending } = useCreateQuery({ + const { mutate: createQuery, isPending: createQueryMutationPending } = useCreateQuery({ mutation: { - onSettled: async (newQueryRecord) => { - if (!isRightPanelExpanded) { - toggleRightPanel(); - } - await Promise.all([ - queryClient.invalidateQueries({ - queryKey: getGetQueriesQueryKey(), - }), - queryClient.invalidateQueries({ - queryKey: getGetDashboardQueryKey(), - }), - queryClient.invalidateQueries({ - queryKey: getGetNavigationTreesQueryKey(), - }), - ]); - if (newQueryRecord) { - setSelectedQueryRecord(+worksheetId, newQueryRecord); + onSuccess: (queryRecord) => { + if (queryRecord.id) { + setPollingQueryId(queryRecord.id); + setSelectedQueryRecord(+worksheetId, queryRecord); + // Optimistic update + queryClient.setQueryData( + getGetQueriesQueryKey({ worksheetId: +worksheetId }), + (oldData: { items: QueryRecord[] } | undefined) => { + const oldItems = oldData?.items ?? []; + return { + ...oldData, + items: [queryRecord, ...oldItems], + }; + }, + ); } }, onError: (error) => { @@ -67,13 +73,83 @@ export function EditorCenterPanel() { }); } }, + onSettled: () => { + setCreateQueryPending(false); + }, }, }); + const id = selectedQueryRecord?.status === 'running' ? selectedQueryRecord.id : pollingQueryId; + + const { data: queryRecord, isFetching: queryRecordLoading } = useGetQuery(id!, { + query: { + enabled: !!id, + refetchInterval: 500, + refetchOnWindowFocus: false, + retry: 0, + }, + }); + + useEffect(() => { + if (queryRecord?.status !== 'running' && id && !queryRecordLoading) { + setPollingQueryId(undefined); + + if (queryRecord?.status === 'successful') { + if (!isRightPanelExpanded) { + toggleRightPanel(); + } + } + if (queryRecord?.status === 'failed') { + toast.error(queryRecord.error); + } + setSelectedQueryRecord(+worksheetId, queryRecord!); + Promise.all([ + // Use Promise.all since useEffect isn't async + queryClient.invalidateQueries({ + queryKey: getGetQueriesQueryKey({ worksheetId: +worksheetId }), + }), + queryClient.invalidateQueries({ + queryKey: getGetDashboardQueryKey(), + }), + queryClient.invalidateQueries({ + queryKey: getGetNavigationTreesQueryKey(), + }), + ]); + } + }, [ + isRightPanelExpanded, + queryClient, + queryRecord, + queryRecordLoading, + setSelectedQueryRecord, + toggleRightPanel, + id, + worksheetId, + ]); + const handleRunQuery = (query: string) => { - mutate({ + setCreateQueryPending(true); + save(+worksheetId); + const optimisticRecord = { + id: Date.now(), + status: 'running', + query: 'TEST', + worksheetId: +worksheetId, + context: '', + createdAt: new Date().toISOString(), + updatedAt: new Date().toISOString(), + }; + + // Update cache optimistically + queryClient.setQueryData(getGetQueriesQueryKey(), (old?: QueryRecord[]) => { + if (!old) return [optimisticRecord]; + return [optimisticRecord, ...old]; + }); + + createQuery({ data: { query, + asyncExec: true, worksheetId: +worksheetId, context: { database: selectedContext.database, @@ -83,46 +159,48 @@ export function EditorCenterPanel() { }); }; + const loading = selectedQueryRecord?.status === 'running' || createQueryMutationPending; + return (
- - - - setTopPanelExpanded(false)} - onExpand={() => setTopPanelExpanded(true)} - order={1} - ref={topRef} - > - - - - - - - - - - setBottomPanelExpanded(false)} - onExpand={() => setBottomPanelExpanded(true)} - order={2} - ref={bottomRef} + + + + setTopPanelExpanded(false)} + onExpand={() => setTopPanelExpanded(true)} + order={1} + ref={topRef} + > + - - - - + + + + + + + + + setBottomPanelExpanded(false)} + onExpand={() => setBottomPanelExpanded(true)} + order={2} + ref={bottomRef} + > + + + +
); diff --git a/ui/src/modules/editor/editor-center-panel/editor-context-dropdown/use-sync-editor-context.ts b/ui/src/modules/editor/editor-center-panel/editor-context-dropdown/use-sync-editor-context.ts index 25ce4dbd8..5e54d340e 100644 --- a/ui/src/modules/editor/editor-center-panel/editor-context-dropdown/use-sync-editor-context.ts +++ b/ui/src/modules/editor/editor-center-panel/editor-context-dropdown/use-sync-editor-context.ts @@ -21,19 +21,31 @@ export const useSyncEditorContext = ({ const { database: selectedDatabase, schema: selectedSchema } = selectedContext; useEffect(() => { - // No databases / schemas available - clear selection + // 1. Do nothing until all data is loaded. + // If we don't have options yet, just wait. if (!databasesOptions.length || !schemasOptions.length) { - setSelectedContext({ database: '', schema: '' }); return; } - // Both databases and schemas are available - validate or set defaults - const validDatabase = - databasesOptions.find((opt) => opt.value === selectedDatabase)?.value ?? - databasesOptions[0].value; - const validSchema = - schemasOptions.find((opt) => opt.value === selectedSchema)?.value ?? schemasOptions[0].value; + // 2. Check if the current context (from localStorage) is still valid + const isDatabaseValid = databasesOptions.some((opt) => opt.value === selectedDatabase); + const isSchemaValid = schemasOptions.some((opt) => opt.value === selectedSchema); - setSelectedContext({ database: validDatabase, schema: validSchema }); + // 3. If everything is already valid, we don't need to do anything. + if (isDatabaseValid && isSchemaValid) { + return; + } + + // 4. If one or both are invalid (or empty), set a new valid context. + // This will use the existing value if it's valid, or fall back to the default. + const newContext = { + database: isDatabaseValid ? selectedDatabase : databasesOptions[0].value, + schema: isSchemaValid ? selectedSchema : schemasOptions[0].value, + }; + + // 5. Only call setSelectedContext if the context actually needs to change. + if (newContext.database !== selectedDatabase || newContext.schema !== selectedSchema) { + setSelectedContext(newContext); + } }, [selectedDatabase, selectedSchema, setSelectedContext, databasesOptions, schemasOptions]); }; diff --git a/ui/src/modules/editor/editor-page.tsx b/ui/src/modules/editor/editor-page.tsx index 38c8ae43b..f897993ea 100644 --- a/ui/src/modules/editor/editor-page.tsx +++ b/ui/src/modules/editor/editor-page.tsx @@ -1,3 +1,5 @@ +import { EditorCacheProvider } from '@tidbcloud/tisqleditor-react'; + import { ResizablePanelGroup } from '@/components/ui/resizable'; import { EditorCenterPanel } from './editor-center-panel/editor-center-panel'; @@ -33,7 +35,9 @@ export function EditorPage() { - + + + diff --git a/ui/src/modules/editor/editor-right-panel/editor-right-panel-query/editor-right-panel-query-item.tsx b/ui/src/modules/editor/editor-right-panel/editor-right-panel-query/editor-right-panel-query-item.tsx index def8b7078..f82574f59 100644 --- a/ui/src/modules/editor/editor-right-panel/editor-right-panel-query/editor-right-panel-query-item.tsx +++ b/ui/src/modules/editor/editor-right-panel/editor-right-panel-query/editor-right-panel-query-item.tsx @@ -12,10 +12,11 @@ function EditorRightPanelQueryItemStatus({ status, error }: EditorRightPanelQuer {status === 'failed' && error && ( diff --git a/ui/src/modules/editor/editor-settings-store.ts b/ui/src/modules/editor/editor-settings-store.ts index e6bad767a..db1394584 100644 --- a/ui/src/modules/editor/editor-settings-store.ts +++ b/ui/src/modules/editor/editor-settings-store.ts @@ -30,6 +30,10 @@ interface EditorSettingsStore { selectedTree?: SelectedTree; setSelectedTree: (selectedTree: SelectedTree) => void; + + // TODO: Meh + createQueryPending: boolean; + setCreateQueryPending: (pending: boolean) => void; } const initialState = { @@ -41,6 +45,7 @@ const initialState = { selectedQueryRecords: {}, selectedTree: undefined, tabs: [], + createQueryPending: false, }; export const useEditorSettingsStore = create()( @@ -85,6 +90,10 @@ export const useEditorSettingsStore = create()( setSelectedLeftPanelTab: (selectedLeftPanelTab: LeftPanelTab) => { set({ selectedLeftPanelTab }); }, + + setCreateQueryPending: (createQueryPending) => { + set({ createQueryPending }); + }, }), { name: 'sql-editor-settings', diff --git a/ui/src/modules/editor/editor.tsx b/ui/src/modules/editor/editor.tsx index fa4c661b8..7d4bc1672 100644 --- a/ui/src/modules/editor/editor.tsx +++ b/ui/src/modules/editor/editor.tsx @@ -8,7 +8,6 @@ import { curSqlGutter } from '@tidbcloud/codemirror-extension-cur-sql-gutter'; import { saveHelper } from '@tidbcloud/codemirror-extension-save-helper'; import { SQLEditor, useEditorCacheContext } from '@tidbcloud/tisqleditor-react'; -import type { Worksheet } from '@/orval/models'; import { useGetNavigationTrees } from '@/orval/navigation-trees'; import { getGetWorksheetQueryKey, useGetWorksheet, useUpdateWorksheet } from '@/orval/worksheets'; @@ -25,21 +24,33 @@ interface EditorProps { content?: string; } -const useSetWorksheetContent = (worksheet?: Worksheet) => { +// This hook now only depends on the content string and checks +// if an update is necessary before dispatching. +const useSetWorksheetContent = (worksheetContent?: string) => { const cacheCtx = useEditorCacheContext(); useEffect(() => { - if (!worksheet) return; + // Wait for content to be defined/loaded + if (!worksheetContent) return; + const activeEditor = cacheCtx.getEditor('MyEditor'); if (!activeEditor) return; - activeEditor.editorView.dispatch({ - changes: { - from: 0, - to: activeEditor.editorView.state.doc.length, - insert: worksheet.content, - }, - }); - }, [worksheet, cacheCtx]); + + // Get the editor's current content + const currentDoc = activeEditor.editorView.state.doc.toString(); + + // Only dispatch a change if the new content is actually different + // from the content already in the editor. + if (worksheetContent !== currentDoc) { + activeEditor.editorView.dispatch({ + changes: { + from: 0, + to: activeEditor.editorView.state.doc.length, + insert: worksheetContent, + }, + }); + } + }, [worksheetContent, cacheCtx]); // Depend on the primitive string }; export function Editor({ readonly, content }: EditorProps) { @@ -53,12 +64,11 @@ export function Editor({ readonly, content }: EditorProps) { }); const { data: worksheet } = useGetWorksheet(Number(worksheetId)); - // Not intended to be used for Editor - there should be a dedicated endpoint for that const { data: { items: navigationTrees } = {} } = useGetNavigationTrees(); const { mutate } = useUpdateWorksheet(); - // Set initial content from fetched worksheet - useSetWorksheetContent(worksheet); + // Pass only the worksheet content string to the updated hook + useSetWorksheetContent(worksheet?.content); // Invalidate queries when worksheet ID changes useEffect(() => { @@ -95,12 +105,6 @@ export function Editor({ readonly, content }: EditorProps) { [mutate], ); - // TODO: Use to enable / disable Run button - // @tidbcloud/codemirror-extension-events - // const handleDocChange = (view: EditorView, state: EditorState, doc: string) => { - // console.log(doc, worksheetId); - // }; - const exts: Extension[] = useMemo( () => [ sqlAutoCompletion(), @@ -128,17 +132,32 @@ export function Editor({ readonly, content }: EditorProps) { }); }, [handleSave, cacheCtx]); - const editorDoc = content ?? worksheet?.content ?? ''; + // `doc` is now for *initial* content only. + // `useSetWorksheetContent` will handle loading the fetched content. + const editorDoc = content ?? ''; + + // Memoize the schema to prevent it from being recalculated on every render + const schema = useMemo( + () => transformNavigationTreeToSqlConfigSchema(navigationTrees), + [navigationTrees], + ); + + // Memoize the sqlConfig object to prevent it from being a new object + // on every render, which would re-trigger extensions. + const sqlConfig = useMemo( + () => ({ + upperCaseKeywords: true, + schema: schema, + }), + [schema], + ); return ( ); diff --git a/ui/src/modules/editor/use-save-editor-conent.tsx b/ui/src/modules/editor/use-save-editor-conent.tsx new file mode 100644 index 000000000..2131c363d --- /dev/null +++ b/ui/src/modules/editor/use-save-editor-conent.tsx @@ -0,0 +1,27 @@ +import { useCallback } from 'react'; + +import { useEditorCacheContext } from '@tidbcloud/tisqleditor-react'; + +import { useUpdateWorksheet } from '@/orval/worksheets'; + +export function useSaveEditorContent() { + const cacheCtx = useEditorCacheContext(); + const { mutate } = useUpdateWorksheet(); + + const save = useCallback( + (worksheetId: number, worksheetName?: string) => { + const activeEditor = cacheCtx.getEditor('MyEditor'); + if (!activeEditor) return; + + const content = activeEditor.editorView.state.doc.toString(); + + mutate({ + data: { content, name: worksheetName ?? 'Untitled' }, + worksheetId, + }); + }, + [cacheCtx, mutate], + ); + + return { save }; +} diff --git a/ui/src/orval/account.ts b/ui/src/orval/account.ts index cf5890358..edc999e03 100644 --- a/ui/src/orval/account.ts +++ b/ui/src/orval/account.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/auth.ts b/ui/src/orval/auth.ts index 1502a9db0..4f2eae085 100644 --- a/ui/src/orval/auth.ts +++ b/ui/src/orval/auth.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/dashboard.ts b/ui/src/orval/dashboard.ts index 9ec688ad6..2d0887876 100644 --- a/ui/src/orval/dashboard.ts +++ b/ui/src/orval/dashboard.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/databases.ts b/ui/src/orval/databases.ts index 99dea3c79..a7a57acfe 100644 --- a/ui/src/orval/databases.ts +++ b/ui/src/orval/databases.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/accountResponse.ts b/ui/src/orval/models/accountResponse.ts index 79f156103..ce5124946 100644 --- a/ui/src/orval/models/accountResponse.ts +++ b/ui/src/orval/models/accountResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/authErrorResponse.ts b/ui/src/orval/models/authErrorResponse.ts index 5623f6850..33263bc9b 100644 --- a/ui/src/orval/models/authErrorResponse.ts +++ b/ui/src/orval/models/authErrorResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/authErrorResponseErrorKind.ts b/ui/src/orval/models/authErrorResponseErrorKind.ts index 81f8d8e92..0c886dcbd 100644 --- a/ui/src/orval/models/authErrorResponseErrorKind.ts +++ b/ui/src/orval/models/authErrorResponseErrorKind.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/authResponse.ts b/ui/src/orval/models/authResponse.ts index 918f5e265..a18510a86 100644 --- a/ui/src/orval/models/authResponse.ts +++ b/ui/src/orval/models/authResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/awsAccessKeyCredentials.ts b/ui/src/orval/models/awsAccessKeyCredentials.ts index a35ed57e8..94f78e36d 100644 --- a/ui/src/orval/models/awsAccessKeyCredentials.ts +++ b/ui/src/orval/models/awsAccessKeyCredentials.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/awsCredentials.ts b/ui/src/orval/models/awsCredentials.ts index b55c02cac..e925517ea 100644 --- a/ui/src/orval/models/awsCredentials.ts +++ b/ui/src/orval/models/awsCredentials.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/awsCredentialsOneOf.ts b/ui/src/orval/models/awsCredentialsOneOf.ts index 84e997105..644b63559 100644 --- a/ui/src/orval/models/awsCredentialsOneOf.ts +++ b/ui/src/orval/models/awsCredentialsOneOf.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/awsCredentialsOneOfTwo.ts b/ui/src/orval/models/awsCredentialsOneOfTwo.ts index a2d792bbf..b4769272c 100644 --- a/ui/src/orval/models/awsCredentialsOneOfTwo.ts +++ b/ui/src/orval/models/awsCredentialsOneOfTwo.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/column.ts b/ui/src/orval/models/column.ts index 7f709908c..3c0a71aa3 100644 --- a/ui/src/orval/models/column.ts +++ b/ui/src/orval/models/column.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/dashboard.ts b/ui/src/orval/models/dashboard.ts index 8f0aaf518..be046f734 100644 --- a/ui/src/orval/models/dashboard.ts +++ b/ui/src/orval/models/dashboard.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/dashboardResponse.ts b/ui/src/orval/models/dashboardResponse.ts index b8cf1319b..4726c8f7e 100644 --- a/ui/src/orval/models/dashboardResponse.ts +++ b/ui/src/orval/models/dashboardResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/database.ts b/ui/src/orval/models/database.ts index bb02b59e2..28d6ec4ad 100644 --- a/ui/src/orval/models/database.ts +++ b/ui/src/orval/models/database.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/databaseCreatePayload.ts b/ui/src/orval/models/databaseCreatePayload.ts index c067a4e6b..e4c43f19d 100644 --- a/ui/src/orval/models/databaseCreatePayload.ts +++ b/ui/src/orval/models/databaseCreatePayload.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/databaseCreateResponse.ts b/ui/src/orval/models/databaseCreateResponse.ts index b1829ce93..90ead8768 100644 --- a/ui/src/orval/models/databaseCreateResponse.ts +++ b/ui/src/orval/models/databaseCreateResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/databaseResponse.ts b/ui/src/orval/models/databaseResponse.ts index 3b166285f..459bbc654 100644 --- a/ui/src/orval/models/databaseResponse.ts +++ b/ui/src/orval/models/databaseResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/databasesResponse.ts b/ui/src/orval/models/databasesResponse.ts index 223336530..0247e1e8f 100644 --- a/ui/src/orval/models/databasesResponse.ts +++ b/ui/src/orval/models/databasesResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/errorResponse.ts b/ui/src/orval/models/errorResponse.ts index a54e08313..f5ac0c356 100644 --- a/ui/src/orval/models/errorResponse.ts +++ b/ui/src/orval/models/errorResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/fileVolume.ts b/ui/src/orval/models/fileVolume.ts index 960c7dd16..01290003c 100644 --- a/ui/src/orval/models/fileVolume.ts +++ b/ui/src/orval/models/fileVolume.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/getDatabasesParams.ts b/ui/src/orval/models/getDatabasesParams.ts index 2d1cdab14..ac148c3a7 100644 --- a/ui/src/orval/models/getDatabasesParams.ts +++ b/ui/src/orval/models/getDatabasesParams.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/getNavigationTreesParams.ts b/ui/src/orval/models/getNavigationTreesParams.ts index 56f87199d..1efe8a334 100644 --- a/ui/src/orval/models/getNavigationTreesParams.ts +++ b/ui/src/orval/models/getNavigationTreesParams.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/getQueriesParams.ts b/ui/src/orval/models/getQueriesParams.ts index b6d48ccd8..b86373019 100644 --- a/ui/src/orval/models/getQueriesParams.ts +++ b/ui/src/orval/models/getQueriesParams.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/getSchemasParams.ts b/ui/src/orval/models/getSchemasParams.ts index 0b5ffa44a..b2347f6b9 100644 --- a/ui/src/orval/models/getSchemasParams.ts +++ b/ui/src/orval/models/getSchemasParams.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/getTablePreviewDataParams.ts b/ui/src/orval/models/getTablePreviewDataParams.ts index 99d010445..bcfb60ebd 100644 --- a/ui/src/orval/models/getTablePreviewDataParams.ts +++ b/ui/src/orval/models/getTablePreviewDataParams.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/getTablesParams.ts b/ui/src/orval/models/getTablesParams.ts index 6351aa648..3710184f6 100644 --- a/ui/src/orval/models/getTablesParams.ts +++ b/ui/src/orval/models/getTablesParams.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/getVolumesParams.ts b/ui/src/orval/models/getVolumesParams.ts index ca016052d..bcf7c96d6 100644 --- a/ui/src/orval/models/getVolumesParams.ts +++ b/ui/src/orval/models/getVolumesParams.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/getWorksheetsParams.ts b/ui/src/orval/models/getWorksheetsParams.ts index 813169a3a..fab9994a1 100644 --- a/ui/src/orval/models/getWorksheetsParams.ts +++ b/ui/src/orval/models/getWorksheetsParams.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/i64.ts b/ui/src/orval/models/i64.ts index 9de159b25..3cd113821 100644 --- a/ui/src/orval/models/i64.ts +++ b/ui/src/orval/models/i64.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/index.ts b/ui/src/orval/models/index.ts index 0a80198a4..466e1c13f 100644 --- a/ui/src/orval/models/index.ts +++ b/ui/src/orval/models/index.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/loginPayload.ts b/ui/src/orval/models/loginPayload.ts index 50b2ae898..af847aae0 100644 --- a/ui/src/orval/models/loginPayload.ts +++ b/ui/src/orval/models/loginPayload.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/navigationTreeDatabase.ts b/ui/src/orval/models/navigationTreeDatabase.ts index 5678873e9..d49ac11d3 100644 --- a/ui/src/orval/models/navigationTreeDatabase.ts +++ b/ui/src/orval/models/navigationTreeDatabase.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/navigationTreeSchema.ts b/ui/src/orval/models/navigationTreeSchema.ts index 6f498e524..5a9a4be67 100644 --- a/ui/src/orval/models/navigationTreeSchema.ts +++ b/ui/src/orval/models/navigationTreeSchema.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/navigationTreeTable.ts b/ui/src/orval/models/navigationTreeTable.ts index 2bbe04dcb..7526db529 100644 --- a/ui/src/orval/models/navigationTreeTable.ts +++ b/ui/src/orval/models/navigationTreeTable.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/navigationTreesResponse.ts b/ui/src/orval/models/navigationTreesResponse.ts index 81fbad338..43fbed8db 100644 --- a/ui/src/orval/models/navigationTreesResponse.ts +++ b/ui/src/orval/models/navigationTreesResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/orderDirection.ts b/ui/src/orval/models/orderDirection.ts index e4fbd871e..b71d1f095 100644 --- a/ui/src/orval/models/orderDirection.ts +++ b/ui/src/orval/models/orderDirection.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/queriesResponse.ts b/ui/src/orval/models/queriesResponse.ts index 08269885d..cb2c14a79 100644 --- a/ui/src/orval/models/queriesResponse.ts +++ b/ui/src/orval/models/queriesResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/queryCreatePayload.ts b/ui/src/orval/models/queryCreatePayload.ts index 6abdfcefe..08d14bc4f 100644 --- a/ui/src/orval/models/queryCreatePayload.ts +++ b/ui/src/orval/models/queryCreatePayload.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API @@ -9,6 +9,7 @@ import type { QueryCreatePayloadContext } from './queryCreatePayloadContext'; import type { QueryCreatePayloadWorksheetId } from './queryCreatePayloadWorksheetId'; export interface QueryCreatePayload { + asyncExec?: boolean; context?: QueryCreatePayloadContext; query: string; worksheetId?: QueryCreatePayloadWorksheetId; diff --git a/ui/src/orval/models/queryCreatePayloadContext.ts b/ui/src/orval/models/queryCreatePayloadContext.ts index bb5d97f48..e546bd5a4 100644 --- a/ui/src/orval/models/queryCreatePayloadContext.ts +++ b/ui/src/orval/models/queryCreatePayloadContext.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/queryCreatePayloadContextAnyOf.ts b/ui/src/orval/models/queryCreatePayloadContextAnyOf.ts index 45048ee95..563e6d749 100644 --- a/ui/src/orval/models/queryCreatePayloadContextAnyOf.ts +++ b/ui/src/orval/models/queryCreatePayloadContextAnyOf.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/queryCreatePayloadWorksheetId.ts b/ui/src/orval/models/queryCreatePayloadWorksheetId.ts index fd8dd093c..6012f0542 100644 --- a/ui/src/orval/models/queryCreatePayloadWorksheetId.ts +++ b/ui/src/orval/models/queryCreatePayloadWorksheetId.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/queryCreateResponse.ts b/ui/src/orval/models/queryCreateResponse.ts index 000076c12..f0f632cba 100644 --- a/ui/src/orval/models/queryCreateResponse.ts +++ b/ui/src/orval/models/queryCreateResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/queryGetResponse.ts b/ui/src/orval/models/queryGetResponse.ts index dbad3223c..9bfe9d16c 100644 --- a/ui/src/orval/models/queryGetResponse.ts +++ b/ui/src/orval/models/queryGetResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/queryRecord.ts b/ui/src/orval/models/queryRecord.ts index 47c6f84bd..894998949 100644 --- a/ui/src/orval/models/queryRecord.ts +++ b/ui/src/orval/models/queryRecord.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/queryRecordWorksheetId.ts b/ui/src/orval/models/queryRecordWorksheetId.ts index 9a31d4dc2..cf7c52488 100644 --- a/ui/src/orval/models/queryRecordWorksheetId.ts +++ b/ui/src/orval/models/queryRecordWorksheetId.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/queryStatus.ts b/ui/src/orval/models/queryStatus.ts index 848a74d6a..ad5e29f98 100644 --- a/ui/src/orval/models/queryStatus.ts +++ b/ui/src/orval/models/queryStatus.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/refreshTokenResponse.ts b/ui/src/orval/models/refreshTokenResponse.ts index a2579072e..ca968990b 100644 --- a/ui/src/orval/models/refreshTokenResponse.ts +++ b/ui/src/orval/models/refreshTokenResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/resultSet.ts b/ui/src/orval/models/resultSet.ts index 5604b3c0c..91b1d97f6 100644 --- a/ui/src/orval/models/resultSet.ts +++ b/ui/src/orval/models/resultSet.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/row.ts b/ui/src/orval/models/row.ts index e152f0fad..65897e489 100644 --- a/ui/src/orval/models/row.ts +++ b/ui/src/orval/models/row.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/s3TablesVolume.ts b/ui/src/orval/models/s3TablesVolume.ts index 701db48bc..8a5540c66 100644 --- a/ui/src/orval/models/s3TablesVolume.ts +++ b/ui/src/orval/models/s3TablesVolume.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/s3TablesVolumeEndpoint.ts b/ui/src/orval/models/s3TablesVolumeEndpoint.ts index ec663db06..8cd4bc47e 100644 --- a/ui/src/orval/models/s3TablesVolumeEndpoint.ts +++ b/ui/src/orval/models/s3TablesVolumeEndpoint.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/s3Volume.ts b/ui/src/orval/models/s3Volume.ts index 89f13b7f3..0efa71509 100644 --- a/ui/src/orval/models/s3Volume.ts +++ b/ui/src/orval/models/s3Volume.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/s3VolumeBucket.ts b/ui/src/orval/models/s3VolumeBucket.ts index 266d6a8d2..a3176776c 100644 --- a/ui/src/orval/models/s3VolumeBucket.ts +++ b/ui/src/orval/models/s3VolumeBucket.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/s3VolumeCredentials.ts b/ui/src/orval/models/s3VolumeCredentials.ts index c27bd1885..f6efff32c 100644 --- a/ui/src/orval/models/s3VolumeCredentials.ts +++ b/ui/src/orval/models/s3VolumeCredentials.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/s3VolumeEndpoint.ts b/ui/src/orval/models/s3VolumeEndpoint.ts index da0d090fd..ca8bcc304 100644 --- a/ui/src/orval/models/s3VolumeEndpoint.ts +++ b/ui/src/orval/models/s3VolumeEndpoint.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/s3VolumeRegion.ts b/ui/src/orval/models/s3VolumeRegion.ts index b22f878cc..dad67b283 100644 --- a/ui/src/orval/models/s3VolumeRegion.ts +++ b/ui/src/orval/models/s3VolumeRegion.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/schema.ts b/ui/src/orval/models/schema.ts index a6b7b1d8c..5390a3171 100644 --- a/ui/src/orval/models/schema.ts +++ b/ui/src/orval/models/schema.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/schemaCreatePayload.ts b/ui/src/orval/models/schemaCreatePayload.ts index adbc3d6ab..cda6d04e2 100644 --- a/ui/src/orval/models/schemaCreatePayload.ts +++ b/ui/src/orval/models/schemaCreatePayload.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/schemaCreateResponse.ts b/ui/src/orval/models/schemaCreateResponse.ts index fb10a692c..f9a536c00 100644 --- a/ui/src/orval/models/schemaCreateResponse.ts +++ b/ui/src/orval/models/schemaCreateResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/schemasResponse.ts b/ui/src/orval/models/schemasResponse.ts index ed9bdb970..5ab2f69b0 100644 --- a/ui/src/orval/models/schemasResponse.ts +++ b/ui/src/orval/models/schemasResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/table.ts b/ui/src/orval/models/table.ts index c1c99714b..d470e11a9 100644 --- a/ui/src/orval/models/table.ts +++ b/ui/src/orval/models/table.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tableColumn.ts b/ui/src/orval/models/tableColumn.ts index 3763706bb..013fa5f4c 100644 --- a/ui/src/orval/models/tableColumn.ts +++ b/ui/src/orval/models/tableColumn.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tableColumnsResponse.ts b/ui/src/orval/models/tableColumnsResponse.ts index 6d816ea97..b69a4fa2c 100644 --- a/ui/src/orval/models/tableColumnsResponse.ts +++ b/ui/src/orval/models/tableColumnsResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tablePreviewDataColumn.ts b/ui/src/orval/models/tablePreviewDataColumn.ts index 82b62089d..af1a99c3b 100644 --- a/ui/src/orval/models/tablePreviewDataColumn.ts +++ b/ui/src/orval/models/tablePreviewDataColumn.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tablePreviewDataParameters.ts b/ui/src/orval/models/tablePreviewDataParameters.ts index d3b699303..87e3d0b04 100644 --- a/ui/src/orval/models/tablePreviewDataParameters.ts +++ b/ui/src/orval/models/tablePreviewDataParameters.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tablePreviewDataParametersLimit.ts b/ui/src/orval/models/tablePreviewDataParametersLimit.ts index 54cccc8e8..dc1ee8912 100644 --- a/ui/src/orval/models/tablePreviewDataParametersLimit.ts +++ b/ui/src/orval/models/tablePreviewDataParametersLimit.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tablePreviewDataParametersOffset.ts b/ui/src/orval/models/tablePreviewDataParametersOffset.ts index 2be3d2560..35d3e5df9 100644 --- a/ui/src/orval/models/tablePreviewDataParametersOffset.ts +++ b/ui/src/orval/models/tablePreviewDataParametersOffset.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tablePreviewDataResponse.ts b/ui/src/orval/models/tablePreviewDataResponse.ts index bd7067b9b..1133b4973 100644 --- a/ui/src/orval/models/tablePreviewDataResponse.ts +++ b/ui/src/orval/models/tablePreviewDataResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tablePreviewDataRow.ts b/ui/src/orval/models/tablePreviewDataRow.ts index e7c51f1d9..fca896f2e 100644 --- a/ui/src/orval/models/tablePreviewDataRow.ts +++ b/ui/src/orval/models/tablePreviewDataRow.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tableStatistics.ts b/ui/src/orval/models/tableStatistics.ts index 2f60f3d1e..b19240f89 100644 --- a/ui/src/orval/models/tableStatistics.ts +++ b/ui/src/orval/models/tableStatistics.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tableStatisticsResponse.ts b/ui/src/orval/models/tableStatisticsResponse.ts index 663cde2c4..656e7323d 100644 --- a/ui/src/orval/models/tableStatisticsResponse.ts +++ b/ui/src/orval/models/tableStatisticsResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tableUploadPayload.ts b/ui/src/orval/models/tableUploadPayload.ts index eff55dee8..753eecf37 100644 --- a/ui/src/orval/models/tableUploadPayload.ts +++ b/ui/src/orval/models/tableUploadPayload.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tableUploadResponse.ts b/ui/src/orval/models/tableUploadResponse.ts index b25729971..08d71113e 100644 --- a/ui/src/orval/models/tableUploadResponse.ts +++ b/ui/src/orval/models/tableUploadResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tablesResponse.ts b/ui/src/orval/models/tablesResponse.ts index 80910c8e5..c804532b9 100644 --- a/ui/src/orval/models/tablesResponse.ts +++ b/ui/src/orval/models/tablesResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/tokenErrorKind.ts b/ui/src/orval/models/tokenErrorKind.ts index 6663fc9f1..dd395e3c3 100644 --- a/ui/src/orval/models/tokenErrorKind.ts +++ b/ui/src/orval/models/tokenErrorKind.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/uploadFileParams.ts b/ui/src/orval/models/uploadFileParams.ts index f3ee9a193..279166bfd 100644 --- a/ui/src/orval/models/uploadFileParams.ts +++ b/ui/src/orval/models/uploadFileParams.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/uploadParameters.ts b/ui/src/orval/models/uploadParameters.ts index 4acc9107c..975478da3 100644 --- a/ui/src/orval/models/uploadParameters.ts +++ b/ui/src/orval/models/uploadParameters.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/uploadParametersComment.ts b/ui/src/orval/models/uploadParametersComment.ts index e3dd3f479..cf2707408 100644 --- a/ui/src/orval/models/uploadParametersComment.ts +++ b/ui/src/orval/models/uploadParametersComment.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/uploadParametersDelimiter.ts b/ui/src/orval/models/uploadParametersDelimiter.ts index aba90de22..dbab11e18 100644 --- a/ui/src/orval/models/uploadParametersDelimiter.ts +++ b/ui/src/orval/models/uploadParametersDelimiter.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/uploadParametersEscape.ts b/ui/src/orval/models/uploadParametersEscape.ts index 4f07f0871..ce9b8902b 100644 --- a/ui/src/orval/models/uploadParametersEscape.ts +++ b/ui/src/orval/models/uploadParametersEscape.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/uploadParametersHeader.ts b/ui/src/orval/models/uploadParametersHeader.ts index ca4986e50..ed0f93e47 100644 --- a/ui/src/orval/models/uploadParametersHeader.ts +++ b/ui/src/orval/models/uploadParametersHeader.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/uploadParametersQuote.ts b/ui/src/orval/models/uploadParametersQuote.ts index cf70b247e..bd74535b2 100644 --- a/ui/src/orval/models/uploadParametersQuote.ts +++ b/ui/src/orval/models/uploadParametersQuote.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/uploadParametersTerminator.ts b/ui/src/orval/models/uploadParametersTerminator.ts index 3b3912dfb..ef8d9ceeb 100644 --- a/ui/src/orval/models/uploadParametersTerminator.ts +++ b/ui/src/orval/models/uploadParametersTerminator.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volume.ts b/ui/src/orval/models/volume.ts index a6497b2d4..a32c94d96 100644 --- a/ui/src/orval/models/volume.ts +++ b/ui/src/orval/models/volume.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeCreatePayload.ts b/ui/src/orval/models/volumeCreatePayload.ts index c7faf9aae..c4cc94e30 100644 --- a/ui/src/orval/models/volumeCreatePayload.ts +++ b/ui/src/orval/models/volumeCreatePayload.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeCreatePayloadAllOf.ts b/ui/src/orval/models/volumeCreatePayloadAllOf.ts index 6b829e346..de5b58254 100644 --- a/ui/src/orval/models/volumeCreatePayloadAllOf.ts +++ b/ui/src/orval/models/volumeCreatePayloadAllOf.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeCreateResponse.ts b/ui/src/orval/models/volumeCreateResponse.ts index 302d416e6..c14499f5f 100644 --- a/ui/src/orval/models/volumeCreateResponse.ts +++ b/ui/src/orval/models/volumeCreateResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeResponse.ts b/ui/src/orval/models/volumeResponse.ts index e731efd4d..9217e52f1 100644 --- a/ui/src/orval/models/volumeResponse.ts +++ b/ui/src/orval/models/volumeResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeType.ts b/ui/src/orval/models/volumeType.ts index 0025f52ae..e37284b33 100644 --- a/ui/src/orval/models/volumeType.ts +++ b/ui/src/orval/models/volumeType.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeTypeOneOf.ts b/ui/src/orval/models/volumeTypeOneOf.ts index 790e3a8c9..d01758c8c 100644 --- a/ui/src/orval/models/volumeTypeOneOf.ts +++ b/ui/src/orval/models/volumeTypeOneOf.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeTypeOneOfAllOf.ts b/ui/src/orval/models/volumeTypeOneOfAllOf.ts index eb22345e8..a8659bcdb 100644 --- a/ui/src/orval/models/volumeTypeOneOfAllOf.ts +++ b/ui/src/orval/models/volumeTypeOneOfAllOf.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeTypeOneOfAllOfType.ts b/ui/src/orval/models/volumeTypeOneOfAllOfType.ts index 253c207f2..5eae494fc 100644 --- a/ui/src/orval/models/volumeTypeOneOfAllOfType.ts +++ b/ui/src/orval/models/volumeTypeOneOfAllOfType.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeTypeOneOfFour.ts b/ui/src/orval/models/volumeTypeOneOfFour.ts index e7d4938c1..f917b4865 100644 --- a/ui/src/orval/models/volumeTypeOneOfFour.ts +++ b/ui/src/orval/models/volumeTypeOneOfFour.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeTypeOneOfFourAllOf.ts b/ui/src/orval/models/volumeTypeOneOfFourAllOf.ts index 23e618865..0c6e26976 100644 --- a/ui/src/orval/models/volumeTypeOneOfFourAllOf.ts +++ b/ui/src/orval/models/volumeTypeOneOfFourAllOf.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeTypeOneOfFourAllOfType.ts b/ui/src/orval/models/volumeTypeOneOfFourAllOfType.ts index 26a9b310c..1fa5f3530 100644 --- a/ui/src/orval/models/volumeTypeOneOfFourAllOfType.ts +++ b/ui/src/orval/models/volumeTypeOneOfFourAllOfType.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeTypeOneOfOnezero.ts b/ui/src/orval/models/volumeTypeOneOfOnezero.ts index e61f089f4..64fd90d3a 100644 --- a/ui/src/orval/models/volumeTypeOneOfOnezero.ts +++ b/ui/src/orval/models/volumeTypeOneOfOnezero.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeTypeOneOfOnezeroType.ts b/ui/src/orval/models/volumeTypeOneOfOnezeroType.ts index d89aff003..d468a3319 100644 --- a/ui/src/orval/models/volumeTypeOneOfOnezeroType.ts +++ b/ui/src/orval/models/volumeTypeOneOfOnezeroType.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeTypeOneOfSeven.ts b/ui/src/orval/models/volumeTypeOneOfSeven.ts index 4f0aefe32..b51cca8d7 100644 --- a/ui/src/orval/models/volumeTypeOneOfSeven.ts +++ b/ui/src/orval/models/volumeTypeOneOfSeven.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeTypeOneOfSevenAllOf.ts b/ui/src/orval/models/volumeTypeOneOfSevenAllOf.ts index f06fa7509..c9c228834 100644 --- a/ui/src/orval/models/volumeTypeOneOfSevenAllOf.ts +++ b/ui/src/orval/models/volumeTypeOneOfSevenAllOf.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumeTypeOneOfSevenAllOfType.ts b/ui/src/orval/models/volumeTypeOneOfSevenAllOfType.ts index 00a879f40..22e3ce74c 100644 --- a/ui/src/orval/models/volumeTypeOneOfSevenAllOfType.ts +++ b/ui/src/orval/models/volumeTypeOneOfSevenAllOfType.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/volumesResponse.ts b/ui/src/orval/models/volumesResponse.ts index 16678650d..d591ef229 100644 --- a/ui/src/orval/models/volumesResponse.ts +++ b/ui/src/orval/models/volumesResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/worksheet.ts b/ui/src/orval/models/worksheet.ts index bca347b51..9b2715e0a 100644 --- a/ui/src/orval/models/worksheet.ts +++ b/ui/src/orval/models/worksheet.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/worksheetCreatePayload.ts b/ui/src/orval/models/worksheetCreatePayload.ts index 92ef971ef..72d3dc268 100644 --- a/ui/src/orval/models/worksheetCreatePayload.ts +++ b/ui/src/orval/models/worksheetCreatePayload.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/worksheetCreateResponse.ts b/ui/src/orval/models/worksheetCreateResponse.ts index 63547a4d2..67dd709fa 100644 --- a/ui/src/orval/models/worksheetCreateResponse.ts +++ b/ui/src/orval/models/worksheetCreateResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/worksheetResponse.ts b/ui/src/orval/models/worksheetResponse.ts index 8dcd3d29c..15b70260b 100644 --- a/ui/src/orval/models/worksheetResponse.ts +++ b/ui/src/orval/models/worksheetResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/worksheetUpdatePayload.ts b/ui/src/orval/models/worksheetUpdatePayload.ts index 45c1101c2..f8cda1303 100644 --- a/ui/src/orval/models/worksheetUpdatePayload.ts +++ b/ui/src/orval/models/worksheetUpdatePayload.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/worksheetUpdatePayloadContent.ts b/ui/src/orval/models/worksheetUpdatePayloadContent.ts index db8a40b62..5d6f3aa9c 100644 --- a/ui/src/orval/models/worksheetUpdatePayloadContent.ts +++ b/ui/src/orval/models/worksheetUpdatePayloadContent.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/worksheetUpdatePayloadName.ts b/ui/src/orval/models/worksheetUpdatePayloadName.ts index 88dc65d29..be4077ff1 100644 --- a/ui/src/orval/models/worksheetUpdatePayloadName.ts +++ b/ui/src/orval/models/worksheetUpdatePayloadName.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/models/worksheetsResponse.ts b/ui/src/orval/models/worksheetsResponse.ts index 96a6b6ffb..bef5b2f3c 100644 --- a/ui/src/orval/models/worksheetsResponse.ts +++ b/ui/src/orval/models/worksheetsResponse.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/navigation-trees.ts b/ui/src/orval/navigation-trees.ts index 071407737..1fec6b872 100644 --- a/ui/src/orval/navigation-trees.ts +++ b/ui/src/orval/navigation-trees.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/queries.ts b/ui/src/orval/queries.ts index 95a47f1b7..c58dd38b3 100644 --- a/ui/src/orval/queries.ts +++ b/ui/src/orval/queries.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/schemas.ts b/ui/src/orval/schemas.ts index e3a30d82e..9d630749f 100644 --- a/ui/src/orval/schemas.ts +++ b/ui/src/orval/schemas.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/tables.ts b/ui/src/orval/tables.ts index c93a9552f..9175983e5 100644 --- a/ui/src/orval/tables.ts +++ b/ui/src/orval/tables.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/volumes.ts b/ui/src/orval/volumes.ts index 4daa61453..7997d8329 100644 --- a/ui/src/orval/volumes.ts +++ b/ui/src/orval/volumes.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API diff --git a/ui/src/orval/worksheets.ts b/ui/src/orval/worksheets.ts index 5545e2a12..3e9afd550 100644 --- a/ui/src/orval/worksheets.ts +++ b/ui/src/orval/worksheets.ts @@ -1,5 +1,5 @@ /** - * Generated by orval v7.13.0 🍺 + * Generated by orval v7.14.0 🍺 * Do not edit manually. * UI Router API * Defines the specification for the UI Catalog API