Openstatus www.openstatus.dev

๐Ÿš‘ (#1322)

* ๐Ÿš‘

* ci: apply automated fixes

* ๐Ÿš‘

* ๐Ÿ˜ญ

* ๐Ÿš‘

* ๐Ÿคฆ

* ๐Ÿ”ฅ

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

authored by

Thibault Le Ouay
autofix-ci[bot]
and committed by
GitHub
2cf1170a b2044779

+1601 -1789
+11 -11
apps/dashboard/package.json
··· 64 64 "@stripe/stripe-js": "2.1.6", 65 65 "@tanstack/react-query": "5.81.5", 66 66 "@tanstack/react-table": "8.21.3", 67 - "@trpc/client": "11.4.3", 68 - "@trpc/next": "11.4.3", 69 - "@trpc/react-query": "11.4.3", 70 - "@trpc/server": "11.4.3", 71 - "@trpc/tanstack-react-query": "11.4.3", 67 + "@trpc/client": "11.4.4", 68 + "@trpc/next": "11.4.4", 69 + "@trpc/react-query": "11.4.4", 70 + "@trpc/server": "11.4.4", 71 + "@trpc/tanstack-react-query": "11.4.4", 72 72 "class-variance-authority": "0.7.1", 73 73 "clsx": "2.1.1", 74 74 "cmdk": "1.1.1", 75 75 "date-fns": "4.1.0", 76 76 "lucide-react": "0.525.0", 77 - "next": "15.3.4", 78 - "next-auth": "5.0.0-beta.28", 77 + "next": "15.4.7", 78 + "next-auth": "5.0.0-beta.29", 79 79 "next-themes": "0.4.6", 80 80 "nuqs": "2.4.3", 81 81 "random-word-slugs": "0.1.7", 82 - "react": "19.1.0", 82 + "react": "19.1.1", 83 83 "react-day-picker": "8.10.1", 84 - "react-dom": "19.1.0", 84 + "react-dom": "19.1.1", 85 85 "react-hook-form": "7.54.1", 86 86 "recharts": "2.15.0", 87 87 "rehype-react": "8.0.0", ··· 99 99 "@tailwindcss/postcss": "4.1.11", 100 100 "@types/dom-speech-recognition": "0.0.6", 101 101 "@types/node": "24.0.8", 102 - "@types/react": "19.1.6", 103 - "@types/react-dom": "19.1.6", 102 + "@types/react": "19.1.10", 103 + "@types/react-dom": "19.1.7", 104 104 "shadcn": "2.7.0", 105 105 "tailwindcss": "4.1.11", 106 106 "tw-animate-css": "1.3.4",
+1 -1
apps/server/fly.toml
··· 13 13 [[vm]] 14 14 cpu_kind = "shared" 15 15 cpus = 1 16 - memory_mb = 256 16 + memory_mb = 512 17 17 18 18 [http_service] 19 19 internal_port = 3000
-1
apps/web/next-env.d.ts
··· 1 1 /// <reference types="next" /> 2 2 /// <reference types="next/image-types/global" /> 3 - /// <reference types="next/navigation-types/compat/navigation" /> 4 3 5 4 // NOTE: This file should not be edited 6 5 // see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
+11 -11
apps/web/package.json
··· 46 46 "@tanstack/react-query": "5.80.7", 47 47 "@tanstack/react-query-devtools": "5.80.7", 48 48 "@tanstack/react-table": "8.10.3", 49 - "@trpc/client": "11.4.3", 50 - "@trpc/next": "11.4.3", 51 - "@trpc/react-query": "11.4.3", 52 - "@trpc/server": "11.4.3", 49 + "@trpc/client": "11.4.4", 50 + "@trpc/next": "11.4.4", 51 + "@trpc/react-query": "11.4.4", 52 + "@trpc/server": "11.4.4", 53 53 "@unkey/api": "0.26.1", 54 54 "@upstash/qstash": "2.6.2", 55 55 "@upstash/redis": "1.22.1", ··· 60 60 "cobe": "0.6.3", 61 61 "date-fns": "2.30.0", 62 62 "date-fns-tz": "2.0.0", 63 - "feed": "^4.2.2", 63 + "feed": "4.2.2", 64 64 "lucide-react": "0.468.0", 65 65 "nanoid": "5.0.7", 66 - "next": "15.3.4", 67 - "next-auth": "5.0.0-beta.28", 66 + "next": "15.4.7", 67 + "next-auth": "5.0.0-beta.29", 68 68 "next-plausible": "3.12.4", 69 69 "next-themes": "0.2.1", 70 70 "nuqs": "2.2.3", 71 71 "random-word-slugs": "0.1.7", 72 - "react": "19.1.0", 72 + "react": "19.1.1", 73 73 "react-day-picker": "8.10.1", 74 - "react-dom": "19.1.0", 74 + "react-dom": "19.1.1", 75 75 "react-hook-form": "7.54.1", 76 76 "react-tweet": "3.2.1", 77 77 "reading-time": "1.5.0", ··· 98 98 "@openstatus/tsconfig": "workspace:*", 99 99 "@tailwindcss/postcss": "^4.1.8", 100 100 "@types/node": "20.14.8", 101 - "@types/react": "19.1.6", 102 - "@types/react-dom": "19.1.6", 101 + "@types/react": "19.1.10", 102 + "@types/react-dom": "19.1.7", 103 103 "postcss": "8.4.38", 104 104 "rehype-autolink-headings": "7.1.0", 105 105 "rehype-slug": "5.1.0",
+1 -1
apps/workflows/.dockerignore
··· 1 - # This file is generated by Dofigen v2.3.2 1 + # This file is generated by Dofigen v2.4.1 2 2 # See https://github.com/lenra-io/dofigen 3 3 4 4 node_modules
+11 -1
apps/workflows/Dockerfile
··· 1 1 # syntax=docker/dockerfile:1.11 2 - # This file is generated by Dofigen v2.3.2 2 + # This file is generated by Dofigen v2.4.1 3 3 # See https://github.com/lenra-io/dofigen 4 4 5 5 # install 6 6 FROM oven/bun@sha256:e9382fda475d1ff0a939e925db3ca5a91b3b26cd71f23410dc5363262384bbc2 AS install 7 + LABEL \ 8 + org.opencontainers.image.base.digest="sha256:e9382fda475d1ff0a939e925db3ca5a91b3b26cd71f23410dc5363262384bbc2" \ 9 + org.opencontainers.image.base.name="docker.io/oven/bun:latest" 7 10 WORKDIR /app/ 8 11 RUN \ 9 12 --mount=type=bind,target=package.json,source=package.json \ ··· 28 31 29 32 # build 30 33 FROM oven/bun@sha256:e9382fda475d1ff0a939e925db3ca5a91b3b26cd71f23410dc5363262384bbc2 AS build 34 + LABEL \ 35 + org.opencontainers.image.base.digest="sha256:e9382fda475d1ff0a939e925db3ca5a91b3b26cd71f23410dc5363262384bbc2" \ 36 + org.opencontainers.image.base.name="docker.io/oven/bun:latest" 31 37 ENV NODE_ENV="production" 32 38 WORKDIR /app/apps/workflows 33 39 COPY \ ··· 41 47 42 48 # runtime 43 49 FROM debian@sha256:e831d9a884d63734fe3dd9c491ed9a5a3d4c6a6d32c5b14f2067357c49b0b7e1 AS runtime 50 + LABEL \ 51 + io.dofigen.version="2.4.1" \ 52 + org.opencontainers.image.base.digest="sha256:e831d9a884d63734fe3dd9c491ed9a5a3d4c6a6d32c5b14f2067357c49b0b7e1" \ 53 + org.opencontainers.image.base.name="docker.io/debian:bullseye-slim" 44 54 COPY \ 45 55 --from=build \ 46 56 --chown=1000:1000 \
+15 -5
apps/workflows/dofigen.lock
··· 14 14 fromImage: 15 15 path: oven/bun 16 16 digest: sha256:e9382fda475d1ff0a939e925db3ca5a91b3b26cd71f23410dc5363262384bbc2 17 + label: 18 + org.opencontainers.image.base.digest: sha256:e9382fda475d1ff0a939e925db3ca5a91b3b26cd71f23410dc5363262384bbc2 19 + org.opencontainers.image.base.name: docker.io/oven/bun:latest 17 20 workdir: /app/ 18 21 run: 19 22 - bun install --production --ignore-scripts --frozen-lockfile --verbose ··· 58 61 fromImage: 59 62 path: oven/bun 60 63 digest: sha256:e9382fda475d1ff0a939e925db3ca5a91b3b26cd71f23410dc5363262384bbc2 64 + label: 65 + org.opencontainers.image.base.digest: sha256:e9382fda475d1ff0a939e925db3ca5a91b3b26cd71f23410dc5363262384bbc2 66 + org.opencontainers.image.base.name: docker.io/oven/bun:latest 61 67 workdir: /app/apps/workflows 62 68 env: 63 69 NODE_ENV: production ··· 74 80 fromImage: 75 81 path: debian 76 82 digest: sha256:e831d9a884d63734fe3dd9c491ed9a5a3d4c6a6d32c5b14f2067357c49b0b7e1 83 + label: 84 + org.opencontainers.image.base.name: docker.io/debian:bullseye-slim 85 + org.opencontainers.image.base.digest: sha256:e831d9a884d63734fe3dd9c491ed9a5a3d4c6a6d32c5b14f2067357c49b0b7e1 86 + io.dofigen.version: 2.4.1 77 87 copy: 78 88 - fromBuilder: build 79 89 paths: ··· 85 95 expose: 86 96 - port: 3000 87 97 images: 88 - registry.hub.docker.com:443: 89 - oven: 90 - bun: 91 - latest: 92 - digest: sha256:e9382fda475d1ff0a939e925db3ca5a91b3b26cd71f23410dc5363262384bbc2 98 + docker.io: 93 99 library: 94 100 debian: 95 101 bullseye-slim: 96 102 digest: sha256:e831d9a884d63734fe3dd9c491ed9a5a3d4c6a6d32c5b14f2067357c49b0b7e1 103 + oven: 104 + bun: 105 + latest: 106 + digest: sha256:e9382fda475d1ff0a939e925db3ca5a91b3b26cd71f23410dc5363262384bbc2 97 107 resources: 98 108 dofigen.yml: 99 109 hash: fbea3a6c2c01ffe130db1ea9fc60ffaf2c2f1aaac2fd63d523bb526c5eb92cf4
+1 -1
apps/workflows/package.json
··· 7 7 }, 8 8 "dependencies": { 9 9 "@google-cloud/tasks": "4.0.1", 10 - "@hono/sentry": "1.2.0", 10 + "@hono/sentry": "1.2.2", 11 11 "@openstatus/db": "workspace:*", 12 12 "@openstatus/emails": "workspace:*", 13 13 "@openstatus/notification-discord": "workspace:*",
+8 -3
apps/workflows/src/index.ts
··· 8 8 9 9 const { NODE_ENV, PORT } = env(); 10 10 11 - const app = new Hono({ strict: false }); 11 + const app = new Hono({ strict: false }) // Add an onError hook to report unhandled exceptions to Sentry. 12 + .onError((err, c) => { 13 + // Report _all_ unhandled errors. 14 + c.get("sentry").captureException(err); 15 + return c.text("Internal Server Error", 500); 16 + }); 12 17 13 18 app.use("*", sentry({ dsn: env().SENTRY_DSN })); 14 19 ··· 26 31 */ 27 32 app.route("/cron", cronRouter); 28 33 34 + app.route("/", checkerRoute); 35 + 29 36 if (NODE_ENV === "development") { 30 37 showRoutes(app, { verbose: true, colorize: true }); 31 38 } 32 - 33 - app.route("/", checkerRoute); 34 39 35 40 console.log(`Starting server on port ${PORT}`); 36 41
+6 -4
packages/api/package.json
··· 15 15 "@openstatus/utils": "workspace:*", 16 16 "@openstatus/tinybird": "workspace:*", 17 17 "@t3-oss/env-core": "0.7.1", 18 - "@trpc/client": "11.4.3", 19 - "@trpc/server": "11.4.3", 18 + "@trpc/client": "11.4.4", 19 + "@trpc/server": "11.4.4", 20 20 "@unkey/api": "0.26.1", 21 21 "@vercel/blob": "0.23.3", 22 22 "nanoid": "5.0.7", 23 23 "nanoid-dictionary": "5.0.0-beta.1", 24 - "next": "15.3.4", 24 + "next": "15.4.7", 25 25 "random-word-slugs": "0.1.7", 26 26 "stripe": "13.8.0", 27 27 "superjson": "1.13.3", ··· 30 30 "devDependencies": { 31 31 "@openstatus/tsconfig": "workspace:*", 32 32 "bun-types": "1.0.8", 33 - "typescript": "5.7.2" 33 + "typescript": "5.7.2", 34 + "@types/react": "19.1.10", 35 + "@types/react-dom": "19.1.7" 34 36 }, 35 37 "keywords": [], 36 38 "author": "",
+1 -1
packages/db/package.json
··· 27 27 "bufferutil": "4.0.8", 28 28 "drizzle-kit": "0.26.2", 29 29 "encoding": "0.1.13", 30 - "next-auth": "5.0.0-beta.25", 30 + "next-auth": "5.0.0-beta.29", 31 31 "typescript": "5.7.2", 32 32 "utf-8-validate": "6.0.3" 33 33 },
+2 -2
packages/emails/package.json
··· 24 24 "devDependencies": { 25 25 "@openstatus/tsconfig": "workspace:*", 26 26 "@types/node": "22.10.2", 27 - "@types/react": "19.1.6", 28 - "react": "19.1.0", 27 + "@types/react": "19.1.10", 28 + "react": "19.1.1", 29 29 "typescript": "5.7.2" 30 30 } 31 31 }
+2 -2
packages/notifications/opsgenie/package.json
··· 12 12 "devDependencies": { 13 13 "@openstatus/tsconfig": "workspace:*", 14 14 "@types/node": "20.8.0", 15 - "@types/react": "19.1.0", 16 - "@types/react-dom": "19.1.1", 15 + "@types/react": "19.1.10", 16 + "@types/react-dom": "19.1.7", 17 17 "typescript": "5.7.2" 18 18 } 19 19 }
+2 -2
packages/notifications/pagerduty/package.json
··· 12 12 "devDependencies": { 13 13 "@openstatus/tsconfig": "workspace:*", 14 14 "@types/node": "20.8.0", 15 - "@types/react": "19.1.6", 16 - "@types/react-dom": "19.1.6", 15 + "@types/react": "19.1.10", 16 + "@types/react-dom": "19.1.7", 17 17 "typescript": "5.7.2" 18 18 } 19 19 }
+4 -4
packages/ui/package.json
··· 12 12 "@openstatus/tsconfig": "workspace:*", 13 13 "@types/luxon": "3.4.2", 14 14 "@types/node": "22.10.2", 15 - "@types/react": "19.1.6", 16 - "@types/react-dom": "19.1.6", 15 + "@types/react": "19.1.10", 16 + "@types/react-dom": "19.1.7", 17 17 "tailwindcss": "4.1.8", 18 18 "typescript": "5.7.2" 19 19 }, ··· 51 51 "date-fns": "2.30.0", 52 52 "lucide-react": "0.468.0", 53 53 "luxon": "3.5.0", 54 - "next": "15.3.1", 55 - "react": "19.1.0", 54 + "next": "15.4.7", 55 + "react": "19.1.1", 56 56 "react-day-picker": "8.10.1", 57 57 "react-hook-form": "7.54.1", 58 58 "recharts": "2.15.0",
+1525 -1739
pnpm-lock.yaml
··· 43 43 version: 2.1.0 44 44 '@dnd-kit/core': 45 45 specifier: 6.3.1 46 - version: 6.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 46 + version: 6.3.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 47 47 '@dnd-kit/modifiers': 48 48 specifier: 9.0.0 49 - version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) 49 + version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1) 50 50 '@dnd-kit/sortable': 51 51 specifier: 10.0.0 52 - version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) 52 + version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1) 53 53 '@dnd-kit/utilities': 54 54 specifier: 3.2.2 55 - version: 3.2.2(react@19.1.0) 55 + version: 3.2.2(react@19.1.1) 56 56 '@hookform/devtools': 57 57 specifier: 4.4.0 58 - version: 4.4.0(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 58 + version: 4.4.0(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 59 59 '@hookform/resolvers': 60 60 specifier: 3.9.1 61 - version: 3.9.1(react-hook-form@7.54.1(react@19.1.0)) 61 + version: 3.9.1(react-hook-form@7.54.1(react@19.1.1)) 62 62 '@libsql/client': 63 63 specifier: 0.15.9 64 64 version: 0.15.9(bufferutil@4.0.8)(utf-8-validate@6.0.5) 65 65 '@openpanel/nextjs': 66 66 specifier: 1.0.8 67 - version: 1.0.8(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 67 + version: 1.0.8(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 68 68 '@openstatus/analytics': 69 69 specifier: workspace:* 70 70 version: link:../../packages/analytics ··· 124 124 version: link:../../packages/utils 125 125 '@radix-ui/react-alert-dialog': 126 126 specifier: 1.1.14 127 - version: 1.1.14(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 127 + version: 1.1.14(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 128 128 '@radix-ui/react-avatar': 129 129 specifier: 1.1.10 130 - version: 1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 130 + version: 1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 131 131 '@radix-ui/react-checkbox': 132 132 specifier: 1.3.2 133 - version: 1.3.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 133 + version: 1.3.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 134 134 '@radix-ui/react-collapsible': 135 135 specifier: 1.1.11 136 - version: 1.1.11(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 136 + version: 1.1.11(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 137 137 '@radix-ui/react-dialog': 138 138 specifier: 1.1.14 139 - version: 1.1.14(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 139 + version: 1.1.14(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 140 140 '@radix-ui/react-dropdown-menu': 141 141 specifier: 2.1.15 142 - version: 2.1.15(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 142 + version: 2.1.15(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 143 143 '@radix-ui/react-hover-card': 144 144 specifier: 1.1.14 145 - version: 1.1.14(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 145 + version: 1.1.14(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 146 146 '@radix-ui/react-label': 147 147 specifier: 2.1.7 148 - version: 2.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 148 + version: 2.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 149 149 '@radix-ui/react-popover': 150 150 specifier: 1.1.14 151 - version: 1.1.14(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 151 + version: 1.1.14(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 152 152 '@radix-ui/react-portal': 153 153 specifier: 1.1.9 154 - version: 1.1.9(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 154 + version: 1.1.9(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 155 155 '@radix-ui/react-progress': 156 156 specifier: 1.1.7 157 - version: 1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 157 + version: 1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 158 158 '@radix-ui/react-radio-group': 159 159 specifier: 1.3.7 160 - version: 1.3.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 160 + version: 1.3.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 161 161 '@radix-ui/react-select': 162 162 specifier: 2.2.5 163 - version: 2.2.5(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 163 + version: 2.2.5(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 164 164 '@radix-ui/react-separator': 165 165 specifier: 1.1.7 166 - version: 1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 166 + version: 1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 167 167 '@radix-ui/react-slider': 168 168 specifier: 1.3.5 169 - version: 1.3.5(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 169 + version: 1.3.5(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 170 170 '@radix-ui/react-slot': 171 171 specifier: 1.2.3 172 - version: 1.2.3(@types/react@19.1.6)(react@19.1.0) 172 + version: 1.2.3(@types/react@19.1.10)(react@19.1.1) 173 173 '@radix-ui/react-switch': 174 174 specifier: 1.2.5 175 - version: 1.2.5(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 175 + version: 1.2.5(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 176 176 '@radix-ui/react-tabs': 177 177 specifier: 1.1.12 178 - version: 1.1.12(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 178 + version: 1.1.12(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 179 179 '@radix-ui/react-tooltip': 180 180 specifier: 1.2.7 181 - version: 1.2.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 181 + version: 1.2.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 182 182 '@sentry/nextjs': 183 183 specifier: 8.46.0 184 - version: 8.46.0(@opentelemetry/core@1.30.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.0(@opentelemetry/api@1.9.0))(encoding@0.1.13)(next@15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)(webpack@5.97.1) 184 + version: 8.46.0(@opentelemetry/core@1.30.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.0(@opentelemetry/api@1.9.0))(encoding@0.1.13)(next@15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)(webpack@5.97.1) 185 185 '@stripe/stripe-js': 186 186 specifier: 2.1.6 187 187 version: 2.1.6 188 188 '@tanstack/react-query': 189 189 specifier: 5.81.5 190 - version: 5.81.5(react@19.1.0) 190 + version: 5.81.5(react@19.1.1) 191 191 '@tanstack/react-table': 192 192 specifier: 8.21.3 193 - version: 8.21.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 193 + version: 8.21.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 194 194 '@trpc/client': 195 - specifier: 11.4.3 196 - version: 11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2) 195 + specifier: 11.4.4 196 + version: 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 197 197 '@trpc/next': 198 - specifier: 11.4.3 199 - version: 11.4.3(@tanstack/react-query@5.81.5(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.3(@tanstack/react-query@5.81.5(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(next@15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2) 198 + specifier: 11.4.4 199 + version: 11.4.4(@tanstack/react-query@5.81.5(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2) 200 200 '@trpc/react-query': 201 - specifier: 11.4.3 202 - version: 11.4.3(@tanstack/react-query@5.81.5(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2) 201 + specifier: 11.4.4 202 + version: 11.4.4(@tanstack/react-query@5.81.5(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2) 203 203 '@trpc/server': 204 - specifier: 11.4.3 205 - version: 11.4.3(typescript@5.7.2) 204 + specifier: 11.4.4 205 + version: 11.4.4(typescript@5.7.2) 206 206 '@trpc/tanstack-react-query': 207 - specifier: 11.4.3 208 - version: 11.4.3(@tanstack/react-query@5.81.5(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2) 207 + specifier: 11.4.4 208 + version: 11.4.4(@tanstack/react-query@5.81.5(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2) 209 209 class-variance-authority: 210 210 specifier: 0.7.1 211 211 version: 0.7.1 ··· 214 214 version: 2.1.1 215 215 cmdk: 216 216 specifier: 1.1.1 217 - version: 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 217 + version: 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 218 218 date-fns: 219 219 specifier: 4.1.0 220 220 version: 4.1.0 221 221 lucide-react: 222 222 specifier: 0.525.0 223 - version: 0.525.0(react@19.1.0) 223 + version: 0.525.0(react@19.1.1) 224 224 next: 225 - specifier: 15.3.4 226 - version: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 225 + specifier: 15.4.7 226 + version: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 227 227 next-auth: 228 - specifier: 5.0.0-beta.28 229 - version: 5.0.0-beta.28(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) 228 + specifier: 5.0.0-beta.29 229 + version: 5.0.0-beta.29(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1) 230 230 next-themes: 231 231 specifier: 0.4.6 232 - version: 0.4.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 232 + version: 0.4.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 233 233 nuqs: 234 234 specifier: 2.4.3 235 - version: 2.4.3(next@15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) 235 + version: 2.4.3(next@15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1) 236 236 random-word-slugs: 237 237 specifier: 0.1.7 238 238 version: 0.1.7 239 239 react: 240 - specifier: 19.1.0 241 - version: 19.1.0 240 + specifier: 19.1.1 241 + version: 19.1.1 242 242 react-day-picker: 243 243 specifier: 8.10.1 244 - version: 8.10.1(date-fns@4.1.0)(react@19.1.0) 244 + version: 8.10.1(date-fns@4.1.0)(react@19.1.1) 245 245 react-dom: 246 - specifier: 19.1.0 247 - version: 19.1.0(react@19.1.0) 246 + specifier: 19.1.1 247 + version: 19.1.1(react@19.1.1) 248 248 react-hook-form: 249 249 specifier: 7.54.1 250 - version: 7.54.1(react@19.1.0) 250 + version: 7.54.1(react@19.1.1) 251 251 recharts: 252 252 specifier: 2.15.0 253 - version: 2.15.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 253 + version: 2.15.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 254 254 rehype-react: 255 255 specifier: 8.0.0 256 256 version: 8.0.0 ··· 265 265 version: 11.1.2 266 266 sonner: 267 267 specifier: 2.0.5 268 - version: 2.0.5(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 268 + version: 2.0.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 269 269 stripe: 270 270 specifier: 13.8.0 271 271 version: 13.8.0 ··· 292 292 specifier: 24.0.8 293 293 version: 24.0.8 294 294 '@types/react': 295 - specifier: 19.1.6 296 - version: 19.1.6 295 + specifier: 19.1.10 296 + version: 19.1.10 297 297 '@types/react-dom': 298 - specifier: 19.1.6 299 - version: 19.1.6(@types/react@19.1.6) 298 + specifier: 19.1.7 299 + version: 19.1.7(@types/react@19.1.10) 300 300 shadcn: 301 301 specifier: 2.7.0 302 302 version: 2.7.0(@types/node@24.0.8)(typescript@5.7.2) ··· 317 317 version: 0.9.4(prettier@3.6.2)(typescript@5.7.2) 318 318 '@astrojs/react': 319 319 specifier: 4.2.3 320 - version: 4.2.3(@types/node@24.0.8)(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(jiti@2.4.2)(lightningcss@1.30.1)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(terser@5.43.1)(yaml@2.6.1) 320 + version: 4.2.3(@types/node@24.0.8)(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(jiti@2.4.2)(lightningcss@1.30.1)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(terser@5.43.1)(yaml@2.6.1) 321 321 '@astrojs/sitemap': 322 322 specifier: 3.4.1 323 323 version: 3.4.1 ··· 387 387 version: 2.6.2 388 388 drizzle-orm: 389 389 specifier: 0.35.3 390 - version: 0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.5))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.8)(better-sqlite3@11.7.0)(bun-types@1.2.20(@types/react@19.1.8))(react@19.1.0) 390 + version: 0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.5))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.10)(better-sqlite3@11.7.0)(bun-types@1.2.20(@types/react@19.1.10))(react@19.1.1) 391 391 hono: 392 392 specifier: 4.5.3 393 393 version: 4.5.3 ··· 497 497 version: 4.0.1(encoding@0.1.13) 498 498 '@hookform/resolvers': 499 499 specifier: 3.9.1 500 - version: 3.9.1(react-hook-form@7.54.1(react@19.1.0)) 500 + version: 3.9.1(react-hook-form@7.54.1(react@19.1.1)) 501 501 '@libsql/client': 502 502 specifier: 0.14.0 503 503 version: 0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.5) 504 504 '@openpanel/nextjs': 505 505 specifier: ^1.0.8 506 - version: 1.0.8(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 506 + version: 1.0.8(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 507 507 '@openstatus/analytics': 508 508 specifier: workspace:* 509 509 version: link:../../packages/analytics ··· 566 566 version: link:../../packages/utils 567 567 '@radix-ui/react-portal': 568 568 specifier: 1.1.3 569 - version: 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 569 + version: 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 570 570 '@sentry/nextjs': 571 571 specifier: 8.46.0 572 - version: 8.46.0(@opentelemetry/core@1.30.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.0(@opentelemetry/api@1.9.0))(encoding@0.1.13)(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)(webpack@5.97.1(esbuild@0.21.5)) 572 + version: 8.46.0(@opentelemetry/core@1.30.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.0(@opentelemetry/api@1.9.0))(encoding@0.1.13)(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)(webpack@5.97.1(esbuild@0.21.5)) 573 573 '@stripe/stripe-js': 574 574 specifier: 2.1.6 575 575 version: 2.1.6 ··· 584 584 version: 0.5.10(tailwindcss@4.1.8) 585 585 '@tanstack/react-query': 586 586 specifier: 5.80.7 587 - version: 5.80.7(react@19.1.0) 587 + version: 5.80.7(react@19.1.1) 588 588 '@tanstack/react-query-devtools': 589 589 specifier: 5.80.7 590 - version: 5.80.7(@tanstack/react-query@5.80.7(react@19.1.0))(react@19.1.0) 590 + version: 5.80.7(@tanstack/react-query@5.80.7(react@19.1.1))(react@19.1.1) 591 591 '@tanstack/react-table': 592 592 specifier: 8.10.3 593 - version: 8.10.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 593 + version: 8.10.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 594 594 '@trpc/client': 595 - specifier: 11.4.3 596 - version: 11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2) 595 + specifier: 11.4.4 596 + version: 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 597 597 '@trpc/next': 598 - specifier: 11.4.3 599 - version: 11.4.3(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.3(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2) 598 + specifier: 11.4.4 599 + version: 11.4.4(@tanstack/react-query@5.80.7(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.80.7(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2) 600 600 '@trpc/react-query': 601 - specifier: 11.4.3 602 - version: 11.4.3(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2) 601 + specifier: 11.4.4 602 + version: 11.4.4(@tanstack/react-query@5.80.7(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2) 603 603 '@trpc/server': 604 - specifier: 11.4.3 605 - version: 11.4.3(typescript@5.7.2) 604 + specifier: 11.4.4 605 + version: 11.4.4(typescript@5.7.2) 606 606 '@unkey/api': 607 607 specifier: 0.26.1 608 608 version: 0.26.1 ··· 623 623 version: 2.1.1 624 624 cmdk: 625 625 specifier: 1.0.4 626 - version: 1.0.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 626 + version: 1.0.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 627 627 cobe: 628 628 specifier: 0.6.3 629 629 version: 0.6.3 ··· 634 634 specifier: 2.0.0 635 635 version: 2.0.0(date-fns@2.30.0) 636 636 feed: 637 - specifier: ^4.2.2 637 + specifier: 4.2.2 638 638 version: 4.2.2 639 639 lucide-react: 640 640 specifier: 0.468.0 641 - version: 0.468.0(react@19.1.0) 641 + version: 0.468.0(react@19.1.1) 642 642 nanoid: 643 643 specifier: 5.0.7 644 644 version: 5.0.7 645 645 next: 646 - specifier: 15.3.4 647 - version: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 646 + specifier: 15.4.7 647 + version: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 648 648 next-auth: 649 - specifier: 5.0.0-beta.28 650 - version: 5.0.0-beta.28(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) 649 + specifier: 5.0.0-beta.29 650 + version: 5.0.0-beta.29(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1) 651 651 next-plausible: 652 652 specifier: 3.12.4 653 - version: 3.12.4(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 653 + version: 3.12.4(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 654 654 next-themes: 655 655 specifier: 0.2.1 656 - version: 0.2.1(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 656 + version: 0.2.1(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 657 657 nuqs: 658 658 specifier: 2.2.3 659 - version: 2.2.3(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) 659 + version: 2.2.3(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1) 660 660 random-word-slugs: 661 661 specifier: 0.1.7 662 662 version: 0.1.7 663 663 react: 664 - specifier: 19.1.0 665 - version: 19.1.0 664 + specifier: 19.1.1 665 + version: 19.1.1 666 666 react-day-picker: 667 667 specifier: 8.10.1 668 - version: 8.10.1(date-fns@2.30.0)(react@19.1.0) 668 + version: 8.10.1(date-fns@2.30.0)(react@19.1.1) 669 669 react-dom: 670 - specifier: 19.1.0 671 - version: 19.1.0(react@19.1.0) 670 + specifier: 19.1.1 671 + version: 19.1.1(react@19.1.1) 672 672 react-hook-form: 673 673 specifier: 7.54.1 674 - version: 7.54.1(react@19.1.0) 674 + version: 7.54.1(react@19.1.1) 675 675 react-tweet: 676 676 specifier: 3.2.1 677 - version: 3.2.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 677 + version: 3.2.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 678 678 reading-time: 679 679 specifier: 1.5.0 680 680 version: 1.5.0 681 681 recharts: 682 682 specifier: 2.15.0 683 - version: 2.15.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 683 + version: 2.15.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 684 684 rehype-pretty-code: 685 685 specifier: 0.10.0 686 686 version: 0.10.0(shiki@0.14.4) 687 687 rehype-react: 688 688 specifier: 7.2.0 689 - version: 7.2.0(@types/react@19.1.6) 689 + version: 7.2.0(@types/react@19.1.10) 690 690 remark-gfm: 691 691 specifier: 4.0.1 692 692 version: 4.0.1 ··· 698 698 version: 10.1.0 699 699 resend: 700 700 specifier: 4.0.1 701 - version: 4.0.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 701 + version: 4.0.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 702 702 schema-dts: 703 703 specifier: 1.1.5 704 704 version: 1.1.5 ··· 707 707 version: 0.14.4 708 708 sonner: 709 709 specifier: 1.7.1 710 - version: 1.7.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 710 + version: 1.7.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 711 711 stripe: 712 712 specifier: 13.8.0 713 713 version: 13.8.0 ··· 729 729 version: 0.7.3(typescript@5.7.2) 730 730 '@content-collections/mdx': 731 731 specifier: 0.2.0 732 - version: 0.2.0(@content-collections/core@0.7.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 732 + version: 0.2.0(@content-collections/core@0.7.3(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 733 733 '@content-collections/next': 734 734 specifier: 0.2.4 735 - version: 0.2.4(@content-collections/core@0.7.3(typescript@5.7.2))(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)) 735 + version: 0.2.4(@content-collections/core@0.7.3(typescript@5.7.2))(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)) 736 736 '@openstatus/tsconfig': 737 737 specifier: workspace:* 738 738 version: link:../../packages/tsconfig ··· 743 743 specifier: 20.14.8 744 744 version: 20.14.8 745 745 '@types/react': 746 - specifier: 19.1.6 747 - version: 19.1.6 746 + specifier: 19.1.10 747 + version: 19.1.10 748 748 '@types/react-dom': 749 - specifier: 19.1.6 750 - version: 19.1.6(@types/react@19.1.6) 749 + specifier: 19.1.7 750 + version: 19.1.7(@types/react@19.1.10) 751 751 postcss: 752 752 specifier: 8.4.38 753 753 version: 8.4.38 ··· 773 773 specifier: 4.0.1 774 774 version: 4.0.1(encoding@0.1.13) 775 775 '@hono/sentry': 776 - specifier: 1.2.0 777 - version: 1.2.0(hono@4.5.3) 776 + specifier: 1.2.2 777 + version: 1.2.2(hono@4.5.3) 778 778 '@openstatus/db': 779 779 specifier: workspace:* 780 780 version: link:../../packages/db ··· 832 832 version: link:../../packages/tsconfig 833 833 '@types/bun': 834 834 specifier: latest 835 - version: 1.2.20(@types/react@19.1.8) 835 + version: 1.2.20(@types/react@19.1.10) 836 836 typescript: 837 837 specifier: 5.7.2 838 838 version: 5.7.2 ··· 886 886 specifier: 0.7.1 887 887 version: 0.7.1(typescript@5.7.2)(zod@3.24.1) 888 888 '@trpc/client': 889 - specifier: 11.4.3 890 - version: 11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2) 889 + specifier: 11.4.4 890 + version: 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 891 891 '@trpc/server': 892 - specifier: 11.4.3 893 - version: 11.4.3(typescript@5.7.2) 892 + specifier: 11.4.4 893 + version: 11.4.4(typescript@5.7.2) 894 894 '@unkey/api': 895 895 specifier: 0.26.1 896 896 version: 0.26.1 ··· 904 904 specifier: 5.0.0-beta.1 905 905 version: 5.0.0-beta.1 906 906 next: 907 - specifier: 15.3.4 908 - version: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 907 + specifier: 15.4.7 908 + version: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 909 909 random-word-slugs: 910 910 specifier: 0.1.7 911 911 version: 0.1.7 ··· 922 922 '@openstatus/tsconfig': 923 923 specifier: workspace:* 924 924 version: link:../tsconfig 925 + '@types/react': 926 + specifier: 19.1.10 927 + version: 19.1.10 928 + '@types/react-dom': 929 + specifier: 19.1.7 930 + version: 19.1.7(@types/react@19.1.10) 925 931 bun-types: 926 932 specifier: 1.0.8 927 933 version: 1.0.8 ··· 955 961 version: 0.7.1(typescript@5.7.2)(zod@3.24.1) 956 962 drizzle-orm: 957 963 specifier: 0.35.3 958 - version: 0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.8)(better-sqlite3@11.4.0)(bun-types@1.2.20(@types/react@19.1.8))(react@19.1.0) 964 + version: 0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.10)(better-sqlite3@11.4.0)(bun-types@1.2.20(@types/react@19.1.10))(react@19.1.1) 959 965 drizzle-zod: 960 966 specifier: 0.5.1 961 - version: 0.5.1(drizzle-orm@0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.8)(better-sqlite3@11.4.0)(bun-types@1.2.20(@types/react@19.1.8))(react@19.1.0))(zod@3.24.1) 967 + version: 0.5.1(drizzle-orm@0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.10)(better-sqlite3@11.4.0)(bun-types@1.2.20(@types/react@19.1.10))(react@19.1.1))(zod@3.24.1) 962 968 zod: 963 969 specifier: 3.24.1 964 970 version: 3.24.1 ··· 985 991 specifier: 0.1.13 986 992 version: 0.1.13 987 993 next-auth: 988 - specifier: 5.0.0-beta.25 989 - version: 5.0.0-beta.25(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) 994 + specifier: 5.0.0-beta.29 995 + version: 5.0.0-beta.29(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1) 990 996 typescript: 991 997 specifier: 5.7.2 992 998 version: 5.7.2 ··· 998 1004 dependencies: 999 1005 '@react-email/button': 1000 1006 specifier: 0.1.0 1001 - version: 0.1.0(react@19.1.0) 1007 + version: 0.1.0(react@19.1.1) 1002 1008 '@react-email/components': 1003 1009 specifier: 0.1.1 1004 - version: 0.1.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1010 + version: 0.1.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1005 1011 '@react-email/head': 1006 1012 specifier: 0.0.12 1007 - version: 0.0.12(react@19.1.0) 1013 + version: 0.0.12(react@19.1.1) 1008 1014 '@react-email/html': 1009 1015 specifier: 0.0.11 1010 - version: 0.0.11(react@19.1.0) 1016 + version: 0.0.11(react@19.1.1) 1011 1017 '@react-email/render': 1012 1018 specifier: 1.1.3 1013 - version: 1.1.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1019 + version: 1.1.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1014 1020 '@react-email/tailwind': 1015 1021 specifier: 1.0.5 1016 - version: 1.0.5(react@19.1.0) 1022 + version: 1.0.5(react@19.1.1) 1017 1023 '@t3-oss/env-core': 1018 1024 specifier: 0.7.1 1019 1025 version: 0.7.1(typescript@5.7.2)(zod@3.24.1) 1020 1026 react-email: 1021 1027 specifier: 4.0.17 1022 - version: 4.0.17(@opentelemetry/api@1.9.0)(bufferutil@4.0.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(utf-8-validate@6.0.5) 1028 + version: 4.0.17(@opentelemetry/api@1.9.0)(bufferutil@4.0.8)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(utf-8-validate@6.0.5) 1023 1029 resend: 1024 1030 specifier: 4.6.0 1025 - version: 4.6.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1031 + version: 4.6.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1026 1032 zod: 1027 1033 specifier: 3.24.1 1028 1034 version: 3.24.1 ··· 1034 1040 specifier: 22.10.2 1035 1041 version: 22.10.2 1036 1042 '@types/react': 1037 - specifier: 19.1.6 1038 - version: 19.1.6 1043 + specifier: 19.1.10 1044 + version: 19.1.10 1039 1045 react: 1040 - specifier: 19.1.0 1041 - version: 19.1.0 1046 + specifier: 19.1.1 1047 + version: 19.1.1 1042 1048 typescript: 1043 1049 specifier: 5.7.2 1044 1050 version: 5.7.2 ··· 1100 1106 version: link:../../utils 1101 1107 '@react-email/components': 1102 1108 specifier: 0.0.36 1103 - version: 0.0.36(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1109 + version: 0.0.36(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1104 1110 '@react-email/render': 1105 1111 specifier: 1.0.6 1106 - version: 1.0.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1112 + version: 1.0.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1107 1113 '@t3-oss/env-core': 1108 1114 specifier: 0.7.0 1109 1115 version: 0.7.0(typescript@5.7.2)(zod@3.24.1) 1110 1116 resend: 1111 1117 specifier: 4.0.1 1112 - version: 4.0.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1118 + version: 4.0.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1113 1119 zod: 1114 1120 specifier: 3.24.1 1115 1121 version: 3.24.1 ··· 1168 1174 specifier: 20.8.0 1169 1175 version: 20.8.0 1170 1176 '@types/react': 1171 - specifier: 19.1.0 1172 - version: 19.1.0 1177 + specifier: 19.1.10 1178 + version: 19.1.10 1173 1179 '@types/react-dom': 1174 - specifier: 19.1.1 1175 - version: 19.1.1(@types/react@19.1.0) 1180 + specifier: 19.1.7 1181 + version: 19.1.7(@types/react@19.1.10) 1176 1182 typescript: 1177 1183 specifier: 5.7.2 1178 1184 version: 5.7.2 ··· 1202 1208 specifier: 20.8.0 1203 1209 version: 20.8.0 1204 1210 '@types/react': 1205 - specifier: 19.1.6 1206 - version: 19.1.6 1211 + specifier: 19.1.10 1212 + version: 19.1.10 1207 1213 '@types/react-dom': 1208 - specifier: 19.1.6 1209 - version: 19.1.6(@types/react@19.1.6) 1214 + specifier: 19.1.7 1215 + version: 19.1.7(@types/react@19.1.10) 1210 1216 typescript: 1211 1217 specifier: 5.7.2 1212 1218 version: 5.7.2 ··· 1355 1361 dependencies: 1356 1362 '@dnd-kit/core': 1357 1363 specifier: 6.3.1 1358 - version: 6.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1364 + version: 6.3.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1359 1365 '@dnd-kit/modifiers': 1360 1366 specifier: 9.0.0 1361 - version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) 1367 + version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1) 1362 1368 '@dnd-kit/sortable': 1363 1369 specifier: 10.0.0 1364 - version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) 1370 + version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1) 1365 1371 '@dnd-kit/utilities': 1366 1372 specifier: 3.2.2 1367 - version: 3.2.2(react@19.1.0) 1373 + version: 3.2.2(react@19.1.1) 1368 1374 '@hookform/resolvers': 1369 1375 specifier: 3.9.1 1370 - version: 3.9.1(react-hook-form@7.54.1(react@19.1.0)) 1376 + version: 3.9.1(react-hook-form@7.54.1(react@19.1.1)) 1371 1377 '@radix-ui/react-accordion': 1372 1378 specifier: 1.2.2 1373 - version: 1.2.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1379 + version: 1.2.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1374 1380 '@radix-ui/react-alert-dialog': 1375 1381 specifier: 1.1.4 1376 - version: 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1382 + version: 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1377 1383 '@radix-ui/react-avatar': 1378 1384 specifier: 1.1.2 1379 - version: 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1385 + version: 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1380 1386 '@radix-ui/react-checkbox': 1381 1387 specifier: 1.1.3 1382 - version: 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1388 + version: 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1383 1389 '@radix-ui/react-collapsible': 1384 1390 specifier: 1.1.2 1385 - version: 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1391 + version: 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1386 1392 '@radix-ui/react-context-menu': 1387 1393 specifier: 2.2.4 1388 - version: 2.2.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1394 + version: 2.2.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1389 1395 '@radix-ui/react-dialog': 1390 1396 specifier: 1.1.4 1391 - version: 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1397 + version: 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1392 1398 '@radix-ui/react-dropdown-menu': 1393 1399 specifier: 2.1.4 1394 - version: 2.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1400 + version: 2.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1395 1401 '@radix-ui/react-hover-card': 1396 1402 specifier: 1.1.4 1397 - version: 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1403 + version: 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1398 1404 '@radix-ui/react-label': 1399 1405 specifier: 2.1.1 1400 - version: 2.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1406 + version: 2.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1401 1407 '@radix-ui/react-navigation-menu': 1402 1408 specifier: 1.2.3 1403 - version: 1.2.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1409 + version: 1.2.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1404 1410 '@radix-ui/react-popover': 1405 1411 specifier: 1.1.4 1406 - version: 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1412 + version: 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1407 1413 '@radix-ui/react-progress': 1408 1414 specifier: 1.1.1 1409 - version: 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1415 + version: 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1410 1416 '@radix-ui/react-radio-group': 1411 1417 specifier: 1.2.2 1412 - version: 1.2.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1418 + version: 1.2.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1413 1419 '@radix-ui/react-select': 1414 1420 specifier: 2.1.4 1415 - version: 2.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1421 + version: 2.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1416 1422 '@radix-ui/react-separator': 1417 1423 specifier: 1.1.1 1418 - version: 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1424 + version: 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1419 1425 '@radix-ui/react-slider': 1420 1426 specifier: 1.2.2 1421 - version: 1.2.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1427 + version: 1.2.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1422 1428 '@radix-ui/react-slot': 1423 1429 specifier: 1.1.1 1424 - version: 1.1.1(@types/react@19.1.6)(react@19.1.0) 1430 + version: 1.1.1(@types/react@19.1.10)(react@19.1.1) 1425 1431 '@radix-ui/react-switch': 1426 1432 specifier: 1.1.2 1427 - version: 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1433 + version: 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1428 1434 '@radix-ui/react-tabs': 1429 1435 specifier: 1.1.2 1430 - version: 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1436 + version: 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1431 1437 '@radix-ui/react-toggle': 1432 1438 specifier: 1.1.1 1433 - version: 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1439 + version: 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1434 1440 '@radix-ui/react-tooltip': 1435 1441 specifier: 1.1.6 1436 - version: 1.1.6(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1442 + version: 1.1.6(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1437 1443 class-variance-authority: 1438 1444 specifier: 0.7.1 1439 1445 version: 0.7.1 ··· 1442 1448 version: 2.1.1 1443 1449 cmdk: 1444 1450 specifier: 1.0.4 1445 - version: 1.0.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1451 + version: 1.0.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1446 1452 date-fns: 1447 1453 specifier: 2.30.0 1448 1454 version: 2.30.0 1449 1455 lucide-react: 1450 1456 specifier: 0.468.0 1451 - version: 0.468.0(react@19.1.0) 1457 + version: 0.468.0(react@19.1.1) 1452 1458 luxon: 1453 1459 specifier: 3.5.0 1454 1460 version: 3.5.0 1455 1461 next: 1456 - specifier: 15.3.1 1457 - version: 15.3.1(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1462 + specifier: 15.4.7 1463 + version: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1458 1464 next-themes: 1459 1465 specifier: 0.2.1 1460 - version: 0.2.1(next@15.3.1(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1466 + version: 0.2.1(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1461 1467 react: 1462 - specifier: 19.1.0 1463 - version: 19.1.0 1468 + specifier: 19.1.1 1469 + version: 19.1.1 1464 1470 react-day-picker: 1465 1471 specifier: 8.10.1 1466 - version: 8.10.1(date-fns@2.30.0)(react@19.1.0) 1472 + version: 8.10.1(date-fns@2.30.0)(react@19.1.1) 1467 1473 react-hook-form: 1468 1474 specifier: 7.54.1 1469 - version: 7.54.1(react@19.1.0) 1475 + version: 7.54.1(react@19.1.1) 1470 1476 recharts: 1471 1477 specifier: 2.15.0 1472 - version: 2.15.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1478 + version: 2.15.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1473 1479 sonner: 1474 1480 specifier: 1.7.1 1475 - version: 1.7.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 1481 + version: 1.7.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 1476 1482 tailwind-merge: 1477 1483 specifier: 2.5.5 1478 1484 version: 2.5.5 ··· 1496 1502 specifier: 22.10.2 1497 1503 version: 22.10.2 1498 1504 '@types/react': 1499 - specifier: 19.1.6 1500 - version: 19.1.6 1505 + specifier: 19.1.10 1506 + version: 19.1.10 1501 1507 '@types/react-dom': 1502 - specifier: 19.1.6 1503 - version: 19.1.6(@types/react@19.1.6) 1508 + specifier: 19.1.7 1509 + version: 19.1.7(@types/react@19.1.10) 1504 1510 tailwindcss: 1505 1511 specifier: 4.1.8 1506 1512 version: 4.1.8 ··· 1667 1673 1668 1674 '@auth/core@0.34.1': 1669 1675 resolution: {integrity: sha512-tuYU2VIbI8rFbkSwP710LmybB2FXJsPN7j3sjRVfN9SXVQBK2ej6LdewQaofpBGp4Mk+cC2UeiGNH0or4tgaeA==} 1670 - peerDependencies: 1671 - '@simplewebauthn/browser': ^9.0.1 1672 - '@simplewebauthn/server': ^9.0.2 1673 - nodemailer: ^6.8.0 1674 - peerDependenciesMeta: 1675 - '@simplewebauthn/browser': 1676 - optional: true 1677 - '@simplewebauthn/server': 1678 - optional: true 1679 - nodemailer: 1680 - optional: true 1681 - 1682 - '@auth/core@0.37.2': 1683 - resolution: {integrity: sha512-kUvzyvkcd6h1vpeMAojK2y7+PAV5H+0Cc9+ZlKYDFhDY31AlvsB+GW5vNO4qE3Y07KeQgvNO9U0QUx/fN62kBw==} 1684 1676 peerDependencies: 1685 1677 '@simplewebauthn/browser': ^9.0.1 1686 1678 '@simplewebauthn/server': ^9.0.2 ··· 2287 2279 '@emnapi/runtime@1.3.1': 2288 2280 resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==} 2289 2281 2290 - '@emnapi/runtime@1.4.3': 2291 - resolution: {integrity: sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==} 2282 + '@emnapi/runtime@1.4.5': 2283 + resolution: {integrity: sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg==} 2292 2284 2293 2285 '@emotion/babel-plugin@11.13.5': 2294 2286 resolution: {integrity: sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==} ··· 3136 3128 peerDependencies: 3137 3129 hono: '>=3.*' 3138 3130 3131 + '@hono/sentry@1.2.2': 3132 + resolution: {integrity: sha512-027grZBrRGDPor8mRd+QOBcSpUlF07YrTp/WFDXZhbvWZ+1LrZdERUqcdg1gBGDUTanHhd9ucblpNNN6+V1bxg==} 3133 + peerDependencies: 3134 + hono: '>=3.*' 3135 + 3139 3136 '@hono/zod-openapi@0.15.1': 3140 3137 resolution: {integrity: sha512-2Un3D5xD1j4tIvUwzQ/XkB6xwrEA0Ne23TRjB8UVw0PgUWzsB3xiB8Hl/y2ZEMfcIfrA15/ga4P6Bkct8uYaLg==} 3141 3138 engines: {node: '>=16.0.0'} ··· 3181 3178 cpu: [arm64] 3182 3179 os: [darwin] 3183 3180 3184 - '@img/sharp-darwin-arm64@0.34.2': 3185 - resolution: {integrity: sha512-OfXHZPppddivUJnqyKoi5YVeHRkkNE2zUFT2gbpKxp/JZCFYEYubnMg+gOp6lWfasPrTS+KPosKqdI+ELYVDtg==} 3181 + '@img/sharp-darwin-arm64@0.34.3': 3182 + resolution: {integrity: sha512-ryFMfvxxpQRsgZJqBd4wsttYQbCxsJksrv9Lw/v798JcQ8+w84mBWuXwl+TT0WJ/WrYOLaYpwQXi3sA9nTIaIg==} 3186 3183 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3187 3184 cpu: [arm64] 3188 3185 os: [darwin] ··· 3193 3190 cpu: [x64] 3194 3191 os: [darwin] 3195 3192 3196 - '@img/sharp-darwin-x64@0.34.2': 3197 - resolution: {integrity: sha512-dYvWqmjU9VxqXmjEtjmvHnGqF8GrVjM2Epj9rJ6BUIXvk8slvNDJbhGFvIoXzkDhrJC2jUxNLz/GUjjvSzfw+g==} 3193 + '@img/sharp-darwin-x64@0.34.3': 3194 + resolution: {integrity: sha512-yHpJYynROAj12TA6qil58hmPmAwxKKC7reUqtGLzsOHfP7/rniNGTL8tjWX6L3CTV4+5P4ypcS7Pp+7OB+8ihA==} 3198 3195 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3199 3196 cpu: [x64] 3200 3197 os: [darwin] ··· 3204 3201 cpu: [arm64] 3205 3202 os: [darwin] 3206 3203 3207 - '@img/sharp-libvips-darwin-arm64@1.1.0': 3208 - resolution: {integrity: sha512-HZ/JUmPwrJSoM4DIQPv/BfNh9yrOA8tlBbqbLz4JZ5uew2+o22Ik+tHQJcih7QJuSa0zo5coHTfD5J8inqj9DA==} 3204 + '@img/sharp-libvips-darwin-arm64@1.2.0': 3205 + resolution: {integrity: sha512-sBZmpwmxqwlqG9ueWFXtockhsxefaV6O84BMOrhtg/YqbTaRdqDE7hxraVE3y6gVM4eExmfzW4a8el9ArLeEiQ==} 3209 3206 cpu: [arm64] 3210 3207 os: [darwin] 3211 3208 ··· 3214 3211 cpu: [x64] 3215 3212 os: [darwin] 3216 3213 3217 - '@img/sharp-libvips-darwin-x64@1.1.0': 3218 - resolution: {integrity: sha512-Xzc2ToEmHN+hfvsl9wja0RlnXEgpKNmftriQp6XzY/RaSfwD9th+MSh0WQKzUreLKKINb3afirxW7A0fz2YWuQ==} 3214 + '@img/sharp-libvips-darwin-x64@1.2.0': 3215 + resolution: {integrity: sha512-M64XVuL94OgiNHa5/m2YvEQI5q2cl9d/wk0qFTDVXcYzi43lxuiFTftMR1tOnFQovVXNZJ5TURSDK2pNe9Yzqg==} 3219 3216 cpu: [x64] 3220 3217 os: [darwin] 3221 3218 ··· 3224 3221 cpu: [arm64] 3225 3222 os: [linux] 3226 3223 3227 - '@img/sharp-libvips-linux-arm64@1.1.0': 3228 - resolution: {integrity: sha512-IVfGJa7gjChDET1dK9SekxFFdflarnUB8PwW8aGwEoF3oAsSDuNUTYS+SKDOyOJxQyDC1aPFMuRYLoDInyV9Ew==} 3224 + '@img/sharp-libvips-linux-arm64@1.2.0': 3225 + resolution: {integrity: sha512-RXwd0CgG+uPRX5YYrkzKyalt2OJYRiJQ8ED/fi1tq9WQW2jsQIn0tqrlR5l5dr/rjqq6AHAxURhj2DVjyQWSOA==} 3229 3226 cpu: [arm64] 3230 3227 os: [linux] 3231 3228 ··· 3234 3231 cpu: [arm] 3235 3232 os: [linux] 3236 3233 3237 - '@img/sharp-libvips-linux-arm@1.1.0': 3238 - resolution: {integrity: sha512-s8BAd0lwUIvYCJyRdFqvsj+BJIpDBSxs6ivrOPm/R7piTs5UIwY5OjXrP2bqXC9/moGsyRa37eYWYCOGVXxVrA==} 3234 + '@img/sharp-libvips-linux-arm@1.2.0': 3235 + resolution: {integrity: sha512-mWd2uWvDtL/nvIzThLq3fr2nnGfyr/XMXlq8ZJ9WMR6PXijHlC3ksp0IpuhK6bougvQrchUAfzRLnbsen0Cqvw==} 3239 3236 cpu: [arm] 3240 3237 os: [linux] 3241 3238 3242 - '@img/sharp-libvips-linux-ppc64@1.1.0': 3243 - resolution: {integrity: sha512-tiXxFZFbhnkWE2LA8oQj7KYR+bWBkiV2nilRldT7bqoEZ4HiDOcePr9wVDAZPi/Id5fT1oY9iGnDq20cwUz8lQ==} 3239 + '@img/sharp-libvips-linux-ppc64@1.2.0': 3240 + resolution: {integrity: sha512-Xod/7KaDDHkYu2phxxfeEPXfVXFKx70EAFZ0qyUdOjCcxbjqyJOEUpDe6RIyaunGxT34Anf9ue/wuWOqBW2WcQ==} 3244 3241 cpu: [ppc64] 3245 3242 os: [linux] 3246 3243 ··· 3249 3246 cpu: [s390x] 3250 3247 os: [linux] 3251 3248 3252 - '@img/sharp-libvips-linux-s390x@1.1.0': 3253 - resolution: {integrity: sha512-xukSwvhguw7COyzvmjydRb3x/09+21HykyapcZchiCUkTThEQEOMtBj9UhkaBRLuBrgLFzQ2wbxdeCCJW/jgJA==} 3249 + '@img/sharp-libvips-linux-s390x@1.2.0': 3250 + resolution: {integrity: sha512-eMKfzDxLGT8mnmPJTNMcjfO33fLiTDsrMlUVcp6b96ETbnJmd4uvZxVJSKPQfS+odwfVaGifhsB07J1LynFehw==} 3254 3251 cpu: [s390x] 3255 3252 os: [linux] 3256 3253 ··· 3259 3256 cpu: [x64] 3260 3257 os: [linux] 3261 3258 3262 - '@img/sharp-libvips-linux-x64@1.1.0': 3263 - resolution: {integrity: sha512-yRj2+reB8iMg9W5sULM3S74jVS7zqSzHG3Ol/twnAAkAhnGQnpjj6e4ayUz7V+FpKypwgs82xbRdYtchTTUB+Q==} 3259 + '@img/sharp-libvips-linux-x64@1.2.0': 3260 + resolution: {integrity: sha512-ZW3FPWIc7K1sH9E3nxIGB3y3dZkpJlMnkk7z5tu1nSkBoCgw2nSRTFHI5pB/3CQaJM0pdzMF3paf9ckKMSE9Tg==} 3264 3261 cpu: [x64] 3265 3262 os: [linux] 3266 3263 ··· 3269 3266 cpu: [arm64] 3270 3267 os: [linux] 3271 3268 3272 - '@img/sharp-libvips-linuxmusl-arm64@1.1.0': 3273 - resolution: {integrity: sha512-jYZdG+whg0MDK+q2COKbYidaqW/WTz0cc1E+tMAusiDygrM4ypmSCjOJPmFTvHHJ8j/6cAGyeDWZOsK06tP33w==} 3269 + '@img/sharp-libvips-linuxmusl-arm64@1.2.0': 3270 + resolution: {integrity: sha512-UG+LqQJbf5VJ8NWJ5Z3tdIe/HXjuIdo4JeVNADXBFuG7z9zjoegpzzGIyV5zQKi4zaJjnAd2+g2nna8TZvuW9Q==} 3274 3271 cpu: [arm64] 3275 3272 os: [linux] 3276 3273 ··· 3279 3276 cpu: [x64] 3280 3277 os: [linux] 3281 3278 3282 - '@img/sharp-libvips-linuxmusl-x64@1.1.0': 3283 - resolution: {integrity: sha512-wK7SBdwrAiycjXdkPnGCPLjYb9lD4l6Ze2gSdAGVZrEL05AOUJESWU2lhlC+Ffn5/G+VKuSm6zzbQSzFX/P65A==} 3279 + '@img/sharp-libvips-linuxmusl-x64@1.2.0': 3280 + resolution: {integrity: sha512-SRYOLR7CXPgNze8akZwjoGBoN1ThNZoqpOgfnOxmWsklTGVfJiGJoC/Lod7aNMGA1jSsKWM1+HRX43OP6p9+6Q==} 3284 3281 cpu: [x64] 3285 3282 os: [linux] 3286 3283 ··· 3290 3287 cpu: [arm64] 3291 3288 os: [linux] 3292 3289 3293 - '@img/sharp-linux-arm64@0.34.2': 3294 - resolution: {integrity: sha512-D8n8wgWmPDakc83LORcfJepdOSN6MvWNzzz2ux0MnIbOqdieRZwVYY32zxVx+IFUT8er5KPcyU3XXsn+GzG/0Q==} 3290 + '@img/sharp-linux-arm64@0.34.3': 3291 + resolution: {integrity: sha512-QdrKe3EvQrqwkDrtuTIjI0bu6YEJHTgEeqdzI3uWJOH6G1O8Nl1iEeVYRGdj1h5I21CqxSvQp1Yv7xeU3ZewbA==} 3295 3292 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3296 3293 cpu: [arm64] 3297 3294 os: [linux] ··· 3302 3299 cpu: [arm] 3303 3300 os: [linux] 3304 3301 3305 - '@img/sharp-linux-arm@0.34.2': 3306 - resolution: {integrity: sha512-0DZzkvuEOqQUP9mo2kjjKNok5AmnOr1jB2XYjkaoNRwpAYMDzRmAqUIa1nRi58S2WswqSfPOWLNOr0FDT3H5RQ==} 3302 + '@img/sharp-linux-arm@0.34.3': 3303 + resolution: {integrity: sha512-oBK9l+h6KBN0i3dC8rYntLiVfW8D8wH+NPNT3O/WBHeW0OQWCjfWksLUaPidsrDKpJgXp3G3/hkmhptAW0I3+A==} 3307 3304 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3308 3305 cpu: [arm] 3309 3306 os: [linux] 3310 3307 3308 + '@img/sharp-linux-ppc64@0.34.3': 3309 + resolution: {integrity: sha512-GLtbLQMCNC5nxuImPR2+RgrviwKwVql28FWZIW1zWruy6zLgA5/x2ZXk3mxj58X/tszVF69KK0Is83V8YgWhLA==} 3310 + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3311 + cpu: [ppc64] 3312 + os: [linux] 3313 + 3311 3314 '@img/sharp-linux-s390x@0.33.5': 3312 3315 resolution: {integrity: sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==} 3313 3316 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3314 3317 cpu: [s390x] 3315 3318 os: [linux] 3316 3319 3317 - '@img/sharp-linux-s390x@0.34.2': 3318 - resolution: {integrity: sha512-EGZ1xwhBI7dNISwxjChqBGELCWMGDvmxZXKjQRuqMrakhO8QoMgqCrdjnAqJq/CScxfRn+Bb7suXBElKQpPDiw==} 3320 + '@img/sharp-linux-s390x@0.34.3': 3321 + resolution: {integrity: sha512-3gahT+A6c4cdc2edhsLHmIOXMb17ltffJlxR0aC2VPZfwKoTGZec6u5GrFgdR7ciJSsHT27BD3TIuGcuRT0KmQ==} 3319 3322 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3320 3323 cpu: [s390x] 3321 3324 os: [linux] ··· 3326 3329 cpu: [x64] 3327 3330 os: [linux] 3328 3331 3329 - '@img/sharp-linux-x64@0.34.2': 3330 - resolution: {integrity: sha512-sD7J+h5nFLMMmOXYH4DD9UtSNBD05tWSSdWAcEyzqW8Cn5UxXvsHAxmxSesYUsTOBmUnjtxghKDl15EvfqLFbQ==} 3332 + '@img/sharp-linux-x64@0.34.3': 3333 + resolution: {integrity: sha512-8kYso8d806ypnSq3/Ly0QEw90V5ZoHh10yH0HnrzOCr6DKAPI6QVHvwleqMkVQ0m+fc7EH8ah0BB0QPuWY6zJQ==} 3331 3334 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3332 3335 cpu: [x64] 3333 3336 os: [linux] ··· 3338 3341 cpu: [arm64] 3339 3342 os: [linux] 3340 3343 3341 - '@img/sharp-linuxmusl-arm64@0.34.2': 3342 - resolution: {integrity: sha512-NEE2vQ6wcxYav1/A22OOxoSOGiKnNmDzCYFOZ949xFmrWZOVII1Bp3NqVVpvj+3UeHMFyN5eP/V5hzViQ5CZNA==} 3344 + '@img/sharp-linuxmusl-arm64@0.34.3': 3345 + resolution: {integrity: sha512-vAjbHDlr4izEiXM1OTggpCcPg9tn4YriK5vAjowJsHwdBIdx0fYRsURkxLG2RLm9gyBq66gwtWI8Gx0/ov+JKQ==} 3343 3346 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3344 3347 cpu: [arm64] 3345 3348 os: [linux] ··· 3350 3353 cpu: [x64] 3351 3354 os: [linux] 3352 3355 3353 - '@img/sharp-linuxmusl-x64@0.34.2': 3354 - resolution: {integrity: sha512-DOYMrDm5E6/8bm/yQLCWyuDJwUnlevR8xtF8bs+gjZ7cyUNYXiSf/E8Kp0Ss5xasIaXSHzb888V1BE4i1hFhAA==} 3356 + '@img/sharp-linuxmusl-x64@0.34.3': 3357 + resolution: {integrity: sha512-gCWUn9547K5bwvOn9l5XGAEjVTTRji4aPTqLzGXHvIr6bIDZKNTA34seMPgM0WmSf+RYBH411VavCejp3PkOeQ==} 3355 3358 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3356 3359 cpu: [x64] 3357 3360 os: [linux] ··· 3361 3364 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3362 3365 cpu: [wasm32] 3363 3366 3364 - '@img/sharp-wasm32@0.34.2': 3365 - resolution: {integrity: sha512-/VI4mdlJ9zkaq53MbIG6rZY+QRN3MLbR6usYlgITEzi4Rpx5S6LFKsycOQjkOGmqTNmkIdLjEvooFKwww6OpdQ==} 3367 + '@img/sharp-wasm32@0.34.3': 3368 + resolution: {integrity: sha512-+CyRcpagHMGteySaWos8IbnXcHgfDn7pO2fiC2slJxvNq9gDipYBN42/RagzctVRKgxATmfqOSulgZv5e1RdMg==} 3366 3369 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3367 3370 cpu: [wasm32] 3368 3371 3369 - '@img/sharp-win32-arm64@0.34.2': 3370 - resolution: {integrity: sha512-cfP/r9FdS63VA5k0xiqaNaEoGxBg9k7uE+RQGzuK9fHt7jib4zAVVseR9LsE4gJcNWgT6APKMNnCcnyOtmSEUQ==} 3372 + '@img/sharp-win32-arm64@0.34.3': 3373 + resolution: {integrity: sha512-MjnHPnbqMXNC2UgeLJtX4XqoVHHlZNd+nPt1kRPmj63wURegwBhZlApELdtxM2OIZDRv/DFtLcNhVbd1z8GYXQ==} 3371 3374 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3372 3375 cpu: [arm64] 3373 3376 os: [win32] ··· 3378 3381 cpu: [ia32] 3379 3382 os: [win32] 3380 3383 3381 - '@img/sharp-win32-ia32@0.34.2': 3382 - resolution: {integrity: sha512-QLjGGvAbj0X/FXl8n1WbtQ6iVBpWU7JO94u/P2M4a8CFYsvQi4GW2mRy/JqkRx0qpBzaOdKJKw8uc930EX2AHw==} 3384 + '@img/sharp-win32-ia32@0.34.3': 3385 + resolution: {integrity: sha512-xuCdhH44WxuXgOM714hn4amodJMZl3OEvf0GVTm0BEyMeA2to+8HEdRPShH0SLYptJY1uBw+SCFP9WVQi1Q/cw==} 3383 3386 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3384 3387 cpu: [ia32] 3385 3388 os: [win32] ··· 3390 3393 cpu: [x64] 3391 3394 os: [win32] 3392 3395 3393 - '@img/sharp-win32-x64@0.34.2': 3394 - resolution: {integrity: sha512-aUdT6zEYtDKCaxkofmmJDJYGCf0+pJg3eU9/oBuqvEeoB9dKI6ZLc/1iLJCTuJQDO4ptntAlkUmHgGjyuobZbw==} 3396 + '@img/sharp-win32-x64@0.34.3': 3397 + resolution: {integrity: sha512-OWwz05d++TxzLEv4VnsTz5CmZ6mI6S05sfQGEMrNrQcOEERbX46332IvE7pO/EUiw7jUrrS40z/M7kPyjfl04g==} 3395 3398 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 3396 3399 cpu: [x64] 3397 3400 os: [win32] ··· 3617 3620 '@neon-rs/load@0.0.4': 3618 3621 resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==} 3619 3622 3620 - '@next/env@15.3.1': 3621 - resolution: {integrity: sha512-cwK27QdzrMblHSn9DZRV+DQscHXRuJv6MydlJRpFSqJWZrTYMLzKDeyueJNN9MGd8NNiUKzDQADAf+dMLXX7YQ==} 3622 - 3623 - '@next/env@15.3.4': 3624 - resolution: {integrity: sha512-ZkdYzBseS6UjYzz6ylVKPOK+//zLWvD6Ta+vpoye8cW11AjiQjGYVibF0xuvT4L0iJfAPfZLFidaEzAOywyOAQ==} 3625 - 3626 - '@next/swc-darwin-arm64@15.3.1': 3627 - resolution: {integrity: sha512-hjDw4f4/nla+6wysBL07z52Gs55Gttp5Bsk5/8AncQLJoisvTBP0pRIBK/B16/KqQyH+uN4Ww8KkcAqJODYH3w==} 3628 - engines: {node: '>= 10'} 3629 - cpu: [arm64] 3630 - os: [darwin] 3623 + '@next/env@15.4.7': 3624 + resolution: {integrity: sha512-PrBIpO8oljZGTOe9HH0miix1w5MUiGJ/q83Jge03mHEE0E3pyqzAy2+l5G6aJDbXoobmxPJTVhbCuwlLtjSHwg==} 3631 3625 3632 - '@next/swc-darwin-arm64@15.3.4': 3633 - resolution: {integrity: sha512-z0qIYTONmPRbwHWvpyrFXJd5F9YWLCsw3Sjrzj2ZvMYy9NPQMPZ1NjOJh4ojr4oQzcGYwgJKfidzehaNa1BpEg==} 3626 + '@next/swc-darwin-arm64@15.4.7': 3627 + resolution: {integrity: sha512-2Dkb+VUTp9kHHkSqtws4fDl2Oxms29HcZBwFIda1X7Ztudzy7M6XF9HDS2dq85TmdN47VpuhjE+i6wgnIboVzQ==} 3634 3628 engines: {node: '>= 10'} 3635 3629 cpu: [arm64] 3636 3630 os: [darwin] 3637 3631 3638 - '@next/swc-darwin-x64@15.3.1': 3639 - resolution: {integrity: sha512-q+aw+cJ2ooVYdCEqZVk+T4Ni10jF6Fo5DfpEV51OupMaV5XL6pf3GCzrk6kSSZBsMKZtVC1Zm/xaNBFpA6bJ2g==} 3640 - engines: {node: '>= 10'} 3641 - cpu: [x64] 3642 - os: [darwin] 3643 - 3644 - '@next/swc-darwin-x64@15.3.4': 3645 - resolution: {integrity: sha512-Z0FYJM8lritw5Wq+vpHYuCIzIlEMjewG2aRkc3Hi2rcbULknYL/xqfpBL23jQnCSrDUGAo/AEv0Z+s2bff9Zkw==} 3632 + '@next/swc-darwin-x64@15.4.7': 3633 + resolution: {integrity: sha512-qaMnEozKdWezlmh1OGDVFueFv2z9lWTcLvt7e39QA3YOvZHNpN2rLs/IQLwZaUiw2jSvxW07LxMCWtOqsWFNQg==} 3646 3634 engines: {node: '>= 10'} 3647 3635 cpu: [x64] 3648 3636 os: [darwin] 3649 3637 3650 - '@next/swc-linux-arm64-gnu@15.3.1': 3651 - resolution: {integrity: sha512-wBQ+jGUI3N0QZyWmmvRHjXjTWFy8o+zPFLSOyAyGFI94oJi+kK/LIZFJXeykvgXUk1NLDAEFDZw/NVINhdk9FQ==} 3652 - engines: {node: '>= 10'} 3653 - cpu: [arm64] 3654 - os: [linux] 3655 - 3656 - '@next/swc-linux-arm64-gnu@15.3.4': 3657 - resolution: {integrity: sha512-l8ZQOCCg7adwmsnFm8m5q9eIPAHdaB2F3cxhufYtVo84pymwKuWfpYTKcUiFcutJdp9xGHC+F1Uq3xnFU1B/7g==} 3658 - engines: {node: '>= 10'} 3659 - cpu: [arm64] 3660 - os: [linux] 3661 - 3662 - '@next/swc-linux-arm64-musl@15.3.1': 3663 - resolution: {integrity: sha512-IIxXEXRti/AulO9lWRHiCpUUR8AR/ZYLPALgiIg/9ENzMzLn3l0NSxVdva7R/VDcuSEBo0eGVCe3evSIHNz0Hg==} 3638 + '@next/swc-linux-arm64-gnu@15.4.7': 3639 + resolution: {integrity: sha512-ny7lODPE7a15Qms8LZiN9wjNWIeI+iAZOFDOnv2pcHStncUr7cr9lD5XF81mdhrBXLUP9yT9RzlmSWKIazWoDw==} 3664 3640 engines: {node: '>= 10'} 3665 3641 cpu: [arm64] 3666 3642 os: [linux] 3667 3643 3668 - '@next/swc-linux-arm64-musl@15.3.4': 3669 - resolution: {integrity: sha512-wFyZ7X470YJQtpKot4xCY3gpdn8lE9nTlldG07/kJYexCUpX1piX+MBfZdvulo+t1yADFVEuzFfVHfklfEx8kw==} 3644 + '@next/swc-linux-arm64-musl@15.4.7': 3645 + resolution: {integrity: sha512-4SaCjlFR/2hGJqZLLWycccy1t+wBrE/vyJWnYaZJhUVHccpGLG5q0C+Xkw4iRzUIkE+/dr90MJRUym3s1+vO8A==} 3670 3646 engines: {node: '>= 10'} 3671 3647 cpu: [arm64] 3672 3648 os: [linux] 3673 3649 3674 - '@next/swc-linux-x64-gnu@15.3.1': 3675 - resolution: {integrity: sha512-bfI4AMhySJbyXQIKH5rmLJ5/BP7bPwuxauTvVEiJ/ADoddaA9fgyNNCcsbu9SlqfHDoZmfI6g2EjzLwbsVTr5A==} 3676 - engines: {node: '>= 10'} 3677 - cpu: [x64] 3678 - os: [linux] 3679 - 3680 - '@next/swc-linux-x64-gnu@15.3.4': 3681 - resolution: {integrity: sha512-gEbH9rv9o7I12qPyvZNVTyP/PWKqOp8clvnoYZQiX800KkqsaJZuOXkWgMa7ANCCh/oEN2ZQheh3yH8/kWPSEg==} 3682 - engines: {node: '>= 10'} 3683 - cpu: [x64] 3684 - os: [linux] 3685 - 3686 - '@next/swc-linux-x64-musl@15.3.1': 3687 - resolution: {integrity: sha512-FeAbR7FYMWR+Z+M5iSGytVryKHiAsc0x3Nc3J+FD5NVbD5Mqz7fTSy8CYliXinn7T26nDMbpExRUI/4ekTvoiA==} 3650 + '@next/swc-linux-x64-gnu@15.4.7': 3651 + resolution: {integrity: sha512-2uNXjxvONyRidg00VwvlTYDwC9EgCGNzPAPYbttIATZRxmOZ3hllk/YYESzHZb65eyZfBR5g9xgCZjRAl9YYGg==} 3688 3652 engines: {node: '>= 10'} 3689 3653 cpu: [x64] 3690 3654 os: [linux] 3691 3655 3692 - '@next/swc-linux-x64-musl@15.3.4': 3693 - resolution: {integrity: sha512-Cf8sr0ufuC/nu/yQ76AnarbSAXcwG/wj+1xFPNbyNo8ltA6kw5d5YqO8kQuwVIxk13SBdtgXrNyom3ZosHAy4A==} 3656 + '@next/swc-linux-x64-musl@15.4.7': 3657 + resolution: {integrity: sha512-ceNbPjsFgLscYNGKSu4I6LYaadq2B8tcK116nVuInpHHdAWLWSwVK6CHNvCi0wVS9+TTArIFKJGsEyVD1H+4Kg==} 3694 3658 engines: {node: '>= 10'} 3695 3659 cpu: [x64] 3696 3660 os: [linux] 3697 3661 3698 - '@next/swc-win32-arm64-msvc@15.3.1': 3699 - resolution: {integrity: sha512-yP7FueWjphQEPpJQ2oKmshk/ppOt+0/bB8JC8svPUZNy0Pi3KbPx2Llkzv1p8CoQa+D2wknINlJpHf3vtChVBw==} 3700 - engines: {node: '>= 10'} 3701 - cpu: [arm64] 3702 - os: [win32] 3703 - 3704 - '@next/swc-win32-arm64-msvc@15.3.4': 3705 - resolution: {integrity: sha512-ay5+qADDN3rwRbRpEhTOreOn1OyJIXS60tg9WMYTWCy3fB6rGoyjLVxc4dR9PYjEdR2iDYsaF5h03NA+XuYPQQ==} 3662 + '@next/swc-win32-arm64-msvc@15.4.7': 3663 + resolution: {integrity: sha512-pZyxmY1iHlZJ04LUL7Css8bNvsYAMYOY9JRwFA3HZgpaNKsJSowD09Vg2R9734GxAcLJc2KDQHSCR91uD6/AAw==} 3706 3664 engines: {node: '>= 10'} 3707 3665 cpu: [arm64] 3708 3666 os: [win32] 3709 3667 3710 - '@next/swc-win32-x64-msvc@15.3.1': 3711 - resolution: {integrity: sha512-3PMvF2zRJAifcRNni9uMk/gulWfWS+qVI/pagd+4yLF5bcXPZPPH2xlYRYOsUjmCJOXSTAC2PjRzbhsRzR2fDQ==} 3712 - engines: {node: '>= 10'} 3713 - cpu: [x64] 3714 - os: [win32] 3715 - 3716 - '@next/swc-win32-x64-msvc@15.3.4': 3717 - resolution: {integrity: sha512-4kDt31Bc9DGyYs41FTL1/kNpDeHyha2TC0j5sRRoKCyrhNcfZ/nRQkAUlF27mETwm8QyHqIjHJitfcza2Iykfg==} 3668 + '@next/swc-win32-x64-msvc@15.4.7': 3669 + resolution: {integrity: sha512-HjuwPJ7BeRzgl3KrjKqD2iDng0eQIpIReyhpF5r4yeAHFwWRuAhfW92rWv/r3qeQHEwHsLRzFDvMqRjyM5DI6A==} 3718 3670 engines: {node: '>= 10'} 3719 3671 cpu: [x64] 3720 3672 os: [win32] ··· 6039 5991 '@stripe/stripe-js@2.1.6': 6040 5992 resolution: {integrity: sha512-QSzqQIcowgap7a40f3a7oUR+59Xet/i8fp1EsnzzwxK5oPRQsCbbLQ4Cd6qM0y1pdZMonFnCrAWayWdE9Lr0iA==} 6041 5993 6042 - '@swc/counter@0.1.3': 6043 - resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} 6044 - 6045 5994 '@swc/helpers@0.5.15': 6046 5995 resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} 6047 5996 ··· 6318 6267 '@tootallnate/quickjs-emscripten@0.23.0': 6319 6268 resolution: {integrity: sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==} 6320 6269 6321 - '@trpc/client@11.4.3': 6322 - resolution: {integrity: sha512-i2suttUCfColktXT8bqex5kHW5jpT15nwUh0hGSDiW1keN621kSUQKcLJ095blqQAUgB+lsmgSqSMmB4L9shQQ==} 6270 + '@trpc/client@11.4.4': 6271 + resolution: {integrity: sha512-86OZl+Y+Xlt9ITGlhCMImERcsWCOrVzpNuzg3XBlsDSmSs9NGsghKjeCpJQlE36XaG3aze+o9pRukiYYvBqxgQ==} 6323 6272 peerDependencies: 6324 - '@trpc/server': 11.4.3 6273 + '@trpc/server': 11.4.4 6325 6274 typescript: '>=5.7.2' 6326 6275 6327 - '@trpc/next@11.4.3': 6328 - resolution: {integrity: sha512-/AqPpzlrQy8ylLEdBAemRU1xmdqJVaXrXI/ZUYl3Oz1Id36gvGMdn5uxm0wgKPpZneM2EICvYcrsLSsdtddW4w==} 6276 + '@trpc/next@11.4.4': 6277 + resolution: {integrity: sha512-BTmMHv7whqSf6oE7qAKPCHWNZY9kqEi0inWW690bbs8FJ12A7S5nwIAbzyILfA0S5IJfMFTPJ/ueX2lCMYK67A==} 6329 6278 peerDependencies: 6330 6279 '@tanstack/react-query': ^5.59.15 6331 - '@trpc/client': 11.4.3 6332 - '@trpc/react-query': 11.4.3 6333 - '@trpc/server': 11.4.3 6280 + '@trpc/client': 11.4.4 6281 + '@trpc/react-query': 11.4.4 6282 + '@trpc/server': 11.4.4 6334 6283 next: '*' 6335 6284 react: '>=16.8.0' 6336 6285 react-dom: '>=16.8.0' ··· 6341 6290 '@trpc/react-query': 6342 6291 optional: true 6343 6292 6344 - '@trpc/react-query@11.4.3': 6345 - resolution: {integrity: sha512-z+jhAiOBD22NNhHtvF0iFp9hO36YFA7M8AiUu/XtNmMxyLd3Y9/d1SMjMwlTdnGqxEGPo41VEWBrdhDUGtUuHg==} 6293 + '@trpc/react-query@11.4.4': 6294 + resolution: {integrity: sha512-syXx1JLSERAHWh8BtBZsbv2PIt2nfvO1Sd6C6vHzNO8wAHxpcmq9HyEdrfi+5SfeRfPCJc/ZPCN2wVv98T+big==} 6346 6295 peerDependencies: 6347 6296 '@tanstack/react-query': ^5.80.3 6348 - '@trpc/client': 11.4.3 6349 - '@trpc/server': 11.4.3 6297 + '@trpc/client': 11.4.4 6298 + '@trpc/server': 11.4.4 6350 6299 react: '>=18.2.0' 6351 6300 react-dom: '>=18.2.0' 6352 6301 typescript: '>=5.7.2' 6353 6302 6354 - '@trpc/server@11.4.3': 6355 - resolution: {integrity: sha512-wnWq3wiLlMOlYkaIZz+qbuYA5udPTLS4GVVRyFkr6aT83xpdCHyVtURT+u4hSoIrOXQM9OPCNXSXsAujWZDdaw==} 6303 + '@trpc/server@11.4.4': 6304 + resolution: {integrity: sha512-VkJb2xnb4rCynuwlCvgPBh5aM+Dco6fBBIo6lWAdJJRYVwtyE5bxNZBgUvRRz/cFSEAy0vmzLxF7aABDJfK5Rg==} 6356 6305 peerDependencies: 6357 6306 typescript: '>=5.7.2' 6358 6307 6359 - '@trpc/tanstack-react-query@11.4.3': 6360 - resolution: {integrity: sha512-aYPp12wE9IrakccGWoQU/waZuWr3FLw9RtagsqJmX9NKHpQOVzoDvHA1W0amwyTQSAfL98Bn5rWmD7KTdr5AWg==} 6308 + '@trpc/tanstack-react-query@11.4.4': 6309 + resolution: {integrity: sha512-Rf7jhPfwAHqmQdQlxTiMolNRon85bPEsBNa5JGpjSvhrTmiaFu5UEhEwHDF2myL7IRYxuYHLc4H0bQ+19qjdHQ==} 6361 6310 peerDependencies: 6362 6311 '@tanstack/react-query': ^5.80.3 6363 - '@trpc/client': 11.4.3 6364 - '@trpc/server': 11.4.3 6312 + '@trpc/client': 11.4.4 6313 + '@trpc/server': 11.4.4 6365 6314 react: '>=18.2.0' 6366 6315 react-dom: '>=18.2.0' 6367 6316 typescript: '>=5.7.2' ··· 6563 6512 '@types/prop-types@15.7.12': 6564 6513 resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} 6565 6514 6566 - '@types/react-dom@19.1.1': 6567 - resolution: {integrity: sha512-jFf/woGTVTjUJsl2O7hcopJ1r0upqoq/vIOoCj0yLh3RIXxWcljlpuZ+vEBRXsymD1jhfeJrlyTy/S1UW+4y1w==} 6568 - peerDependencies: 6569 - '@types/react': ^19.0.0 6570 - 6571 - '@types/react-dom@19.1.6': 6572 - resolution: {integrity: sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==} 6515 + '@types/react-dom@19.1.7': 6516 + resolution: {integrity: sha512-i5ZzwYpqjmrKenzkoLM2Ibzt6mAsM7pxB6BCIouEVVmgiqaMj1TjaK7hnA36hbW5aZv20kx7Lw6hWzPWg0Rurw==} 6573 6517 peerDependencies: 6574 6518 '@types/react': ^19.0.0 6575 6519 6576 6520 '@types/react@18.3.3': 6577 6521 resolution: {integrity: sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==} 6578 6522 6579 - '@types/react@19.1.0': 6580 - resolution: {integrity: sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==} 6581 - 6582 - '@types/react@19.1.6': 6583 - resolution: {integrity: sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q==} 6584 - 6585 - '@types/react@19.1.8': 6586 - resolution: {integrity: sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==} 6523 + '@types/react@19.1.10': 6524 + resolution: {integrity: sha512-EhBeSYX0Y6ye8pNebpKrwFJq7BoQ8J5SO6NlvNwwHjSj6adXJViPQrKlsyPw7hLBLvckEMO1yxeGdR82YBBlDg==} 6587 6525 6588 6526 '@types/request@2.48.11': 6589 6527 resolution: {integrity: sha512-HuihY1+Vss5RS9ZHzRyTGIzwPTdrJBkCm/mAeLRYrOQu/MGqyezKXWOK1VhCnR+SDbp9G2mRUP+OVEqCrzpcfA==} ··· 7097 7035 peerDependencies: 7098 7036 esbuild: '>=0.17' 7099 7037 7100 - busboy@1.6.0: 7101 - resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} 7102 - engines: {node: '>=10.16.0'} 7103 - 7104 7038 bytes@3.1.2: 7105 7039 resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} 7106 7040 engines: {node: '>= 0.8'} ··· 7383 7317 resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} 7384 7318 engines: {node: '>= 0.6'} 7385 7319 7386 - cookie@0.7.1: 7387 - resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==} 7388 - engines: {node: '>= 0.6'} 7389 - 7390 7320 cookie@0.7.2: 7391 7321 resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} 7392 7322 engines: {node: '>= 0.6'} ··· 8793 8723 resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==} 8794 8724 hasBin: true 8795 8725 8796 - jose@5.10.0: 8797 - resolution: {integrity: sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==} 8798 - 8799 8726 jose@5.9.4: 8800 8727 resolution: {integrity: sha512-WBBl6au1qg6OHj67yCffCgFR3BADJBXN8MdRvCgJDuMv3driV2nHr7jdGvaKX9IolosAsn+M0XRArqLXUhyJHQ==} 8801 8728 ··· 9629 9556 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 9630 9557 hasBin: true 9631 9558 9632 - nanoid@3.3.8: 9633 - resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==} 9634 - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 9635 - hasBin: true 9636 - 9637 9559 nanoid@5.0.7: 9638 9560 resolution: {integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==} 9639 9561 engines: {node: ^18 || >=20} ··· 9669 9591 resolution: {integrity: sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==} 9670 9592 engines: {node: '>= 0.4.0'} 9671 9593 9672 - next-auth@5.0.0-beta.25: 9673 - resolution: {integrity: sha512-2dJJw1sHQl2qxCrRk+KTQbeH+izFbGFPuJj5eGgBZFYyiYYtvlrBeUw1E/OJJxTRjuxbSYGnCTkUIRsIIW0bog==} 9674 - peerDependencies: 9675 - '@simplewebauthn/browser': ^9.0.1 9676 - '@simplewebauthn/server': ^9.0.2 9677 - next: ^14.0.0-0 || ^15.0.0-0 9678 - nodemailer: ^6.6.5 9679 - react: ^18.2.0 || ^19.0.0-0 9680 - peerDependenciesMeta: 9681 - '@simplewebauthn/browser': 9682 - optional: true 9683 - '@simplewebauthn/server': 9684 - optional: true 9685 - nodemailer: 9686 - optional: true 9687 - 9688 - next-auth@5.0.0-beta.28: 9689 - resolution: {integrity: sha512-2RDR1h3DJb4nizcd5UBBwC2gtyP7j/jTvVLvEtDaFSKUWNfou3Gek2uTNHSga/Q4I/GF+OJobA4mFbRaWJgIDQ==} 9594 + next-auth@5.0.0-beta.29: 9595 + resolution: {integrity: sha512-Ukpnuk3NMc/LiOl32njZPySk7pABEzbjhMUFd5/n10I0ZNC7NCuVv8IY2JgbDek2t/PUOifQEoUiOOTLy4os5A==} 9690 9596 peerDependencies: 9691 9597 '@simplewebauthn/browser': ^9.0.1 9692 9598 '@simplewebauthn/server': ^9.0.2 ··· 9721 9627 react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc 9722 9628 react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc 9723 9629 9724 - next@15.3.1: 9725 - resolution: {integrity: sha512-8+dDV0xNLOgHlyBxP1GwHGVaNXsmp+2NhZEYrXr24GWLHtt27YrBPbPuHvzlhi7kZNYjeJNR93IF5zfFu5UL0g==} 9726 - engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} 9727 - hasBin: true 9728 - peerDependencies: 9729 - '@opentelemetry/api': ^1.1.0 9730 - '@playwright/test': ^1.41.2 9731 - babel-plugin-react-compiler: '*' 9732 - react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 9733 - react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 9734 - sass: ^1.3.0 9735 - peerDependenciesMeta: 9736 - '@opentelemetry/api': 9737 - optional: true 9738 - '@playwright/test': 9739 - optional: true 9740 - babel-plugin-react-compiler: 9741 - optional: true 9742 - sass: 9743 - optional: true 9744 - 9745 - next@15.3.4: 9746 - resolution: {integrity: sha512-mHKd50C+mCjam/gcnwqL1T1vPx/XQNFlXqFIVdgQdVAFY9iIQtY0IfaVflEYzKiqjeA7B0cYYMaCrmAYFjs4rA==} 9630 + next@15.4.7: 9631 + resolution: {integrity: sha512-OcqRugwF7n7mC8OSYjvsZhhG1AYSvulor1EIUsIkbbEbf1qoE5EbH36Swj8WhF4cHqmDgkiam3z1c1W0J1Wifg==} 9747 9632 engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} 9748 9633 hasBin: true 9749 9634 peerDependencies: 9750 9635 '@opentelemetry/api': ^1.1.0 9751 - '@playwright/test': ^1.41.2 9636 + '@playwright/test': ^1.51.1 9752 9637 babel-plugin-react-compiler: '*' 9753 9638 react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 9754 9639 react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 ··· 10397 10282 date-fns: ^2.28.0 || ^3.0.0 10398 10283 react: ^16.8.0 || ^17.0.0 || ^18.0.0 10399 10284 10400 - react-dom@19.1.0: 10401 - resolution: {integrity: sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==} 10285 + react-dom@19.1.1: 10286 + resolution: {integrity: sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==} 10402 10287 peerDependencies: 10403 - react: ^19.1.0 10288 + react: ^19.1.1 10404 10289 10405 10290 react-email@4.0.17: 10406 10291 resolution: {integrity: sha512-Wppdxgio/QKNe3piccIhk6jvgiLwfOTAwud5t/NlWL8wepsirgXo09OyZCz62Qb9flFNBw+Hz5ahOkpk3JaizQ==} ··· 10493 10378 resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} 10494 10379 engines: {node: '>=0.10.0'} 10495 10380 10496 - react@19.1.0: 10497 - resolution: {integrity: sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==} 10381 + react@19.1.1: 10382 + resolution: {integrity: sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==} 10498 10383 engines: {node: '>=0.10.0'} 10499 10384 10500 10385 readable-stream@3.6.2: ··· 10857 10742 resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==} 10858 10743 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 10859 10744 10860 - sharp@0.34.2: 10861 - resolution: {integrity: sha512-lszvBmB9QURERtyKT2bNmsgxXK0ShJrL/fvqlonCo7e6xBF8nT8xU6pW+PMIbLsz0RxQk3rgH9kd8UmvOzlMJg==} 10745 + sharp@0.34.3: 10746 + resolution: {integrity: sha512-eX2IQ6nFohW4DbvHIOLRB3MHFpYqaqvXd3Tp5e/T/dSH83fxaNJQRvDMhASmkNTsNTVF2/OOopzRCt7xokgPfg==} 10862 10747 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 10863 10748 10864 10749 shebang-command@2.0.0: ··· 11059 10944 11060 10945 stream-shift@1.0.1: 11061 10946 resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==} 11062 - 11063 - streamsearch@1.1.0: 11064 - resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} 11065 - engines: {node: '>=10.0.0'} 11066 10947 11067 10948 strict-event-emitter@0.5.1: 11068 10949 resolution: {integrity: sha512-vMgjE/GGEPEFnhFub6pa4FmJBRBVOLpIII2hvCZ8Kzb7K0hlHo7mQv6xYrBvCL2LtAIBwFUK8wvuJgTVSQ5MFQ==} ··· 12398 12279 dependencies: 12399 12280 prismjs: 1.30.0 12400 12281 12401 - '@astrojs/react@4.2.3(@types/node@24.0.8)(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(jiti@2.4.2)(lightningcss@1.30.1)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(terser@5.43.1)(yaml@2.6.1)': 12282 + '@astrojs/react@4.2.3(@types/node@24.0.8)(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(jiti@2.4.2)(lightningcss@1.30.1)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(terser@5.43.1)(yaml@2.6.1)': 12402 12283 dependencies: 12403 - '@types/react': 19.1.8 12404 - '@types/react-dom': 19.1.6(@types/react@19.1.8) 12284 + '@types/react': 19.1.10 12285 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 12405 12286 '@vitejs/plugin-react': 4.3.4(vite@6.2.5(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.43.1)(yaml@2.6.1)) 12406 - react: 19.1.0 12407 - react-dom: 19.1.0(react@19.1.0) 12287 + react: 19.1.1 12288 + react-dom: 19.1.1(react@19.1.1) 12408 12289 ultrahtml: 1.5.3 12409 12290 vite: 6.2.5(@types/node@24.0.8)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.43.1)(yaml@2.6.1) 12410 12291 transitivePeerDependencies: ··· 12488 12369 cookie: 0.6.0 12489 12370 jose: 5.9.4 12490 12371 oauth4webapi: 2.10.4 12491 - preact: 10.11.3 12492 - preact-render-to-string: 5.2.3(preact@10.11.3) 12493 - 12494 - '@auth/core@0.37.2': 12495 - dependencies: 12496 - '@panva/hkdf': 1.2.1 12497 - '@types/cookie': 0.6.0 12498 - cookie: 0.7.1 12499 - jose: 5.10.0 12500 - oauth4webapi: 3.5.3 12501 12372 preact: 10.11.3 12502 12373 preact-render-to-string: 5.2.3(preact@10.11.3) 12503 12374 ··· 13402 13273 dependencies: 13403 13274 '@content-collections/core': 0.7.3(typescript@5.7.2) 13404 13275 13405 - '@content-collections/mdx@0.2.0(@content-collections/core@0.7.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 13276 + '@content-collections/mdx@0.2.0(@content-collections/core@0.7.3(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 13406 13277 dependencies: 13407 13278 '@content-collections/core': 0.7.3(typescript@5.7.2) 13408 13279 esbuild: 0.21.5 13409 13280 mdx-bundler: 10.0.3(esbuild@0.21.5) 13410 - react: 19.1.0 13411 - react-dom: 19.1.0(react@19.1.0) 13281 + react: 19.1.1 13282 + react-dom: 19.1.1(react@19.1.1) 13412 13283 unified: 11.0.5 13413 13284 transitivePeerDependencies: 13414 13285 - acorn 13415 13286 - supports-color 13416 13287 13417 - '@content-collections/next@0.2.4(@content-collections/core@0.7.3(typescript@5.7.2))(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))': 13288 + '@content-collections/next@0.2.4(@content-collections/core@0.7.3(typescript@5.7.2))(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))': 13418 13289 dependencies: 13419 13290 '@content-collections/core': 0.7.3(typescript@5.7.2) 13420 13291 '@content-collections/integrations': 0.2.1(@content-collections/core@0.7.3(typescript@5.7.2)) 13421 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 13292 + next: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 13422 13293 13423 13294 '@cspotcode/source-map-support@0.8.1': 13424 13295 dependencies: ··· 13430 13301 13431 13302 '@date-fns/utc@2.1.0': {} 13432 13303 13433 - '@dnd-kit/accessibility@3.1.1(react@19.1.0)': 13304 + '@dnd-kit/accessibility@3.1.1(react@19.1.1)': 13434 13305 dependencies: 13435 - react: 19.1.0 13306 + react: 19.1.1 13436 13307 tslib: 2.8.1 13437 13308 13438 - '@dnd-kit/core@6.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 13309 + '@dnd-kit/core@6.3.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 13439 13310 dependencies: 13440 - '@dnd-kit/accessibility': 3.1.1(react@19.1.0) 13441 - '@dnd-kit/utilities': 3.2.2(react@19.1.0) 13442 - react: 19.1.0 13443 - react-dom: 19.1.0(react@19.1.0) 13311 + '@dnd-kit/accessibility': 3.1.1(react@19.1.1) 13312 + '@dnd-kit/utilities': 3.2.2(react@19.1.1) 13313 + react: 19.1.1 13314 + react-dom: 19.1.1(react@19.1.1) 13444 13315 tslib: 2.8.1 13445 13316 13446 - '@dnd-kit/modifiers@9.0.0(@dnd-kit/core@6.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)': 13317 + '@dnd-kit/modifiers@9.0.0(@dnd-kit/core@6.3.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)': 13447 13318 dependencies: 13448 - '@dnd-kit/core': 6.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 13449 - '@dnd-kit/utilities': 3.2.2(react@19.1.0) 13450 - react: 19.1.0 13319 + '@dnd-kit/core': 6.3.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 13320 + '@dnd-kit/utilities': 3.2.2(react@19.1.1) 13321 + react: 19.1.1 13451 13322 tslib: 2.8.1 13452 13323 13453 - '@dnd-kit/sortable@10.0.0(@dnd-kit/core@6.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)': 13324 + '@dnd-kit/sortable@10.0.0(@dnd-kit/core@6.3.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)': 13454 13325 dependencies: 13455 - '@dnd-kit/core': 6.3.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 13456 - '@dnd-kit/utilities': 3.2.2(react@19.1.0) 13457 - react: 19.1.0 13326 + '@dnd-kit/core': 6.3.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 13327 + '@dnd-kit/utilities': 3.2.2(react@19.1.1) 13328 + react: 19.1.1 13458 13329 tslib: 2.8.1 13459 13330 13460 - '@dnd-kit/utilities@3.2.2(react@19.1.0)': 13331 + '@dnd-kit/utilities@3.2.2(react@19.1.1)': 13461 13332 dependencies: 13462 - react: 19.1.0 13333 + react: 19.1.1 13463 13334 tslib: 2.8.1 13464 13335 13465 13336 '@drizzle-team/brocli@0.10.1': {} ··· 13492 13363 tslib: 2.8.1 13493 13364 optional: true 13494 13365 13495 - '@emnapi/runtime@1.4.3': 13366 + '@emnapi/runtime@1.4.5': 13496 13367 dependencies: 13497 13368 tslib: 2.8.1 13498 13369 optional: true ··· 13529 13400 13530 13401 '@emotion/memoize@0.9.0': {} 13531 13402 13532 - '@emotion/react@11.14.0(@types/react@19.1.6)(react@19.1.0)': 13403 + '@emotion/react@11.14.0(@types/react@19.1.10)(react@19.1.1)': 13533 13404 dependencies: 13534 13405 '@babel/runtime': 7.26.0 13535 13406 '@emotion/babel-plugin': 11.13.5 13536 13407 '@emotion/cache': 11.14.0 13537 13408 '@emotion/serialize': 1.3.3 13538 - '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.1.0) 13409 + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.1.1) 13539 13410 '@emotion/utils': 1.4.2 13540 13411 '@emotion/weak-memoize': 0.4.0 13541 13412 hoist-non-react-statics: 3.3.2 13542 - react: 19.1.0 13413 + react: 19.1.1 13543 13414 optionalDependencies: 13544 - '@types/react': 19.1.6 13415 + '@types/react': 19.1.10 13545 13416 transitivePeerDependencies: 13546 13417 - supports-color 13547 13418 ··· 13555 13426 13556 13427 '@emotion/sheet@1.4.0': {} 13557 13428 13558 - '@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.6)(react@19.1.0))(@types/react@19.1.6)(react@19.1.0)': 13429 + '@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.10)(react@19.1.1))(@types/react@19.1.10)(react@19.1.1)': 13559 13430 dependencies: 13560 13431 '@babel/runtime': 7.26.0 13561 13432 '@emotion/babel-plugin': 11.13.5 13562 13433 '@emotion/is-prop-valid': 1.3.1 13563 - '@emotion/react': 11.14.0(@types/react@19.1.6)(react@19.1.0) 13434 + '@emotion/react': 11.14.0(@types/react@19.1.10)(react@19.1.1) 13564 13435 '@emotion/serialize': 1.3.3 13565 - '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.1.0) 13436 + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.1.1) 13566 13437 '@emotion/utils': 1.4.2 13567 - react: 19.1.0 13438 + react: 19.1.1 13568 13439 optionalDependencies: 13569 - '@types/react': 19.1.6 13440 + '@types/react': 19.1.10 13570 13441 transitivePeerDependencies: 13571 13442 - supports-color 13572 13443 13573 13444 '@emotion/unitless@0.10.0': {} 13574 13445 13575 - '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.1.0)': 13446 + '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.1.1)': 13576 13447 dependencies: 13577 - react: 19.1.0 13448 + react: 19.1.1 13578 13449 13579 13450 '@emotion/utils@1.4.2': {} 13580 13451 ··· 14023 13894 '@floating-ui/core': 1.7.2 14024 13895 '@floating-ui/utils': 0.2.10 14025 13896 14026 - '@floating-ui/react-dom@2.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 13897 + '@floating-ui/react-dom@2.1.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 14027 13898 dependencies: 14028 13899 '@floating-ui/dom': 1.6.12 14029 - react: 19.1.0 14030 - react-dom: 19.1.0(react@19.1.0) 13900 + react: 19.1.1 13901 + react-dom: 19.1.1(react@19.1.1) 14031 13902 14032 - '@floating-ui/react-dom@2.1.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 13903 + '@floating-ui/react-dom@2.1.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 14033 13904 dependencies: 14034 13905 '@floating-ui/dom': 1.7.2 14035 - react: 19.1.0 14036 - react-dom: 19.1.0(react@19.1.0) 13906 + react: 19.1.1 13907 + react-dom: 19.1.1(react@19.1.1) 14037 13908 14038 13909 '@floating-ui/utils@0.2.10': {} 14039 13910 ··· 14063 13934 hono: 4.5.3 14064 13935 toucan-js: 4.0.0 14065 13936 13937 + '@hono/sentry@1.2.2(hono@4.5.3)': 13938 + dependencies: 13939 + hono: 4.5.3 13940 + toucan-js: 4.0.0 13941 + 14066 13942 '@hono/zod-openapi@0.15.1(hono@4.5.3)(zod@3.24.1)': 14067 13943 dependencies: 14068 13944 '@asteasolutions/zod-to-openapi': 7.1.1(zod@3.24.1) ··· 14080 13956 hono: 4.5.3 14081 13957 zod: 3.24.1 14082 13958 14083 - '@hookform/devtools@4.4.0(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 13959 + '@hookform/devtools@4.4.0(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 14084 13960 dependencies: 14085 - '@emotion/react': 11.14.0(@types/react@19.1.6)(react@19.1.0) 14086 - '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.1.6)(react@19.1.0))(@types/react@19.1.6)(react@19.1.0) 13961 + '@emotion/react': 11.14.0(@types/react@19.1.10)(react@19.1.1) 13962 + '@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.1.10)(react@19.1.1))(@types/react@19.1.10)(react@19.1.1) 14087 13963 '@types/lodash': 4.17.17 14088 - little-state-machine: 4.8.1(react@19.1.0) 13964 + little-state-machine: 4.8.1(react@19.1.1) 14089 13965 lodash: 4.17.21 14090 - react: 19.1.0 14091 - react-dom: 19.1.0(react@19.1.0) 14092 - react-simple-animate: 3.5.3(react-dom@19.1.0(react@19.1.0)) 14093 - use-deep-compare-effect: 1.8.1(react@19.1.0) 13966 + react: 19.1.1 13967 + react-dom: 19.1.1(react@19.1.1) 13968 + react-simple-animate: 3.5.3(react-dom@19.1.1(react@19.1.1)) 13969 + use-deep-compare-effect: 1.8.1(react@19.1.1) 14094 13970 uuid: 8.3.2 14095 13971 transitivePeerDependencies: 14096 13972 - '@types/react' 14097 13973 - supports-color 14098 13974 14099 - '@hookform/resolvers@3.9.1(react-hook-form@7.54.1(react@19.1.0))': 13975 + '@hookform/resolvers@3.9.1(react-hook-form@7.54.1(react@19.1.1))': 14100 13976 dependencies: 14101 - react-hook-form: 7.54.1(react@19.1.0) 13977 + react-hook-form: 7.54.1(react@19.1.1) 14102 13978 14103 13979 '@iconify-json/lucide@1.2.26': 14104 13980 dependencies: ··· 14124 14000 '@img/sharp-libvips-darwin-arm64': 1.0.4 14125 14001 optional: true 14126 14002 14127 - '@img/sharp-darwin-arm64@0.34.2': 14003 + '@img/sharp-darwin-arm64@0.34.3': 14128 14004 optionalDependencies: 14129 - '@img/sharp-libvips-darwin-arm64': 1.1.0 14005 + '@img/sharp-libvips-darwin-arm64': 1.2.0 14130 14006 optional: true 14131 14007 14132 14008 '@img/sharp-darwin-x64@0.33.5': ··· 14134 14010 '@img/sharp-libvips-darwin-x64': 1.0.4 14135 14011 optional: true 14136 14012 14137 - '@img/sharp-darwin-x64@0.34.2': 14013 + '@img/sharp-darwin-x64@0.34.3': 14138 14014 optionalDependencies: 14139 - '@img/sharp-libvips-darwin-x64': 1.1.0 14015 + '@img/sharp-libvips-darwin-x64': 1.2.0 14140 14016 optional: true 14141 14017 14142 14018 '@img/sharp-libvips-darwin-arm64@1.0.4': 14143 14019 optional: true 14144 14020 14145 - '@img/sharp-libvips-darwin-arm64@1.1.0': 14021 + '@img/sharp-libvips-darwin-arm64@1.2.0': 14146 14022 optional: true 14147 14023 14148 14024 '@img/sharp-libvips-darwin-x64@1.0.4': 14149 14025 optional: true 14150 14026 14151 - '@img/sharp-libvips-darwin-x64@1.1.0': 14027 + '@img/sharp-libvips-darwin-x64@1.2.0': 14152 14028 optional: true 14153 14029 14154 14030 '@img/sharp-libvips-linux-arm64@1.0.4': 14155 14031 optional: true 14156 14032 14157 - '@img/sharp-libvips-linux-arm64@1.1.0': 14033 + '@img/sharp-libvips-linux-arm64@1.2.0': 14158 14034 optional: true 14159 14035 14160 14036 '@img/sharp-libvips-linux-arm@1.0.5': 14161 14037 optional: true 14162 14038 14163 - '@img/sharp-libvips-linux-arm@1.1.0': 14039 + '@img/sharp-libvips-linux-arm@1.2.0': 14164 14040 optional: true 14165 14041 14166 - '@img/sharp-libvips-linux-ppc64@1.1.0': 14042 + '@img/sharp-libvips-linux-ppc64@1.2.0': 14167 14043 optional: true 14168 14044 14169 14045 '@img/sharp-libvips-linux-s390x@1.0.4': 14170 14046 optional: true 14171 14047 14172 - '@img/sharp-libvips-linux-s390x@1.1.0': 14048 + '@img/sharp-libvips-linux-s390x@1.2.0': 14173 14049 optional: true 14174 14050 14175 14051 '@img/sharp-libvips-linux-x64@1.0.4': 14176 14052 optional: true 14177 14053 14178 - '@img/sharp-libvips-linux-x64@1.1.0': 14054 + '@img/sharp-libvips-linux-x64@1.2.0': 14179 14055 optional: true 14180 14056 14181 14057 '@img/sharp-libvips-linuxmusl-arm64@1.0.4': 14182 14058 optional: true 14183 14059 14184 - '@img/sharp-libvips-linuxmusl-arm64@1.1.0': 14060 + '@img/sharp-libvips-linuxmusl-arm64@1.2.0': 14185 14061 optional: true 14186 14062 14187 14063 '@img/sharp-libvips-linuxmusl-x64@1.0.4': 14188 14064 optional: true 14189 14065 14190 - '@img/sharp-libvips-linuxmusl-x64@1.1.0': 14066 + '@img/sharp-libvips-linuxmusl-x64@1.2.0': 14191 14067 optional: true 14192 14068 14193 14069 '@img/sharp-linux-arm64@0.33.5': ··· 14195 14071 '@img/sharp-libvips-linux-arm64': 1.0.4 14196 14072 optional: true 14197 14073 14198 - '@img/sharp-linux-arm64@0.34.2': 14074 + '@img/sharp-linux-arm64@0.34.3': 14199 14075 optionalDependencies: 14200 - '@img/sharp-libvips-linux-arm64': 1.1.0 14076 + '@img/sharp-libvips-linux-arm64': 1.2.0 14201 14077 optional: true 14202 14078 14203 14079 '@img/sharp-linux-arm@0.33.5': ··· 14205 14081 '@img/sharp-libvips-linux-arm': 1.0.5 14206 14082 optional: true 14207 14083 14208 - '@img/sharp-linux-arm@0.34.2': 14084 + '@img/sharp-linux-arm@0.34.3': 14209 14085 optionalDependencies: 14210 - '@img/sharp-libvips-linux-arm': 1.1.0 14086 + '@img/sharp-libvips-linux-arm': 1.2.0 14087 + optional: true 14088 + 14089 + '@img/sharp-linux-ppc64@0.34.3': 14090 + optionalDependencies: 14091 + '@img/sharp-libvips-linux-ppc64': 1.2.0 14211 14092 optional: true 14212 14093 14213 14094 '@img/sharp-linux-s390x@0.33.5': ··· 14215 14096 '@img/sharp-libvips-linux-s390x': 1.0.4 14216 14097 optional: true 14217 14098 14218 - '@img/sharp-linux-s390x@0.34.2': 14099 + '@img/sharp-linux-s390x@0.34.3': 14219 14100 optionalDependencies: 14220 - '@img/sharp-libvips-linux-s390x': 1.1.0 14101 + '@img/sharp-libvips-linux-s390x': 1.2.0 14221 14102 optional: true 14222 14103 14223 14104 '@img/sharp-linux-x64@0.33.5': ··· 14225 14106 '@img/sharp-libvips-linux-x64': 1.0.4 14226 14107 optional: true 14227 14108 14228 - '@img/sharp-linux-x64@0.34.2': 14109 + '@img/sharp-linux-x64@0.34.3': 14229 14110 optionalDependencies: 14230 - '@img/sharp-libvips-linux-x64': 1.1.0 14111 + '@img/sharp-libvips-linux-x64': 1.2.0 14231 14112 optional: true 14232 14113 14233 14114 '@img/sharp-linuxmusl-arm64@0.33.5': ··· 14235 14116 '@img/sharp-libvips-linuxmusl-arm64': 1.0.4 14236 14117 optional: true 14237 14118 14238 - '@img/sharp-linuxmusl-arm64@0.34.2': 14119 + '@img/sharp-linuxmusl-arm64@0.34.3': 14239 14120 optionalDependencies: 14240 - '@img/sharp-libvips-linuxmusl-arm64': 1.1.0 14121 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.0 14241 14122 optional: true 14242 14123 14243 14124 '@img/sharp-linuxmusl-x64@0.33.5': ··· 14245 14126 '@img/sharp-libvips-linuxmusl-x64': 1.0.4 14246 14127 optional: true 14247 14128 14248 - '@img/sharp-linuxmusl-x64@0.34.2': 14129 + '@img/sharp-linuxmusl-x64@0.34.3': 14249 14130 optionalDependencies: 14250 - '@img/sharp-libvips-linuxmusl-x64': 1.1.0 14131 + '@img/sharp-libvips-linuxmusl-x64': 1.2.0 14251 14132 optional: true 14252 14133 14253 14134 '@img/sharp-wasm32@0.33.5': ··· 14255 14136 '@emnapi/runtime': 1.3.1 14256 14137 optional: true 14257 14138 14258 - '@img/sharp-wasm32@0.34.2': 14139 + '@img/sharp-wasm32@0.34.3': 14259 14140 dependencies: 14260 - '@emnapi/runtime': 1.4.3 14141 + '@emnapi/runtime': 1.4.5 14261 14142 optional: true 14262 14143 14263 - '@img/sharp-win32-arm64@0.34.2': 14144 + '@img/sharp-win32-arm64@0.34.3': 14264 14145 optional: true 14265 14146 14266 14147 '@img/sharp-win32-ia32@0.33.5': 14267 14148 optional: true 14268 14149 14269 - '@img/sharp-win32-ia32@0.34.2': 14150 + '@img/sharp-win32-ia32@0.34.3': 14270 14151 optional: true 14271 14152 14272 14153 '@img/sharp-win32-x64@0.33.5': 14273 14154 optional: true 14274 14155 14275 - '@img/sharp-win32-x64@0.34.2': 14156 + '@img/sharp-win32-x64@0.34.3': 14276 14157 optional: true 14277 14158 14278 14159 '@inquirer/confirm@5.1.12(@types/node@24.0.8)': ··· 14574 14455 14575 14456 '@neon-rs/load@0.0.4': {} 14576 14457 14577 - '@next/env@15.3.1': {} 14578 - 14579 - '@next/env@15.3.4': {} 14580 - 14581 - '@next/swc-darwin-arm64@15.3.1': 14582 - optional: true 14583 - 14584 - '@next/swc-darwin-arm64@15.3.4': 14585 - optional: true 14586 - 14587 - '@next/swc-darwin-x64@15.3.1': 14588 - optional: true 14589 - 14590 - '@next/swc-darwin-x64@15.3.4': 14591 - optional: true 14592 - 14593 - '@next/swc-linux-arm64-gnu@15.3.1': 14594 - optional: true 14595 - 14596 - '@next/swc-linux-arm64-gnu@15.3.4': 14597 - optional: true 14458 + '@next/env@15.4.7': {} 14598 14459 14599 - '@next/swc-linux-arm64-musl@15.3.1': 14460 + '@next/swc-darwin-arm64@15.4.7': 14600 14461 optional: true 14601 14462 14602 - '@next/swc-linux-arm64-musl@15.3.4': 14463 + '@next/swc-darwin-x64@15.4.7': 14603 14464 optional: true 14604 14465 14605 - '@next/swc-linux-x64-gnu@15.3.1': 14466 + '@next/swc-linux-arm64-gnu@15.4.7': 14606 14467 optional: true 14607 14468 14608 - '@next/swc-linux-x64-gnu@15.3.4': 14469 + '@next/swc-linux-arm64-musl@15.4.7': 14609 14470 optional: true 14610 14471 14611 - '@next/swc-linux-x64-musl@15.3.1': 14472 + '@next/swc-linux-x64-gnu@15.4.7': 14612 14473 optional: true 14613 14474 14614 - '@next/swc-linux-x64-musl@15.3.4': 14475 + '@next/swc-linux-x64-musl@15.4.7': 14615 14476 optional: true 14616 14477 14617 - '@next/swc-win32-arm64-msvc@15.3.1': 14478 + '@next/swc-win32-arm64-msvc@15.4.7': 14618 14479 optional: true 14619 14480 14620 - '@next/swc-win32-arm64-msvc@15.3.4': 14621 - optional: true 14622 - 14623 - '@next/swc-win32-x64-msvc@15.3.1': 14624 - optional: true 14625 - 14626 - '@next/swc-win32-x64-msvc@15.3.4': 14481 + '@next/swc-win32-x64-msvc@15.4.7': 14627 14482 optional: true 14628 14483 14629 14484 '@nodelib/fs.scandir@2.1.5': ··· 14666 14521 '@openpanel/web': 1.0.1 14667 14522 astro: 5.12.2(@types/node@24.0.8)(encoding@0.1.13)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.45.1)(terser@5.43.1)(typescript@5.7.2)(yaml@2.6.1) 14668 14523 14669 - '@openpanel/nextjs@1.0.8(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 14524 + '@openpanel/nextjs@1.0.8(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 14670 14525 dependencies: 14671 14526 '@openpanel/web': 1.0.1 14672 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 14673 - react: 19.1.0 14674 - react-dom: 19.1.0(react@19.1.0) 14527 + next: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 14528 + react: 19.1.1 14529 + react-dom: 19.1.1(react@19.1.1) 14675 14530 14676 14531 '@openpanel/sdk@1.0.0': {} 14677 14532 ··· 15138 14993 15139 14994 '@radix-ui/primitive@1.1.2': {} 15140 14995 15141 - '@radix-ui/react-accordion@1.2.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 14996 + '@radix-ui/react-accordion@1.2.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15142 14997 dependencies: 15143 14998 '@radix-ui/primitive': 1.1.1 15144 - '@radix-ui/react-collapsible': 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15145 - '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15146 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15147 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15148 - '@radix-ui/react-direction': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15149 - '@radix-ui/react-id': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15150 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15151 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15152 - react: 19.1.0 15153 - react-dom: 19.1.0(react@19.1.0) 14999 + '@radix-ui/react-collapsible': 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15000 + '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15001 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15002 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15003 + '@radix-ui/react-direction': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15004 + '@radix-ui/react-id': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15005 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15006 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15007 + react: 19.1.1 15008 + react-dom: 19.1.1(react@19.1.1) 15154 15009 optionalDependencies: 15155 - '@types/react': 19.1.6 15156 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15010 + '@types/react': 19.1.10 15011 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15157 15012 15158 - '@radix-ui/react-alert-dialog@1.1.14(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15013 + '@radix-ui/react-alert-dialog@1.1.14(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15159 15014 dependencies: 15160 15015 '@radix-ui/primitive': 1.1.2 15161 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15162 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15163 - '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15164 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15165 - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.6)(react@19.1.0) 15166 - react: 19.1.0 15167 - react-dom: 19.1.0(react@19.1.0) 15016 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15017 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15018 + '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15019 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15020 + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.10)(react@19.1.1) 15021 + react: 19.1.1 15022 + react-dom: 19.1.1(react@19.1.1) 15168 15023 optionalDependencies: 15169 - '@types/react': 19.1.6 15170 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15024 + '@types/react': 19.1.10 15025 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15171 15026 15172 - '@radix-ui/react-alert-dialog@1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15027 + '@radix-ui/react-alert-dialog@1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15173 15028 dependencies: 15174 15029 '@radix-ui/primitive': 1.1.1 15175 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15176 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15177 - '@radix-ui/react-dialog': 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15178 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15179 - '@radix-ui/react-slot': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15180 - react: 19.1.0 15181 - react-dom: 19.1.0(react@19.1.0) 15030 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15031 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15032 + '@radix-ui/react-dialog': 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15033 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15034 + '@radix-ui/react-slot': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15035 + react: 19.1.1 15036 + react-dom: 19.1.1(react@19.1.1) 15182 15037 optionalDependencies: 15183 - '@types/react': 19.1.6 15184 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15038 + '@types/react': 19.1.10 15039 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15185 15040 15186 - '@radix-ui/react-arrow@1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15041 + '@radix-ui/react-arrow@1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15187 15042 dependencies: 15188 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15189 - react: 19.1.0 15190 - react-dom: 19.1.0(react@19.1.0) 15043 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15044 + react: 19.1.1 15045 + react-dom: 19.1.1(react@19.1.1) 15191 15046 optionalDependencies: 15192 - '@types/react': 19.1.6 15193 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15047 + '@types/react': 19.1.10 15048 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15194 15049 15195 - '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15050 + '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15196 15051 dependencies: 15197 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15198 - react: 19.1.0 15199 - react-dom: 19.1.0(react@19.1.0) 15052 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15053 + react: 19.1.1 15054 + react-dom: 19.1.1(react@19.1.1) 15200 15055 optionalDependencies: 15201 - '@types/react': 19.1.6 15202 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15056 + '@types/react': 19.1.10 15057 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15203 15058 15204 - '@radix-ui/react-avatar@1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15059 + '@radix-ui/react-avatar@1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15205 15060 dependencies: 15206 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15207 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15208 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15209 - '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.1.6)(react@19.1.0) 15210 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15211 - react: 19.1.0 15212 - react-dom: 19.1.0(react@19.1.0) 15061 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15062 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15063 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15064 + '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.1.10)(react@19.1.1) 15065 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15066 + react: 19.1.1 15067 + react-dom: 19.1.1(react@19.1.1) 15213 15068 optionalDependencies: 15214 - '@types/react': 19.1.6 15215 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15069 + '@types/react': 19.1.10 15070 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15216 15071 15217 - '@radix-ui/react-avatar@1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15072 + '@radix-ui/react-avatar@1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15218 15073 dependencies: 15219 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15220 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15221 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15222 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15223 - react: 19.1.0 15224 - react-dom: 19.1.0(react@19.1.0) 15074 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15075 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15076 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15077 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15078 + react: 19.1.1 15079 + react-dom: 19.1.1(react@19.1.1) 15225 15080 optionalDependencies: 15226 - '@types/react': 19.1.6 15227 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15081 + '@types/react': 19.1.10 15082 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15228 15083 15229 - '@radix-ui/react-checkbox@1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15084 + '@radix-ui/react-checkbox@1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15230 15085 dependencies: 15231 15086 '@radix-ui/primitive': 1.1.1 15232 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15233 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15234 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15235 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15236 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15237 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15238 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15239 - react: 19.1.0 15240 - react-dom: 19.1.0(react@19.1.0) 15087 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15088 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15089 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15090 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15091 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15092 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15093 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15094 + react: 19.1.1 15095 + react-dom: 19.1.1(react@19.1.1) 15241 15096 optionalDependencies: 15242 - '@types/react': 19.1.6 15243 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15097 + '@types/react': 19.1.10 15098 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15244 15099 15245 - '@radix-ui/react-checkbox@1.3.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15100 + '@radix-ui/react-checkbox@1.3.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15246 15101 dependencies: 15247 15102 '@radix-ui/primitive': 1.1.2 15248 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15249 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15250 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15251 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15252 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 15253 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15254 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15255 - react: 19.1.0 15256 - react-dom: 19.1.0(react@19.1.0) 15103 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15104 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15105 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15106 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15107 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15108 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15109 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15110 + react: 19.1.1 15111 + react-dom: 19.1.1(react@19.1.1) 15257 15112 optionalDependencies: 15258 - '@types/react': 19.1.6 15259 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15113 + '@types/react': 19.1.10 15114 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15260 15115 15261 - '@radix-ui/react-collapsible@1.1.11(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15116 + '@radix-ui/react-collapsible@1.1.11(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15262 15117 dependencies: 15263 15118 '@radix-ui/primitive': 1.1.2 15264 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15265 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15266 - '@radix-ui/react-id': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15267 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15268 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15269 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 15270 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15271 - react: 19.1.0 15272 - react-dom: 19.1.0(react@19.1.0) 15119 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15120 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15121 + '@radix-ui/react-id': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15122 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15123 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15124 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15125 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15126 + react: 19.1.1 15127 + react-dom: 19.1.1(react@19.1.1) 15273 15128 optionalDependencies: 15274 - '@types/react': 19.1.6 15275 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15129 + '@types/react': 19.1.10 15130 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15276 15131 15277 - '@radix-ui/react-collapsible@1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15132 + '@radix-ui/react-collapsible@1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15278 15133 dependencies: 15279 15134 '@radix-ui/primitive': 1.1.1 15280 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15281 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15282 - '@radix-ui/react-id': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15283 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15284 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15285 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15286 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15287 - react: 19.1.0 15288 - react-dom: 19.1.0(react@19.1.0) 15135 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15136 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15137 + '@radix-ui/react-id': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15138 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15139 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15140 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15141 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15142 + react: 19.1.1 15143 + react-dom: 19.1.1(react@19.1.1) 15289 15144 optionalDependencies: 15290 - '@types/react': 19.1.6 15291 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15145 + '@types/react': 19.1.10 15146 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15292 15147 15293 - '@radix-ui/react-collection@1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15148 + '@radix-ui/react-collection@1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15294 15149 dependencies: 15295 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15296 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15297 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15298 - '@radix-ui/react-slot': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15299 - react: 19.1.0 15300 - react-dom: 19.1.0(react@19.1.0) 15150 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15151 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15152 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15153 + '@radix-ui/react-slot': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15154 + react: 19.1.1 15155 + react-dom: 19.1.1(react@19.1.1) 15301 15156 optionalDependencies: 15302 - '@types/react': 19.1.6 15303 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15157 + '@types/react': 19.1.10 15158 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15304 15159 15305 - '@radix-ui/react-collection@1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15160 + '@radix-ui/react-collection@1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15306 15161 dependencies: 15307 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15308 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15309 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15310 - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.6)(react@19.1.0) 15311 - react: 19.1.0 15312 - react-dom: 19.1.0(react@19.1.0) 15162 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15163 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15164 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15165 + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.10)(react@19.1.1) 15166 + react: 19.1.1 15167 + react-dom: 19.1.1(react@19.1.1) 15313 15168 optionalDependencies: 15314 - '@types/react': 19.1.6 15315 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15169 + '@types/react': 19.1.10 15170 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15316 15171 15317 - '@radix-ui/react-compose-refs@1.1.1(@types/react@19.1.6)(react@19.1.0)': 15172 + '@radix-ui/react-compose-refs@1.1.1(@types/react@19.1.10)(react@19.1.1)': 15318 15173 dependencies: 15319 - react: 19.1.0 15174 + react: 19.1.1 15320 15175 optionalDependencies: 15321 - '@types/react': 19.1.6 15176 + '@types/react': 19.1.10 15322 15177 15323 - '@radix-ui/react-compose-refs@1.1.2(@types/react@19.1.6)(react@19.1.0)': 15178 + '@radix-ui/react-compose-refs@1.1.2(@types/react@19.1.10)(react@19.1.1)': 15324 15179 dependencies: 15325 - react: 19.1.0 15180 + react: 19.1.1 15326 15181 optionalDependencies: 15327 - '@types/react': 19.1.6 15182 + '@types/react': 19.1.10 15328 15183 15329 - '@radix-ui/react-context-menu@2.2.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15184 + '@radix-ui/react-context-menu@2.2.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15330 15185 dependencies: 15331 15186 '@radix-ui/primitive': 1.1.1 15332 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15333 - '@radix-ui/react-menu': 2.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15334 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15335 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15336 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15337 - react: 19.1.0 15338 - react-dom: 19.1.0(react@19.1.0) 15187 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15188 + '@radix-ui/react-menu': 2.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15189 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15190 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15191 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15192 + react: 19.1.1 15193 + react-dom: 19.1.1(react@19.1.1) 15339 15194 optionalDependencies: 15340 - '@types/react': 19.1.6 15341 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15195 + '@types/react': 19.1.10 15196 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15342 15197 15343 - '@radix-ui/react-context@1.1.1(@types/react@19.1.6)(react@19.1.0)': 15198 + '@radix-ui/react-context@1.1.1(@types/react@19.1.10)(react@19.1.1)': 15344 15199 dependencies: 15345 - react: 19.1.0 15200 + react: 19.1.1 15346 15201 optionalDependencies: 15347 - '@types/react': 19.1.6 15202 + '@types/react': 19.1.10 15348 15203 15349 - '@radix-ui/react-context@1.1.2(@types/react@19.1.6)(react@19.1.0)': 15204 + '@radix-ui/react-context@1.1.2(@types/react@19.1.10)(react@19.1.1)': 15350 15205 dependencies: 15351 - react: 19.1.0 15206 + react: 19.1.1 15352 15207 optionalDependencies: 15353 - '@types/react': 19.1.6 15208 + '@types/react': 19.1.10 15354 15209 15355 - '@radix-ui/react-dialog@1.1.14(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15210 + '@radix-ui/react-dialog@1.1.14(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15356 15211 dependencies: 15357 15212 '@radix-ui/primitive': 1.1.2 15358 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15359 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15360 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15361 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15362 - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15363 - '@radix-ui/react-id': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15364 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15365 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15366 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15367 - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.6)(react@19.1.0) 15368 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 15213 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15214 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15215 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15216 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15217 + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15218 + '@radix-ui/react-id': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15219 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15220 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15221 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15222 + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.10)(react@19.1.1) 15223 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15369 15224 aria-hidden: 1.2.6 15370 - react: 19.1.0 15371 - react-dom: 19.1.0(react@19.1.0) 15372 - react-remove-scroll: 2.7.1(@types/react@19.1.6)(react@19.1.0) 15225 + react: 19.1.1 15226 + react-dom: 19.1.1(react@19.1.1) 15227 + react-remove-scroll: 2.7.1(@types/react@19.1.10)(react@19.1.1) 15373 15228 optionalDependencies: 15374 - '@types/react': 19.1.6 15375 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15229 + '@types/react': 19.1.10 15230 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15376 15231 15377 - '@radix-ui/react-dialog@1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15232 + '@radix-ui/react-dialog@1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15378 15233 dependencies: 15379 15234 '@radix-ui/primitive': 1.1.1 15380 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15381 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15382 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15383 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15384 - '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15385 - '@radix-ui/react-id': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15386 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15387 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15388 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15389 - '@radix-ui/react-slot': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15390 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15235 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15236 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15237 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15238 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15239 + '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15240 + '@radix-ui/react-id': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15241 + '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15242 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15243 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15244 + '@radix-ui/react-slot': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15245 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15391 15246 aria-hidden: 1.2.4 15392 - react: 19.1.0 15393 - react-dom: 19.1.0(react@19.1.0) 15394 - react-remove-scroll: 2.6.2(@types/react@19.1.6)(react@19.1.0) 15247 + react: 19.1.1 15248 + react-dom: 19.1.1(react@19.1.1) 15249 + react-remove-scroll: 2.6.2(@types/react@19.1.10)(react@19.1.1) 15395 15250 optionalDependencies: 15396 - '@types/react': 19.1.6 15397 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15251 + '@types/react': 19.1.10 15252 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15398 15253 15399 - '@radix-ui/react-direction@1.1.0(@types/react@19.1.6)(react@19.1.0)': 15254 + '@radix-ui/react-direction@1.1.0(@types/react@19.1.10)(react@19.1.1)': 15400 15255 dependencies: 15401 - react: 19.1.0 15256 + react: 19.1.1 15402 15257 optionalDependencies: 15403 - '@types/react': 19.1.6 15258 + '@types/react': 19.1.10 15404 15259 15405 - '@radix-ui/react-direction@1.1.1(@types/react@19.1.6)(react@19.1.0)': 15260 + '@radix-ui/react-direction@1.1.1(@types/react@19.1.10)(react@19.1.1)': 15406 15261 dependencies: 15407 - react: 19.1.0 15262 + react: 19.1.1 15408 15263 optionalDependencies: 15409 - '@types/react': 19.1.6 15264 + '@types/react': 19.1.10 15410 15265 15411 - '@radix-ui/react-dismissable-layer@1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15266 + '@radix-ui/react-dismissable-layer@1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15412 15267 dependencies: 15413 15268 '@radix-ui/primitive': 1.1.2 15414 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15415 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15416 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15417 - '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15418 - react: 19.1.0 15419 - react-dom: 19.1.0(react@19.1.0) 15269 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15270 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15271 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15272 + '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15273 + react: 19.1.1 15274 + react-dom: 19.1.1(react@19.1.1) 15420 15275 optionalDependencies: 15421 - '@types/react': 19.1.6 15422 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15276 + '@types/react': 19.1.10 15277 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15423 15278 15424 - '@radix-ui/react-dismissable-layer@1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15279 + '@radix-ui/react-dismissable-layer@1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15425 15280 dependencies: 15426 15281 '@radix-ui/primitive': 1.1.1 15427 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15428 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15429 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15430 - '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15431 - react: 19.1.0 15432 - react-dom: 19.1.0(react@19.1.0) 15282 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15283 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15284 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15285 + '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15286 + react: 19.1.1 15287 + react-dom: 19.1.1(react@19.1.1) 15433 15288 optionalDependencies: 15434 - '@types/react': 19.1.6 15435 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15289 + '@types/react': 19.1.10 15290 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15436 15291 15437 - '@radix-ui/react-dropdown-menu@2.1.15(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15292 + '@radix-ui/react-dropdown-menu@2.1.15(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15438 15293 dependencies: 15439 15294 '@radix-ui/primitive': 1.1.2 15440 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15441 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15442 - '@radix-ui/react-id': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15443 - '@radix-ui/react-menu': 2.1.15(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15444 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15445 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 15446 - react: 19.1.0 15447 - react-dom: 19.1.0(react@19.1.0) 15295 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15296 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15297 + '@radix-ui/react-id': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15298 + '@radix-ui/react-menu': 2.1.15(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15299 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15300 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15301 + react: 19.1.1 15302 + react-dom: 19.1.1(react@19.1.1) 15448 15303 optionalDependencies: 15449 - '@types/react': 19.1.6 15450 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15304 + '@types/react': 19.1.10 15305 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15451 15306 15452 - '@radix-ui/react-dropdown-menu@2.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15307 + '@radix-ui/react-dropdown-menu@2.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15453 15308 dependencies: 15454 15309 '@radix-ui/primitive': 1.1.1 15455 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15456 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15457 - '@radix-ui/react-id': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15458 - '@radix-ui/react-menu': 2.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15459 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15460 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15461 - react: 19.1.0 15462 - react-dom: 19.1.0(react@19.1.0) 15310 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15311 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15312 + '@radix-ui/react-id': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15313 + '@radix-ui/react-menu': 2.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15314 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15315 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15316 + react: 19.1.1 15317 + react-dom: 19.1.1(react@19.1.1) 15463 15318 optionalDependencies: 15464 - '@types/react': 19.1.6 15465 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15319 + '@types/react': 19.1.10 15320 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15466 15321 15467 - '@radix-ui/react-focus-guards@1.1.1(@types/react@19.1.6)(react@19.1.0)': 15322 + '@radix-ui/react-focus-guards@1.1.1(@types/react@19.1.10)(react@19.1.1)': 15468 15323 dependencies: 15469 - react: 19.1.0 15324 + react: 19.1.1 15470 15325 optionalDependencies: 15471 - '@types/react': 19.1.6 15326 + '@types/react': 19.1.10 15472 15327 15473 - '@radix-ui/react-focus-guards@1.1.2(@types/react@19.1.6)(react@19.1.0)': 15328 + '@radix-ui/react-focus-guards@1.1.2(@types/react@19.1.10)(react@19.1.1)': 15474 15329 dependencies: 15475 - react: 19.1.0 15330 + react: 19.1.1 15476 15331 optionalDependencies: 15477 - '@types/react': 19.1.6 15332 + '@types/react': 19.1.10 15478 15333 15479 - '@radix-ui/react-focus-scope@1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15334 + '@radix-ui/react-focus-scope@1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15480 15335 dependencies: 15481 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15482 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15483 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15484 - react: 19.1.0 15485 - react-dom: 19.1.0(react@19.1.0) 15336 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15337 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15338 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15339 + react: 19.1.1 15340 + react-dom: 19.1.1(react@19.1.1) 15486 15341 optionalDependencies: 15487 - '@types/react': 19.1.6 15488 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15342 + '@types/react': 19.1.10 15343 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15489 15344 15490 - '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15345 + '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15491 15346 dependencies: 15492 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15493 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15494 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15495 - react: 19.1.0 15496 - react-dom: 19.1.0(react@19.1.0) 15347 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15348 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15349 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15350 + react: 19.1.1 15351 + react-dom: 19.1.1(react@19.1.1) 15497 15352 optionalDependencies: 15498 - '@types/react': 19.1.6 15499 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15353 + '@types/react': 19.1.10 15354 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15500 15355 15501 - '@radix-ui/react-hover-card@1.1.14(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15356 + '@radix-ui/react-hover-card@1.1.14(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15502 15357 dependencies: 15503 15358 '@radix-ui/primitive': 1.1.2 15504 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15505 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15506 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15507 - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15508 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15509 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15510 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15511 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 15512 - react: 19.1.0 15513 - react-dom: 19.1.0(react@19.1.0) 15359 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15360 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15361 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15362 + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15363 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15364 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15365 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15366 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15367 + react: 19.1.1 15368 + react-dom: 19.1.1(react@19.1.1) 15514 15369 optionalDependencies: 15515 - '@types/react': 19.1.6 15516 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15370 + '@types/react': 19.1.10 15371 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15517 15372 15518 - '@radix-ui/react-hover-card@1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15373 + '@radix-ui/react-hover-card@1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15519 15374 dependencies: 15520 15375 '@radix-ui/primitive': 1.1.1 15521 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15522 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15523 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15524 - '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15525 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15526 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15527 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15528 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15529 - react: 19.1.0 15530 - react-dom: 19.1.0(react@19.1.0) 15376 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15377 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15378 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15379 + '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15380 + '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15381 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15382 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15383 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15384 + react: 19.1.1 15385 + react-dom: 19.1.1(react@19.1.1) 15531 15386 optionalDependencies: 15532 - '@types/react': 19.1.6 15533 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15387 + '@types/react': 19.1.10 15388 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15534 15389 15535 - '@radix-ui/react-id@1.1.0(@types/react@19.1.6)(react@19.1.0)': 15390 + '@radix-ui/react-id@1.1.0(@types/react@19.1.10)(react@19.1.1)': 15536 15391 dependencies: 15537 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15538 - react: 19.1.0 15392 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15393 + react: 19.1.1 15539 15394 optionalDependencies: 15540 - '@types/react': 19.1.6 15395 + '@types/react': 19.1.10 15541 15396 15542 - '@radix-ui/react-id@1.1.1(@types/react@19.1.6)(react@19.1.0)': 15397 + '@radix-ui/react-id@1.1.1(@types/react@19.1.10)(react@19.1.1)': 15543 15398 dependencies: 15544 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15545 - react: 19.1.0 15399 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15400 + react: 19.1.1 15546 15401 optionalDependencies: 15547 - '@types/react': 19.1.6 15402 + '@types/react': 19.1.10 15548 15403 15549 - '@radix-ui/react-label@2.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15404 + '@radix-ui/react-label@2.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15550 15405 dependencies: 15551 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15552 - react: 19.1.0 15553 - react-dom: 19.1.0(react@19.1.0) 15406 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15407 + react: 19.1.1 15408 + react-dom: 19.1.1(react@19.1.1) 15554 15409 optionalDependencies: 15555 - '@types/react': 19.1.6 15556 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15410 + '@types/react': 19.1.10 15411 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15557 15412 15558 - '@radix-ui/react-label@2.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15413 + '@radix-ui/react-label@2.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15559 15414 dependencies: 15560 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15561 - react: 19.1.0 15562 - react-dom: 19.1.0(react@19.1.0) 15415 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15416 + react: 19.1.1 15417 + react-dom: 19.1.1(react@19.1.1) 15563 15418 optionalDependencies: 15564 - '@types/react': 19.1.6 15565 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15419 + '@types/react': 19.1.10 15420 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15566 15421 15567 - '@radix-ui/react-menu@2.1.15(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15422 + '@radix-ui/react-menu@2.1.15(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15568 15423 dependencies: 15569 15424 '@radix-ui/primitive': 1.1.2 15570 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15571 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15572 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15573 - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15574 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15575 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15576 - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15577 - '@radix-ui/react-id': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15578 - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15579 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15580 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15581 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15582 - '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15583 - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.6)(react@19.1.0) 15584 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15425 + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15426 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15427 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15428 + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15429 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15430 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15431 + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15432 + '@radix-ui/react-id': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15433 + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15434 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15435 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15436 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15437 + '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15438 + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.10)(react@19.1.1) 15439 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15585 15440 aria-hidden: 1.2.6 15586 - react: 19.1.0 15587 - react-dom: 19.1.0(react@19.1.0) 15588 - react-remove-scroll: 2.7.1(@types/react@19.1.6)(react@19.1.0) 15441 + react: 19.1.1 15442 + react-dom: 19.1.1(react@19.1.1) 15443 + react-remove-scroll: 2.7.1(@types/react@19.1.10)(react@19.1.1) 15589 15444 optionalDependencies: 15590 - '@types/react': 19.1.6 15591 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15445 + '@types/react': 19.1.10 15446 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15592 15447 15593 - '@radix-ui/react-menu@2.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15448 + '@radix-ui/react-menu@2.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15594 15449 dependencies: 15595 15450 '@radix-ui/primitive': 1.1.1 15596 - '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15597 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15598 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15599 - '@radix-ui/react-direction': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15600 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15601 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15602 - '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15603 - '@radix-ui/react-id': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15604 - '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15605 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15606 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15607 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15608 - '@radix-ui/react-roving-focus': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15609 - '@radix-ui/react-slot': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15610 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15451 + '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15452 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15453 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15454 + '@radix-ui/react-direction': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15455 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15456 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15457 + '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15458 + '@radix-ui/react-id': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15459 + '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15460 + '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15461 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15462 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15463 + '@radix-ui/react-roving-focus': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15464 + '@radix-ui/react-slot': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15465 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15611 15466 aria-hidden: 1.2.6 15612 - react: 19.1.0 15613 - react-dom: 19.1.0(react@19.1.0) 15614 - react-remove-scroll: 2.6.2(@types/react@19.1.6)(react@19.1.0) 15467 + react: 19.1.1 15468 + react-dom: 19.1.1(react@19.1.1) 15469 + react-remove-scroll: 2.6.2(@types/react@19.1.10)(react@19.1.1) 15615 15470 optionalDependencies: 15616 - '@types/react': 19.1.6 15617 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15471 + '@types/react': 19.1.10 15472 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15618 15473 15619 - '@radix-ui/react-navigation-menu@1.2.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15474 + '@radix-ui/react-navigation-menu@1.2.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15620 15475 dependencies: 15621 15476 '@radix-ui/primitive': 1.1.1 15622 - '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15623 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15624 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15625 - '@radix-ui/react-direction': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15626 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15627 - '@radix-ui/react-id': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15628 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15629 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15630 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15631 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15632 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15633 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15634 - '@radix-ui/react-visually-hidden': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15635 - react: 19.1.0 15636 - react-dom: 19.1.0(react@19.1.0) 15477 + '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15478 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15479 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15480 + '@radix-ui/react-direction': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15481 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15482 + '@radix-ui/react-id': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15483 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15484 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15485 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15486 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15487 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15488 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15489 + '@radix-ui/react-visually-hidden': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15490 + react: 19.1.1 15491 + react-dom: 19.1.1(react@19.1.1) 15637 15492 optionalDependencies: 15638 - '@types/react': 19.1.6 15639 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15493 + '@types/react': 19.1.10 15494 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15640 15495 15641 - '@radix-ui/react-popover@1.1.14(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15496 + '@radix-ui/react-popover@1.1.14(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15642 15497 dependencies: 15643 15498 '@radix-ui/primitive': 1.1.2 15644 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15645 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15646 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15647 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15648 - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15649 - '@radix-ui/react-id': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15650 - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15651 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15652 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15653 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15654 - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.6)(react@19.1.0) 15655 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 15499 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15500 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15501 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15502 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15503 + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15504 + '@radix-ui/react-id': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15505 + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15506 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15507 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15508 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15509 + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.10)(react@19.1.1) 15510 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15656 15511 aria-hidden: 1.2.6 15657 - react: 19.1.0 15658 - react-dom: 19.1.0(react@19.1.0) 15659 - react-remove-scroll: 2.7.1(@types/react@19.1.6)(react@19.1.0) 15512 + react: 19.1.1 15513 + react-dom: 19.1.1(react@19.1.1) 15514 + react-remove-scroll: 2.7.1(@types/react@19.1.10)(react@19.1.1) 15660 15515 optionalDependencies: 15661 - '@types/react': 19.1.6 15662 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15516 + '@types/react': 19.1.10 15517 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15663 15518 15664 - '@radix-ui/react-popover@1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15519 + '@radix-ui/react-popover@1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15665 15520 dependencies: 15666 15521 '@radix-ui/primitive': 1.1.1 15667 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15668 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15669 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15670 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15671 - '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15672 - '@radix-ui/react-id': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15673 - '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15674 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15675 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15676 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15677 - '@radix-ui/react-slot': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15678 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15522 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15523 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15524 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15525 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15526 + '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15527 + '@radix-ui/react-id': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15528 + '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15529 + '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15530 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15531 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15532 + '@radix-ui/react-slot': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15533 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15679 15534 aria-hidden: 1.2.4 15680 - react: 19.1.0 15681 - react-dom: 19.1.0(react@19.1.0) 15682 - react-remove-scroll: 2.6.2(@types/react@19.1.6)(react@19.1.0) 15535 + react: 19.1.1 15536 + react-dom: 19.1.1(react@19.1.1) 15537 + react-remove-scroll: 2.6.2(@types/react@19.1.10)(react@19.1.1) 15683 15538 optionalDependencies: 15684 - '@types/react': 19.1.6 15685 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15539 + '@types/react': 19.1.10 15540 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15686 15541 15687 - '@radix-ui/react-popper@1.2.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15542 + '@radix-ui/react-popper@1.2.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15688 15543 dependencies: 15689 - '@floating-ui/react-dom': 2.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15690 - '@radix-ui/react-arrow': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15691 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15692 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15693 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15694 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15695 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15696 - '@radix-ui/react-use-rect': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15697 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15544 + '@floating-ui/react-dom': 2.1.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15545 + '@radix-ui/react-arrow': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15546 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15547 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15548 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15549 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15550 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15551 + '@radix-ui/react-use-rect': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15552 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15698 15553 '@radix-ui/rect': 1.1.0 15699 - react: 19.1.0 15700 - react-dom: 19.1.0(react@19.1.0) 15554 + react: 19.1.1 15555 + react-dom: 19.1.1(react@19.1.1) 15701 15556 optionalDependencies: 15702 - '@types/react': 19.1.6 15703 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15557 + '@types/react': 19.1.10 15558 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15704 15559 15705 - '@radix-ui/react-popper@1.2.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15560 + '@radix-ui/react-popper@1.2.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15706 15561 dependencies: 15707 - '@floating-ui/react-dom': 2.1.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15708 - '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15709 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15710 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15711 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15712 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15713 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15714 - '@radix-ui/react-use-rect': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15715 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15562 + '@floating-ui/react-dom': 2.1.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15563 + '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15564 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15565 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15566 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15567 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15568 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15569 + '@radix-ui/react-use-rect': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15570 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15716 15571 '@radix-ui/rect': 1.1.1 15717 - react: 19.1.0 15718 - react-dom: 19.1.0(react@19.1.0) 15572 + react: 19.1.1 15573 + react-dom: 19.1.1(react@19.1.1) 15719 15574 optionalDependencies: 15720 - '@types/react': 19.1.6 15721 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15575 + '@types/react': 19.1.10 15576 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15722 15577 15723 - '@radix-ui/react-portal@1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15578 + '@radix-ui/react-portal@1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15724 15579 dependencies: 15725 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15726 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15727 - react: 19.1.0 15728 - react-dom: 19.1.0(react@19.1.0) 15580 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15581 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15582 + react: 19.1.1 15583 + react-dom: 19.1.1(react@19.1.1) 15729 15584 optionalDependencies: 15730 - '@types/react': 19.1.6 15731 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15585 + '@types/react': 19.1.10 15586 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15732 15587 15733 - '@radix-ui/react-portal@1.1.9(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15588 + '@radix-ui/react-portal@1.1.9(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15734 15589 dependencies: 15735 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15736 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15737 - react: 19.1.0 15738 - react-dom: 19.1.0(react@19.1.0) 15590 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15591 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15592 + react: 19.1.1 15593 + react-dom: 19.1.1(react@19.1.1) 15739 15594 optionalDependencies: 15740 - '@types/react': 19.1.6 15741 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15595 + '@types/react': 19.1.10 15596 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15742 15597 15743 - '@radix-ui/react-presence@1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15598 + '@radix-ui/react-presence@1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15744 15599 dependencies: 15745 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15746 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15747 - react: 19.1.0 15748 - react-dom: 19.1.0(react@19.1.0) 15600 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15601 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15602 + react: 19.1.1 15603 + react-dom: 19.1.1(react@19.1.1) 15749 15604 optionalDependencies: 15750 - '@types/react': 19.1.6 15751 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15605 + '@types/react': 19.1.10 15606 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15752 15607 15753 - '@radix-ui/react-presence@1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15608 + '@radix-ui/react-presence@1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15754 15609 dependencies: 15755 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15756 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15757 - react: 19.1.0 15758 - react-dom: 19.1.0(react@19.1.0) 15610 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15611 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15612 + react: 19.1.1 15613 + react-dom: 19.1.1(react@19.1.1) 15759 15614 optionalDependencies: 15760 - '@types/react': 19.1.6 15761 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15615 + '@types/react': 19.1.10 15616 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15762 15617 15763 - '@radix-ui/react-primitive@2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15618 + '@radix-ui/react-primitive@2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15764 15619 dependencies: 15765 - '@radix-ui/react-slot': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15766 - react: 19.1.0 15767 - react-dom: 19.1.0(react@19.1.0) 15620 + '@radix-ui/react-slot': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15621 + react: 19.1.1 15622 + react-dom: 19.1.1(react@19.1.1) 15768 15623 optionalDependencies: 15769 - '@types/react': 19.1.6 15770 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15624 + '@types/react': 19.1.10 15625 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15771 15626 15772 - '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15627 + '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15773 15628 dependencies: 15774 - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.6)(react@19.1.0) 15775 - react: 19.1.0 15776 - react-dom: 19.1.0(react@19.1.0) 15629 + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.10)(react@19.1.1) 15630 + react: 19.1.1 15631 + react-dom: 19.1.1(react@19.1.1) 15777 15632 optionalDependencies: 15778 - '@types/react': 19.1.6 15779 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15633 + '@types/react': 19.1.10 15634 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15780 15635 15781 - '@radix-ui/react-progress@1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15636 + '@radix-ui/react-progress@1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15782 15637 dependencies: 15783 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15784 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15785 - react: 19.1.0 15786 - react-dom: 19.1.0(react@19.1.0) 15638 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15639 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15640 + react: 19.1.1 15641 + react-dom: 19.1.1(react@19.1.1) 15787 15642 optionalDependencies: 15788 - '@types/react': 19.1.6 15789 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15643 + '@types/react': 19.1.10 15644 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15790 15645 15791 - '@radix-ui/react-progress@1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15646 + '@radix-ui/react-progress@1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15792 15647 dependencies: 15793 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15794 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15795 - react: 19.1.0 15796 - react-dom: 19.1.0(react@19.1.0) 15648 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15649 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15650 + react: 19.1.1 15651 + react-dom: 19.1.1(react@19.1.1) 15797 15652 optionalDependencies: 15798 - '@types/react': 19.1.6 15799 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15653 + '@types/react': 19.1.10 15654 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15800 15655 15801 - '@radix-ui/react-radio-group@1.2.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15656 + '@radix-ui/react-radio-group@1.2.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15802 15657 dependencies: 15803 15658 '@radix-ui/primitive': 1.1.1 15804 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15805 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15806 - '@radix-ui/react-direction': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15807 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15808 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15809 - '@radix-ui/react-roving-focus': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15810 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15811 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15812 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15813 - react: 19.1.0 15814 - react-dom: 19.1.0(react@19.1.0) 15659 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15660 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15661 + '@radix-ui/react-direction': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15662 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15663 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15664 + '@radix-ui/react-roving-focus': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15665 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15666 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15667 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15668 + react: 19.1.1 15669 + react-dom: 19.1.1(react@19.1.1) 15815 15670 optionalDependencies: 15816 - '@types/react': 19.1.6 15817 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15671 + '@types/react': 19.1.10 15672 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15818 15673 15819 - '@radix-ui/react-radio-group@1.3.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15674 + '@radix-ui/react-radio-group@1.3.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15820 15675 dependencies: 15821 15676 '@radix-ui/primitive': 1.1.2 15822 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15823 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15824 - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15825 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15826 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15827 - '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15828 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 15829 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15830 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15831 - react: 19.1.0 15832 - react-dom: 19.1.0(react@19.1.0) 15677 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15678 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15679 + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15680 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15681 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15682 + '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15683 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15684 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15685 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15686 + react: 19.1.1 15687 + react-dom: 19.1.1(react@19.1.1) 15833 15688 optionalDependencies: 15834 - '@types/react': 19.1.6 15835 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15689 + '@types/react': 19.1.10 15690 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15836 15691 15837 - '@radix-ui/react-roving-focus@1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15692 + '@radix-ui/react-roving-focus@1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15838 15693 dependencies: 15839 15694 '@radix-ui/primitive': 1.1.1 15840 - '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15841 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15842 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15843 - '@radix-ui/react-direction': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15844 - '@radix-ui/react-id': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15845 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15846 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15847 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15848 - react: 19.1.0 15849 - react-dom: 19.1.0(react@19.1.0) 15695 + '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15696 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15697 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15698 + '@radix-ui/react-direction': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15699 + '@radix-ui/react-id': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15700 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15701 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15702 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15703 + react: 19.1.1 15704 + react-dom: 19.1.1(react@19.1.1) 15850 15705 optionalDependencies: 15851 - '@types/react': 19.1.6 15852 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15706 + '@types/react': 19.1.10 15707 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15853 15708 15854 - '@radix-ui/react-roving-focus@1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15709 + '@radix-ui/react-roving-focus@1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15855 15710 dependencies: 15856 15711 '@radix-ui/primitive': 1.1.2 15857 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15858 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15859 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15860 - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15861 - '@radix-ui/react-id': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15862 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15863 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15864 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 15865 - react: 19.1.0 15866 - react-dom: 19.1.0(react@19.1.0) 15712 + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15713 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15714 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15715 + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15716 + '@radix-ui/react-id': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15717 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15718 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15719 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15720 + react: 19.1.1 15721 + react-dom: 19.1.1(react@19.1.1) 15867 15722 optionalDependencies: 15868 - '@types/react': 19.1.6 15869 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15723 + '@types/react': 19.1.10 15724 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15870 15725 15871 - '@radix-ui/react-select@2.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15726 + '@radix-ui/react-select@2.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15872 15727 dependencies: 15873 15728 '@radix-ui/number': 1.1.0 15874 15729 '@radix-ui/primitive': 1.1.1 15875 - '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15876 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15877 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15878 - '@radix-ui/react-direction': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15879 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15880 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15881 - '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15882 - '@radix-ui/react-id': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15883 - '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15884 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15885 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15886 - '@radix-ui/react-slot': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15887 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15888 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15889 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15890 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15891 - '@radix-ui/react-visually-hidden': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15730 + '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15731 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15732 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15733 + '@radix-ui/react-direction': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15734 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15735 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15736 + '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15737 + '@radix-ui/react-id': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15738 + '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15739 + '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15740 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15741 + '@radix-ui/react-slot': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15742 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15743 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15744 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15745 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15746 + '@radix-ui/react-visually-hidden': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15892 15747 aria-hidden: 1.2.4 15893 - react: 19.1.0 15894 - react-dom: 19.1.0(react@19.1.0) 15895 - react-remove-scroll: 2.6.2(@types/react@19.1.6)(react@19.1.0) 15748 + react: 19.1.1 15749 + react-dom: 19.1.1(react@19.1.1) 15750 + react-remove-scroll: 2.6.2(@types/react@19.1.10)(react@19.1.1) 15896 15751 optionalDependencies: 15897 - '@types/react': 19.1.6 15898 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15752 + '@types/react': 19.1.10 15753 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15899 15754 15900 - '@radix-ui/react-select@2.2.5(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15755 + '@radix-ui/react-select@2.2.5(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15901 15756 dependencies: 15902 15757 '@radix-ui/number': 1.1.1 15903 15758 '@radix-ui/primitive': 1.1.2 15904 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15905 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15906 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15907 - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15908 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15909 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15910 - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15911 - '@radix-ui/react-id': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15912 - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15913 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15914 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15915 - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.6)(react@19.1.0) 15916 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15917 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 15918 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15919 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15920 - '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15759 + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15760 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15761 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15762 + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15763 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15764 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15765 + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15766 + '@radix-ui/react-id': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15767 + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15768 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15769 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15770 + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.10)(react@19.1.1) 15771 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15772 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15773 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15774 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15775 + '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15921 15776 aria-hidden: 1.2.6 15922 - react: 19.1.0 15923 - react-dom: 19.1.0(react@19.1.0) 15924 - react-remove-scroll: 2.7.1(@types/react@19.1.6)(react@19.1.0) 15777 + react: 19.1.1 15778 + react-dom: 19.1.1(react@19.1.1) 15779 + react-remove-scroll: 2.7.1(@types/react@19.1.10)(react@19.1.1) 15925 15780 optionalDependencies: 15926 - '@types/react': 19.1.6 15927 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15781 + '@types/react': 19.1.10 15782 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15928 15783 15929 - '@radix-ui/react-separator@1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15784 + '@radix-ui/react-separator@1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15930 15785 dependencies: 15931 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15932 - react: 19.1.0 15933 - react-dom: 19.1.0(react@19.1.0) 15786 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15787 + react: 19.1.1 15788 + react-dom: 19.1.1(react@19.1.1) 15934 15789 optionalDependencies: 15935 - '@types/react': 19.1.6 15936 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15790 + '@types/react': 19.1.10 15791 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15937 15792 15938 - '@radix-ui/react-separator@1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15793 + '@radix-ui/react-separator@1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15939 15794 dependencies: 15940 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15941 - react: 19.1.0 15942 - react-dom: 19.1.0(react@19.1.0) 15795 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15796 + react: 19.1.1 15797 + react-dom: 19.1.1(react@19.1.1) 15943 15798 optionalDependencies: 15944 - '@types/react': 19.1.6 15945 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15799 + '@types/react': 19.1.10 15800 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15946 15801 15947 - '@radix-ui/react-slider@1.2.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15802 + '@radix-ui/react-slider@1.2.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15948 15803 dependencies: 15949 15804 '@radix-ui/number': 1.1.0 15950 15805 '@radix-ui/primitive': 1.1.1 15951 - '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15952 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15953 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15954 - '@radix-ui/react-direction': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15955 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15956 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15957 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15958 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15959 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.1.6)(react@19.1.0) 15960 - react: 19.1.0 15961 - react-dom: 19.1.0(react@19.1.0) 15806 + '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15807 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15808 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15809 + '@radix-ui/react-direction': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15810 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15811 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15812 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15813 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15814 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15815 + react: 19.1.1 15816 + react-dom: 19.1.1(react@19.1.1) 15962 15817 optionalDependencies: 15963 - '@types/react': 19.1.6 15964 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15818 + '@types/react': 19.1.10 15819 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15965 15820 15966 - '@radix-ui/react-slider@1.3.5(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15821 + '@radix-ui/react-slider@1.3.5(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 15967 15822 dependencies: 15968 15823 '@radix-ui/number': 1.1.1 15969 15824 '@radix-ui/primitive': 1.1.2 15970 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15971 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15972 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15973 - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15974 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 15975 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 15976 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15977 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15978 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15979 - react: 19.1.0 15980 - react-dom: 19.1.0(react@19.1.0) 15825 + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15826 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15827 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15828 + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15829 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15830 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15831 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15832 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15833 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15834 + react: 19.1.1 15835 + react-dom: 19.1.1(react@19.1.1) 15981 15836 optionalDependencies: 15982 - '@types/react': 19.1.6 15983 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15837 + '@types/react': 19.1.10 15838 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 15984 15839 15985 - '@radix-ui/react-slot@1.1.1(@types/react@19.1.6)(react@19.1.0)': 15840 + '@radix-ui/react-slot@1.1.1(@types/react@19.1.10)(react@19.1.1)': 15986 15841 dependencies: 15987 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 15988 - react: 19.1.0 15842 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15843 + react: 19.1.1 15989 15844 optionalDependencies: 15990 - '@types/react': 19.1.6 15845 + '@types/react': 19.1.10 15991 15846 15992 - '@radix-ui/react-slot@1.2.3(@types/react@19.1.6)(react@19.1.0)': 15847 + '@radix-ui/react-slot@1.2.3(@types/react@19.1.10)(react@19.1.1)': 15993 15848 dependencies: 15994 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 15995 - react: 19.1.0 15849 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15850 + react: 19.1.1 15996 15851 optionalDependencies: 15997 - '@types/react': 19.1.6 15852 + '@types/react': 19.1.10 15998 15853 15999 - '@radix-ui/react-switch@1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15854 + '@radix-ui/react-switch@1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16000 15855 dependencies: 16001 15856 '@radix-ui/primitive': 1.1.1 16002 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16003 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16004 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16005 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 16006 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.1.6)(react@19.1.0) 16007 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.1.6)(react@19.1.0) 16008 - react: 19.1.0 16009 - react-dom: 19.1.0(react@19.1.0) 15857 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15858 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15859 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15860 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15861 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15862 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15863 + react: 19.1.1 15864 + react-dom: 19.1.1(react@19.1.1) 16010 15865 optionalDependencies: 16011 - '@types/react': 19.1.6 16012 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15866 + '@types/react': 19.1.10 15867 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 16013 15868 16014 - '@radix-ui/react-switch@1.2.5(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15869 + '@radix-ui/react-switch@1.2.5(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16015 15870 dependencies: 16016 15871 '@radix-ui/primitive': 1.1.2 16017 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 16018 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 16019 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16020 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 16021 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16022 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16023 - react: 19.1.0 16024 - react-dom: 19.1.0(react@19.1.0) 15872 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15873 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15874 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15875 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15876 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15877 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15878 + react: 19.1.1 15879 + react-dom: 19.1.1(react@19.1.1) 16025 15880 optionalDependencies: 16026 - '@types/react': 19.1.6 16027 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15881 + '@types/react': 19.1.10 15882 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 16028 15883 16029 - '@radix-ui/react-tabs@1.1.12(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15884 + '@radix-ui/react-tabs@1.1.12(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16030 15885 dependencies: 16031 15886 '@radix-ui/primitive': 1.1.2 16032 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 16033 - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16034 - '@radix-ui/react-id': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16035 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16036 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16037 - '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16038 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 16039 - react: 19.1.0 16040 - react-dom: 19.1.0(react@19.1.0) 15887 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15888 + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15889 + '@radix-ui/react-id': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15890 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15891 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15892 + '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15893 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15894 + react: 19.1.1 15895 + react-dom: 19.1.1(react@19.1.1) 16041 15896 optionalDependencies: 16042 - '@types/react': 19.1.6 16043 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15897 + '@types/react': 19.1.10 15898 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 16044 15899 16045 - '@radix-ui/react-tabs@1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15900 + '@radix-ui/react-tabs@1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16046 15901 dependencies: 16047 15902 '@radix-ui/primitive': 1.1.1 16048 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16049 - '@radix-ui/react-direction': 1.1.0(@types/react@19.1.6)(react@19.1.0) 16050 - '@radix-ui/react-id': 1.1.0(@types/react@19.1.6)(react@19.1.0) 16051 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16052 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16053 - '@radix-ui/react-roving-focus': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16054 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 16055 - react: 19.1.0 16056 - react-dom: 19.1.0(react@19.1.0) 15903 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15904 + '@radix-ui/react-direction': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15905 + '@radix-ui/react-id': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15906 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15907 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15908 + '@radix-ui/react-roving-focus': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15909 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15910 + react: 19.1.1 15911 + react-dom: 19.1.1(react@19.1.1) 16057 15912 optionalDependencies: 16058 - '@types/react': 19.1.6 16059 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15913 + '@types/react': 19.1.10 15914 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 16060 15915 16061 - '@radix-ui/react-toggle@1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15916 + '@radix-ui/react-toggle@1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16062 15917 dependencies: 16063 15918 '@radix-ui/primitive': 1.1.1 16064 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16065 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 16066 - react: 19.1.0 16067 - react-dom: 19.1.0(react@19.1.0) 15919 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15920 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15921 + react: 19.1.1 15922 + react-dom: 19.1.1(react@19.1.1) 16068 15923 optionalDependencies: 16069 - '@types/react': 19.1.6 16070 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15924 + '@types/react': 19.1.10 15925 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 16071 15926 16072 - '@radix-ui/react-tooltip@1.1.6(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15927 + '@radix-ui/react-tooltip@1.1.6(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16073 15928 dependencies: 16074 15929 '@radix-ui/primitive': 1.1.1 16075 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16076 - '@radix-ui/react-context': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16077 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16078 - '@radix-ui/react-id': 1.1.0(@types/react@19.1.6)(react@19.1.0) 16079 - '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16080 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16081 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16082 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16083 - '@radix-ui/react-slot': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16084 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.6)(react@19.1.0) 16085 - '@radix-ui/react-visually-hidden': 1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16086 - react: 19.1.0 16087 - react-dom: 19.1.0(react@19.1.0) 15930 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15931 + '@radix-ui/react-context': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15932 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15933 + '@radix-ui/react-id': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15934 + '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15935 + '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15936 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15937 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15938 + '@radix-ui/react-slot': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15939 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15940 + '@radix-ui/react-visually-hidden': 1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15941 + react: 19.1.1 15942 + react-dom: 19.1.1(react@19.1.1) 16088 15943 optionalDependencies: 16089 - '@types/react': 19.1.6 16090 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15944 + '@types/react': 19.1.10 15945 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 16091 15946 16092 - '@radix-ui/react-tooltip@1.2.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 15947 + '@radix-ui/react-tooltip@1.2.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16093 15948 dependencies: 16094 15949 '@radix-ui/primitive': 1.1.2 16095 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 16096 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.6)(react@19.1.0) 16097 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16098 - '@radix-ui/react-id': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16099 - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16100 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16101 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16102 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16103 - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.6)(react@19.1.0) 16104 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.6)(react@19.1.0) 16105 - '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16106 - react: 19.1.0 16107 - react-dom: 19.1.0(react@19.1.0) 15950 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15951 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.10)(react@19.1.1) 15952 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15953 + '@radix-ui/react-id': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15954 + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15955 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15956 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15957 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15958 + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.10)(react@19.1.1) 15959 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.10)(react@19.1.1) 15960 + '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 15961 + react: 19.1.1 15962 + react-dom: 19.1.1(react@19.1.1) 16108 15963 optionalDependencies: 16109 - '@types/react': 19.1.6 16110 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 15964 + '@types/react': 19.1.10 15965 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 16111 15966 16112 - '@radix-ui/react-use-callback-ref@1.1.0(@types/react@19.1.6)(react@19.1.0)': 15967 + '@radix-ui/react-use-callback-ref@1.1.0(@types/react@19.1.10)(react@19.1.1)': 16113 15968 dependencies: 16114 - react: 19.1.0 15969 + react: 19.1.1 16115 15970 optionalDependencies: 16116 - '@types/react': 19.1.6 15971 + '@types/react': 19.1.10 16117 15972 16118 - '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.1.6)(react@19.1.0)': 15973 + '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.1.10)(react@19.1.1)': 16119 15974 dependencies: 16120 - react: 19.1.0 15975 + react: 19.1.1 16121 15976 optionalDependencies: 16122 - '@types/react': 19.1.6 15977 + '@types/react': 19.1.10 16123 15978 16124 - '@radix-ui/react-use-controllable-state@1.1.0(@types/react@19.1.6)(react@19.1.0)': 15979 + '@radix-ui/react-use-controllable-state@1.1.0(@types/react@19.1.10)(react@19.1.1)': 16125 15980 dependencies: 16126 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.6)(react@19.1.0) 16127 - react: 19.1.0 15981 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.10)(react@19.1.1) 15982 + react: 19.1.1 16128 15983 optionalDependencies: 16129 - '@types/react': 19.1.6 15984 + '@types/react': 19.1.10 16130 15985 16131 - '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.1.6)(react@19.1.0)': 15986 + '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.1.10)(react@19.1.1)': 16132 15987 dependencies: 16133 - '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.1.6)(react@19.1.0) 16134 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16135 - react: 19.1.0 15988 + '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.1.10)(react@19.1.1) 15989 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15990 + react: 19.1.1 16136 15991 optionalDependencies: 16137 - '@types/react': 19.1.6 15992 + '@types/react': 19.1.10 16138 15993 16139 - '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.1.6)(react@19.1.0)': 15994 + '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.1.10)(react@19.1.1)': 16140 15995 dependencies: 16141 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16142 - react: 19.1.0 15996 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.10)(react@19.1.1) 15997 + react: 19.1.1 16143 15998 optionalDependencies: 16144 - '@types/react': 19.1.6 15999 + '@types/react': 19.1.10 16145 16000 16146 - '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@19.1.6)(react@19.1.0)': 16001 + '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@19.1.10)(react@19.1.1)': 16147 16002 dependencies: 16148 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.6)(react@19.1.0) 16149 - react: 19.1.0 16003 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.1.10)(react@19.1.1) 16004 + react: 19.1.1 16150 16005 optionalDependencies: 16151 - '@types/react': 19.1.6 16006 + '@types/react': 19.1.10 16152 16007 16153 - '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.1.6)(react@19.1.0)': 16008 + '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.1.10)(react@19.1.1)': 16154 16009 dependencies: 16155 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16156 - react: 19.1.0 16010 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.10)(react@19.1.1) 16011 + react: 19.1.1 16157 16012 optionalDependencies: 16158 - '@types/react': 19.1.6 16013 + '@types/react': 19.1.10 16159 16014 16160 - '@radix-ui/react-use-is-hydrated@0.1.0(@types/react@19.1.6)(react@19.1.0)': 16015 + '@radix-ui/react-use-is-hydrated@0.1.0(@types/react@19.1.10)(react@19.1.1)': 16161 16016 dependencies: 16162 - react: 19.1.0 16163 - use-sync-external-store: 1.5.0(react@19.1.0) 16017 + react: 19.1.1 16018 + use-sync-external-store: 1.5.0(react@19.1.1) 16164 16019 optionalDependencies: 16165 - '@types/react': 19.1.6 16020 + '@types/react': 19.1.10 16166 16021 16167 - '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.1.6)(react@19.1.0)': 16022 + '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.1.10)(react@19.1.1)': 16168 16023 dependencies: 16169 - react: 19.1.0 16024 + react: 19.1.1 16170 16025 optionalDependencies: 16171 - '@types/react': 19.1.6 16026 + '@types/react': 19.1.10 16172 16027 16173 - '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.1.6)(react@19.1.0)': 16028 + '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.1.10)(react@19.1.1)': 16174 16029 dependencies: 16175 - react: 19.1.0 16030 + react: 19.1.1 16176 16031 optionalDependencies: 16177 - '@types/react': 19.1.6 16032 + '@types/react': 19.1.10 16178 16033 16179 - '@radix-ui/react-use-previous@1.1.0(@types/react@19.1.6)(react@19.1.0)': 16034 + '@radix-ui/react-use-previous@1.1.0(@types/react@19.1.10)(react@19.1.1)': 16180 16035 dependencies: 16181 - react: 19.1.0 16036 + react: 19.1.1 16182 16037 optionalDependencies: 16183 - '@types/react': 19.1.6 16038 + '@types/react': 19.1.10 16184 16039 16185 - '@radix-ui/react-use-previous@1.1.1(@types/react@19.1.6)(react@19.1.0)': 16040 + '@radix-ui/react-use-previous@1.1.1(@types/react@19.1.10)(react@19.1.1)': 16186 16041 dependencies: 16187 - react: 19.1.0 16042 + react: 19.1.1 16188 16043 optionalDependencies: 16189 - '@types/react': 19.1.6 16044 + '@types/react': 19.1.10 16190 16045 16191 - '@radix-ui/react-use-rect@1.1.0(@types/react@19.1.6)(react@19.1.0)': 16046 + '@radix-ui/react-use-rect@1.1.0(@types/react@19.1.10)(react@19.1.1)': 16192 16047 dependencies: 16193 16048 '@radix-ui/rect': 1.1.0 16194 - react: 19.1.0 16049 + react: 19.1.1 16195 16050 optionalDependencies: 16196 - '@types/react': 19.1.6 16051 + '@types/react': 19.1.10 16197 16052 16198 - '@radix-ui/react-use-rect@1.1.1(@types/react@19.1.6)(react@19.1.0)': 16053 + '@radix-ui/react-use-rect@1.1.1(@types/react@19.1.10)(react@19.1.1)': 16199 16054 dependencies: 16200 16055 '@radix-ui/rect': 1.1.1 16201 - react: 19.1.0 16056 + react: 19.1.1 16202 16057 optionalDependencies: 16203 - '@types/react': 19.1.6 16058 + '@types/react': 19.1.10 16204 16059 16205 - '@radix-ui/react-use-size@1.1.0(@types/react@19.1.6)(react@19.1.0)': 16060 + '@radix-ui/react-use-size@1.1.0(@types/react@19.1.10)(react@19.1.1)': 16206 16061 dependencies: 16207 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.6)(react@19.1.0) 16208 - react: 19.1.0 16062 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.10)(react@19.1.1) 16063 + react: 19.1.1 16209 16064 optionalDependencies: 16210 - '@types/react': 19.1.6 16065 + '@types/react': 19.1.10 16211 16066 16212 - '@radix-ui/react-use-size@1.1.1(@types/react@19.1.6)(react@19.1.0)': 16067 + '@radix-ui/react-use-size@1.1.1(@types/react@19.1.10)(react@19.1.1)': 16213 16068 dependencies: 16214 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.6)(react@19.1.0) 16215 - react: 19.1.0 16069 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.10)(react@19.1.1) 16070 + react: 19.1.1 16216 16071 optionalDependencies: 16217 - '@types/react': 19.1.6 16072 + '@types/react': 19.1.10 16218 16073 16219 - '@radix-ui/react-visually-hidden@1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 16074 + '@radix-ui/react-visually-hidden@1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16220 16075 dependencies: 16221 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16222 - react: 19.1.0 16223 - react-dom: 19.1.0(react@19.1.0) 16076 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 16077 + react: 19.1.1 16078 + react-dom: 19.1.1(react@19.1.1) 16224 16079 optionalDependencies: 16225 - '@types/react': 19.1.6 16226 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 16080 + '@types/react': 19.1.10 16081 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 16227 16082 16228 - '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 16083 + '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16229 16084 dependencies: 16230 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16231 - react: 19.1.0 16232 - react-dom: 19.1.0(react@19.1.0) 16085 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 16086 + react: 19.1.1 16087 + react-dom: 19.1.1(react@19.1.1) 16233 16088 optionalDependencies: 16234 - '@types/react': 19.1.6 16235 - '@types/react-dom': 19.1.6(@types/react@19.1.6) 16089 + '@types/react': 19.1.10 16090 + '@types/react-dom': 19.1.7(@types/react@19.1.10) 16236 16091 16237 16092 '@radix-ui/rect@1.1.0': {} 16238 16093 16239 16094 '@radix-ui/rect@1.1.1': {} 16240 16095 16241 - '@react-email/body@0.0.11(react@19.1.0)': 16096 + '@react-email/body@0.0.11(react@19.1.1)': 16242 16097 dependencies: 16243 - react: 19.1.0 16098 + react: 19.1.1 16244 16099 16245 - '@react-email/button@0.0.19(react@19.1.0)': 16100 + '@react-email/button@0.0.19(react@19.1.1)': 16246 16101 dependencies: 16247 - react: 19.1.0 16102 + react: 19.1.1 16248 16103 16249 - '@react-email/button@0.1.0(react@19.1.0)': 16104 + '@react-email/button@0.1.0(react@19.1.1)': 16250 16105 dependencies: 16251 - react: 19.1.0 16106 + react: 19.1.1 16252 16107 16253 - '@react-email/code-block@0.0.12(react@19.1.0)': 16108 + '@react-email/code-block@0.0.12(react@19.1.1)': 16254 16109 dependencies: 16255 16110 prismjs: 1.30.0 16256 - react: 19.1.0 16111 + react: 19.1.1 16257 16112 16258 - '@react-email/code-block@0.1.0(react@19.1.0)': 16113 + '@react-email/code-block@0.1.0(react@19.1.1)': 16259 16114 dependencies: 16260 16115 prismjs: 1.30.0 16261 - react: 19.1.0 16116 + react: 19.1.1 16262 16117 16263 - '@react-email/code-inline@0.0.5(react@19.1.0)': 16118 + '@react-email/code-inline@0.0.5(react@19.1.1)': 16264 16119 dependencies: 16265 - react: 19.1.0 16120 + react: 19.1.1 16266 16121 16267 - '@react-email/column@0.0.13(react@19.1.0)': 16122 + '@react-email/column@0.0.13(react@19.1.1)': 16268 16123 dependencies: 16269 - react: 19.1.0 16124 + react: 19.1.1 16270 16125 16271 - '@react-email/components@0.0.36(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 16126 + '@react-email/components@0.0.36(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16272 16127 dependencies: 16273 - '@react-email/body': 0.0.11(react@19.1.0) 16274 - '@react-email/button': 0.0.19(react@19.1.0) 16275 - '@react-email/code-block': 0.0.12(react@19.1.0) 16276 - '@react-email/code-inline': 0.0.5(react@19.1.0) 16277 - '@react-email/column': 0.0.13(react@19.1.0) 16278 - '@react-email/container': 0.0.15(react@19.1.0) 16279 - '@react-email/font': 0.0.9(react@19.1.0) 16280 - '@react-email/head': 0.0.12(react@19.1.0) 16281 - '@react-email/heading': 0.0.15(react@19.1.0) 16282 - '@react-email/hr': 0.0.11(react@19.1.0) 16283 - '@react-email/html': 0.0.11(react@19.1.0) 16284 - '@react-email/img': 0.0.11(react@19.1.0) 16285 - '@react-email/link': 0.0.12(react@19.1.0) 16286 - '@react-email/markdown': 0.0.14(react@19.1.0) 16287 - '@react-email/preview': 0.0.12(react@19.1.0) 16288 - '@react-email/render': 1.0.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16289 - '@react-email/row': 0.0.12(react@19.1.0) 16290 - '@react-email/section': 0.0.16(react@19.1.0) 16291 - '@react-email/tailwind': 1.0.4(react@19.1.0) 16292 - '@react-email/text': 0.1.1(react@19.1.0) 16293 - react: 19.1.0 16128 + '@react-email/body': 0.0.11(react@19.1.1) 16129 + '@react-email/button': 0.0.19(react@19.1.1) 16130 + '@react-email/code-block': 0.0.12(react@19.1.1) 16131 + '@react-email/code-inline': 0.0.5(react@19.1.1) 16132 + '@react-email/column': 0.0.13(react@19.1.1) 16133 + '@react-email/container': 0.0.15(react@19.1.1) 16134 + '@react-email/font': 0.0.9(react@19.1.1) 16135 + '@react-email/head': 0.0.12(react@19.1.1) 16136 + '@react-email/heading': 0.0.15(react@19.1.1) 16137 + '@react-email/hr': 0.0.11(react@19.1.1) 16138 + '@react-email/html': 0.0.11(react@19.1.1) 16139 + '@react-email/img': 0.0.11(react@19.1.1) 16140 + '@react-email/link': 0.0.12(react@19.1.1) 16141 + '@react-email/markdown': 0.0.14(react@19.1.1) 16142 + '@react-email/preview': 0.0.12(react@19.1.1) 16143 + '@react-email/render': 1.0.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 16144 + '@react-email/row': 0.0.12(react@19.1.1) 16145 + '@react-email/section': 0.0.16(react@19.1.1) 16146 + '@react-email/tailwind': 1.0.4(react@19.1.1) 16147 + '@react-email/text': 0.1.1(react@19.1.1) 16148 + react: 19.1.1 16294 16149 transitivePeerDependencies: 16295 16150 - react-dom 16296 16151 16297 - '@react-email/components@0.1.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 16152 + '@react-email/components@0.1.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16298 16153 dependencies: 16299 - '@react-email/body': 0.0.11(react@19.1.0) 16300 - '@react-email/button': 0.1.0(react@19.1.0) 16301 - '@react-email/code-block': 0.1.0(react@19.1.0) 16302 - '@react-email/code-inline': 0.0.5(react@19.1.0) 16303 - '@react-email/column': 0.0.13(react@19.1.0) 16304 - '@react-email/container': 0.0.15(react@19.1.0) 16305 - '@react-email/font': 0.0.9(react@19.1.0) 16306 - '@react-email/head': 0.0.12(react@19.1.0) 16307 - '@react-email/heading': 0.0.15(react@19.1.0) 16308 - '@react-email/hr': 0.0.11(react@19.1.0) 16309 - '@react-email/html': 0.0.11(react@19.1.0) 16310 - '@react-email/img': 0.0.11(react@19.1.0) 16311 - '@react-email/link': 0.0.12(react@19.1.0) 16312 - '@react-email/markdown': 0.0.15(react@19.1.0) 16313 - '@react-email/preview': 0.0.13(react@19.1.0) 16314 - '@react-email/render': 1.1.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16315 - '@react-email/row': 0.0.12(react@19.1.0) 16316 - '@react-email/section': 0.0.16(react@19.1.0) 16317 - '@react-email/tailwind': 1.0.5(react@19.1.0) 16318 - '@react-email/text': 0.1.5(react@19.1.0) 16319 - react: 19.1.0 16154 + '@react-email/body': 0.0.11(react@19.1.1) 16155 + '@react-email/button': 0.1.0(react@19.1.1) 16156 + '@react-email/code-block': 0.1.0(react@19.1.1) 16157 + '@react-email/code-inline': 0.0.5(react@19.1.1) 16158 + '@react-email/column': 0.0.13(react@19.1.1) 16159 + '@react-email/container': 0.0.15(react@19.1.1) 16160 + '@react-email/font': 0.0.9(react@19.1.1) 16161 + '@react-email/head': 0.0.12(react@19.1.1) 16162 + '@react-email/heading': 0.0.15(react@19.1.1) 16163 + '@react-email/hr': 0.0.11(react@19.1.1) 16164 + '@react-email/html': 0.0.11(react@19.1.1) 16165 + '@react-email/img': 0.0.11(react@19.1.1) 16166 + '@react-email/link': 0.0.12(react@19.1.1) 16167 + '@react-email/markdown': 0.0.15(react@19.1.1) 16168 + '@react-email/preview': 0.0.13(react@19.1.1) 16169 + '@react-email/render': 1.1.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 16170 + '@react-email/row': 0.0.12(react@19.1.1) 16171 + '@react-email/section': 0.0.16(react@19.1.1) 16172 + '@react-email/tailwind': 1.0.5(react@19.1.1) 16173 + '@react-email/text': 0.1.5(react@19.1.1) 16174 + react: 19.1.1 16320 16175 transitivePeerDependencies: 16321 16176 - react-dom 16322 16177 16323 - '@react-email/container@0.0.15(react@19.1.0)': 16178 + '@react-email/container@0.0.15(react@19.1.1)': 16324 16179 dependencies: 16325 - react: 19.1.0 16180 + react: 19.1.1 16326 16181 16327 - '@react-email/font@0.0.9(react@19.1.0)': 16182 + '@react-email/font@0.0.9(react@19.1.1)': 16328 16183 dependencies: 16329 - react: 19.1.0 16184 + react: 19.1.1 16330 16185 16331 - '@react-email/head@0.0.12(react@19.1.0)': 16186 + '@react-email/head@0.0.12(react@19.1.1)': 16332 16187 dependencies: 16333 - react: 19.1.0 16188 + react: 19.1.1 16334 16189 16335 - '@react-email/heading@0.0.15(react@19.1.0)': 16190 + '@react-email/heading@0.0.15(react@19.1.1)': 16336 16191 dependencies: 16337 - react: 19.1.0 16192 + react: 19.1.1 16338 16193 16339 - '@react-email/hr@0.0.11(react@19.1.0)': 16194 + '@react-email/hr@0.0.11(react@19.1.1)': 16340 16195 dependencies: 16341 - react: 19.1.0 16196 + react: 19.1.1 16342 16197 16343 - '@react-email/html@0.0.11(react@19.1.0)': 16198 + '@react-email/html@0.0.11(react@19.1.1)': 16344 16199 dependencies: 16345 - react: 19.1.0 16200 + react: 19.1.1 16346 16201 16347 - '@react-email/img@0.0.11(react@19.1.0)': 16202 + '@react-email/img@0.0.11(react@19.1.1)': 16348 16203 dependencies: 16349 - react: 19.1.0 16204 + react: 19.1.1 16350 16205 16351 - '@react-email/link@0.0.12(react@19.1.0)': 16206 + '@react-email/link@0.0.12(react@19.1.1)': 16352 16207 dependencies: 16353 - react: 19.1.0 16208 + react: 19.1.1 16354 16209 16355 - '@react-email/markdown@0.0.14(react@19.1.0)': 16210 + '@react-email/markdown@0.0.14(react@19.1.1)': 16356 16211 dependencies: 16357 - md-to-react-email: 5.0.5(react@19.1.0) 16358 - react: 19.1.0 16212 + md-to-react-email: 5.0.5(react@19.1.1) 16213 + react: 19.1.1 16359 16214 16360 - '@react-email/markdown@0.0.15(react@19.1.0)': 16215 + '@react-email/markdown@0.0.15(react@19.1.1)': 16361 16216 dependencies: 16362 - md-to-react-email: 5.0.5(react@19.1.0) 16363 - react: 19.1.0 16217 + md-to-react-email: 5.0.5(react@19.1.1) 16218 + react: 19.1.1 16364 16219 16365 - '@react-email/preview@0.0.12(react@19.1.0)': 16220 + '@react-email/preview@0.0.12(react@19.1.1)': 16366 16221 dependencies: 16367 - react: 19.1.0 16222 + react: 19.1.1 16368 16223 16369 - '@react-email/preview@0.0.13(react@19.1.0)': 16224 + '@react-email/preview@0.0.13(react@19.1.1)': 16370 16225 dependencies: 16371 - react: 19.1.0 16226 + react: 19.1.1 16372 16227 16373 - '@react-email/render@1.0.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 16228 + '@react-email/render@1.0.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16374 16229 dependencies: 16375 16230 html-to-text: 9.0.5 16376 16231 js-beautify: 1.15.1 16377 - react: 19.1.0 16378 - react-dom: 19.1.0(react@19.1.0) 16232 + react: 19.1.1 16233 + react-dom: 19.1.1(react@19.1.1) 16379 16234 react-promise-suspense: 0.3.4 16380 16235 16381 - '@react-email/render@1.0.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 16236 + '@react-email/render@1.0.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16382 16237 dependencies: 16383 16238 html-to-text: 9.0.5 16384 16239 prettier: 3.5.3 16385 - react: 19.1.0 16386 - react-dom: 19.1.0(react@19.1.0) 16240 + react: 19.1.1 16241 + react-dom: 19.1.1(react@19.1.1) 16387 16242 react-promise-suspense: 0.3.4 16388 16243 16389 - '@react-email/render@1.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 16244 + '@react-email/render@1.1.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16390 16245 dependencies: 16391 16246 html-to-text: 9.0.5 16392 16247 prettier: 3.6.2 16393 - react: 19.1.0 16394 - react-dom: 19.1.0(react@19.1.0) 16248 + react: 19.1.1 16249 + react-dom: 19.1.1(react@19.1.1) 16395 16250 react-promise-suspense: 0.3.4 16396 16251 16397 - '@react-email/render@1.1.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 16252 + '@react-email/render@1.1.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 16398 16253 dependencies: 16399 16254 html-to-text: 9.0.5 16400 16255 prettier: 3.6.2 16401 - react: 19.1.0 16402 - react-dom: 19.1.0(react@19.1.0) 16256 + react: 19.1.1 16257 + react-dom: 19.1.1(react@19.1.1) 16403 16258 react-promise-suspense: 0.3.4 16404 16259 16405 - '@react-email/row@0.0.12(react@19.1.0)': 16260 + '@react-email/row@0.0.12(react@19.1.1)': 16406 16261 dependencies: 16407 - react: 19.1.0 16262 + react: 19.1.1 16408 16263 16409 - '@react-email/section@0.0.16(react@19.1.0)': 16264 + '@react-email/section@0.0.16(react@19.1.1)': 16410 16265 dependencies: 16411 - react: 19.1.0 16266 + react: 19.1.1 16412 16267 16413 - '@react-email/tailwind@1.0.4(react@19.1.0)': 16268 + '@react-email/tailwind@1.0.4(react@19.1.1)': 16414 16269 dependencies: 16415 - react: 19.1.0 16270 + react: 19.1.1 16416 16271 16417 - '@react-email/tailwind@1.0.5(react@19.1.0)': 16272 + '@react-email/tailwind@1.0.5(react@19.1.1)': 16418 16273 dependencies: 16419 - react: 19.1.0 16274 + react: 19.1.1 16420 16275 16421 - '@react-email/text@0.1.1(react@19.1.0)': 16276 + '@react-email/text@0.1.1(react@19.1.1)': 16422 16277 dependencies: 16423 - react: 19.1.0 16278 + react: 19.1.1 16424 16279 16425 - '@react-email/text@0.1.5(react@19.1.0)': 16280 + '@react-email/text@0.1.5(react@19.1.1)': 16426 16281 dependencies: 16427 - react: 19.1.0 16282 + react: 19.1.1 16428 16283 16429 16284 '@rollup/plugin-commonjs@28.0.1(rollup@3.29.5)': 16430 16285 dependencies: ··· 16686 16541 '@sentry/types': 8.9.2 16687 16542 '@sentry/utils': 8.9.2 16688 16543 16689 - '@sentry/nextjs@8.46.0(@opentelemetry/core@1.30.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.0(@opentelemetry/api@1.9.0))(encoding@0.1.13)(next@15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)(webpack@5.97.1)': 16544 + '@sentry/nextjs@8.46.0(@opentelemetry/core@1.30.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.0(@opentelemetry/api@1.9.0))(encoding@0.1.13)(next@15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)(webpack@5.97.1)': 16690 16545 dependencies: 16691 16546 '@opentelemetry/api': 1.9.0 16692 16547 '@opentelemetry/semantic-conventions': 1.28.0 ··· 16695 16550 '@sentry/core': 8.46.0 16696 16551 '@sentry/node': 8.46.0 16697 16552 '@sentry/opentelemetry': 8.46.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.30.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.0(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.28.0) 16698 - '@sentry/react': 8.46.0(react@19.1.0) 16553 + '@sentry/react': 8.46.0(react@19.1.1) 16699 16554 '@sentry/vercel-edge': 8.46.0 16700 16555 '@sentry/webpack-plugin': 2.22.7(encoding@0.1.13)(webpack@5.97.1) 16701 16556 chalk: 3.0.0 16702 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16557 + next: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 16703 16558 resolve: 1.22.8 16704 16559 rollup: 3.29.5 16705 16560 stacktrace-parser: 0.1.10 ··· 16712 16567 - supports-color 16713 16568 - webpack 16714 16569 16715 - '@sentry/nextjs@8.46.0(@opentelemetry/core@1.30.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.0(@opentelemetry/api@1.9.0))(encoding@0.1.13)(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)(webpack@5.97.1(esbuild@0.21.5))': 16570 + '@sentry/nextjs@8.46.0(@opentelemetry/core@1.30.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.0(@opentelemetry/api@1.9.0))(encoding@0.1.13)(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)(webpack@5.97.1(esbuild@0.21.5))': 16716 16571 dependencies: 16717 16572 '@opentelemetry/api': 1.9.0 16718 16573 '@opentelemetry/semantic-conventions': 1.28.0 ··· 16721 16576 '@sentry/core': 8.46.0 16722 16577 '@sentry/node': 8.46.0 16723 16578 '@sentry/opentelemetry': 8.46.0(@opentelemetry/api@1.9.0)(@opentelemetry/core@1.30.0(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.56.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.0(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.28.0) 16724 - '@sentry/react': 8.46.0(react@19.1.0) 16579 + '@sentry/react': 8.46.0(react@19.1.1) 16725 16580 '@sentry/vercel-edge': 8.46.0 16726 16581 '@sentry/webpack-plugin': 2.22.7(encoding@0.1.13)(webpack@5.97.1(esbuild@0.21.5)) 16727 16582 chalk: 3.0.0 16728 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 16583 + next: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 16729 16584 resolve: 1.22.8 16730 16585 rollup: 3.29.5 16731 16586 stacktrace-parser: 0.1.10 ··· 16787 16642 '@opentelemetry/semantic-conventions': 1.28.0 16788 16643 '@sentry/core': 8.46.0 16789 16644 16790 - '@sentry/react@8.46.0(react@19.1.0)': 16645 + '@sentry/react@8.46.0(react@19.1.1)': 16791 16646 dependencies: 16792 16647 '@sentry/browser': 8.46.0 16793 16648 '@sentry/core': 8.46.0 16794 16649 hoist-non-react-statics: 3.3.2 16795 - react: 19.1.0 16650 + react: 19.1.1 16796 16651 16797 16652 '@sentry/types@8.9.2': {} 16798 16653 ··· 17182 17037 17183 17038 '@stripe/stripe-js@2.1.6': {} 17184 17039 17185 - '@swc/counter@0.1.3': {} 17186 - 17187 17040 '@swc/helpers@0.5.15': 17188 17041 dependencies: 17189 17042 tslib: 2.8.1 ··· 17384 17237 17385 17238 '@tanstack/query-devtools@5.80.0': {} 17386 17239 17387 - '@tanstack/react-query-devtools@5.80.7(@tanstack/react-query@5.80.7(react@19.1.0))(react@19.1.0)': 17240 + '@tanstack/react-query-devtools@5.80.7(@tanstack/react-query@5.80.7(react@19.1.1))(react@19.1.1)': 17388 17241 dependencies: 17389 17242 '@tanstack/query-devtools': 5.80.0 17390 - '@tanstack/react-query': 5.80.7(react@19.1.0) 17391 - react: 19.1.0 17243 + '@tanstack/react-query': 5.80.7(react@19.1.1) 17244 + react: 19.1.1 17392 17245 17393 - '@tanstack/react-query@5.80.7(react@19.1.0)': 17246 + '@tanstack/react-query@5.80.7(react@19.1.1)': 17394 17247 dependencies: 17395 17248 '@tanstack/query-core': 5.80.7 17396 - react: 19.1.0 17249 + react: 19.1.1 17397 17250 17398 - '@tanstack/react-query@5.81.5(react@19.1.0)': 17251 + '@tanstack/react-query@5.81.5(react@19.1.1)': 17399 17252 dependencies: 17400 17253 '@tanstack/query-core': 5.81.5 17401 - react: 19.1.0 17254 + react: 19.1.1 17402 17255 17403 - '@tanstack/react-table@8.10.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 17256 + '@tanstack/react-table@8.10.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 17404 17257 dependencies: 17405 17258 '@tanstack/table-core': 8.10.3 17406 - react: 19.1.0 17407 - react-dom: 19.1.0(react@19.1.0) 17259 + react: 19.1.1 17260 + react-dom: 19.1.1(react@19.1.1) 17408 17261 17409 - '@tanstack/react-table@8.21.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 17262 + '@tanstack/react-table@8.21.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': 17410 17263 dependencies: 17411 17264 '@tanstack/table-core': 8.21.3 17412 - react: 19.1.0 17413 - react-dom: 19.1.0(react@19.1.0) 17265 + react: 19.1.1 17266 + react-dom: 19.1.1(react@19.1.1) 17414 17267 17415 17268 '@tanstack/table-core@8.10.3': {} 17416 17269 ··· 17420 17273 17421 17274 '@tootallnate/quickjs-emscripten@0.23.0': {} 17422 17275 17423 - '@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2)': 17276 + '@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2)': 17424 17277 dependencies: 17425 - '@trpc/server': 11.4.3(typescript@5.7.2) 17278 + '@trpc/server': 11.4.4(typescript@5.7.2) 17426 17279 typescript: 5.7.2 17427 17280 17428 - '@trpc/next@11.4.3(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.3(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2)': 17281 + '@trpc/next@11.4.4(@tanstack/react-query@5.80.7(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.80.7(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2)': 17429 17282 dependencies: 17430 - '@trpc/client': 11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2) 17431 - '@trpc/server': 11.4.3(typescript@5.7.2) 17432 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 17433 - react: 19.1.0 17434 - react-dom: 19.1.0(react@19.1.0) 17283 + '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17284 + '@trpc/server': 11.4.4(typescript@5.7.2) 17285 + next: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 17286 + react: 19.1.1 17287 + react-dom: 19.1.1(react@19.1.1) 17435 17288 typescript: 5.7.2 17436 17289 optionalDependencies: 17437 - '@tanstack/react-query': 5.80.7(react@19.1.0) 17438 - '@trpc/react-query': 11.4.3(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2) 17290 + '@tanstack/react-query': 5.80.7(react@19.1.1) 17291 + '@trpc/react-query': 11.4.4(@tanstack/react-query@5.80.7(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2) 17439 17292 17440 - '@trpc/next@11.4.3(@tanstack/react-query@5.81.5(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.3(@tanstack/react-query@5.81.5(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(next@15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2)': 17293 + '@trpc/next@11.4.4(@tanstack/react-query@5.81.5(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2)': 17441 17294 dependencies: 17442 - '@trpc/client': 11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2) 17443 - '@trpc/server': 11.4.3(typescript@5.7.2) 17444 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 17445 - react: 19.1.0 17446 - react-dom: 19.1.0(react@19.1.0) 17295 + '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17296 + '@trpc/server': 11.4.4(typescript@5.7.2) 17297 + next: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 17298 + react: 19.1.1 17299 + react-dom: 19.1.1(react@19.1.1) 17447 17300 typescript: 5.7.2 17448 17301 optionalDependencies: 17449 - '@tanstack/react-query': 5.81.5(react@19.1.0) 17450 - '@trpc/react-query': 11.4.3(@tanstack/react-query@5.81.5(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2) 17302 + '@tanstack/react-query': 5.81.5(react@19.1.1) 17303 + '@trpc/react-query': 11.4.4(@tanstack/react-query@5.81.5(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2) 17451 17304 17452 - '@trpc/react-query@11.4.3(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2)': 17305 + '@trpc/react-query@11.4.4(@tanstack/react-query@5.80.7(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2)': 17453 17306 dependencies: 17454 - '@tanstack/react-query': 5.80.7(react@19.1.0) 17455 - '@trpc/client': 11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2) 17456 - '@trpc/server': 11.4.3(typescript@5.7.2) 17457 - react: 19.1.0 17458 - react-dom: 19.1.0(react@19.1.0) 17307 + '@tanstack/react-query': 5.80.7(react@19.1.1) 17308 + '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17309 + '@trpc/server': 11.4.4(typescript@5.7.2) 17310 + react: 19.1.1 17311 + react-dom: 19.1.1(react@19.1.1) 17459 17312 typescript: 5.7.2 17460 17313 17461 - '@trpc/react-query@11.4.3(@tanstack/react-query@5.81.5(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2)': 17314 + '@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2)': 17462 17315 dependencies: 17463 - '@tanstack/react-query': 5.81.5(react@19.1.0) 17464 - '@trpc/client': 11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2) 17465 - '@trpc/server': 11.4.3(typescript@5.7.2) 17466 - react: 19.1.0 17467 - react-dom: 19.1.0(react@19.1.0) 17316 + '@tanstack/react-query': 5.81.5(react@19.1.1) 17317 + '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17318 + '@trpc/server': 11.4.4(typescript@5.7.2) 17319 + react: 19.1.1 17320 + react-dom: 19.1.1(react@19.1.1) 17468 17321 typescript: 5.7.2 17469 17322 17470 - '@trpc/server@11.4.3(typescript@5.7.2)': 17323 + '@trpc/server@11.4.4(typescript@5.7.2)': 17471 17324 dependencies: 17472 17325 typescript: 5.7.2 17473 17326 17474 - '@trpc/tanstack-react-query@11.4.3(@tanstack/react-query@5.81.5(react@19.1.0))(@trpc/client@11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.3(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2)': 17327 + '@trpc/tanstack-react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.1.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.7.2)': 17475 17328 dependencies: 17476 - '@tanstack/react-query': 5.81.5(react@19.1.0) 17477 - '@trpc/client': 11.4.3(@trpc/server@11.4.3(typescript@5.7.2))(typescript@5.7.2) 17478 - '@trpc/server': 11.4.3(typescript@5.7.2) 17479 - react: 19.1.0 17480 - react-dom: 19.1.0(react@19.1.0) 17329 + '@tanstack/react-query': 5.81.5(react@19.1.1) 17330 + '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17331 + '@trpc/server': 11.4.4(typescript@5.7.2) 17332 + react: 19.1.1 17333 + react-dom: 19.1.1(react@19.1.1) 17481 17334 typescript: 5.7.2 17482 17335 17483 17336 '@ts-morph/common@0.19.0': ··· 17557 17410 17558 17411 '@types/braces@3.0.5': {} 17559 17412 17560 - '@types/bun@1.2.20(@types/react@19.1.8)': 17413 + '@types/bun@1.2.20(@types/react@19.1.10)': 17561 17414 dependencies: 17562 - bun-types: 1.2.20(@types/react@19.1.8) 17415 + bun-types: 1.2.20(@types/react@19.1.10) 17563 17416 transitivePeerDependencies: 17564 17417 - '@types/react' 17565 17418 ··· 17727 17580 17728 17581 '@types/prop-types@15.7.12': {} 17729 17582 17730 - '@types/react-dom@19.1.1(@types/react@19.1.0)': 17731 - dependencies: 17732 - '@types/react': 19.1.0 17733 - 17734 - '@types/react-dom@19.1.6(@types/react@19.1.6)': 17735 - dependencies: 17736 - '@types/react': 19.1.6 17737 - 17738 - '@types/react-dom@19.1.6(@types/react@19.1.8)': 17583 + '@types/react-dom@19.1.7(@types/react@19.1.10)': 17739 17584 dependencies: 17740 - '@types/react': 19.1.8 17585 + '@types/react': 19.1.10 17741 17586 17742 17587 '@types/react@18.3.3': 17743 17588 dependencies: 17744 17589 '@types/prop-types': 15.7.12 17745 17590 csstype: 3.1.3 17746 17591 17747 - '@types/react@19.1.0': 17748 - dependencies: 17749 - csstype: 3.1.3 17750 - 17751 - '@types/react@19.1.6': 17752 - dependencies: 17753 - csstype: 3.1.3 17754 - 17755 - '@types/react@19.1.8': 17592 + '@types/react@19.1.10': 17756 17593 dependencies: 17757 17594 csstype: 3.1.3 17758 17595 ··· 18453 18290 18454 18291 bun-types@1.0.8: {} 18455 18292 18456 - bun-types@1.2.20(@types/react@19.1.8): 18293 + bun-types@1.2.20(@types/react@19.1.10): 18457 18294 dependencies: 18458 18295 '@types/node': 24.0.8 18459 - '@types/react': 19.1.8 18296 + '@types/react': 19.1.10 18460 18297 18461 18298 bundle-require@4.0.2(esbuild@0.18.20): 18462 18299 dependencies: 18463 18300 esbuild: 0.18.20 18464 18301 load-tsconfig: 0.2.5 18465 - 18466 - busboy@1.6.0: 18467 - dependencies: 18468 - streamsearch: 1.1.0 18469 18302 18470 18303 bytes@3.1.2: {} 18471 18304 ··· 18637 18470 18638 18471 clsx@2.1.1: {} 18639 18472 18640 - cmdk@1.0.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 18473 + cmdk@1.0.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 18641 18474 dependencies: 18642 - '@radix-ui/react-dialog': 1.1.4(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 18643 - '@radix-ui/react-id': 1.1.0(@types/react@19.1.6)(react@19.1.0) 18644 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 18645 - react: 19.1.0 18646 - react-dom: 19.1.0(react@19.1.0) 18647 - use-sync-external-store: 1.4.0(react@19.1.0) 18475 + '@radix-ui/react-dialog': 1.1.4(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 18476 + '@radix-ui/react-id': 1.1.0(@types/react@19.1.10)(react@19.1.1) 18477 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 18478 + react: 19.1.1 18479 + react-dom: 19.1.1(react@19.1.1) 18480 + use-sync-external-store: 1.4.0(react@19.1.1) 18648 18481 transitivePeerDependencies: 18649 18482 - '@types/react' 18650 18483 - '@types/react-dom' 18651 18484 18652 - cmdk@1.1.1(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 18485 + cmdk@1.1.1(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 18653 18486 dependencies: 18654 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.6)(react@19.1.0) 18655 - '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 18656 - '@radix-ui/react-id': 1.1.1(@types/react@19.1.6)(react@19.1.0) 18657 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 18658 - react: 19.1.0 18659 - react-dom: 19.1.0(react@19.1.0) 18487 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.10)(react@19.1.1) 18488 + '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 18489 + '@radix-ui/react-id': 1.1.1(@types/react@19.1.10)(react@19.1.1) 18490 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 18491 + react: 19.1.1 18492 + react-dom: 19.1.1(react@19.1.1) 18660 18493 transitivePeerDependencies: 18661 18494 - '@types/react' 18662 18495 - '@types/react-dom' ··· 18742 18575 cookie-signature@1.2.2: {} 18743 18576 18744 18577 cookie@0.6.0: {} 18745 - 18746 - cookie@0.7.1: {} 18747 18578 18748 18579 cookie@0.7.2: {} 18749 18580 ··· 19019 18850 transitivePeerDependencies: 19020 18851 - supports-color 19021 18852 19022 - drizzle-orm@0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.8)(better-sqlite3@11.4.0)(bun-types@1.2.20(@types/react@19.1.8))(react@19.1.0): 18853 + drizzle-orm@0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.10)(better-sqlite3@11.4.0)(bun-types@1.2.20(@types/react@19.1.10))(react@19.1.1): 19023 18854 dependencies: 19024 18855 '@libsql/client-wasm': 0.14.0 19025 18856 optionalDependencies: ··· 19027 18858 '@libsql/client': 0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3) 19028 18859 '@opentelemetry/api': 1.9.0 19029 18860 '@types/pg': 8.11.10 19030 - '@types/react': 19.1.8 18861 + '@types/react': 19.1.10 19031 18862 better-sqlite3: 11.4.0 19032 - bun-types: 1.2.20(@types/react@19.1.8) 19033 - react: 19.1.0 18863 + bun-types: 1.2.20(@types/react@19.1.10) 18864 + react: 19.1.1 19034 18865 19035 - drizzle-orm@0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.5))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.8)(better-sqlite3@11.7.0)(bun-types@1.2.20(@types/react@19.1.8))(react@19.1.0): 18866 + drizzle-orm@0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.5))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.10)(better-sqlite3@11.7.0)(bun-types@1.2.20(@types/react@19.1.10))(react@19.1.1): 19036 18867 dependencies: 19037 18868 '@libsql/client-wasm': 0.14.0 19038 18869 optionalDependencies: ··· 19040 18871 '@libsql/client': 0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.5) 19041 18872 '@opentelemetry/api': 1.9.0 19042 18873 '@types/pg': 8.11.10 19043 - '@types/react': 19.1.8 18874 + '@types/react': 19.1.10 19044 18875 better-sqlite3: 11.7.0 19045 - bun-types: 1.2.20(@types/react@19.1.8) 19046 - react: 19.1.0 18876 + bun-types: 1.2.20(@types/react@19.1.10) 18877 + react: 19.1.1 19047 18878 19048 - drizzle-zod@0.5.1(drizzle-orm@0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.8)(better-sqlite3@11.4.0)(bun-types@1.2.20(@types/react@19.1.8))(react@19.1.0))(zod@3.24.1): 18879 + drizzle-zod@0.5.1(drizzle-orm@0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.10)(better-sqlite3@11.4.0)(bun-types@1.2.20(@types/react@19.1.10))(react@19.1.1))(zod@3.24.1): 19049 18880 dependencies: 19050 - drizzle-orm: 0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.8)(better-sqlite3@11.4.0)(bun-types@1.2.20(@types/react@19.1.8))(react@19.1.0) 18881 + drizzle-orm: 0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.10)(better-sqlite3@11.4.0)(bun-types@1.2.20(@types/react@19.1.10))(react@19.1.1) 19051 18882 zod: 3.24.1 19052 18883 19053 18884 dset@3.1.4: {} ··· 20420 20251 20421 20252 jiti@2.4.2: {} 20422 20253 20423 - jose@5.10.0: {} 20424 - 20425 20254 jose@5.9.4: {} 20426 20255 20427 20256 jose@6.0.11: {} ··· 20622 20451 20623 20452 lite-youtube-embed@0.3.3: {} 20624 20453 20625 - little-state-machine@4.8.1(react@19.1.0): 20454 + little-state-machine@4.8.1(react@19.1.1): 20626 20455 dependencies: 20627 - react: 19.1.0 20456 + react: 19.1.1 20628 20457 20629 20458 load-tsconfig@0.2.5: {} 20630 20459 ··· 20707 20536 20708 20537 lru-cache@7.18.3: {} 20709 20538 20710 - lucide-react@0.468.0(react@19.1.0): 20539 + lucide-react@0.468.0(react@19.1.1): 20711 20540 dependencies: 20712 - react: 19.1.0 20541 + react: 19.1.1 20713 20542 20714 - lucide-react@0.525.0(react@19.1.0): 20543 + lucide-react@0.525.0(react@19.1.1): 20715 20544 dependencies: 20716 - react: 19.1.0 20545 + react: 19.1.1 20717 20546 20718 20547 luxon@3.5.0: {} 20719 20548 ··· 20747 20576 20748 20577 math-intrinsics@1.1.0: {} 20749 20578 20750 - md-to-react-email@5.0.5(react@19.1.0): 20579 + md-to-react-email@5.0.5(react@19.1.1): 20751 20580 dependencies: 20752 20581 marked: 7.0.4 20753 - react: 19.1.0 20582 + react: 19.1.1 20754 20583 20755 20584 mdast-util-definitions@5.1.2: 20756 20585 dependencies: ··· 21678 21507 21679 21508 nanoid@3.3.7: {} 21680 21509 21681 - nanoid@3.3.8: {} 21682 - 21683 21510 nanoid@5.0.7: {} 21684 21511 21685 21512 nanoid@5.1.5: {} ··· 21699 21526 21700 21527 netmask@2.0.2: {} 21701 21528 21702 - next-auth@5.0.0-beta.25(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0): 21703 - dependencies: 21704 - '@auth/core': 0.37.2 21705 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 21706 - react: 19.1.0 21707 - 21708 - next-auth@5.0.0-beta.28(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0): 21709 - dependencies: 21710 - '@auth/core': 0.39.1 21711 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 21712 - react: 19.1.0 21713 - 21714 - next-plausible@3.12.4(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 21529 + next-auth@5.0.0-beta.29(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1): 21715 21530 dependencies: 21716 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 21717 - react: 19.1.0 21718 - react-dom: 19.1.0(react@19.1.0) 21531 + '@auth/core': 0.40.0 21532 + next: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 21533 + react: 19.1.1 21719 21534 21720 - next-themes@0.2.1(next@15.3.1(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 21535 + next-plausible@3.12.4(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 21721 21536 dependencies: 21722 - next: 15.3.1(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 21723 - react: 19.1.0 21724 - react-dom: 19.1.0(react@19.1.0) 21537 + next: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 21538 + react: 19.1.1 21539 + react-dom: 19.1.1(react@19.1.1) 21725 21540 21726 - next-themes@0.2.1(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 21541 + next-themes@0.2.1(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 21727 21542 dependencies: 21728 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 21729 - react: 19.1.0 21730 - react-dom: 19.1.0(react@19.1.0) 21543 + next: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 21544 + react: 19.1.1 21545 + react-dom: 19.1.1(react@19.1.1) 21731 21546 21732 - next-themes@0.4.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 21547 + next-themes@0.4.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 21733 21548 dependencies: 21734 - react: 19.1.0 21735 - react-dom: 19.1.0(react@19.1.0) 21549 + react: 19.1.1 21550 + react-dom: 19.1.1(react@19.1.1) 21736 21551 21737 - next@15.3.1(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 21552 + next@15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 21738 21553 dependencies: 21739 - '@next/env': 15.3.1 21740 - '@swc/counter': 0.1.3 21554 + '@next/env': 15.4.7 21741 21555 '@swc/helpers': 0.5.15 21742 - busboy: 1.6.0 21743 - caniuse-lite: 1.0.30001721 21556 + caniuse-lite: 1.0.30001726 21744 21557 postcss: 8.4.31 21745 - react: 19.1.0 21746 - react-dom: 19.1.0(react@19.1.0) 21747 - styled-jsx: 5.1.6(@babel/core@7.26.0)(react@19.1.0) 21558 + react: 19.1.1 21559 + react-dom: 19.1.1(react@19.1.1) 21560 + styled-jsx: 5.1.6(@babel/core@7.26.0)(react@19.1.1) 21748 21561 optionalDependencies: 21749 - '@next/swc-darwin-arm64': 15.3.1 21750 - '@next/swc-darwin-x64': 15.3.1 21751 - '@next/swc-linux-arm64-gnu': 15.3.1 21752 - '@next/swc-linux-arm64-musl': 15.3.1 21753 - '@next/swc-linux-x64-gnu': 15.3.1 21754 - '@next/swc-linux-x64-musl': 15.3.1 21755 - '@next/swc-win32-arm64-msvc': 15.3.1 21756 - '@next/swc-win32-x64-msvc': 15.3.1 21757 - '@opentelemetry/api': 1.9.0 21758 - sharp: 0.34.2 21759 - transitivePeerDependencies: 21760 - - '@babel/core' 21761 - - babel-plugin-macros 21762 - 21763 - next@15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 21764 - dependencies: 21765 - '@next/env': 15.3.4 21766 - '@swc/counter': 0.1.3 21767 - '@swc/helpers': 0.5.15 21768 - busboy: 1.6.0 21769 - caniuse-lite: 1.0.30001721 21770 - postcss: 8.4.31 21771 - react: 19.1.0 21772 - react-dom: 19.1.0(react@19.1.0) 21773 - styled-jsx: 5.1.6(@babel/core@7.26.0)(react@19.1.0) 21774 - optionalDependencies: 21775 - '@next/swc-darwin-arm64': 15.3.4 21776 - '@next/swc-darwin-x64': 15.3.4 21777 - '@next/swc-linux-arm64-gnu': 15.3.4 21778 - '@next/swc-linux-arm64-musl': 15.3.4 21779 - '@next/swc-linux-x64-gnu': 15.3.4 21780 - '@next/swc-linux-x64-musl': 15.3.4 21781 - '@next/swc-win32-arm64-msvc': 15.3.4 21782 - '@next/swc-win32-x64-msvc': 15.3.4 21562 + '@next/swc-darwin-arm64': 15.4.7 21563 + '@next/swc-darwin-x64': 15.4.7 21564 + '@next/swc-linux-arm64-gnu': 15.4.7 21565 + '@next/swc-linux-arm64-musl': 15.4.7 21566 + '@next/swc-linux-x64-gnu': 15.4.7 21567 + '@next/swc-linux-x64-musl': 15.4.7 21568 + '@next/swc-win32-arm64-msvc': 15.4.7 21569 + '@next/swc-win32-x64-msvc': 15.4.7 21783 21570 '@opentelemetry/api': 1.9.0 21784 - sharp: 0.34.2 21571 + sharp: 0.34.3 21785 21572 transitivePeerDependencies: 21786 21573 - '@babel/core' 21787 21574 - babel-plugin-macros ··· 21863 21650 dependencies: 21864 21651 boolbase: 1.0.0 21865 21652 21866 - nuqs@2.2.3(next@15.3.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0): 21653 + nuqs@2.2.3(next@15.4.7(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1): 21867 21654 dependencies: 21868 21655 mitt: 3.0.1 21869 - react: 19.1.0 21656 + react: 19.1.1 21870 21657 optionalDependencies: 21871 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 21658 + next: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 21872 21659 21873 - nuqs@2.4.3(next@15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0): 21660 + nuqs@2.4.3(next@15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1): 21874 21661 dependencies: 21875 21662 mitt: 3.0.1 21876 - react: 19.1.0 21663 + react: 19.1.1 21877 21664 optionalDependencies: 21878 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 21665 + next: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 21879 21666 21880 21667 oauth4webapi@2.10.4: {} 21881 21668 ··· 22233 22020 22234 22021 postcss@8.4.31: 22235 22022 dependencies: 22236 - nanoid: 3.3.8 22023 + nanoid: 3.3.11 22237 22024 picocolors: 1.1.1 22238 22025 source-map-js: 1.2.1 22239 22026 ··· 22443 22230 minimist: 1.2.8 22444 22231 strip-json-comments: 2.0.1 22445 22232 22446 - react-day-picker@8.10.1(date-fns@2.30.0)(react@19.1.0): 22233 + react-day-picker@8.10.1(date-fns@2.30.0)(react@19.1.1): 22447 22234 dependencies: 22448 22235 date-fns: 2.30.0 22449 - react: 19.1.0 22236 + react: 19.1.1 22450 22237 22451 - react-day-picker@8.10.1(date-fns@4.1.0)(react@19.1.0): 22238 + react-day-picker@8.10.1(date-fns@4.1.0)(react@19.1.1): 22452 22239 dependencies: 22453 22240 date-fns: 4.1.0 22454 - react: 19.1.0 22241 + react: 19.1.1 22455 22242 22456 - react-dom@19.1.0(react@19.1.0): 22243 + react-dom@19.1.1(react@19.1.1): 22457 22244 dependencies: 22458 - react: 19.1.0 22245 + react: 19.1.1 22459 22246 scheduler: 0.26.0 22460 22247 22461 - react-email@4.0.17(@opentelemetry/api@1.9.0)(bufferutil@4.0.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(utf-8-validate@6.0.5): 22248 + react-email@4.0.17(@opentelemetry/api@1.9.0)(bufferutil@4.0.8)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(utf-8-validate@6.0.5): 22462 22249 dependencies: 22463 22250 '@babel/parser': 7.27.7 22464 22251 '@babel/traverse': 7.27.7 ··· 22470 22257 glob: 11.0.3 22471 22258 log-symbols: 7.0.1 22472 22259 mime-types: 3.0.1 22473 - next: 15.3.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 22260 + next: 15.4.7(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 22474 22261 normalize-path: 3.0.0 22475 22262 ora: 8.2.0 22476 22263 socket.io: 4.8.1(bufferutil@4.0.8)(utf-8-validate@6.0.5) ··· 22488 22275 - supports-color 22489 22276 - utf-8-validate 22490 22277 22491 - react-hook-form@7.54.1(react@19.1.0): 22278 + react-hook-form@7.54.1(react@19.1.1): 22492 22279 dependencies: 22493 - react: 19.1.0 22280 + react: 19.1.1 22494 22281 22495 22282 react-is@16.13.1: {} 22496 22283 ··· 22502 22289 22503 22290 react-refresh@0.14.2: {} 22504 22291 22505 - react-remove-scroll-bar@2.3.8(@types/react@19.1.6)(react@19.1.0): 22292 + react-remove-scroll-bar@2.3.8(@types/react@19.1.10)(react@19.1.1): 22506 22293 dependencies: 22507 - react: 19.1.0 22508 - react-style-singleton: 2.2.3(@types/react@19.1.6)(react@19.1.0) 22294 + react: 19.1.1 22295 + react-style-singleton: 2.2.3(@types/react@19.1.10)(react@19.1.1) 22509 22296 tslib: 2.8.1 22510 22297 optionalDependencies: 22511 - '@types/react': 19.1.6 22298 + '@types/react': 19.1.10 22512 22299 22513 - react-remove-scroll@2.6.2(@types/react@19.1.6)(react@19.1.0): 22300 + react-remove-scroll@2.6.2(@types/react@19.1.10)(react@19.1.1): 22514 22301 dependencies: 22515 - react: 19.1.0 22516 - react-remove-scroll-bar: 2.3.8(@types/react@19.1.6)(react@19.1.0) 22517 - react-style-singleton: 2.2.3(@types/react@19.1.6)(react@19.1.0) 22302 + react: 19.1.1 22303 + react-remove-scroll-bar: 2.3.8(@types/react@19.1.10)(react@19.1.1) 22304 + react-style-singleton: 2.2.3(@types/react@19.1.10)(react@19.1.1) 22518 22305 tslib: 2.8.1 22519 - use-callback-ref: 1.3.3(@types/react@19.1.6)(react@19.1.0) 22520 - use-sidecar: 1.1.3(@types/react@19.1.6)(react@19.1.0) 22306 + use-callback-ref: 1.3.3(@types/react@19.1.10)(react@19.1.1) 22307 + use-sidecar: 1.1.3(@types/react@19.1.10)(react@19.1.1) 22521 22308 optionalDependencies: 22522 - '@types/react': 19.1.6 22309 + '@types/react': 19.1.10 22523 22310 22524 - react-remove-scroll@2.7.1(@types/react@19.1.6)(react@19.1.0): 22311 + react-remove-scroll@2.7.1(@types/react@19.1.10)(react@19.1.1): 22525 22312 dependencies: 22526 - react: 19.1.0 22527 - react-remove-scroll-bar: 2.3.8(@types/react@19.1.6)(react@19.1.0) 22528 - react-style-singleton: 2.2.3(@types/react@19.1.6)(react@19.1.0) 22313 + react: 19.1.1 22314 + react-remove-scroll-bar: 2.3.8(@types/react@19.1.10)(react@19.1.1) 22315 + react-style-singleton: 2.2.3(@types/react@19.1.10)(react@19.1.1) 22529 22316 tslib: 2.8.1 22530 - use-callback-ref: 1.3.3(@types/react@19.1.6)(react@19.1.0) 22531 - use-sidecar: 1.1.3(@types/react@19.1.6)(react@19.1.0) 22317 + use-callback-ref: 1.3.3(@types/react@19.1.10)(react@19.1.1) 22318 + use-sidecar: 1.1.3(@types/react@19.1.10)(react@19.1.1) 22532 22319 optionalDependencies: 22533 - '@types/react': 19.1.6 22320 + '@types/react': 19.1.10 22534 22321 22535 - react-simple-animate@3.5.3(react-dom@19.1.0(react@19.1.0)): 22322 + react-simple-animate@3.5.3(react-dom@19.1.1(react@19.1.1)): 22536 22323 dependencies: 22537 - react-dom: 19.1.0(react@19.1.0) 22324 + react-dom: 19.1.1(react@19.1.1) 22538 22325 22539 - react-smooth@4.0.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 22326 + react-smooth@4.0.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 22540 22327 dependencies: 22541 22328 fast-equals: 5.0.1 22542 22329 prop-types: 15.8.1 22543 - react: 19.1.0 22544 - react-dom: 19.1.0(react@19.1.0) 22545 - react-transition-group: 4.4.5(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 22330 + react: 19.1.1 22331 + react-dom: 19.1.1(react@19.1.1) 22332 + react-transition-group: 4.4.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 22546 22333 22547 - react-style-singleton@2.2.3(@types/react@19.1.6)(react@19.1.0): 22334 + react-style-singleton@2.2.3(@types/react@19.1.10)(react@19.1.1): 22548 22335 dependencies: 22549 22336 get-nonce: 1.0.1 22550 - react: 19.1.0 22337 + react: 19.1.1 22551 22338 tslib: 2.8.1 22552 22339 optionalDependencies: 22553 - '@types/react': 19.1.6 22340 + '@types/react': 19.1.10 22554 22341 22555 - react-transition-group@4.4.5(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 22342 + react-transition-group@4.4.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 22556 22343 dependencies: 22557 22344 '@babel/runtime': 7.26.0 22558 22345 dom-helpers: 5.2.1 22559 22346 loose-envify: 1.4.0 22560 22347 prop-types: 15.8.1 22561 - react: 19.1.0 22562 - react-dom: 19.1.0(react@19.1.0) 22348 + react: 19.1.1 22349 + react-dom: 19.1.1(react@19.1.1) 22563 22350 22564 - react-tweet@3.2.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 22351 + react-tweet@3.2.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 22565 22352 dependencies: 22566 22353 '@swc/helpers': 0.5.15 22567 22354 clsx: 2.1.1 22568 - react: 19.1.0 22569 - react-dom: 19.1.0(react@19.1.0) 22570 - swr: 2.2.4(react@19.1.0) 22355 + react: 19.1.1 22356 + react-dom: 19.1.1(react@19.1.1) 22357 + swr: 2.2.4(react@19.1.1) 22571 22358 22572 22359 react@18.3.1: 22573 22360 dependencies: 22574 22361 loose-envify: 1.4.0 22575 22362 22576 - react@19.1.0: {} 22363 + react@19.1.1: {} 22577 22364 22578 22365 readable-stream@3.6.2: 22579 22366 dependencies: ··· 22603 22390 dependencies: 22604 22391 decimal.js-light: 2.5.1 22605 22392 22606 - recharts@2.15.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 22393 + recharts@2.15.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 22607 22394 dependencies: 22608 22395 clsx: 2.1.1 22609 22396 eventemitter3: 4.0.7 22610 22397 lodash: 4.17.21 22611 - react: 19.1.0 22612 - react-dom: 19.1.0(react@19.1.0) 22398 + react: 19.1.1 22399 + react-dom: 19.1.1(react@19.1.1) 22613 22400 react-is: 18.3.1 22614 - react-smooth: 4.0.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 22401 + react-smooth: 4.0.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 22615 22402 recharts-scale: 0.4.5 22616 22403 tiny-invariant: 1.3.3 22617 22404 victory-vendor: 36.9.2 ··· 22724 22511 hast-util-raw: 9.0.4 22725 22512 vfile: 6.0.3 22726 22513 22727 - rehype-react@7.2.0(@types/react@19.1.6): 22514 + rehype-react@7.2.0(@types/react@19.1.10): 22728 22515 dependencies: 22729 22516 '@mapbox/hast-util-table-cell-style': 0.2.0 22730 22517 '@types/hast': 2.3.7 22731 - '@types/react': 19.1.6 22518 + '@types/react': 19.1.10 22732 22519 hast-to-hyperscript: 10.0.3 22733 22520 hast-util-whitespace: 2.0.1 22734 22521 unified: 10.1.2 ··· 22888 22675 22889 22676 requires-port@1.0.0: {} 22890 22677 22891 - resend@4.0.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 22678 + resend@4.0.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 22892 22679 dependencies: 22893 - '@react-email/render': 1.0.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 22680 + '@react-email/render': 1.0.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 22894 22681 transitivePeerDependencies: 22895 22682 - react 22896 22683 - react-dom 22897 22684 22898 - resend@4.6.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 22685 + resend@4.6.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 22899 22686 dependencies: 22900 - '@react-email/render': 1.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 22687 + '@react-email/render': 1.1.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1) 22901 22688 transitivePeerDependencies: 22902 22689 - react 22903 22690 - react-dom ··· 23205 22992 '@img/sharp-win32-ia32': 0.33.5 23206 22993 '@img/sharp-win32-x64': 0.33.5 23207 22994 23208 - sharp@0.34.2: 22995 + sharp@0.34.3: 23209 22996 dependencies: 23210 22997 color: 4.2.3 23211 22998 detect-libc: 2.0.4 23212 22999 semver: 7.7.2 23213 23000 optionalDependencies: 23214 - '@img/sharp-darwin-arm64': 0.34.2 23215 - '@img/sharp-darwin-x64': 0.34.2 23216 - '@img/sharp-libvips-darwin-arm64': 1.1.0 23217 - '@img/sharp-libvips-darwin-x64': 1.1.0 23218 - '@img/sharp-libvips-linux-arm': 1.1.0 23219 - '@img/sharp-libvips-linux-arm64': 1.1.0 23220 - '@img/sharp-libvips-linux-ppc64': 1.1.0 23221 - '@img/sharp-libvips-linux-s390x': 1.1.0 23222 - '@img/sharp-libvips-linux-x64': 1.1.0 23223 - '@img/sharp-libvips-linuxmusl-arm64': 1.1.0 23224 - '@img/sharp-libvips-linuxmusl-x64': 1.1.0 23225 - '@img/sharp-linux-arm': 0.34.2 23226 - '@img/sharp-linux-arm64': 0.34.2 23227 - '@img/sharp-linux-s390x': 0.34.2 23228 - '@img/sharp-linux-x64': 0.34.2 23229 - '@img/sharp-linuxmusl-arm64': 0.34.2 23230 - '@img/sharp-linuxmusl-x64': 0.34.2 23231 - '@img/sharp-wasm32': 0.34.2 23232 - '@img/sharp-win32-arm64': 0.34.2 23233 - '@img/sharp-win32-ia32': 0.34.2 23234 - '@img/sharp-win32-x64': 0.34.2 23001 + '@img/sharp-darwin-arm64': 0.34.3 23002 + '@img/sharp-darwin-x64': 0.34.3 23003 + '@img/sharp-libvips-darwin-arm64': 1.2.0 23004 + '@img/sharp-libvips-darwin-x64': 1.2.0 23005 + '@img/sharp-libvips-linux-arm': 1.2.0 23006 + '@img/sharp-libvips-linux-arm64': 1.2.0 23007 + '@img/sharp-libvips-linux-ppc64': 1.2.0 23008 + '@img/sharp-libvips-linux-s390x': 1.2.0 23009 + '@img/sharp-libvips-linux-x64': 1.2.0 23010 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.0 23011 + '@img/sharp-libvips-linuxmusl-x64': 1.2.0 23012 + '@img/sharp-linux-arm': 0.34.3 23013 + '@img/sharp-linux-arm64': 0.34.3 23014 + '@img/sharp-linux-ppc64': 0.34.3 23015 + '@img/sharp-linux-s390x': 0.34.3 23016 + '@img/sharp-linux-x64': 0.34.3 23017 + '@img/sharp-linuxmusl-arm64': 0.34.3 23018 + '@img/sharp-linuxmusl-x64': 0.34.3 23019 + '@img/sharp-wasm32': 0.34.3 23020 + '@img/sharp-win32-arm64': 0.34.3 23021 + '@img/sharp-win32-ia32': 0.34.3 23022 + '@img/sharp-win32-x64': 0.34.3 23235 23023 optional: true 23236 23024 23237 23025 shebang-command@2.0.0: ··· 23372 23160 ip: 2.0.0 23373 23161 smart-buffer: 4.2.0 23374 23162 23375 - sonner@1.7.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 23163 + sonner@1.7.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 23376 23164 dependencies: 23377 - react: 19.1.0 23378 - react-dom: 19.1.0(react@19.1.0) 23165 + react: 19.1.1 23166 + react-dom: 19.1.1(react@19.1.1) 23379 23167 23380 - sonner@2.0.5(react-dom@19.1.0(react@19.1.0))(react@19.1.0): 23168 + sonner@2.0.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1): 23381 23169 dependencies: 23382 - react: 19.1.0 23383 - react-dom: 19.1.0(react@19.1.0) 23170 + react: 19.1.1 23171 + react-dom: 19.1.1(react@19.1.1) 23384 23172 23385 23173 sort-keys@5.1.0: 23386 23174 dependencies: ··· 23463 23251 23464 23252 stream-shift@1.0.1: {} 23465 23253 23466 - streamsearch@1.1.0: {} 23467 - 23468 23254 strict-event-emitter@0.5.1: {} 23469 23255 23470 23256 string-width@4.2.3: ··· 23543 23329 dependencies: 23544 23330 inline-style-parser: 0.2.4 23545 23331 23546 - styled-jsx@5.1.6(@babel/core@7.26.0)(react@19.1.0): 23332 + styled-jsx@5.1.6(@babel/core@7.26.0)(react@19.1.1): 23547 23333 dependencies: 23548 23334 client-only: 0.0.1 23549 - react: 19.1.0 23335 + react: 19.1.1 23550 23336 optionalDependencies: 23551 23337 '@babel/core': 7.26.0 23552 23338 ··· 23591 23377 lower-case: 1.1.4 23592 23378 upper-case: 1.1.3 23593 23379 23594 - swr@2.2.4(react@19.1.0): 23380 + swr@2.2.4(react@19.1.1): 23595 23381 dependencies: 23596 23382 client-only: 0.0.1 23597 - react: 19.1.0 23598 - use-sync-external-store: 1.5.0(react@19.1.0) 23383 + react: 19.1.1 23384 + use-sync-external-store: 1.5.0(react@19.1.1) 23599 23385 23600 23386 tailwind-merge@1.14.0: {} 23601 23387 ··· 24163 23949 querystringify: 2.2.0 24164 23950 requires-port: 1.0.0 24165 23951 24166 - use-callback-ref@1.3.3(@types/react@19.1.6)(react@19.1.0): 23952 + use-callback-ref@1.3.3(@types/react@19.1.10)(react@19.1.1): 24167 23953 dependencies: 24168 - react: 19.1.0 23954 + react: 19.1.1 24169 23955 tslib: 2.8.1 24170 23956 optionalDependencies: 24171 - '@types/react': 19.1.6 23957 + '@types/react': 19.1.10 24172 23958 24173 - use-deep-compare-effect@1.8.1(react@19.1.0): 23959 + use-deep-compare-effect@1.8.1(react@19.1.1): 24174 23960 dependencies: 24175 23961 '@babel/runtime': 7.26.0 24176 23962 dequal: 2.0.3 24177 - react: 19.1.0 23963 + react: 19.1.1 24178 23964 24179 - use-sidecar@1.1.3(@types/react@19.1.6)(react@19.1.0): 23965 + use-sidecar@1.1.3(@types/react@19.1.10)(react@19.1.1): 24180 23966 dependencies: 24181 23967 detect-node-es: 1.1.0 24182 - react: 19.1.0 23968 + react: 19.1.1 24183 23969 tslib: 2.8.1 24184 23970 optionalDependencies: 24185 - '@types/react': 19.1.6 23971 + '@types/react': 19.1.10 24186 23972 24187 - use-sync-external-store@1.4.0(react@19.1.0): 23973 + use-sync-external-store@1.4.0(react@19.1.1): 24188 23974 dependencies: 24189 - react: 19.1.0 23975 + react: 19.1.1 24190 23976 24191 - use-sync-external-store@1.5.0(react@19.1.0): 23977 + use-sync-external-store@1.5.0(react@19.1.1): 24192 23978 dependencies: 24193 - react: 19.1.0 23979 + react: 19.1.1 24194 23980 24195 23981 utf-8-validate@6.0.3: 24196 23982 dependencies: