diff --git a/.gitignore b/.gitignore index 7df8c392e..918022c6e 100644 --- a/.gitignore +++ b/.gitignore @@ -260,9 +260,6 @@ $RECYCLE.BIN/ # Sentry Config File .env.sentry-build-plugin -# BaseHub -.basehub - # AI Rules .cursorrules .github/copilot-instructions.md diff --git a/apps/api/package.json b/apps/api/package.json index 54e997d7d..dab6668e6 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -23,9 +23,9 @@ "@repo/testing": "workspace:*", "@sentry/nextjs": "^9.22.0", "@t3-oss/env-nextjs": "^0.13.4", - "next": "15.3.2", - "react": "19.1.0", - "react-dom": "19.1.0", + "next": "15.5.4", + "react": "19.2.0", + "react-dom": "19.2.0", "svix": "^1.66.0", "vitest": "^3.1.4", "zod": "^3.25.28" @@ -33,8 +33,8 @@ "devDependencies": { "@repo/typescript-config": "workspace:*", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "19.1.5", + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0", "concurrently": "^9.1.2", "typescript": "^5.8.3" } diff --git a/apps/app/package.json b/apps/app/package.json index db0fef4c9..0bed1e58d 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -28,10 +28,10 @@ "fuse.js": "^7.1.0", "import-in-the-middle": "^1.13.2", "lucide-react": "^0.511.0", - "next": "15.3.2", + "next": "15.5.4", "next-themes": "^0.4.6", - "react": "19.1.0", - "react-dom": "19.1.0", + "react": "19.2.0", + "react-dom": "19.2.0", "require-in-the-middle": "^7.5.2", "zod": "^3.25.28" }, @@ -41,8 +41,8 @@ "@testing-library/dom": "^10.4.0", "@testing-library/react": "^16.3.0", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "19.1.5", + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0", "jsdom": "^26.1.0", "tailwindcss": "^4.1.7", "typescript": "^5.8.3", diff --git a/apps/email/package.json b/apps/email/package.json index 75c060b41..5e1d7cb37 100644 --- a/apps/email/package.json +++ b/apps/email/package.json @@ -12,14 +12,14 @@ "dependencies": { "@react-email/components": "0.0.41", "@repo/email": "workspace:*", - "react": "19.1.0", + "react": "19.2.0", "react-email": "4.0.15" }, "devDependencies": { "@repo/typescript-config": "workspace:*", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "next": "15.3.2", + "@types/react": "19.2.0", + "next": "15.5.4", "typescript": "^5.8.3" } } diff --git a/apps/storybook/package.json b/apps/storybook/package.json index 4dec702da..f0264237e 100644 --- a/apps/storybook/package.json +++ b/apps/storybook/package.json @@ -16,9 +16,9 @@ "date-fns": "^4.1.0", "input-otp": "^1.4.2", "lucide-react": "^0.511.0", - "next": "15.3.2", - "react": "19.1.0", - "react-dom": "19.1.0", + "next": "15.5.4", + "react": "19.2.0", + "react-dom": "19.2.0", "react-hook-form": "^7.56.4", "recharts": "^2.15.3", "sonner": "^2.0.3", @@ -36,8 +36,8 @@ "@storybook/react": "^8.6.14", "@storybook/test": "^8.6.14", "@types/node": "^22", - "@types/react": "^19", - "@types/react-dom": "^19", + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0", "chromatic": "^12.0.0", "postcss": "^8", "storybook": "^8.6.14", diff --git a/apps/web/package.json b/apps/web/package.json index 7a6691949..0a9232324 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -29,9 +29,9 @@ "import-in-the-middle": "^1.13.2", "lucide-react": "^0.511.0", "mdx-bundler": "^10.1.1", - "next": "15.3.2", - "react": "19.1.0", - "react-dom": "19.1.0", + "next": "15.5.4", + "react": "19.2.0", + "react-dom": "19.2.0", "require-in-the-middle": "^7.5.2", "sharp": "^0.34.2", "shiki": "^3.4.2", @@ -40,8 +40,8 @@ "devDependencies": { "@repo/typescript-config": "workspace:*", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "19.1.5", + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0", "tailwindcss": "^4.1.7", "typescript": "^5.8.3" } diff --git a/docs/package.json b/docs/package.json index eb82373c1..a55cb25b7 100644 --- a/docs/package.json +++ b/docs/package.json @@ -51,11 +51,11 @@ "input-otp": "^1.4.2", "lucide-react": "^0.511.0", "mermaid": "^11.6.0", - "next": "15.3.2", + "next": "15.5.4", "next-themes": "^0.4.6", - "react": "^19.1.0", + "react": "19.2.0", + "react-dom": "19.2.0", "react-day-picker": "8.10.1", - "react-dom": "^19.1.0", "react-hook-form": "^7.56.4", "react-player": "^2.16.0", "react-resizable-panels": "^3.0.2", @@ -70,8 +70,8 @@ "@tailwindcss/postcss": "^4.1.7", "@types/mdx": "^2.0.13", "@types/node": "22.15.21", - "@types/react": "^19.1.5", - "@types/react-dom": "^19.1.5", + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0", "next-validate-link": "^1.5.2", "postcss": "^8.5.3", "tailwindcss": "^4.1.7", diff --git a/packages/ai/package.json b/packages/ai/package.json index befb9cf17..4b1b93e1b 100644 --- a/packages/ai/package.json +++ b/packages/ai/package.json @@ -10,7 +10,7 @@ "@ai-sdk/openai": "^1.3.22", "@t3-oss/env-nextjs": "^0.13.4", "ai": "^4.3.16", - "react": "^19.1.0", + "react": "19.2.0", "react-markdown": "^10.1.0", "tailwind-merge": "^3.3.0", "zod": "^3.25.28" @@ -18,7 +18,7 @@ "devDependencies": { "@repo/typescript-config": "workspace:*", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "^19.1.5" + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0" } } diff --git a/packages/analytics/package.json b/packages/analytics/package.json index f7620001d..33b860c40 100644 --- a/packages/analytics/package.json +++ b/packages/analytics/package.json @@ -12,14 +12,14 @@ "@vercel/analytics": "^1.5.0", "posthog-js": "^1.246.0", "posthog-node": "^4.17.2", - "react": "^19.1.0", + "react": "19.2.0", "server-only": "^0.0.1", "zod": "^3.25.28" }, "devDependencies": { "@repo/typescript-config": "workspace:*", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "^19.1.5" + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0" } } diff --git a/packages/auth/package.json b/packages/auth/package.json index 6c69edc6e..6f3fbf20c 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -11,7 +11,7 @@ "@clerk/themes": "^2.2.46", "@t3-oss/env-nextjs": "^0.13.4", "next-themes": "^0.4.6", - "react": "^19.1.0", + "react": "19.2.0", "server-only": "^0.0.1", "zod": "^3.25.28" }, @@ -19,8 +19,8 @@ "@clerk/types": "^4.59.1", "@repo/typescript-config": "workspace:*", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "^19.1.5", + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0", "typescript": "^5.8.3" } } diff --git a/packages/cms/basehub-types.d.ts b/packages/cms/basehub-types.d.ts new file mode 100644 index 000000000..140d91bfa --- /dev/null +++ b/packages/cms/basehub-types.d.ts @@ -0,0 +1,1875 @@ +/* istanbul ignore file */ +/* tslint:disable */ +/* eslint-disable */ +// @ts-nocheck + +/*============================================================================= + * This file was automatically generated by the BaseHub SDK and contains type + * definitions based on your repository schema. Credits to https://genql.dev/ + * for the type generation. + * + * You can safely commit this to version control. + *============================================================================*/ + +declare module "basehub" { + export interface Query extends _Query {} + export interface QueryGenqlSelection extends _QueryGenqlSelection {} + export interface Mutation extends _Mutation {} + export interface MutationGenqlSelection extends _MutationGenqlSelection {} + export interface FragmentsMap extends _FragmentsMap {} + export interface Scalars extends _Scalars {} +} + +import type { Transaction } from 'basehub/api-transaction' + +interface _Query extends Query {} +interface _QueryGenqlSelection extends QueryGenqlSelection {} +interface _Mutation extends Mutation {} +interface _MutationGenqlSelection extends MutationGenqlSelection {} +interface _FragmentsMap extends FragmentsMap {} +interface _Scalars extends Scalars {} + +export interface Scalars { + BSHBEventSchema: ({ + name: string; + required: boolean; + placeholder?: string; + defaultValue?: string; + helpText?: string +} & { + id: string; + label: string +} & ({ + type: "text" | "textarea" | "number" | "date" | "datetime" | "email" | "checkbox" | "hidden" +} | { + type: "select" | "radio"; + options: string[]; + multiple: boolean +} | { + type: "file" +}))[], + BSHBRichTextContentSchema: RichTextNode[], + BSHBRichTextTOCSchema: RichTextTocNode[], + Boolean: boolean, + CodeSnippetLanguage: B_Language, + DateTime: any, + Float: number, + ID: string, + Int: number, + JSON: any, + String: string, +} + +export type AnalyticsKeyScope = 'query' | 'send' + +export interface Authors { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + _id: Scalars['String'] + _idPath: Scalars['String'] + _meta: ListMeta + /** The key used to search from the frontend. */ + _searchKey: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item: (AuthorsItem | null) + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items: AuthorsItem[] + __typename: 'Authors' +} + +export interface AuthorsItem { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + /** Array of search highlight information with field names and HTML markup */ + _highlight: (SearchHighlight[] | null) + _id: Scalars['String'] + _idPath: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + avatar: BlockImage + xUrl: (Scalars['String'] | null) + __typename: 'AuthorsItem' +} + +export type AuthorsItemOrderByEnum = '_sys_createdAt__ASC' | '_sys_createdAt__DESC' | '_sys_hash__ASC' | '_sys_hash__DESC' | '_sys_id__ASC' | '_sys_id__DESC' | '_sys_lastModifiedAt__ASC' | '_sys_lastModifiedAt__DESC' | '_sys_slug__ASC' | '_sys_slug__DESC' | '_sys_title__ASC' | '_sys_title__DESC' | 'avatar__ASC' | 'avatar__DESC' | 'xUrl__ASC' | 'xUrl__DESC' + +export interface BaseRichTextJson { + blocks: Scalars['String'] + content: Scalars['BSHBRichTextContentSchema'] + toc: Scalars['BSHBRichTextTOCSchema'] + __typename: 'BaseRichTextJson' +} + +export interface BlockAudio { + /** The duration of the audio in seconds. If the duration is not available, it will be estimated based on the file size. */ + duration: Scalars['Float'] + fileName: Scalars['String'] + fileSize: Scalars['Int'] + lastModified: Scalars['Float'] + mimeType: Scalars['String'] + url: Scalars['String'] + __typename: 'BlockAudio' +} + +export interface BlockCodeSnippet { + allowedLanguages: Scalars['CodeSnippetLanguage'][] + code: Scalars['String'] + /** @deprecated Figuring out the correct api. */ + html: Scalars['String'] + language: Scalars['CodeSnippetLanguage'] + __typename: 'BlockCodeSnippet' +} + +export interface BlockColor { + b: Scalars['Int'] + g: Scalars['Int'] + hex: Scalars['String'] + hsl: Scalars['String'] + r: Scalars['Int'] + rgb: Scalars['String'] + __typename: 'BlockColor' +} + +export type BlockDocument = (Authors | AuthorsItem | Blog | Categories | CategoriesItem | LegalPages | LegalPagesItem | Posts | PostsItem | _AgentStart | authorsItem_AsList | categoriesItem_AsList | legalPagesItem_AsList | postsItem_AsList) & { __isUnion?: true } + +export interface BlockDocumentSys { + apiNamePath: Scalars['String'] + createdAt: Scalars['String'] + hash: Scalars['String'] + id: Scalars['ID'] + idPath: Scalars['String'] + lastModifiedAt: Scalars['String'] + slug: Scalars['String'] + slugPath: Scalars['String'] + title: Scalars['String'] + __typename: 'BlockDocumentSys' +} + +export interface BlockFile { + fileName: Scalars['String'] + fileSize: Scalars['Int'] + lastModified: Scalars['Float'] + mimeType: Scalars['String'] + url: Scalars['String'] + __typename: 'BlockFile' +} + +export interface BlockImage { + alt: (Scalars['String'] | null) + aspectRatio: Scalars['String'] + blurDataURL: Scalars['String'] + fileName: Scalars['String'] + fileSize: Scalars['Int'] + height: Scalars['Int'] + lastModified: Scalars['Float'] + mimeType: Scalars['String'] + /** @deprecated Renamed to `blurDataURL` to match Next.js Image's naming convention. */ + placeholderURL: Scalars['String'] + /** @deprecated Use `url` instead. */ + rawUrl: Scalars['String'] + thumbhash: Scalars['String'] + /** + * This field is used to generate the image URL with the provided options. The options are passed as arguments. For example, if you want to resize the image to 200x200 pixels, you can use the following query: + * + * ```graphql + * { + * imageBlock { + * url(width: 200, height: 200) + * } + * } + * ``` + * + * This will return the URL with the width and height set to 200 pixels. + * + * BaseHub uses Cloudflare for image resizing. Check out [all available options in their docs](https://developers.cloudflare.com/images/transform-images/transform-via-workers/#fetch-options). + * + */ + url: Scalars['String'] + width: Scalars['Int'] + __typename: 'BlockImage' +} + +export type BlockList = (Authors | Categories | LegalPages | Posts | authorsItem_AsList | categoriesItem_AsList | legalPagesItem_AsList | postsItem_AsList) & { __isUnion?: true } + +export interface BlockOgImage { + height: Scalars['Int'] + url: Scalars['String'] + width: Scalars['Int'] + __typename: 'BlockOgImage' +} + + +/** Rich text block */ +export type BlockRichText = (Body | Body_1) & { __isUnion?: true } + +export interface BlockVideo { + aspectRatio: Scalars['String'] + /** The duration of the video in seconds. If the duration is not available, it will be estimated based on the file size. */ + duration: Scalars['Float'] + fileName: Scalars['String'] + fileSize: Scalars['Int'] + height: Scalars['Int'] + lastModified: Scalars['Float'] + mimeType: Scalars['String'] + url: Scalars['String'] + width: Scalars['Int'] + __typename: 'BlockVideo' +} + +export interface Blog { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + _id: Scalars['String'] + _idPath: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + authors: Authors + categories: Categories + posts: Posts + __typename: 'Blog' +} + +export interface Body { + html: Scalars['String'] + json: BodyRichText + markdown: Scalars['String'] + plainText: Scalars['String'] + readingTime: Scalars['Int'] + __typename: 'Body' +} + +export interface BodyRichText { + content: Scalars['BSHBRichTextContentSchema'] + toc: Scalars['BSHBRichTextTOCSchema'] + __typename: 'BodyRichText' +} + +export interface Body_1 { + html: Scalars['String'] + json: Body_1RichText + markdown: Scalars['String'] + plainText: Scalars['String'] + readingTime: Scalars['Int'] + __typename: 'Body_1' +} + +export interface Body_1RichText { + content: Scalars['BSHBRichTextContentSchema'] + toc: Scalars['BSHBRichTextTOCSchema'] + __typename: 'Body_1RichText' +} + +export interface Categories { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + _id: Scalars['String'] + _idPath: Scalars['String'] + _meta: ListMeta + /** The key used to search from the frontend. */ + _searchKey: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item: (CategoriesItem | null) + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items: CategoriesItem[] + __typename: 'Categories' +} + +export interface CategoriesItem { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + /** Array of search highlight information with field names and HTML markup */ + _highlight: (SearchHighlight[] | null) + _id: Scalars['String'] + _idPath: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + __typename: 'CategoriesItem' +} + +export type CategoriesItemOrderByEnum = '_sys_createdAt__ASC' | '_sys_createdAt__DESC' | '_sys_hash__ASC' | '_sys_hash__DESC' | '_sys_id__ASC' | '_sys_id__DESC' | '_sys_lastModifiedAt__ASC' | '_sys_lastModifiedAt__DESC' | '_sys_slug__ASC' | '_sys_slug__DESC' | '_sys_title__ASC' | '_sys_title__DESC' + +export interface GetUploadSignedURL { + signedURL: Scalars['String'] + uploadURL: Scalars['String'] + __typename: 'GetUploadSignedURL' +} + +export interface LegalPages { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + _id: Scalars['String'] + _idPath: Scalars['String'] + _meta: ListMeta + /** The key used to search from the frontend. */ + _searchKey: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item: (LegalPagesItem | null) + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items: LegalPagesItem[] + __typename: 'LegalPages' +} + +export interface LegalPagesItem { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + /** Array of search highlight information with field names and HTML markup */ + _highlight: (SearchHighlight[] | null) + _id: Scalars['String'] + _idPath: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + body: Body_1 + description: Scalars['String'] + __typename: 'LegalPagesItem' +} + +export type LegalPagesItemOrderByEnum = '_sys_createdAt__ASC' | '_sys_createdAt__DESC' | '_sys_hash__ASC' | '_sys_hash__DESC' | '_sys_id__ASC' | '_sys_id__DESC' | '_sys_lastModifiedAt__ASC' | '_sys_lastModifiedAt__DESC' | '_sys_slug__ASC' | '_sys_slug__DESC' | '_sys_title__ASC' | '_sys_title__DESC' | 'body__ASC' | 'body__DESC' | 'description__ASC' | 'description__DESC' + +export interface ListMeta { + /** Number of items after applying filters but before pagination */ + filteredCount: Scalars['Int'] + /** Total number of items in collection before any filtering/pagination */ + totalCount: Scalars['Int'] + __typename: 'ListMeta' +} + +export type MediaBlock = (BlockAudio | BlockFile | BlockImage | BlockVideo) & { __isUnion?: true } + +export type MediaBlockUnion = (BlockAudio | BlockFile | BlockImage | BlockVideo) & { __isUnion?: true } + +export interface Mutation { + /** + * Returns a signed url and an upload url so that you can upload files into your repository. + * + * Example usage with JavaScript: + * ```js + * async function handleUpload(file: File) { + * const { getUploadSignedURL } = await basehub().mutation({ + * getUploadSignedURL: { + * __args: { fileName: file.name }, + * signedURL: true, + * uploadURL: true, + * } + * }) + * + * const { signedURL, uploadURL } = getUploadSignedURL + * + * await fetch(signedURL, { method: 'PUT', body: file }) + * + * // done! do something with the uploadURL now + * } + * ``` + * + */ + getUploadSignedURL: GetUploadSignedURL + /** Start a job that can be awaited and the result given directly. Under the hood, it runs `transactionAsync` and polls for the result until it is available. You can pass a `timeout` argument, the default being 30_000ms. */ + transaction: TransactionStatus + /** Start an asynchronous job to mutate BaseHub data. Returns a transaction ID which you can use to get the result of the job. */ + transactionAsync: Scalars['String'] + transactionStatus: TransactionStatus + __typename: 'Mutation' +} + +export interface Posts { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + _id: Scalars['String'] + _idPath: Scalars['String'] + _meta: ListMeta + /** The key used to search from the frontend. */ + _searchKey: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item: (PostsItem | null) + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items: PostsItem[] + __typename: 'Posts' +} + +export interface PostsItem { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + /** Array of search highlight information with field names and HTML markup */ + _highlight: (SearchHighlight[] | null) + _id: Scalars['String'] + _idPath: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + authors: AuthorsItem[] + body: Body + categories: (CategoriesItem[] | null) + /** ISO 8601 date string. */ + date: Scalars['String'] + description: Scalars['String'] + image: BlockImage + __typename: 'PostsItem' +} + +export type PostsItemOrderByEnum = '_sys_createdAt__ASC' | '_sys_createdAt__DESC' | '_sys_hash__ASC' | '_sys_hash__DESC' | '_sys_id__ASC' | '_sys_id__DESC' | '_sys_lastModifiedAt__ASC' | '_sys_lastModifiedAt__DESC' | '_sys_slug__ASC' | '_sys_slug__DESC' | '_sys_title__ASC' | '_sys_title__DESC' | 'authors__ASC' | 'authors__DESC' | 'body__ASC' | 'body__DESC' | 'categories__ASC' | 'categories__DESC' | 'date__ASC' | 'date__DESC' | 'description__ASC' | 'description__DESC' | 'image__ASC' | 'image__DESC' + +export interface Query { + _agent: (_AgentStart | null) + /** Query across the custom AI agents in the repository. */ + _agents: _agents + /** Query across all of the instances of a component. Pass in filters and sorts if you want, and get each instance via the `items` key. */ + _componentInstances: _components + /** The diff between the current branch and the head commit. */ + _diff: Scalars['JSON'] + /** The structure of the repository. Used by START. */ + _structure: Scalars['JSON'] + _sys: RepoSys + blog: Blog + legalPages: LegalPages + __typename: 'Query' +} + +export interface RepoSys { + branches: _Branches + hash: Scalars['String'] + id: Scalars['ID'] + playgroundInfo: (_PlaygroundInfo | null) + slug: Scalars['String'] + title: Scalars['String'] + __typename: 'RepoSys' +} + +export type RichTextJson = (BaseRichTextJson | BodyRichText | Body_1RichText) & { __isUnion?: true } + +export interface SearchHighlight { + /** The field/path that was matched (e.g., "title", "body.content") */ + by: Scalars['String'] + /** HTML snippet with tags around the matched terms */ + snippet: Scalars['String'] + __typename: 'SearchHighlight' +} + +export interface TransactionStatus { + /** Duration in milliseconds. */ + duration: (Scalars['Int'] | null) + endedAt: (Scalars['String'] | null) + id: Scalars['String'] + message: (Scalars['String'] | null) + startedAt: Scalars['String'] + status: TransactionStatusEnum + __typename: 'TransactionStatus' +} + +export type TransactionStatusEnum = 'Cancelled' | 'Completed' | 'Failed' | 'Running' | 'Scheduled' + +export interface Variant { + apiName: Scalars['String'] + color: Scalars['String'] + id: Scalars['String'] + isDefault: Scalars['Boolean'] + label: Scalars['String'] + __typename: 'Variant' +} + +export interface _AgentStart { + _agentKey: Scalars['String'] + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + _id: Scalars['String'] + _idPath: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + accent: Scalars['String'] + avatar: Scalars['String'] + chatUrl: Scalars['String'] + commit: Scalars['Boolean'] + description: Scalars['String'] + edit: Scalars['Boolean'] + embedUrl: Scalars['String'] + getUserInfo: Scalars['Boolean'] + grayscale: Scalars['String'] + manageBranches: Scalars['Boolean'] + mcpUrl: Scalars['String'] + model: Scalars['String'] + openRouterKey: (Scalars['String'] | null) + searchTheWeb: Scalars['Boolean'] + slackInstallUrl: Scalars['String'] + systemPrompt: Scalars['String'] + __typename: '_AgentStart' +} + +export interface _BranchInfo { + archivedAt: (Scalars['String'] | null) + archivedBy: (Scalars['String'] | null) + authorId: (Scalars['String'] | null) + contributors: (Scalars['String'][] | null) + createdAt: Scalars['String'] + description: (Scalars['String'] | null) + git: (_GitInfo | null) + headCommit: (_CommitInfo | null) + headCommitId: (Scalars['String'] | null) + id: Scalars['ID'] + inlineSuggestionAppliedAt: (Scalars['String'] | null) + isDefault: Scalars['Boolean'] + isInlineSuggestion: (Scalars['Boolean'] | null) + name: Scalars['String'] + playgroundId: (Scalars['String'] | null) + rollbackCommitId: (Scalars['String'] | null) + rollbackIsoDate: (Scalars['String'] | null) + sourceBranchId: (Scalars['String'] | null) + updatedAt: (Scalars['String'] | null) + workingRootBlockId: (Scalars['String'] | null) + __typename: '_BranchInfo' +} + +export interface _Branches { + _meta: ListMeta + items: _BranchInfo[] + __typename: '_Branches' +} + +export interface _CommitInfo { + authorId: Scalars['String'] + branchId: Scalars['String'] + contributors: (Scalars['String'][] | null) + createdAt: Scalars['String'] + hash: Scalars['String'] + id: Scalars['String'] + mergeParentCommitId: (Scalars['String'] | null) + message: Scalars['String'] + parentCommitId: (Scalars['String'] | null) + /** Whether this commit is from a playground branch. */ + playgroundId: (Scalars['String'] | null) + repoId: Scalars['String'] + rootBlockId: Scalars['String'] + __typename: '_CommitInfo' +} + +export interface _GitInfo { + branch: Scalars['String'] + deploymentUrl: (Scalars['String'] | null) + __typename: '_GitInfo' +} + +export interface _PlaygroundInfo { + claimUrl: (Scalars['String'] | null) + editUrl: Scalars['String'] + expiresAt: (Scalars['String'] | null) + id: (Scalars['String'] | null) + __typename: '_PlaygroundInfo' +} + +export type _ResolveTargetsWithEnum = 'id' | 'objectName' + +export type _StructureFormatEnum = 'json' | 'xml' + +export interface _agents { + start: _AgentStart + __typename: '_agents' +} + +export interface _components { + authorsItem: authorsItem_AsList + categoriesItem: categoriesItem_AsList + legalPagesItem: legalPagesItem_AsList + postsItem: postsItem_AsList + __typename: '_components' +} + +export interface authorsItem_AsList { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + _id: Scalars['String'] + _idPath: Scalars['String'] + _meta: ListMeta + /** The key used to search from the frontend. */ + _searchKey: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item: (AuthorsItem | null) + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items: AuthorsItem[] + __typename: 'authorsItem_AsList' +} + +export interface categoriesItem_AsList { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + _id: Scalars['String'] + _idPath: Scalars['String'] + _meta: ListMeta + /** The key used to search from the frontend. */ + _searchKey: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item: (CategoriesItem | null) + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items: CategoriesItem[] + __typename: 'categoriesItem_AsList' +} + +export interface legalPagesItem_AsList { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + _id: Scalars['String'] + _idPath: Scalars['String'] + _meta: ListMeta + /** The key used to search from the frontend. */ + _searchKey: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item: (LegalPagesItem | null) + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items: LegalPagesItem[] + __typename: 'legalPagesItem_AsList' +} + +export interface postsItem_AsList { + _analyticsKey: Scalars['String'] + _dashboardUrl: Scalars['String'] + _id: Scalars['String'] + _idPath: Scalars['String'] + _meta: ListMeta + /** The key used to search from the frontend. */ + _searchKey: Scalars['String'] + _slug: Scalars['String'] + _slugPath: Scalars['String'] + _sys: BlockDocumentSys + _title: Scalars['String'] + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item: (PostsItem | null) + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items: PostsItem[] + __typename: 'postsItem_AsList' +} + +export interface AuthorsGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + _id?: boolean | number + _idPath?: boolean | number + _meta?: ListMetaGenqlSelection + /** The key used to search from the frontend. */ + _searchKey?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item?: AuthorsItemGenqlSelection + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items?: AuthorsItemGenqlSelection + __typename?: boolean | number + __fragmentOn?: "Authors" +} + +export interface AuthorsItemGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + /** Array of search highlight information with field names and HTML markup */ + _highlight?: SearchHighlightGenqlSelection + _id?: boolean | number + _idPath?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + avatar?: BlockImageGenqlSelection + xUrl?: boolean | number + __typename?: boolean | number + __fragmentOn?: "AuthorsItem" +} + +export interface AuthorsItemFilterInput {AND?: (AuthorsItemFilterInput | null),OR?: (AuthorsItemFilterInput | null),_id?: (StringFilter | null),_slug?: (StringFilter | null),_sys_apiNamePath?: (StringFilter | null),_sys_createdAt?: (DateFilter | null),_sys_hash?: (StringFilter | null),_sys_id?: (StringFilter | null),_sys_idPath?: (StringFilter | null),_sys_lastModifiedAt?: (DateFilter | null),_sys_slug?: (StringFilter | null),_sys_slugPath?: (StringFilter | null),_sys_title?: (StringFilter | null),_title?: (StringFilter | null),xUrl?: (StringFilter | null)} + +export interface AuthorsItemSearchInput { +/** Searchable fields for query */ +by?: (Scalars['String'][] | null), +/** Search query */ +q?: (Scalars['String'] | null)} + +export interface BaseRichTextJsonGenqlSelection{ + blocks?: boolean | number + content?: boolean | number + toc?: boolean | number + __typename?: boolean | number + __fragmentOn?: "BaseRichTextJson" +} + +export interface BlockAudioGenqlSelection{ + /** The duration of the audio in seconds. If the duration is not available, it will be estimated based on the file size. */ + duration?: boolean | number + fileName?: boolean | number + fileSize?: boolean | number + lastModified?: boolean | number + mimeType?: boolean | number + url?: boolean | number + __typename?: boolean | number + __fragmentOn?: "BlockAudio" +} + +export interface BlockCodeSnippetGenqlSelection{ + allowedLanguages?: boolean | number + code?: boolean | number + /** @deprecated Figuring out the correct api. */ + html?: { __args: { + /** Theme for the code snippet */ + theme?: (Scalars['String'] | null)} } | boolean | number + language?: boolean | number + __typename?: boolean | number + __fragmentOn?: "BlockCodeSnippet" +} + +export interface BlockColorGenqlSelection{ + b?: boolean | number + g?: boolean | number + hex?: boolean | number + hsl?: boolean | number + r?: boolean | number + rgb?: boolean | number + __typename?: boolean | number + __fragmentOn?: "BlockColor" +} + +export interface BlockDocumentGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + _id?: boolean | number + _idPath?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + on_Authors?: AuthorsGenqlSelection + on_AuthorsItem?: AuthorsItemGenqlSelection + on_Blog?: BlogGenqlSelection + on_Categories?: CategoriesGenqlSelection + on_CategoriesItem?: CategoriesItemGenqlSelection + on_LegalPages?: LegalPagesGenqlSelection + on_LegalPagesItem?: LegalPagesItemGenqlSelection + on_Posts?: PostsGenqlSelection + on_PostsItem?: PostsItemGenqlSelection + on__AgentStart?: _AgentStartGenqlSelection + on_authorsItem_AsList?: authorsItem_AsListGenqlSelection + on_categoriesItem_AsList?: categoriesItem_AsListGenqlSelection + on_legalPagesItem_AsList?: legalPagesItem_AsListGenqlSelection + on_postsItem_AsList?: postsItem_AsListGenqlSelection + __typename?: boolean | number + __fragmentOn?: "BlockDocument" +} + +export interface BlockDocumentSysGenqlSelection{ + apiNamePath?: boolean | number + createdAt?: boolean | number + hash?: boolean | number + id?: boolean | number + idPath?: boolean | number + lastModifiedAt?: boolean | number + slug?: boolean | number + slugPath?: boolean | number + title?: boolean | number + __typename?: boolean | number + __fragmentOn?: "BlockDocumentSys" +} + +export interface BlockFileGenqlSelection{ + fileName?: boolean | number + fileSize?: boolean | number + lastModified?: boolean | number + mimeType?: boolean | number + url?: boolean | number + __typename?: boolean | number + __fragmentOn?: "BlockFile" +} + +export interface BlockImageGenqlSelection{ + alt?: boolean | number + aspectRatio?: boolean | number + blurDataURL?: boolean | number + fileName?: boolean | number + fileSize?: boolean | number + height?: boolean | number + lastModified?: boolean | number + mimeType?: boolean | number + /** @deprecated Renamed to `blurDataURL` to match Next.js Image's naming convention. */ + placeholderURL?: boolean | number + /** @deprecated Use `url` instead. */ + rawUrl?: boolean | number + thumbhash?: boolean | number + /** + * This field is used to generate the image URL with the provided options. The options are passed as arguments. For example, if you want to resize the image to 200x200 pixels, you can use the following query: + * + * ```graphql + * { + * imageBlock { + * url(width: 200, height: 200) + * } + * } + * ``` + * + * This will return the URL with the width and height set to 200 pixels. + * + * BaseHub uses Cloudflare for image resizing. Check out [all available options in their docs](https://developers.cloudflare.com/images/transform-images/transform-via-workers/#fetch-options). + * + */ + url?: { __args: {anim?: (Scalars['String'] | null), background?: (Scalars['String'] | null), blur?: (Scalars['Int'] | null), border?: (Scalars['String'] | null), brightness?: (Scalars['Int'] | null), compression?: (Scalars['String'] | null), contrast?: (Scalars['Int'] | null), dpr?: (Scalars['Int'] | null), fit?: (Scalars['String'] | null), format?: (Scalars['String'] | null), gamma?: (Scalars['String'] | null), gravity?: (Scalars['String'] | null), height?: (Scalars['Int'] | null), metadata?: (Scalars['String'] | null), quality?: (Scalars['Int'] | null), rotate?: (Scalars['String'] | null), sharpen?: (Scalars['String'] | null), trim?: (Scalars['String'] | null), width?: (Scalars['Int'] | null)} } | boolean | number + width?: boolean | number + __typename?: boolean | number + __fragmentOn?: "BlockImage" +} + +export interface BlockListGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + _id?: boolean | number + _idPath?: boolean | number + _meta?: ListMetaGenqlSelection + /** The key used to search from the frontend. */ + _searchKey?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + on_Authors?: AuthorsGenqlSelection + on_Categories?: CategoriesGenqlSelection + on_LegalPages?: LegalPagesGenqlSelection + on_Posts?: PostsGenqlSelection + on_authorsItem_AsList?: authorsItem_AsListGenqlSelection + on_categoriesItem_AsList?: categoriesItem_AsListGenqlSelection + on_legalPagesItem_AsList?: legalPagesItem_AsListGenqlSelection + on_postsItem_AsList?: postsItem_AsListGenqlSelection + __typename?: boolean | number + __fragmentOn?: "BlockList" +} + +export interface BlockOgImageGenqlSelection{ + height?: boolean | number + url?: boolean | number + width?: boolean | number + __typename?: boolean | number + __fragmentOn?: "BlockOgImage" +} + + +/** Rich text block */ +export interface BlockRichTextGenqlSelection{ + html?: { __args: { + /** It automatically generates a unique id for each heading present in the HTML. Enabled by default. */ + slugs?: (Scalars['Boolean'] | null), + /** Inserts a table of contents at the beginning of the HTML. */ + toc?: (Scalars['Boolean'] | null)} } | boolean | number + json?: RichTextJsonGenqlSelection + markdown?: boolean | number + plainText?: boolean | number + readingTime?: { __args: { + /** Words per minute, defaults to average 183wpm */ + wpm?: (Scalars['Int'] | null)} } | boolean | number + on_Body?: BodyGenqlSelection + on_Body_1?: Body_1GenqlSelection + __typename?: boolean | number + __fragmentOn?: "BlockRichText" +} + +export interface BlockVideoGenqlSelection{ + aspectRatio?: boolean | number + /** The duration of the video in seconds. If the duration is not available, it will be estimated based on the file size. */ + duration?: boolean | number + fileName?: boolean | number + fileSize?: boolean | number + height?: boolean | number + lastModified?: boolean | number + mimeType?: boolean | number + url?: boolean | number + width?: boolean | number + __typename?: boolean | number + __fragmentOn?: "BlockVideo" +} + +export interface BlogGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + _id?: boolean | number + _idPath?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + authors?: (AuthorsGenqlSelection & { __args?: { + /** Filter by a field. */ + filter?: (AuthorsItemFilterInput | null), + /** Limit the number of items returned. Defaults to 500. */ + first?: (Scalars['Int'] | null), + /** Order by a field. */ + orderBy?: (AuthorsItemOrderByEnum | null), + /** Search configuration */ + search?: (AuthorsItemSearchInput | null), + /** Skip the first n items. */ + skip?: (Scalars['Int'] | null)} }) + categories?: (CategoriesGenqlSelection & { __args?: { + /** Filter by a field. */ + filter?: (CategoriesItemFilterInput | null), + /** Limit the number of items returned. Defaults to 500. */ + first?: (Scalars['Int'] | null), + /** Order by a field. */ + orderBy?: (CategoriesItemOrderByEnum | null), + /** Search configuration */ + search?: (CategoriesItemSearchInput | null), + /** Skip the first n items. */ + skip?: (Scalars['Int'] | null)} }) + posts?: (PostsGenqlSelection & { __args?: { + /** Filter by a field. */ + filter?: (PostsItemFilterInput | null), + /** Limit the number of items returned. Defaults to 500. */ + first?: (Scalars['Int'] | null), + /** Order by a field. */ + orderBy?: (PostsItemOrderByEnum | null), + /** Search configuration */ + search?: (PostsItemSearchInput | null), + /** Skip the first n items. */ + skip?: (Scalars['Int'] | null)} }) + __typename?: boolean | number + __fragmentOn?: "Blog" +} + +export interface BodyGenqlSelection{ + html?: { __args: { + /** It automatically generates a unique id for each heading present in the HTML. Enabled by default. */ + slugs?: (Scalars['Boolean'] | null), + /** Inserts a table of contents at the beginning of the HTML. */ + toc?: (Scalars['Boolean'] | null)} } | boolean | number + json?: BodyRichTextGenqlSelection + markdown?: boolean | number + plainText?: boolean | number + readingTime?: { __args: { + /** Words per minute, defaults to average 183wpm */ + wpm?: (Scalars['Int'] | null)} } | boolean | number + __typename?: boolean | number + __fragmentOn?: "Body" +} + +export interface BodyRichTextGenqlSelection{ + content?: boolean | number + toc?: boolean | number + __typename?: boolean | number + __fragmentOn?: "BodyRichText" +} + +export interface Body_1GenqlSelection{ + html?: { __args: { + /** It automatically generates a unique id for each heading present in the HTML. Enabled by default. */ + slugs?: (Scalars['Boolean'] | null), + /** Inserts a table of contents at the beginning of the HTML. */ + toc?: (Scalars['Boolean'] | null)} } | boolean | number + json?: Body_1RichTextGenqlSelection + markdown?: boolean | number + plainText?: boolean | number + readingTime?: { __args: { + /** Words per minute, defaults to average 183wpm */ + wpm?: (Scalars['Int'] | null)} } | boolean | number + __typename?: boolean | number + __fragmentOn?: "Body_1" +} + +export interface Body_1RichTextGenqlSelection{ + content?: boolean | number + toc?: boolean | number + __typename?: boolean | number + __fragmentOn?: "Body_1RichText" +} + +export interface CategoriesGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + _id?: boolean | number + _idPath?: boolean | number + _meta?: ListMetaGenqlSelection + /** The key used to search from the frontend. */ + _searchKey?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item?: CategoriesItemGenqlSelection + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items?: CategoriesItemGenqlSelection + __typename?: boolean | number + __fragmentOn?: "Categories" +} + +export interface CategoriesItemGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + /** Array of search highlight information with field names and HTML markup */ + _highlight?: SearchHighlightGenqlSelection + _id?: boolean | number + _idPath?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + __typename?: boolean | number + __fragmentOn?: "CategoriesItem" +} + +export interface CategoriesItemFilterInput {AND?: (CategoriesItemFilterInput | null),OR?: (CategoriesItemFilterInput | null),_id?: (StringFilter | null),_slug?: (StringFilter | null),_sys_apiNamePath?: (StringFilter | null),_sys_createdAt?: (DateFilter | null),_sys_hash?: (StringFilter | null),_sys_id?: (StringFilter | null),_sys_idPath?: (StringFilter | null),_sys_lastModifiedAt?: (DateFilter | null),_sys_slug?: (StringFilter | null),_sys_slugPath?: (StringFilter | null),_sys_title?: (StringFilter | null),_title?: (StringFilter | null)} + +export interface CategoriesItemSearchInput { +/** Searchable fields for query */ +by?: (Scalars['String'][] | null), +/** Search query */ +q?: (Scalars['String'] | null)} + +export interface DateFilter {eq?: (Scalars['DateTime'] | null),isAfter?: (Scalars['DateTime'] | null),isBefore?: (Scalars['DateTime'] | null),isNull?: (Scalars['Boolean'] | null),neq?: (Scalars['DateTime'] | null),onOrAfter?: (Scalars['DateTime'] | null),onOrBefore?: (Scalars['DateTime'] | null)} + +export interface GetUploadSignedURLGenqlSelection{ + signedURL?: boolean | number + uploadURL?: boolean | number + __typename?: boolean | number + __fragmentOn?: "GetUploadSignedURL" +} + +export interface LegalPagesGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + _id?: boolean | number + _idPath?: boolean | number + _meta?: ListMetaGenqlSelection + /** The key used to search from the frontend. */ + _searchKey?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item?: LegalPagesItemGenqlSelection + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items?: LegalPagesItemGenqlSelection + __typename?: boolean | number + __fragmentOn?: "LegalPages" +} + +export interface LegalPagesItemGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + /** Array of search highlight information with field names and HTML markup */ + _highlight?: SearchHighlightGenqlSelection + _id?: boolean | number + _idPath?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + body?: Body_1GenqlSelection + description?: boolean | number + __typename?: boolean | number + __fragmentOn?: "LegalPagesItem" +} + +export interface LegalPagesItemFilterInput {AND?: (LegalPagesItemFilterInput | null),OR?: (LegalPagesItemFilterInput | null),_id?: (StringFilter | null),_slug?: (StringFilter | null),_sys_apiNamePath?: (StringFilter | null),_sys_createdAt?: (DateFilter | null),_sys_hash?: (StringFilter | null),_sys_id?: (StringFilter | null),_sys_idPath?: (StringFilter | null),_sys_lastModifiedAt?: (DateFilter | null),_sys_slug?: (StringFilter | null),_sys_slugPath?: (StringFilter | null),_sys_title?: (StringFilter | null),_title?: (StringFilter | null),description?: (StringFilter | null)} + +export interface LegalPagesItemSearchInput { +/** Searchable fields for query */ +by?: (Scalars['String'][] | null), +/** Search query */ +q?: (Scalars['String'] | null)} + +export interface ListFilter {isEmpty?: (Scalars['Boolean'] | null),length?: (Scalars['Int'] | null)} + +export interface ListMetaGenqlSelection{ + /** Number of items after applying filters but before pagination */ + filteredCount?: boolean | number + /** Total number of items in collection before any filtering/pagination */ + totalCount?: boolean | number + __typename?: boolean | number + __fragmentOn?: "ListMeta" +} + +export interface MediaBlockGenqlSelection{ + fileName?: boolean | number + fileSize?: boolean | number + lastModified?: boolean | number + mimeType?: boolean | number + url?: boolean | number + on_BlockAudio?: BlockAudioGenqlSelection + on_BlockFile?: BlockFileGenqlSelection + on_BlockImage?: BlockImageGenqlSelection + on_BlockVideo?: BlockVideoGenqlSelection + __typename?: boolean | number + __fragmentOn?: "MediaBlock" +} + +export interface MediaBlockUnionGenqlSelection{ + on_BlockAudio?:BlockAudioGenqlSelection, + on_BlockFile?:BlockFileGenqlSelection, + on_BlockImage?:BlockImageGenqlSelection, + on_BlockVideo?:BlockVideoGenqlSelection, + on_MediaBlock?: MediaBlockGenqlSelection, + __typename?: boolean | number, + __fragmentOn?: "MediaBlockUnion" +} + +export interface MutationGenqlSelection{ + /** + * Returns a signed url and an upload url so that you can upload files into your repository. + * + * Example usage with JavaScript: + * ```js + * async function handleUpload(file: File) { + * const { getUploadSignedURL } = await basehub().mutation({ + * getUploadSignedURL: { + * __args: { fileName: file.name }, + * signedURL: true, + * uploadURL: true, + * } + * }) + * + * const { signedURL, uploadURL } = getUploadSignedURL + * + * await fetch(signedURL, { method: 'PUT', body: file }) + * + * // done! do something with the uploadURL now + * } + * ``` + * + */ + getUploadSignedURL?: (GetUploadSignedURLGenqlSelection & { __args: { + /** SHA256 hash of the file. Used for reusing existing files. */ + fileHash?: (Scalars['String'] | null), + /** The file name */ + fileName: Scalars['String']} }) + /** Start a job that can be awaited and the result given directly. Under the hood, it runs `transactionAsync` and polls for the result until it is available. You can pass a `timeout` argument, the default being 30_000ms. */ + transaction?: (TransactionStatusGenqlSelection & { __args: { + /** The ID of the author of the transaction. If not provided, the API Token will be used. */ + authorId?: (Scalars['String'] | null), + /** Auto make a commit in your Repo with the specified message. */ + autoCommit?: (Scalars['String'] | null), + /** Transaction data. */ + data: Transaction | Scalars['String'], + /** Skip running workflows and event subscribers. Defaults to false. */ + skipWorkflows?: (Scalars['Boolean'] | null), + /** Timeout in milliseconds. */ + timeout?: (Scalars['Int'] | null)} }) + /** Start an asynchronous job to mutate BaseHub data. Returns a transaction ID which you can use to get the result of the job. */ + transactionAsync?: { __args: { + /** The ID of the author of the transaction. If not provided, the API Token will be used. */ + authorId?: (Scalars['String'] | null), + /** Auto make a commit in your Repo with the specified message. */ + autoCommit?: (Scalars['String'] | null), + /** Transaction data. */ + data: Scalars['String'], + /** Skip running workflows and event subscribers. Defaults to false. */ + skipWorkflows?: (Scalars['Boolean'] | null)} } + transactionStatus?: (TransactionStatusGenqlSelection & { __args: { + /** Transaction ID */ + id: Scalars['String']} }) + __typename?: boolean | number + __fragmentOn?: "Mutation" +} + +export interface NumberFilter {eq?: (Scalars['Float'] | null),gt?: (Scalars['Float'] | null),gte?: (Scalars['Float'] | null),isNull?: (Scalars['Boolean'] | null),lt?: (Scalars['Float'] | null),lte?: (Scalars['Float'] | null),neq?: (Scalars['Float'] | null)} + +export interface PostsGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + _id?: boolean | number + _idPath?: boolean | number + _meta?: ListMetaGenqlSelection + /** The key used to search from the frontend. */ + _searchKey?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item?: PostsItemGenqlSelection + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items?: PostsItemGenqlSelection + __typename?: boolean | number + __fragmentOn?: "Posts" +} + +export interface PostsItemGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + /** Array of search highlight information with field names and HTML markup */ + _highlight?: SearchHighlightGenqlSelection + _id?: boolean | number + _idPath?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + authors?: AuthorsItemGenqlSelection + body?: BodyGenqlSelection + categories?: CategoriesItemGenqlSelection + /** ISO 8601 date string. */ + date?: boolean | number + description?: boolean | number + image?: BlockImageGenqlSelection + __typename?: boolean | number + __fragmentOn?: "PostsItem" +} + +export interface PostsItemFilterInput {AND?: (PostsItemFilterInput | null),OR?: (PostsItemFilterInput | null),_id?: (StringFilter | null),_slug?: (StringFilter | null),_sys_apiNamePath?: (StringFilter | null),_sys_createdAt?: (DateFilter | null),_sys_hash?: (StringFilter | null),_sys_id?: (StringFilter | null),_sys_idPath?: (StringFilter | null),_sys_lastModifiedAt?: (DateFilter | null),_sys_slug?: (StringFilter | null),_sys_slugPath?: (StringFilter | null),_sys_title?: (StringFilter | null),_title?: (StringFilter | null),authors?: (PostsItemFilterInput__authors_0___untitled | null),categories?: (PostsItemFilterInput__categories_0___untitled | null),date?: (DateFilter | null),description?: (StringFilter | null)} + +export interface PostsItemFilterInput__authors_0___untitled {_id?: (StringFilter | null),_slug?: (StringFilter | null),_sys_apiNamePath?: (StringFilter | null),_sys_createdAt?: (DateFilter | null),_sys_hash?: (StringFilter | null),_sys_id?: (StringFilter | null),_sys_idPath?: (StringFilter | null),_sys_lastModifiedAt?: (DateFilter | null),_sys_slug?: (StringFilter | null),_sys_slugPath?: (StringFilter | null),_sys_title?: (StringFilter | null),_title?: (StringFilter | null),xUrl?: (StringFilter | null)} + +export interface PostsItemFilterInput__categories_0___untitled {_id?: (StringFilter | null),_slug?: (StringFilter | null),_sys_apiNamePath?: (StringFilter | null),_sys_createdAt?: (DateFilter | null),_sys_hash?: (StringFilter | null),_sys_id?: (StringFilter | null),_sys_idPath?: (StringFilter | null),_sys_lastModifiedAt?: (DateFilter | null),_sys_slug?: (StringFilter | null),_sys_slugPath?: (StringFilter | null),_sys_title?: (StringFilter | null),_title?: (StringFilter | null)} + +export interface PostsItemSearchInput { +/** Searchable fields for query */ +by?: (Scalars['String'][] | null), +/** Search query */ +q?: (Scalars['String'] | null)} + +export interface QueryGenqlSelection{ + _agent?: (_AgentStartGenqlSelection & { __args: { + /** The ID of the agent. */ + id: Scalars['String']} }) + /** Query across the custom AI agents in the repository. */ + _agents?: _agentsGenqlSelection + /** Query across all of the instances of a component. Pass in filters and sorts if you want, and get each instance via the `items` key. */ + _componentInstances?: _componentsGenqlSelection + /** The diff between the current branch and the head commit. */ + _diff?: { __args: { + /** Simplified diff returns only the items array showing statuses. */ + simplified?: (Scalars['Boolean'] | null)} } | boolean | number + /** The structure of the repository. Used by START. */ + _structure?: { __args: { + /** The format of the structure. */ + format?: (_StructureFormatEnum | null), + /** The format of the structure. */ + resolveTargetsWith?: (_ResolveTargetsWithEnum | null), + /** A target block to forcefully resolve in the schema. */ + targetBlock?: (TargetBlock | null), + /** Whether to include constraints in the structure. */ + withConstraints?: (Scalars['Boolean'] | null), + /** Whether to include IDs in the structure. */ + withIDs?: (Scalars['Boolean'] | null), + /** Whether to include type options in the structure. */ + withTypeOptions?: (Scalars['Boolean'] | null)} } | boolean | number + _sys?: RepoSysGenqlSelection + blog?: BlogGenqlSelection + legalPages?: (LegalPagesGenqlSelection & { __args?: { + /** Filter by a field. */ + filter?: (LegalPagesItemFilterInput | null), + /** Limit the number of items returned. Defaults to 500. */ + first?: (Scalars['Int'] | null), + /** Order by a field. */ + orderBy?: (LegalPagesItemOrderByEnum | null), + /** Search configuration */ + search?: (LegalPagesItemSearchInput | null), + /** Skip the first n items. */ + skip?: (Scalars['Int'] | null)} }) + __typename?: boolean | number + __fragmentOn?: "Query" +} + +export interface RepoSysGenqlSelection{ + branches?: (_BranchesGenqlSelection & { __args?: {limit?: (Scalars['Int'] | null), offset?: (Scalars['Int'] | null)} }) + hash?: boolean | number + id?: boolean | number + playgroundInfo?: _PlaygroundInfoGenqlSelection + slug?: boolean | number + title?: boolean | number + __typename?: boolean | number + __fragmentOn?: "RepoSys" +} + +export interface RichTextJsonGenqlSelection{ + content?: boolean | number + toc?: boolean | number + on_BaseRichTextJson?: BaseRichTextJsonGenqlSelection + on_BodyRichText?: BodyRichTextGenqlSelection + on_Body_1RichText?: Body_1RichTextGenqlSelection + __typename?: boolean | number + __fragmentOn?: "RichTextJson" +} + +export interface SearchHighlightGenqlSelection{ + /** The field/path that was matched (e.g., "title", "body.content") */ + by?: boolean | number + /** HTML snippet with tags around the matched terms */ + snippet?: boolean | number + __typename?: boolean | number + __fragmentOn?: "SearchHighlight" +} + +export interface SelectFilter {excludes?: (Scalars['String'] | null),excludesAll?: (Scalars['String'][] | null),includes?: (Scalars['String'] | null),includesAll?: (Scalars['String'][] | null),includesAny?: (Scalars['String'][] | null),isEmpty?: (Scalars['Boolean'] | null)} + +export interface StringFilter {contains?: (Scalars['String'] | null),endsWith?: (Scalars['String'] | null),eq?: (Scalars['String'] | null),in?: (Scalars['String'][] | null),isNull?: (Scalars['Boolean'] | null),matches?: (StringMatchesFilter | null),notEq?: (Scalars['String'] | null),notIn?: (Scalars['String'][] | null),startsWith?: (Scalars['String'] | null)} + +export interface StringMatchesFilter {caseSensitive?: (Scalars['Boolean'] | null),pattern: Scalars['String']} + +export interface TargetBlock {focus?: (Scalars['Boolean'] | null),id: Scalars['String'],label: Scalars['String']} + +export interface TransactionStatusGenqlSelection{ + /** Duration in milliseconds. */ + duration?: boolean | number + endedAt?: boolean | number + id?: boolean | number + message?: boolean | number + startedAt?: boolean | number + status?: boolean | number + __typename?: boolean | number + __fragmentOn?: "TransactionStatus" +} + +export interface VariantGenqlSelection{ + apiName?: boolean | number + color?: boolean | number + id?: boolean | number + isDefault?: boolean | number + label?: boolean | number + __typename?: boolean | number + __fragmentOn?: "Variant" +} + +export interface _AgentStartGenqlSelection{ + _agentKey?: boolean | number + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + _id?: boolean | number + _idPath?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + accent?: boolean | number + avatar?: boolean | number + chatUrl?: boolean | number + commit?: boolean | number + description?: boolean | number + edit?: boolean | number + embedUrl?: boolean | number + getUserInfo?: boolean | number + grayscale?: boolean | number + manageBranches?: boolean | number + mcpUrl?: boolean | number + model?: boolean | number + openRouterKey?: boolean | number + searchTheWeb?: boolean | number + slackInstallUrl?: boolean | number + systemPrompt?: boolean | number + __typename?: boolean | number + __fragmentOn?: "_AgentStart" +} + +export interface _BranchInfoGenqlSelection{ + archivedAt?: boolean | number + archivedBy?: boolean | number + authorId?: boolean | number + contributors?: boolean | number + createdAt?: boolean | number + description?: boolean | number + git?: _GitInfoGenqlSelection + headCommit?: _CommitInfoGenqlSelection + headCommitId?: boolean | number + id?: boolean | number + inlineSuggestionAppliedAt?: boolean | number + isDefault?: boolean | number + isInlineSuggestion?: boolean | number + name?: boolean | number + playgroundId?: boolean | number + rollbackCommitId?: boolean | number + rollbackIsoDate?: boolean | number + sourceBranchId?: boolean | number + updatedAt?: boolean | number + workingRootBlockId?: boolean | number + __typename?: boolean | number + __fragmentOn?: "_BranchInfo" +} + +export interface _BranchesGenqlSelection{ + _meta?: ListMetaGenqlSelection + items?: _BranchInfoGenqlSelection + __typename?: boolean | number + __fragmentOn?: "_Branches" +} + +export interface _CommitInfoGenqlSelection{ + authorId?: boolean | number + branchId?: boolean | number + contributors?: boolean | number + createdAt?: boolean | number + hash?: boolean | number + id?: boolean | number + mergeParentCommitId?: boolean | number + message?: boolean | number + parentCommitId?: boolean | number + /** Whether this commit is from a playground branch. */ + playgroundId?: boolean | number + repoId?: boolean | number + rootBlockId?: boolean | number + __typename?: boolean | number + __fragmentOn?: "_CommitInfo" +} + +export interface _GitInfoGenqlSelection{ + branch?: boolean | number + deploymentUrl?: boolean | number + __typename?: boolean | number + __fragmentOn?: "_GitInfo" +} + +export interface _PlaygroundInfoGenqlSelection{ + claimUrl?: boolean | number + editUrl?: boolean | number + expiresAt?: boolean | number + id?: boolean | number + __typename?: boolean | number + __fragmentOn?: "_PlaygroundInfo" +} + +export interface _agentsGenqlSelection{ + start?: _AgentStartGenqlSelection + __typename?: boolean | number + __fragmentOn?: "_agents" +} + +export interface _componentsGenqlSelection{ + authorsItem?: (authorsItem_AsListGenqlSelection & { __args?: { + /** Filter by a field. */ + filter?: (AuthorsItemFilterInput | null), + /** Limit the number of items returned. Defaults to 500. */ + first?: (Scalars['Int'] | null), + /** Order by a field. */ + orderBy?: (AuthorsItemOrderByEnum | null), + /** Search configuration */ + search?: (AuthorsItemSearchInput | null), + /** Skip the first n items. */ + skip?: (Scalars['Int'] | null)} }) + categoriesItem?: (categoriesItem_AsListGenqlSelection & { __args?: { + /** Filter by a field. */ + filter?: (CategoriesItemFilterInput | null), + /** Limit the number of items returned. Defaults to 500. */ + first?: (Scalars['Int'] | null), + /** Order by a field. */ + orderBy?: (CategoriesItemOrderByEnum | null), + /** Search configuration */ + search?: (CategoriesItemSearchInput | null), + /** Skip the first n items. */ + skip?: (Scalars['Int'] | null)} }) + legalPagesItem?: (legalPagesItem_AsListGenqlSelection & { __args?: { + /** Filter by a field. */ + filter?: (LegalPagesItemFilterInput | null), + /** Limit the number of items returned. Defaults to 500. */ + first?: (Scalars['Int'] | null), + /** Order by a field. */ + orderBy?: (LegalPagesItemOrderByEnum | null), + /** Search configuration */ + search?: (LegalPagesItemSearchInput | null), + /** Skip the first n items. */ + skip?: (Scalars['Int'] | null)} }) + postsItem?: (postsItem_AsListGenqlSelection & { __args?: { + /** Filter by a field. */ + filter?: (PostsItemFilterInput | null), + /** Limit the number of items returned. Defaults to 500. */ + first?: (Scalars['Int'] | null), + /** Order by a field. */ + orderBy?: (PostsItemOrderByEnum | null), + /** Search configuration */ + search?: (PostsItemSearchInput | null), + /** Skip the first n items. */ + skip?: (Scalars['Int'] | null)} }) + __typename?: boolean | number + __fragmentOn?: "_components" +} + +export interface authorsItem_AsListGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + _id?: boolean | number + _idPath?: boolean | number + _meta?: ListMetaGenqlSelection + /** The key used to search from the frontend. */ + _searchKey?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item?: AuthorsItemGenqlSelection + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items?: AuthorsItemGenqlSelection + __typename?: boolean | number + __fragmentOn?: "authorsItem_AsList" +} + +export interface categoriesItem_AsListGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + _id?: boolean | number + _idPath?: boolean | number + _meta?: ListMetaGenqlSelection + /** The key used to search from the frontend. */ + _searchKey?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item?: CategoriesItemGenqlSelection + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items?: CategoriesItemGenqlSelection + __typename?: boolean | number + __fragmentOn?: "categoriesItem_AsList" +} + +export interface legalPagesItem_AsListGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + _id?: boolean | number + _idPath?: boolean | number + _meta?: ListMetaGenqlSelection + /** The key used to search from the frontend. */ + _searchKey?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item?: LegalPagesItemGenqlSelection + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items?: LegalPagesItemGenqlSelection + __typename?: boolean | number + __fragmentOn?: "legalPagesItem_AsList" +} + +export interface postsItem_AsListGenqlSelection{ + _analyticsKey?: { __args: { + /** + * The scope of the analytics key. Use `send` for just ingesting data. Use `query` if you need to show an analytics data in your website. + * + * Have in mind, if you expose your `query` analytics key in the frontend, you'll be exposing all of this block's analytics data to the public. This is generally safe, but it might not be in your case. + */ + scope?: (AnalyticsKeyScope | null)} } | boolean | number + _dashboardUrl?: boolean | number + _id?: boolean | number + _idPath?: boolean | number + _meta?: ListMetaGenqlSelection + /** The key used to search from the frontend. */ + _searchKey?: boolean | number + _slug?: boolean | number + _slugPath?: boolean | number + _sys?: BlockDocumentSysGenqlSelection + _title?: boolean | number + /** Returns the first item in the list, or null if the list is empty. Useful when you expect only one result. */ + item?: PostsItemGenqlSelection + /** Returns the list of items after filtering and paginating according to the arguments sent by the client. */ + items?: PostsItemGenqlSelection + __typename?: boolean | number + __fragmentOn?: "postsItem_AsList" +} + +export interface FragmentsMap { + Authors: { + root: Authors, + selection: AuthorsGenqlSelection, +} + AuthorsItem: { + root: AuthorsItem, + selection: AuthorsItemGenqlSelection, +} + BaseRichTextJson: { + root: BaseRichTextJson, + selection: BaseRichTextJsonGenqlSelection, +} + BlockAudio: { + root: BlockAudio, + selection: BlockAudioGenqlSelection, +} + BlockCodeSnippet: { + root: BlockCodeSnippet, + selection: BlockCodeSnippetGenqlSelection, +} + BlockColor: { + root: BlockColor, + selection: BlockColorGenqlSelection, +} + BlockDocument: { + root: BlockDocument, + selection: BlockDocumentGenqlSelection, +} + BlockDocumentSys: { + root: BlockDocumentSys, + selection: BlockDocumentSysGenqlSelection, +} + BlockFile: { + root: BlockFile, + selection: BlockFileGenqlSelection, +} + BlockImage: { + root: BlockImage, + selection: BlockImageGenqlSelection, +} + BlockList: { + root: BlockList, + selection: BlockListGenqlSelection, +} + BlockOgImage: { + root: BlockOgImage, + selection: BlockOgImageGenqlSelection, +} + BlockRichText: { + root: BlockRichText, + selection: BlockRichTextGenqlSelection, +} + BlockVideo: { + root: BlockVideo, + selection: BlockVideoGenqlSelection, +} + Blog: { + root: Blog, + selection: BlogGenqlSelection, +} + Body: { + root: Body, + selection: BodyGenqlSelection, +} + BodyRichText: { + root: BodyRichText, + selection: BodyRichTextGenqlSelection, +} + Body_1: { + root: Body_1, + selection: Body_1GenqlSelection, +} + Body_1RichText: { + root: Body_1RichText, + selection: Body_1RichTextGenqlSelection, +} + Categories: { + root: Categories, + selection: CategoriesGenqlSelection, +} + CategoriesItem: { + root: CategoriesItem, + selection: CategoriesItemGenqlSelection, +} + GetUploadSignedURL: { + root: GetUploadSignedURL, + selection: GetUploadSignedURLGenqlSelection, +} + LegalPages: { + root: LegalPages, + selection: LegalPagesGenqlSelection, +} + LegalPagesItem: { + root: LegalPagesItem, + selection: LegalPagesItemGenqlSelection, +} + ListMeta: { + root: ListMeta, + selection: ListMetaGenqlSelection, +} + MediaBlock: { + root: MediaBlock, + selection: MediaBlockGenqlSelection, +} + Mutation: { + root: Mutation, + selection: MutationGenqlSelection, +} + Posts: { + root: Posts, + selection: PostsGenqlSelection, +} + PostsItem: { + root: PostsItem, + selection: PostsItemGenqlSelection, +} + Query: { + root: Query, + selection: QueryGenqlSelection, +} + RepoSys: { + root: RepoSys, + selection: RepoSysGenqlSelection, +} + RichTextJson: { + root: RichTextJson, + selection: RichTextJsonGenqlSelection, +} + SearchHighlight: { + root: SearchHighlight, + selection: SearchHighlightGenqlSelection, +} + TransactionStatus: { + root: TransactionStatus, + selection: TransactionStatusGenqlSelection, +} + Variant: { + root: Variant, + selection: VariantGenqlSelection, +} + _AgentStart: { + root: _AgentStart, + selection: _AgentStartGenqlSelection, +} + _BranchInfo: { + root: _BranchInfo, + selection: _BranchInfoGenqlSelection, +} + _Branches: { + root: _Branches, + selection: _BranchesGenqlSelection, +} + _CommitInfo: { + root: _CommitInfo, + selection: _CommitInfoGenqlSelection, +} + _GitInfo: { + root: _GitInfo, + selection: _GitInfoGenqlSelection, +} + _PlaygroundInfo: { + root: _PlaygroundInfo, + selection: _PlaygroundInfoGenqlSelection, +} + _agents: { + root: _agents, + selection: _agentsGenqlSelection, +} + _components: { + root: _components, + selection: _componentsGenqlSelection, +} + authorsItem_AsList: { + root: authorsItem_AsList, + selection: authorsItem_AsListGenqlSelection, +} + categoriesItem_AsList: { + root: categoriesItem_AsList, + selection: categoriesItem_AsListGenqlSelection, +} + legalPagesItem_AsList: { + root: legalPagesItem_AsList, + selection: legalPagesItem_AsListGenqlSelection, +} + postsItem_AsList: { + root: postsItem_AsList, + selection: postsItem_AsListGenqlSelection, +} +} diff --git a/packages/cms/basehub.config.ts b/packages/cms/basehub.config.ts new file mode 100644 index 000000000..4ef272bcd --- /dev/null +++ b/packages/cms/basehub.config.ts @@ -0,0 +1,3 @@ +import { setGlobalConfig } from 'basehub'; + +setGlobalConfig({}) diff --git a/packages/cms/index.ts b/packages/cms/index.ts index 1145192e3..52bfbb465 100644 --- a/packages/cms/index.ts +++ b/packages/cms/index.ts @@ -1,5 +1,8 @@ import { basehub as basehubClient, fragmentOn } from 'basehub'; import { keys } from './keys'; +// ensures types are passed through to apps that use this package +import type * as _types from './basehub-types.d.ts'; +import './basehub.config'; const basehub = basehubClient({ token: keys().BASEHUB_TOKEN, @@ -91,13 +94,13 @@ export const blog = { return data.blog.posts.items; }, - getLatestPost: async () => { + getLatestPost: async (): Promise => { const data = await basehub.query(blog.latestPostQuery); return data.blog.posts.item; }, - getPost: async (slug: string) => { + getPost: async (slug: string): Promise => { const query = blog.postQuery(slug); const data = await basehub.query(query); @@ -164,13 +167,13 @@ export const legal = { return data.legalPages.items; }, - getLatestPost: async () => { + getLatestPost: async (): Promise => { const data = await basehub.query(legal.latestPostQuery); return data.legalPages.item; }, - getPost: async (slug: string) => { + getPost: async (slug: string): Promise => { const query = legal.postQuery(slug); const data = await basehub.query(query); diff --git a/packages/cms/package.json b/packages/cms/package.json index 0a474de3c..9e5db3363 100644 --- a/packages/cms/package.json +++ b/packages/cms/package.json @@ -11,15 +11,15 @@ }, "dependencies": { "@t3-oss/env-nextjs": "^0.13.4", - "basehub": "^8.2.7", - "react": "^19.1.0", + "basehub": "^9.5.0", + "react": "19.2.0", "zod": "^3.25.28" }, "devDependencies": { "@repo/typescript-config": "workspace:*", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "^19.1.5", - "next": "15.3.2" + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0", + "next": "15.5.4" } } diff --git a/packages/cms/tsconfig.json b/packages/cms/tsconfig.json index 9fbe407a9..31d0d156c 100644 --- a/packages/cms/tsconfig.json +++ b/packages/cms/tsconfig.json @@ -3,6 +3,6 @@ "compilerOptions": { "baseUrl": "." }, - "include": ["**/*.ts", "**/*.tsx"], + "include": ["**/*.ts", "**/*.tsx", "basehub-types.d.ts", "basehub.config.ts"], "exclude": ["node_modules"] } diff --git a/packages/collaboration/package.json b/packages/collaboration/package.json index c37e9b497..9d1ef9535 100644 --- a/packages/collaboration/package.json +++ b/packages/collaboration/package.json @@ -11,14 +11,14 @@ "@liveblocks/client": "^2.24.2", "@liveblocks/node": "^2.24.2", "@liveblocks/react": "^2.24.2", - "react": "^19.1.0", + "react": "19.2.0", "server-only": "^0.0.1", "zod": "^3.25.28" }, "devDependencies": { "@repo/typescript-config": "workspace:*", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "^19.1.5" + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0" } } diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 6d84467d3..2be1f167e 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -47,7 +47,7 @@ "input-otp": "^1.4.2", "lucide-react": "^0.511.0", "next-themes": "^0.4.6", - "react": "19.1.0", + "react": "19.2.0", "react-day-picker": "^8.10.1", "react-hook-form": "^7.56.4", "react-moveable": "^0.56.0", diff --git a/packages/email/package.json b/packages/email/package.json index c2d691e0d..174d871ca 100644 --- a/packages/email/package.json +++ b/packages/email/package.json @@ -9,16 +9,16 @@ "dependencies": { "@react-email/components": "0.0.41", "@t3-oss/env-nextjs": "^0.13.4", - "react": "^19.1.0", - "react-dom": "^19.1.0", + "react": "19.2.0", + "react-dom": "19.2.0", "resend": "^4.5.1", "zod": "^3.25.28" }, "devDependencies": { "@repo/typescript-config": "workspace:*", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "^19.1.5", + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0", "typescript": "^5.8.3" } } diff --git a/packages/feature-flags/package.json b/packages/feature-flags/package.json index 80aecdb29..cd745a2cd 100644 --- a/packages/feature-flags/package.json +++ b/packages/feature-flags/package.json @@ -13,17 +13,17 @@ "@t3-oss/env-nextjs": "^0.13.4", "@vercel/toolbar": "^0.1.37", "flags": "^4.0.1", - "react": "^19.1.0", + "react": "19.2.0", "zod": "^3.25.28" }, "peerDependencies": { - "next": "15.1.7" + "next": "15.5.4" }, "devDependencies": { "@repo/typescript-config": "workspace:*", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "^19.1.5", + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0", "typescript": "^5.8.3" } } diff --git a/packages/internationalization/package.json b/packages/internationalization/package.json index cc73d8eca..83153772b 100644 --- a/packages/internationalization/package.json +++ b/packages/internationalization/package.json @@ -17,8 +17,8 @@ "@repo/typescript-config": "workspace:*", "@types/negotiator": "^0.6.3", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "^19.1.5", - "next": "15.3.2" + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0", + "next": "15.5.4" } } diff --git a/packages/next-config/package.json b/packages/next-config/package.json index f3c00765a..76ed9b033 100644 --- a/packages/next-config/package.json +++ b/packages/next-config/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "@repo/typescript-config": "workspace:*", - "next": "15.3.2" + "next": "15.5.4" }, "dependencies": { "@next/bundle-analyzer": "15.3.2", diff --git a/packages/notifications/package.json b/packages/notifications/package.json index a5a8f400c..15cd80865 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -10,14 +10,14 @@ "@knocklabs/node": "^1.3.0", "@knocklabs/react": "^0.7.11", "@t3-oss/env-nextjs": "^0.13.4", - "react": "^19.1.0", + "react": "19.2.0", "zod": "^3.25.28" }, "devDependencies": { "@repo/typescript-config": "workspace:*", "typescript": "^5.8.3", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "^19.1.5" + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0" } } diff --git a/packages/observability/package.json b/packages/observability/package.json index 997c368d2..ce0f323a9 100644 --- a/packages/observability/package.json +++ b/packages/observability/package.json @@ -10,15 +10,15 @@ "@logtail/next": "^0.2.0", "@sentry/nextjs": "^9.22.0", "@t3-oss/env-nextjs": "^0.13.4", - "react": "^19.1.0", + "react": "19.2.0", "server-only": "^0.0.1", "zod": "^3.25.28" }, "devDependencies": { "@repo/typescript-config": "workspace:*", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "^19.1.5", + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0", "typescript": "^5.8.3" } } diff --git a/packages/seo/package.json b/packages/seo/package.json index e04703a54..284ac8a1f 100644 --- a/packages/seo/package.json +++ b/packages/seo/package.json @@ -8,15 +8,15 @@ }, "dependencies": { "lodash.merge": "^4.6.2", - "react": "^19.1.0", + "react": "19.2.0", "schema-dts": "^1.1.5" }, "devDependencies": { "@repo/typescript-config": "workspace:*", "@types/lodash.merge": "^4.6.9", "@types/node": "22.15.21", - "@types/react": "19.1.5", - "@types/react-dom": "^19.1.5", - "next": "15.3.2" + "@types/react": "19.2.0", + "@types/react-dom": "19.2.0", + "next": "15.5.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3f94fb4a..ad2747e83 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,19 +74,19 @@ importers: version: link:../../packages/testing '@sentry/nextjs': specifier: ^9.22.0 - version: 9.22.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)(webpack@5.98.0(esbuild@0.25.2)) + version: 9.22.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)(webpack@5.98.0(esbuild@0.25.2)) '@t3-oss/env-nextjs': specifier: ^0.13.4 version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) next: - specifier: 15.3.2 - version: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: 15.5.4 + version: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: - specifier: 19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 react-dom: - specifier: 19.1.0 - version: 19.1.0(react@19.1.0) + specifier: 19.2.0 + version: 19.2.0(react@19.2.0) svix: specifier: ^1.66.0 version: 1.66.0 @@ -104,11 +104,11 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: 19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) concurrently: specifier: ^9.1.2 version: 9.1.2 @@ -156,7 +156,7 @@ importers: version: link:../../packages/webhooks '@sentry/nextjs': specifier: ^9.22.0 - version: 9.22.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)(webpack@5.98.0(esbuild@0.25.2)) + version: 9.22.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)(webpack@5.98.0(esbuild@0.25.2)) '@t3-oss/env-nextjs': specifier: ^0.13.4 version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) @@ -168,19 +168,19 @@ importers: version: 1.13.2 lucide-react: specifier: ^0.511.0 - version: 0.511.0(react@19.1.0) + version: 0.511.0(react@19.2.0) next: - specifier: 15.3.2 - version: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: 15.5.4 + version: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) next-themes: specifier: ^0.4.6 - version: 0.4.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 0.4.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: - specifier: 19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 react-dom: - specifier: 19.1.0 - version: 19.1.0(react@19.1.0) + specifier: 19.2.0 + version: 19.2.0(react@19.2.0) require-in-the-middle: specifier: ^7.5.2 version: 7.5.2 @@ -199,16 +199,16 @@ importers: version: 10.4.0 '@testing-library/react': specifier: ^16.3.0 - version: 16.3.0(@testing-library/dom@10.4.0)(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 16.3.0(@testing-library/dom@10.4.0)(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@types/node': specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: 19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) jsdom: specifier: ^26.1.0 version: 26.1.0(bufferutil@4.0.9) @@ -232,16 +232,16 @@ importers: dependencies: '@react-email/components': specifier: 0.0.41 - version: 0.0.41(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 0.0.41(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@repo/email': specifier: workspace:* version: link:../../packages/email react: - specifier: 19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 react-email: specifier: 4.0.15 - version: 4.0.15(@opentelemetry/api@1.9.0)(bufferutil@4.0.9)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 4.0.15(@opentelemetry/api@1.9.0)(bufferutil@4.0.9)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) devDependencies: '@repo/typescript-config': specifier: workspace:* @@ -250,11 +250,11 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 next: - specifier: 15.3.2 - version: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: 15.5.4 + version: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -269,47 +269,47 @@ importers: version: 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) cmdk: specifier: ^1.1.1 - version: 1.1.1(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.1(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) date-fns: specifier: ^4.1.0 version: 4.1.0 input-otp: specifier: ^1.4.2 - version: 1.4.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.4.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) lucide-react: specifier: ^0.511.0 - version: 0.511.0(react@19.1.0) + version: 0.511.0(react@19.2.0) next: - specifier: 15.3.2 - version: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: 15.5.4 + version: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: - specifier: 19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 react-dom: - specifier: 19.1.0 - version: 19.1.0(react@19.1.0) + specifier: 19.2.0 + version: 19.2.0(react@19.2.0) react-hook-form: specifier: ^7.56.4 - version: 7.56.4(react@19.1.0) + version: 7.56.4(react@19.2.0) recharts: specifier: ^2.15.3 - version: 2.15.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 2.15.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) sonner: specifier: ^2.0.3 - version: 2.0.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 2.0.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) zod: specifier: ^3.25.28 version: 3.25.28 devDependencies: '@chromatic-com/storybook': specifier: ^3.2.6 - version: 3.2.6(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) + version: 3.2.6(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@repo/typescript-config': specifier: workspace:* version: link:../../packages/typescript-config '@storybook/addon-essentials': specifier: ^8.6.14 - version: 8.6.14(@types/react@19.0.10)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) + version: 8.6.14(@types/react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@storybook/addon-interactions': specifier: ^8.6.14 version: 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) @@ -321,25 +321,25 @@ importers: version: 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@storybook/blocks': specifier: ^8.6.14 - version: 8.6.14(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) + version: 8.6.14(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@storybook/nextjs': specifier: ^8.6.14 - version: 8.6.14(esbuild@0.25.2)(next@15.3.2(@babel/core@7.26.9)(@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)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(type-fest@4.37.0)(typescript@5.8.2)(webpack-hot-middleware@2.26.1)(webpack@5.98.0(esbuild@0.25.2)) + version: 8.6.14(esbuild@0.25.2)(next@15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(type-fest@4.41.0)(typescript@5.8.3)(webpack-hot-middleware@2.26.1)(webpack@5.98.0(esbuild@0.25.2)) '@storybook/react': specifier: ^8.6.14 - version: 8.6.14(@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.2) + version: 8.6.14(@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.3) '@storybook/test': specifier: ^8.6.14 version: 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@types/node': specifier: ^22 - version: 22.13.9 + version: 22.15.21 '@types/react': - specifier: ^19 - version: 19.0.10 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: ^19 - version: 19.0.4(@types/react@19.0.10) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) chromatic: specifier: ^12.0.0 version: 12.0.0 @@ -354,7 +354,7 @@ importers: version: 4.1.7 typescript: specifier: ^5 - version: 5.8.2 + version: 5.8.3 apps/studio: devDependencies: @@ -366,10 +366,10 @@ importers: dependencies: '@arcjet/next': specifier: 1.0.0-beta.7 - version: 1.0.0-beta.7(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)) + version: 1.0.0-beta.7(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)) '@radix-ui/react-icons': specifier: ^1.3.2 - version: 1.3.2(react@19.1.0) + version: 1.3.2(react@19.2.0) '@repo/cms': specifier: workspace:* version: link:../../packages/cms @@ -402,7 +402,7 @@ importers: version: link:../../packages/seo '@sentry/nextjs': specifier: ^9.22.0 - version: 9.22.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)(webpack@5.98.0(esbuild@0.25.2)) + version: 9.22.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)(webpack@5.98.0(esbuild@0.25.5)) '@t3-oss/env-nextjs': specifier: ^0.13.4 version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) @@ -411,31 +411,31 @@ importers: version: 4.1.0 fumadocs-core: specifier: ^15.4.0 - version: 15.4.0(@types/react@19.1.5)(next@15.3.2(@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) + version: 15.4.0(@types/react@19.2.0)(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) import-in-the-middle: specifier: ^1.13.2 version: 1.13.2 lucide-react: specifier: ^0.511.0 - version: 0.511.0(react@19.1.0) + version: 0.511.0(react@19.2.0) mdx-bundler: specifier: ^10.1.1 - version: 10.1.1(acorn@8.14.1)(esbuild@0.25.2) + version: 10.1.1(acorn@8.14.1)(esbuild@0.25.5) next: - specifier: 15.3.2 - version: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: 15.5.4 + version: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: - specifier: 19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 react-dom: - specifier: 19.1.0 - version: 19.1.0(react@19.1.0) + specifier: 19.2.0 + version: 19.2.0(react@19.2.0) require-in-the-middle: specifier: ^7.5.2 version: 7.5.2 sharp: specifier: ^0.34.2 - version: 0.34.2 + version: 0.34.4 shiki: specifier: ^3.4.2 version: 3.4.2 @@ -450,11 +450,11 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: 19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) tailwindcss: specifier: ^4.1.7 version: 4.1.7 @@ -472,13 +472,13 @@ importers: version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) ai: specifier: ^4.3.16 - version: 4.3.16(react@19.1.0)(zod@3.25.28) + version: 4.3.16(react@19.2.0)(zod@3.25.28) react: - specifier: ^19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 react-markdown: specifier: ^10.1.0 - version: 10.1.0(@types/react@19.1.5)(react@19.1.0) + version: 10.1.0(@types/react@19.2.0)(react@19.2.0) tailwind-merge: specifier: ^3.3.0 version: 3.3.0 @@ -493,23 +493,23 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: ^19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) packages/analytics: dependencies: '@next/third-parties': specifier: 15.3.2 - version: 15.3.2(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) + version: 15.3.2(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) '@t3-oss/env-nextjs': specifier: ^0.13.4 version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) '@vercel/analytics': specifier: ^1.5.0 - version: 1.5.0(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) + version: 1.5.0(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) posthog-js: specifier: ^1.246.0 version: 1.246.0(@rrweb/types@2.0.0-alpha.17) @@ -517,8 +517,8 @@ importers: specifier: ^4.17.2 version: 4.17.2 react: - specifier: ^19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 server-only: specifier: ^0.0.1 version: 0.0.1 @@ -533,17 +533,17 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: ^19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) packages/auth: dependencies: '@clerk/nextjs': specifier: ^6.20.0 - version: 6.20.0(next@15.3.2(@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)(svix@1.66.0) + version: 6.20.0(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(svix@1.66.0) '@clerk/themes': specifier: ^2.2.46 version: 2.2.46 @@ -552,10 +552,10 @@ importers: version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) next-themes: specifier: ^0.4.6 - version: 0.4.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 0.4.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: - specifier: ^19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 server-only: specifier: ^0.0.1 version: 0.0.1 @@ -573,11 +573,11 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: ^19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -588,11 +588,11 @@ importers: specifier: ^0.13.4 version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) basehub: - specifier: ^8.2.7 - version: 8.2.7(@babel/runtime@7.27.1)(@types/react@19.1.5)(enquirer@2.4.1)(react@19.1.0)(typescript@5.8.3) + specifier: ^9.5.0 + version: 9.5.0(@babel/runtime@7.27.1)(@types/react@19.2.0)(react@19.2.0) react: - specifier: ^19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 zod: specifier: ^3.25.28 version: 3.25.28 @@ -604,14 +604,14 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: ^19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) next: - specifier: 15.3.2 - version: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: 15.5.4 + version: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) packages/collaboration: dependencies: @@ -623,13 +623,13 @@ importers: version: 2.24.2 '@liveblocks/react': specifier: ^2.24.2 - version: 2.24.2(react@19.1.0) + version: 2.24.2(react@19.2.0) '@t3-oss/env-nextjs': specifier: ^0.13.4 version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) react: - specifier: ^19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 server-only: specifier: ^0.0.1 version: 0.0.1 @@ -644,11 +644,11 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: ^19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) packages/database: dependencies: @@ -700,88 +700,88 @@ importers: dependencies: '@hookform/resolvers': specifier: ^5.0.1 - version: 5.0.1(react-hook-form@7.56.4(react@19.1.0)) + version: 5.0.1(react-hook-form@7.56.4(react@19.2.0)) '@radix-ui/react-accordion': specifier: ^1.2.11 - version: 1.2.11(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.2.11(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-alert-dialog': specifier: ^1.1.14 - version: 1.1.14(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.14(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-aspect-ratio': specifier: ^1.1.7 - version: 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-avatar': specifier: ^1.1.10 - version: 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-checkbox': specifier: ^1.3.2 - version: 1.3.2(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.3.2(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-collapsible': specifier: ^1.1.11 - version: 1.1.11(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.11(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-context-menu': specifier: ^2.2.15 - version: 2.2.15(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 2.2.15(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-dialog': specifier: ^1.1.14 - version: 1.1.14(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.14(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-dropdown-menu': specifier: ^2.1.15 - version: 2.1.15(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 2.1.15(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-hover-card': specifier: ^1.1.14 - version: 1.1.14(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.14(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-icons': specifier: ^1.3.2 - version: 1.3.2(react@19.1.0) + version: 1.3.2(react@19.2.0) '@radix-ui/react-label': specifier: ^2.1.7 - version: 2.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 2.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-menubar': specifier: ^1.1.15 - version: 1.1.15(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.15(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-navigation-menu': specifier: ^1.2.13 - version: 1.2.13(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.2.13(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-popover': specifier: ^1.1.14 - version: 1.1.14(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.14(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-progress': specifier: ^1.1.7 - version: 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-radio-group': specifier: ^1.3.7 - version: 1.3.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.3.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-scroll-area': specifier: ^1.2.9 - version: 1.2.9(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.2.9(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-select': specifier: ^2.2.5 - version: 2.2.5(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 2.2.5(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-separator': specifier: ^1.1.7 - version: 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-slider': specifier: ^1.3.5 - version: 1.3.5(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.3.5(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-slot': specifier: ^1.2.3 - version: 1.2.3(@types/react@19.1.5)(react@19.1.0) + version: 1.2.3(@types/react@19.1.5)(react@19.2.0) '@radix-ui/react-switch': specifier: ^1.2.5 - version: 1.2.5(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.2.5(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-tabs': specifier: ^1.1.12 - version: 1.1.12(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.12(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-toggle': specifier: ^1.1.9 - version: 1.1.9(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.9(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-toggle-group': specifier: ^1.1.10 - version: 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@radix-ui/react-tooltip': specifier: ^1.2.7 - version: 1.2.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.2.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@repo/analytics': specifier: workspace:* version: link:../analytics @@ -799,49 +799,49 @@ importers: version: 2.1.1 cmdk: specifier: ^1.1.1 - version: 1.1.1(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.1(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) date-fns: specifier: ^4.1.0 version: 4.1.0 embla-carousel-react: specifier: ^8.6.0 - version: 8.6.0(react@19.1.0) + version: 8.6.0(react@19.2.0) geist: specifier: ^1.4.2 - version: 1.4.2(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)) + version: 1.4.2(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)) input-otp: specifier: ^1.4.2 - version: 1.4.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.4.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) lucide-react: specifier: ^0.511.0 - version: 0.511.0(react@19.1.0) + version: 0.511.0(react@19.2.0) next-themes: specifier: ^0.4.6 - version: 0.4.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 0.4.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: - specifier: 19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 react-day-picker: specifier: ^8.10.1 - version: 8.10.1(date-fns@4.1.0)(react@19.1.0) + version: 8.10.1(date-fns@4.1.0)(react@19.2.0) react-hook-form: specifier: ^7.56.4 - version: 7.56.4(react@19.1.0) + version: 7.56.4(react@19.2.0) react-moveable: specifier: ^0.56.0 version: 0.56.0 react-resizable-panels: specifier: ^3.0.2 - version: 3.0.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 3.0.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) recharts: specifier: ^2.15.3 - version: 2.15.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 2.15.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) server-only: specifier: ^0.0.1 version: 0.0.1 sonner: specifier: ^2.0.3 - version: 2.0.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 2.0.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) tailwind-merge: specifier: ^3.3.0 version: 3.3.0 @@ -850,7 +850,7 @@ importers: version: 1.3.0 vaul: specifier: ^1.1.2 - version: 1.1.2(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 1.1.2(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) zod: specifier: ^3.25.28 version: 3.25.28 @@ -884,19 +884,19 @@ importers: dependencies: '@react-email/components': specifier: 0.0.41 - version: 0.0.41(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 0.0.41(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@t3-oss/env-nextjs': specifier: ^0.13.4 version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) react: - specifier: ^19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 react-dom: - specifier: ^19.1.0 - version: 19.1.0(react@19.1.0) + specifier: 19.2.0 + version: 19.2.0(react@19.2.0) resend: specifier: ^4.5.1 - version: 4.5.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 4.5.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) zod: specifier: ^3.25.28 version: 3.25.28 @@ -908,11 +908,11 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: ^19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -933,16 +933,16 @@ importers: version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) '@vercel/toolbar': specifier: ^0.1.37 - version: 0.1.37(@vercel/analytics@1.5.0(next@15.1.7(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0))(next@15.1.7(@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)(vite@6.2.4(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.39.0)(yaml@2.7.0)) + version: 0.1.37(@vercel/analytics@1.5.0(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0))(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(vite@6.2.4(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.39.0)(yaml@2.7.0)) flags: specifier: ^4.0.1 - version: 4.0.1(@opentelemetry/api@1.9.0)(next@15.1.7(@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) + version: 4.0.1(@opentelemetry/api@1.9.0)(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) next: - specifier: 15.1.7 - version: 15.1.7(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: 15.5.4 + version: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: - specifier: ^19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 zod: specifier: ^3.25.28 version: 3.25.28 @@ -954,11 +954,11 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: ^19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -988,14 +988,14 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: ^19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) next: - specifier: 15.3.2 - version: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: 15.5.4 + version: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) packages/next-config: dependencies: @@ -1019,8 +1019,8 @@ importers: specifier: workspace:* version: link:../typescript-config next: - specifier: 15.3.2 - version: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: 15.5.4 + version: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) packages/notifications: dependencies: @@ -1029,13 +1029,13 @@ importers: version: 1.3.0 '@knocklabs/react': specifier: ^0.7.11 - version: 0.7.11(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 0.7.11(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@t3-oss/env-nextjs': specifier: ^0.13.4 version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) react: - specifier: ^19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 zod: specifier: ^3.25.28 version: 3.25.28 @@ -1047,11 +1047,11 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: ^19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -1060,16 +1060,16 @@ importers: dependencies: '@logtail/next': specifier: ^0.2.0 - version: 0.2.0(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) + version: 0.2.0(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) '@sentry/nextjs': specifier: ^9.22.0 - version: 9.22.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)(webpack@5.98.0(esbuild@0.25.2)) + version: 9.22.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)(webpack@5.98.0(esbuild@0.25.2)) '@t3-oss/env-nextjs': specifier: ^0.13.4 version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) react: - specifier: ^19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 server-only: specifier: ^0.0.1 version: 0.0.1 @@ -1084,11 +1084,11 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: ^19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -1097,7 +1097,7 @@ importers: dependencies: '@stripe/agent-toolkit': specifier: ^0.7.8 - version: 0.7.8(@langchain/core@0.3.42(openai@4.86.1(ws@8.18.2(bufferutil@4.0.9))(zod@3.25.28)))(@modelcontextprotocol/sdk@1.12.0)(agents@0.0.84(@cloudflare/workers-types@4.20250525.0)(react@19.1.0))(ai@4.3.16(react@19.1.0)(zod@3.25.28))(openai@4.86.1(ws@8.18.2(bufferutil@4.0.9))(zod@3.25.28)) + version: 0.7.8(@langchain/core@0.3.42(openai@4.86.1(ws@8.18.2(bufferutil@4.0.9))(zod@3.25.28)))(@modelcontextprotocol/sdk@1.12.0)(agents@0.0.84(@cloudflare/workers-types@4.20250525.0)(react@19.2.0))(ai@4.3.16(react@19.2.0)(zod@3.25.28))(openai@4.86.1(ws@8.18.2(bufferutil@4.0.9))(zod@3.25.28)) '@t3-oss/env-nextjs': specifier: ^0.13.4 version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) @@ -1144,10 +1144,10 @@ importers: dependencies: '@arcjet/next': specifier: 1.0.0-beta.7 - version: 1.0.0-beta.7(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)) + version: 1.0.0-beta.7(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)) '@nosecone/next': specifier: 1.0.0-beta.7 - version: 1.0.0-beta.7(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)) + version: 1.0.0-beta.7(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)) '@t3-oss/env-nextjs': specifier: ^0.13.4 version: 0.13.4(arktype@2.1.20)(typescript@5.8.3)(zod@3.25.28) @@ -1168,8 +1168,8 @@ importers: specifier: ^4.6.2 version: 4.6.2 react: - specifier: ^19.1.0 - version: 19.1.0 + specifier: 19.2.0 + version: 19.2.0 schema-dts: specifier: ^1.1.5 version: 1.1.5 @@ -1184,14 +1184,14 @@ importers: specifier: 22.15.21 version: 22.15.21 '@types/react': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.2.0 + version: 19.2.0 '@types/react-dom': - specifier: ^19.1.5 - version: 19.1.5(@types/react@19.1.5) + specifier: 19.2.0 + version: 19.2.0(@types/react@19.2.0) next: - specifier: 15.3.2 - version: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: 15.5.4 + version: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) packages/storage: dependencies: @@ -2007,8 +2007,10 @@ packages: resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==} engines: {node: '>=6.9.0'} - '@basehub/genql@9.0.0-canary.13': - resolution: {integrity: sha512-F3pXqJSEJYyQ0JTsp37D7YFkNaCSyQhkJqlDZ6Xr9fORoiz5OvkpHP1795RlYb4zIoQvJ3mtP4vyzQ4tsWo9Dg==} + '@basehub/mutation-api-helpers@2.1.7': + resolution: {integrity: sha512-Oe0SaaLShEYyqgaeICD7GkJdniMvSVdQWsXmgelLMgHfgS4q0wFKK2LQr4A7ttAG3z/yEeeCZ3mZ1MAcuwyBiA==} + peerDependencies: + zod: ^3.25.0 '@biomejs/biome@1.9.4': resolution: {integrity: sha512-1rkd7G70+o9KkTn5KLmDYXihGoTaIGO9PIIN2ZB7UJxFrWw04CZHPYiMRjYsaDvVV7hP1dYNRLxSANLaBFGpog==} @@ -2204,11 +2206,8 @@ packages: '@egjs/list-differ@1.0.1': resolution: {integrity: sha512-OTFTDQcWS+1ZREOdCWuk5hCBgYO4OsD30lXcOCyVOAjXMhgL5rBRDnt/otb6Nz8CzU0L/igdcaQBDLWc4t9gvg==} - '@emnapi/runtime@1.4.1': - resolution: {integrity: sha512-LMshMVP0ZhACNjQNYXiU1iZJ6QCcv0lUdPDPugqGvCGXt5xtRVBPdtA0qU12pEXZzpWAhWlZYptfdAFq10DOVQ==} - - '@emnapi/runtime@1.4.3': - resolution: {integrity: sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==} + '@emnapi/runtime@1.5.0': + resolution: {integrity: sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ==} '@emotion/hash@0.9.2': resolution: {integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==} @@ -2230,11 +2229,11 @@ packages: cpu: [ppc64] os: [aix] - '@esbuild/android-arm64@0.19.2': - resolution: {integrity: sha512-lsB65vAbe90I/Qe10OjkmrdxSX4UJDjosDgb8sZUKcg3oefEuW2OT2Vozz8ef7wrJbMcmhvCC+hciF8jY/uAkw==} - engines: {node: '>=12'} - cpu: [arm64] - os: [android] + '@esbuild/aix-ppc64@0.25.5': + resolution: {integrity: sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==} + engines: {node: '>=18'} + cpu: [ppc64] + os: [aix] '@esbuild/android-arm64@0.25.2': resolution: {integrity: sha512-5ZAX5xOmTligeBaeNEPnPaeEuah53Id2tX4c2CVP3JaROTH+j4fnfHCkr1PjXMd78hMst+TlkfKcW/DlTq0i4w==} @@ -2242,10 +2241,10 @@ packages: cpu: [arm64] os: [android] - '@esbuild/android-arm@0.19.2': - resolution: {integrity: sha512-tM8yLeYVe7pRyAu9VMi/Q7aunpLwD139EY1S99xbQkT4/q2qa6eA4ige/WJQYdJ8GBL1K33pPFhPfPdJ/WzT8Q==} - engines: {node: '>=12'} - cpu: [arm] + '@esbuild/android-arm64@0.25.5': + resolution: {integrity: sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==} + engines: {node: '>=18'} + cpu: [arm64] os: [android] '@esbuild/android-arm@0.25.2': @@ -2254,10 +2253,10 @@ packages: cpu: [arm] os: [android] - '@esbuild/android-x64@0.19.2': - resolution: {integrity: sha512-qK/TpmHt2M/Hg82WXHRc/W/2SGo/l1thtDHZWqFq7oi24AjZ4O/CpPSu6ZuYKFkEgmZlFoa7CooAyYmuvnaG8w==} - engines: {node: '>=12'} - cpu: [x64] + '@esbuild/android-arm@0.25.5': + resolution: {integrity: sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==} + engines: {node: '>=18'} + cpu: [arm] os: [android] '@esbuild/android-x64@0.25.2': @@ -2266,11 +2265,11 @@ packages: cpu: [x64] os: [android] - '@esbuild/darwin-arm64@0.19.2': - resolution: {integrity: sha512-Ora8JokrvrzEPEpZO18ZYXkH4asCdc1DLdcVy8TGf5eWtPO1Ie4WroEJzwI52ZGtpODy3+m0a2yEX9l+KUn0tA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] + '@esbuild/android-x64@0.25.5': + resolution: {integrity: sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==} + engines: {node: '>=18'} + cpu: [x64] + os: [android] '@esbuild/darwin-arm64@0.25.2': resolution: {integrity: sha512-MpM6LUVTXAzOvN4KbjzU/q5smzryuoNjlriAIx+06RpecwCkL9JpenNzpKd2YMzLJFOdPqBpuub6eVRP5IgiSA==} @@ -2278,10 +2277,10 @@ packages: cpu: [arm64] os: [darwin] - '@esbuild/darwin-x64@0.19.2': - resolution: {integrity: sha512-tP+B5UuIbbFMj2hQaUr6EALlHOIOmlLM2FK7jeFBobPy2ERdohI4Ka6ZFjZ1ZYsrHE/hZimGuU90jusRE0pwDw==} - engines: {node: '>=12'} - cpu: [x64] + '@esbuild/darwin-arm64@0.25.5': + resolution: {integrity: sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==} + engines: {node: '>=18'} + cpu: [arm64] os: [darwin] '@esbuild/darwin-x64@0.25.2': @@ -2290,11 +2289,11 @@ packages: cpu: [x64] os: [darwin] - '@esbuild/freebsd-arm64@0.19.2': - resolution: {integrity: sha512-YbPY2kc0acfzL1VPVK6EnAlig4f+l8xmq36OZkU0jzBVHcOTyQDhnKQaLzZudNJQyymd9OqQezeaBgkTGdTGeQ==} - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] + '@esbuild/darwin-x64@0.25.5': + resolution: {integrity: sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [darwin] '@esbuild/freebsd-arm64@0.25.2': resolution: {integrity: sha512-mLwm4vXKiQ2UTSX4+ImyiPdiHjiZhIaE9QvC7sw0tZ6HoNMjYAqQpGyui5VRIi5sGd+uWq940gdCbY3VLvsO1w==} @@ -2302,10 +2301,10 @@ packages: cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-x64@0.19.2': - resolution: {integrity: sha512-nSO5uZT2clM6hosjWHAsS15hLrwCvIWx+b2e3lZ3MwbYSaXwvfO528OF+dLjas1g3bZonciivI8qKR/Hm7IWGw==} - engines: {node: '>=12'} - cpu: [x64] + '@esbuild/freebsd-arm64@0.25.5': + resolution: {integrity: sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==} + engines: {node: '>=18'} + cpu: [arm64] os: [freebsd] '@esbuild/freebsd-x64@0.25.2': @@ -2314,11 +2313,11 @@ packages: cpu: [x64] os: [freebsd] - '@esbuild/linux-arm64@0.19.2': - resolution: {integrity: sha512-ig2P7GeG//zWlU0AggA3pV1h5gdix0MA3wgB+NsnBXViwiGgY77fuN9Wr5uoCrs2YzaYfogXgsWZbm+HGr09xg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] + '@esbuild/freebsd-x64@0.25.5': + resolution: {integrity: sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==} + engines: {node: '>=18'} + cpu: [x64] + os: [freebsd] '@esbuild/linux-arm64@0.25.2': resolution: {integrity: sha512-gq/sjLsOyMT19I8obBISvhoYiZIAaGF8JpeXu1u8yPv8BE5HlWYobmlsfijFIZ9hIVGYkbdFhEqC0NvM4kNO0g==} @@ -2326,10 +2325,10 @@ packages: cpu: [arm64] os: [linux] - '@esbuild/linux-arm@0.19.2': - resolution: {integrity: sha512-Odalh8hICg7SOD7XCj0YLpYCEc+6mkoq63UnExDCiRA2wXEmGlK5JVrW50vZR9Qz4qkvqnHcpH+OFEggO3PgTg==} - engines: {node: '>=12'} - cpu: [arm] + '@esbuild/linux-arm64@0.25.5': + resolution: {integrity: sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==} + engines: {node: '>=18'} + cpu: [arm64] os: [linux] '@esbuild/linux-arm@0.25.2': @@ -2338,10 +2337,10 @@ packages: cpu: [arm] os: [linux] - '@esbuild/linux-ia32@0.19.2': - resolution: {integrity: sha512-mLfp0ziRPOLSTek0Gd9T5B8AtzKAkoZE70fneiiyPlSnUKKI4lp+mGEnQXcQEHLJAcIYDPSyBvsUbKUG2ri/XQ==} - engines: {node: '>=12'} - cpu: [ia32] + '@esbuild/linux-arm@0.25.5': + resolution: {integrity: sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==} + engines: {node: '>=18'} + cpu: [arm] os: [linux] '@esbuild/linux-ia32@0.25.2': @@ -2350,10 +2349,10 @@ packages: cpu: [ia32] os: [linux] - '@esbuild/linux-loong64@0.19.2': - resolution: {integrity: sha512-hn28+JNDTxxCpnYjdDYVMNTR3SKavyLlCHHkufHV91fkewpIyQchS1d8wSbmXhs1fiYDpNww8KTFlJ1dHsxeSw==} - engines: {node: '>=12'} - cpu: [loong64] + '@esbuild/linux-ia32@0.25.5': + resolution: {integrity: sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==} + engines: {node: '>=18'} + cpu: [ia32] os: [linux] '@esbuild/linux-loong64@0.25.2': @@ -2362,10 +2361,10 @@ packages: cpu: [loong64] os: [linux] - '@esbuild/linux-mips64el@0.19.2': - resolution: {integrity: sha512-KbXaC0Sejt7vD2fEgPoIKb6nxkfYW9OmFUK9XQE4//PvGIxNIfPk1NmlHmMg6f25x57rpmEFrn1OotASYIAaTg==} - engines: {node: '>=12'} - cpu: [mips64el] + '@esbuild/linux-loong64@0.25.5': + resolution: {integrity: sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==} + engines: {node: '>=18'} + cpu: [loong64] os: [linux] '@esbuild/linux-mips64el@0.25.2': @@ -2374,10 +2373,10 @@ packages: cpu: [mips64el] os: [linux] - '@esbuild/linux-ppc64@0.19.2': - resolution: {integrity: sha512-dJ0kE8KTqbiHtA3Fc/zn7lCd7pqVr4JcT0JqOnbj4LLzYnp+7h8Qi4yjfq42ZlHfhOCM42rBh0EwHYLL6LEzcw==} - engines: {node: '>=12'} - cpu: [ppc64] + '@esbuild/linux-mips64el@0.25.5': + resolution: {integrity: sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==} + engines: {node: '>=18'} + cpu: [mips64el] os: [linux] '@esbuild/linux-ppc64@0.25.2': @@ -2386,10 +2385,10 @@ packages: cpu: [ppc64] os: [linux] - '@esbuild/linux-riscv64@0.19.2': - resolution: {integrity: sha512-7Z/jKNFufZ/bbu4INqqCN6DDlrmOTmdw6D0gH+6Y7auok2r02Ur661qPuXidPOJ+FSgbEeQnnAGgsVynfLuOEw==} - engines: {node: '>=12'} - cpu: [riscv64] + '@esbuild/linux-ppc64@0.25.5': + resolution: {integrity: sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==} + engines: {node: '>=18'} + cpu: [ppc64] os: [linux] '@esbuild/linux-riscv64@0.25.2': @@ -2398,10 +2397,10 @@ packages: cpu: [riscv64] os: [linux] - '@esbuild/linux-s390x@0.19.2': - resolution: {integrity: sha512-U+RinR6aXXABFCcAY4gSlv4CL1oOVvSSCdseQmGO66H+XyuQGZIUdhG56SZaDJQcLmrSfRmx5XZOWyCJPRqS7g==} - engines: {node: '>=12'} - cpu: [s390x] + '@esbuild/linux-riscv64@0.25.5': + resolution: {integrity: sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==} + engines: {node: '>=18'} + cpu: [riscv64] os: [linux] '@esbuild/linux-s390x@0.25.2': @@ -2410,10 +2409,10 @@ packages: cpu: [s390x] os: [linux] - '@esbuild/linux-x64@0.19.2': - resolution: {integrity: sha512-oxzHTEv6VPm3XXNaHPyUTTte+3wGv7qVQtqaZCrgstI16gCuhNOtBXLEBkBREP57YTd68P0VgDgG73jSD8bwXQ==} - engines: {node: '>=12'} - cpu: [x64] + '@esbuild/linux-s390x@0.25.5': + resolution: {integrity: sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==} + engines: {node: '>=18'} + cpu: [s390x] os: [linux] '@esbuild/linux-x64@0.25.2': @@ -2422,16 +2421,22 @@ packages: cpu: [x64] os: [linux] + '@esbuild/linux-x64@0.25.5': + resolution: {integrity: sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==} + engines: {node: '>=18'} + cpu: [x64] + os: [linux] + '@esbuild/netbsd-arm64@0.25.2': resolution: {integrity: sha512-talAIBoY5M8vHc6EeI2WW9d/CkiO9MQJ0IOWX8hrLhxGbro/vBXJvaQXefW2cP0z0nQVTdQ/eNyGFV1GSKrxfw==} engines: {node: '>=18'} cpu: [arm64] os: [netbsd] - '@esbuild/netbsd-x64@0.19.2': - resolution: {integrity: sha512-WNa5zZk1XpTTwMDompZmvQLHszDDDN7lYjEHCUmAGB83Bgs20EMs7ICD+oKeT6xt4phV4NDdSi/8OfjPbSbZfQ==} - engines: {node: '>=12'} - cpu: [x64] + '@esbuild/netbsd-arm64@0.25.5': + resolution: {integrity: sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==} + engines: {node: '>=18'} + cpu: [arm64] os: [netbsd] '@esbuild/netbsd-x64@0.25.2': @@ -2440,16 +2445,22 @@ packages: cpu: [x64] os: [netbsd] + '@esbuild/netbsd-x64@0.25.5': + resolution: {integrity: sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==} + engines: {node: '>=18'} + cpu: [x64] + os: [netbsd] + '@esbuild/openbsd-arm64@0.25.2': resolution: {integrity: sha512-dcXYOC6NXOqcykeDlwId9kB6OkPUxOEqU+rkrYVqJbK2hagWOMrsTGsMr8+rW02M+d5Op5NNlgMmjzecaRf7Tg==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] - '@esbuild/openbsd-x64@0.19.2': - resolution: {integrity: sha512-S6kI1aT3S++Dedb7vxIuUOb3oAxqxk2Rh5rOXOTYnzN8JzW1VzBd+IqPiSpgitu45042SYD3HCoEyhLKQcDFDw==} - engines: {node: '>=12'} - cpu: [x64] + '@esbuild/openbsd-arm64@0.25.5': + resolution: {integrity: sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==} + engines: {node: '>=18'} + cpu: [arm64] os: [openbsd] '@esbuild/openbsd-x64@0.25.2': @@ -2458,11 +2469,11 @@ packages: cpu: [x64] os: [openbsd] - '@esbuild/sunos-x64@0.19.2': - resolution: {integrity: sha512-VXSSMsmb+Z8LbsQGcBMiM+fYObDNRm8p7tkUDMPG/g4fhFX5DEFmjxIEa3N8Zr96SjsJ1woAhF0DUnS3MF3ARw==} - engines: {node: '>=12'} + '@esbuild/openbsd-x64@0.25.5': + resolution: {integrity: sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==} + engines: {node: '>=18'} cpu: [x64] - os: [sunos] + os: [openbsd] '@esbuild/sunos-x64@0.25.2': resolution: {integrity: sha512-cfZH1co2+imVdWCjd+D1gf9NjkchVhhdpgb1q5y6Hcv9TP6Zi9ZG/beI3ig8TvwT9lH9dlxLq5MQBBgwuj4xvA==} @@ -2470,11 +2481,11 @@ packages: cpu: [x64] os: [sunos] - '@esbuild/win32-arm64@0.19.2': - resolution: {integrity: sha512-5NayUlSAyb5PQYFAU9x3bHdsqB88RC3aM9lKDAz4X1mo/EchMIT1Q+pSeBXNgkfNmRecLXA0O8xP+x8V+g/LKg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] + '@esbuild/sunos-x64@0.25.5': + resolution: {integrity: sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==} + engines: {node: '>=18'} + cpu: [x64] + os: [sunos] '@esbuild/win32-arm64@0.25.2': resolution: {integrity: sha512-7Loyjh+D/Nx/sOTzV8vfbB3GJuHdOQyrOryFdZvPHLf42Tk9ivBU5Aedi7iyX+x6rbn2Mh68T4qq1SDqJBQO5Q==} @@ -2482,10 +2493,10 @@ packages: cpu: [arm64] os: [win32] - '@esbuild/win32-ia32@0.19.2': - resolution: {integrity: sha512-47gL/ek1v36iN0wL9L4Q2MFdujR0poLZMJwhO2/N3gA89jgHp4MR8DKCmwYtGNksbfJb9JoTtbkoe6sDhg2QTA==} - engines: {node: '>=12'} - cpu: [ia32] + '@esbuild/win32-arm64@0.25.5': + resolution: {integrity: sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==} + engines: {node: '>=18'} + cpu: [arm64] os: [win32] '@esbuild/win32-ia32@0.25.2': @@ -2494,10 +2505,10 @@ packages: cpu: [ia32] os: [win32] - '@esbuild/win32-x64@0.19.2': - resolution: {integrity: sha512-tcuhV7ncXBqbt/Ybf0IyrMcwVOAPDckMK9rXNHtF17UTK18OKLpg08glminN06pt2WCoALhXdLfSPbVvK/6fxw==} - engines: {node: '>=12'} - cpu: [x64] + '@esbuild/win32-ia32@0.25.5': + resolution: {integrity: sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==} + engines: {node: '>=18'} + cpu: [ia32] os: [win32] '@esbuild/win32-x64@0.25.2': @@ -2506,6 +2517,12 @@ packages: cpu: [x64] os: [win32] + '@esbuild/win32-x64@0.25.5': + resolution: {integrity: sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==} + engines: {node: '>=18'} + cpu: [x64] + os: [win32] + '@fal-works/esbuild-plugin-global-externals@2.1.2': resolution: {integrity: sha512-cEee/Z+I12mZcFJshKcCqC8tuX5hG3s+d+9nZ3LabqKF1vKdF41B92pJVCBggjAGORAeOzyyDDKrZwIkLffeOQ==} @@ -2531,54 +2548,23 @@ packages: '@formatjs/intl-localematcher@0.6.1': resolution: {integrity: sha512-ePEgLgVCqi2BBFnTMWPfIghu6FkbZnnBVhO2sSxvLfrdFw7wCHAHiDoM2h4NRgjbaY7+B7HgOLZGkK187pZTZg==} - '@graphql-tools/graphql-file-loader@7.5.17': - resolution: {integrity: sha512-hVwwxPf41zOYgm4gdaZILCYnKB9Zap7Ys9OhY1hbwuAuC4MMNY9GpUjoTU3CQc3zUiPoYStyRtUGkHSJZ3HxBw==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - - '@graphql-tools/import@6.7.18': - resolution: {integrity: sha512-XQDdyZTp+FYmT7as3xRWH/x8dx0QZA2WZqfMF5EWb36a0PiH7WwlRQYIdyYXj8YCLpiWkeBXgBRHmMnwEYR8iQ==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - - '@graphql-tools/load@7.8.14': - resolution: {integrity: sha512-ASQvP+snHMYm+FhIaLxxFgVdRaM0vrN9wW2BKInQpktwWTXVyk+yP5nQUCEGmn0RTdlPKrffBaigxepkEAJPrg==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - - '@graphql-tools/merge@8.4.2': - resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - - '@graphql-tools/schema@9.0.19': - resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - - '@graphql-tools/utils@9.2.1': - resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - - '@graphql-typed-document-node/core@3.2.0': - resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} - peerDependencies: - graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@hookform/resolvers@5.0.1': resolution: {integrity: sha512-u/+Jp83luQNx9AdyW2fIPGY6Y7NG68eN2ZW8FOJYL+M0i4s49+refdJdOp/A9n9HFQtQs3HIDHQvX3ZET2o7YA==} peerDependencies: react-hook-form: ^7.55.0 + '@img/colour@1.0.0': + resolution: {integrity: sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==} + engines: {node: '>=18'} + '@img/sharp-darwin-arm64@0.33.5': resolution: {integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [darwin] - '@img/sharp-darwin-arm64@0.34.2': - resolution: {integrity: sha512-OfXHZPppddivUJnqyKoi5YVeHRkkNE2zUFT2gbpKxp/JZCFYEYubnMg+gOp6lWfasPrTS+KPosKqdI+ELYVDtg==} + '@img/sharp-darwin-arm64@0.34.4': + resolution: {integrity: sha512-sitdlPzDVyvmINUdJle3TNHl+AG9QcwiAMsXmccqsCOMZNIdW2/7S26w0LyU8euiLVzFBL3dXPwVCq/ODnf2vA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [darwin] @@ -2589,8 +2575,8 @@ packages: cpu: [x64] os: [darwin] - '@img/sharp-darwin-x64@0.34.2': - resolution: {integrity: sha512-dYvWqmjU9VxqXmjEtjmvHnGqF8GrVjM2Epj9rJ6BUIXvk8slvNDJbhGFvIoXzkDhrJC2jUxNLz/GUjjvSzfw+g==} + '@img/sharp-darwin-x64@0.34.4': + resolution: {integrity: sha512-rZheupWIoa3+SOdF/IcUe1ah4ZDpKBGWcsPX6MT0lYniH9micvIU7HQkYTfrx5Xi8u+YqwLtxC/3vl8TQN6rMg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [darwin] @@ -2600,8 +2586,8 @@ packages: cpu: [arm64] os: [darwin] - '@img/sharp-libvips-darwin-arm64@1.1.0': - resolution: {integrity: sha512-HZ/JUmPwrJSoM4DIQPv/BfNh9yrOA8tlBbqbLz4JZ5uew2+o22Ik+tHQJcih7QJuSa0zo5coHTfD5J8inqj9DA==} + '@img/sharp-libvips-darwin-arm64@1.2.3': + resolution: {integrity: sha512-QzWAKo7kpHxbuHqUC28DZ9pIKpSi2ts2OJnoIGI26+HMgq92ZZ4vk8iJd4XsxN+tYfNJxzH6W62X5eTcsBymHw==} cpu: [arm64] os: [darwin] @@ -2610,8 +2596,8 @@ packages: cpu: [x64] os: [darwin] - '@img/sharp-libvips-darwin-x64@1.1.0': - resolution: {integrity: sha512-Xzc2ToEmHN+hfvsl9wja0RlnXEgpKNmftriQp6XzY/RaSfwD9th+MSh0WQKzUreLKKINb3afirxW7A0fz2YWuQ==} + '@img/sharp-libvips-darwin-x64@1.2.3': + resolution: {integrity: sha512-Ju+g2xn1E2AKO6YBhxjj+ACcsPQRHT0bhpglxcEf+3uyPY+/gL8veniKoo96335ZaPo03bdDXMv0t+BBFAbmRA==} cpu: [x64] os: [darwin] @@ -2620,8 +2606,8 @@ packages: cpu: [arm64] os: [linux] - '@img/sharp-libvips-linux-arm64@1.1.0': - resolution: {integrity: sha512-IVfGJa7gjChDET1dK9SekxFFdflarnUB8PwW8aGwEoF3oAsSDuNUTYS+SKDOyOJxQyDC1aPFMuRYLoDInyV9Ew==} + '@img/sharp-libvips-linux-arm64@1.2.3': + resolution: {integrity: sha512-I4RxkXU90cpufazhGPyVujYwfIm9Nk1QDEmiIsaPwdnm013F7RIceaCc87kAH+oUB1ezqEvC6ga4m7MSlqsJvQ==} cpu: [arm64] os: [linux] @@ -2630,13 +2616,13 @@ packages: cpu: [arm] os: [linux] - '@img/sharp-libvips-linux-arm@1.1.0': - resolution: {integrity: sha512-s8BAd0lwUIvYCJyRdFqvsj+BJIpDBSxs6ivrOPm/R7piTs5UIwY5OjXrP2bqXC9/moGsyRa37eYWYCOGVXxVrA==} + '@img/sharp-libvips-linux-arm@1.2.3': + resolution: {integrity: sha512-x1uE93lyP6wEwGvgAIV0gP6zmaL/a0tGzJs/BIDDG0zeBhMnuUPm7ptxGhUbcGs4okDJrk4nxgrmxpib9g6HpA==} cpu: [arm] os: [linux] - '@img/sharp-libvips-linux-ppc64@1.1.0': - resolution: {integrity: sha512-tiXxFZFbhnkWE2LA8oQj7KYR+bWBkiV2nilRldT7bqoEZ4HiDOcePr9wVDAZPi/Id5fT1oY9iGnDq20cwUz8lQ==} + '@img/sharp-libvips-linux-ppc64@1.2.3': + resolution: {integrity: sha512-Y2T7IsQvJLMCBM+pmPbM3bKT/yYJvVtLJGfCs4Sp95SjvnFIjynbjzsa7dY1fRJX45FTSfDksbTp6AGWudiyCg==} cpu: [ppc64] os: [linux] @@ -2645,8 +2631,8 @@ packages: cpu: [s390x] os: [linux] - '@img/sharp-libvips-linux-s390x@1.1.0': - resolution: {integrity: sha512-xukSwvhguw7COyzvmjydRb3x/09+21HykyapcZchiCUkTThEQEOMtBj9UhkaBRLuBrgLFzQ2wbxdeCCJW/jgJA==} + '@img/sharp-libvips-linux-s390x@1.2.3': + resolution: {integrity: sha512-RgWrs/gVU7f+K7P+KeHFaBAJlNkD1nIZuVXdQv6S+fNA6syCcoboNjsV2Pou7zNlVdNQoQUpQTk8SWDHUA3y/w==} cpu: [s390x] os: [linux] @@ -2655,8 +2641,8 @@ packages: cpu: [x64] os: [linux] - '@img/sharp-libvips-linux-x64@1.1.0': - resolution: {integrity: sha512-yRj2+reB8iMg9W5sULM3S74jVS7zqSzHG3Ol/twnAAkAhnGQnpjj6e4ayUz7V+FpKypwgs82xbRdYtchTTUB+Q==} + '@img/sharp-libvips-linux-x64@1.2.3': + resolution: {integrity: sha512-3JU7LmR85K6bBiRzSUc/Ff9JBVIFVvq6bomKE0e63UXGeRw2HPVEjoJke1Yx+iU4rL7/7kUjES4dZ/81Qjhyxg==} cpu: [x64] os: [linux] @@ -2665,8 +2651,8 @@ packages: cpu: [arm64] os: [linux] - '@img/sharp-libvips-linuxmusl-arm64@1.1.0': - resolution: {integrity: sha512-jYZdG+whg0MDK+q2COKbYidaqW/WTz0cc1E+tMAusiDygrM4ypmSCjOJPmFTvHHJ8j/6cAGyeDWZOsK06tP33w==} + '@img/sharp-libvips-linuxmusl-arm64@1.2.3': + resolution: {integrity: sha512-F9q83RZ8yaCwENw1GieztSfj5msz7GGykG/BA+MOUefvER69K/ubgFHNeSyUu64amHIYKGDs4sRCMzXVj8sEyw==} cpu: [arm64] os: [linux] @@ -2675,8 +2661,8 @@ packages: cpu: [x64] os: [linux] - '@img/sharp-libvips-linuxmusl-x64@1.1.0': - resolution: {integrity: sha512-wK7SBdwrAiycjXdkPnGCPLjYb9lD4l6Ze2gSdAGVZrEL05AOUJESWU2lhlC+Ffn5/G+VKuSm6zzbQSzFX/P65A==} + '@img/sharp-libvips-linuxmusl-x64@1.2.3': + resolution: {integrity: sha512-U5PUY5jbc45ANM6tSJpsgqmBF/VsL6LnxJmIf11kB7J5DctHgqm0SkuXzVWtIY90GnJxKnC/JT251TDnk1fu/g==} cpu: [x64] os: [linux] @@ -2686,8 +2672,8 @@ packages: cpu: [arm64] os: [linux] - '@img/sharp-linux-arm64@0.34.2': - resolution: {integrity: sha512-D8n8wgWmPDakc83LORcfJepdOSN6MvWNzzz2ux0MnIbOqdieRZwVYY32zxVx+IFUT8er5KPcyU3XXsn+GzG/0Q==} + '@img/sharp-linux-arm64@0.34.4': + resolution: {integrity: sha512-YXU1F/mN/Wu786tl72CyJjP/Ngl8mGHN1hST4BGl+hiW5jhCnV2uRVTNOcaYPs73NeT/H8Upm3y9582JVuZHrQ==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [linux] @@ -2698,20 +2684,26 @@ packages: cpu: [arm] os: [linux] - '@img/sharp-linux-arm@0.34.2': - resolution: {integrity: sha512-0DZzkvuEOqQUP9mo2kjjKNok5AmnOr1jB2XYjkaoNRwpAYMDzRmAqUIa1nRi58S2WswqSfPOWLNOr0FDT3H5RQ==} + '@img/sharp-linux-arm@0.34.4': + resolution: {integrity: sha512-Xyam4mlqM0KkTHYVSuc6wXRmM7LGN0P12li03jAnZ3EJWZqj83+hi8Y9UxZUbxsgsK1qOEwg7O0Bc0LjqQVtxA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm] os: [linux] + '@img/sharp-linux-ppc64@0.34.4': + resolution: {integrity: sha512-F4PDtF4Cy8L8hXA2p3TO6s4aDt93v+LKmpcYFLAVdkkD3hSxZzee0rh6/+94FpAynsuMpLX5h+LRsSG3rIciUQ==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [ppc64] + os: [linux] + '@img/sharp-linux-s390x@0.33.5': resolution: {integrity: sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [s390x] os: [linux] - '@img/sharp-linux-s390x@0.34.2': - resolution: {integrity: sha512-EGZ1xwhBI7dNISwxjChqBGELCWMGDvmxZXKjQRuqMrakhO8QoMgqCrdjnAqJq/CScxfRn+Bb7suXBElKQpPDiw==} + '@img/sharp-linux-s390x@0.34.4': + resolution: {integrity: sha512-qVrZKE9Bsnzy+myf7lFKvng6bQzhNUAYcVORq2P7bDlvmF6u2sCmK2KyEQEBdYk+u3T01pVsPrkj943T1aJAsw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [s390x] os: [linux] @@ -2722,8 +2714,8 @@ packages: cpu: [x64] os: [linux] - '@img/sharp-linux-x64@0.34.2': - resolution: {integrity: sha512-sD7J+h5nFLMMmOXYH4DD9UtSNBD05tWSSdWAcEyzqW8Cn5UxXvsHAxmxSesYUsTOBmUnjtxghKDl15EvfqLFbQ==} + '@img/sharp-linux-x64@0.34.4': + resolution: {integrity: sha512-ZfGtcp2xS51iG79c6Vhw9CWqQC8l2Ot8dygxoDoIQPTat/Ov3qAa8qpxSrtAEAJW+UjTXc4yxCjNfxm4h6Xm2A==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [linux] @@ -2734,8 +2726,8 @@ packages: cpu: [arm64] os: [linux] - '@img/sharp-linuxmusl-arm64@0.34.2': - resolution: {integrity: sha512-NEE2vQ6wcxYav1/A22OOxoSOGiKnNmDzCYFOZ949xFmrWZOVII1Bp3NqVVpvj+3UeHMFyN5eP/V5hzViQ5CZNA==} + '@img/sharp-linuxmusl-arm64@0.34.4': + resolution: {integrity: sha512-8hDVvW9eu4yHWnjaOOR8kHVrew1iIX+MUgwxSuH2XyYeNRtLUe4VNioSqbNkB7ZYQJj9rUTT4PyRscyk2PXFKA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [linux] @@ -2746,8 +2738,8 @@ packages: cpu: [x64] os: [linux] - '@img/sharp-linuxmusl-x64@0.34.2': - resolution: {integrity: sha512-DOYMrDm5E6/8bm/yQLCWyuDJwUnlevR8xtF8bs+gjZ7cyUNYXiSf/E8Kp0Ss5xasIaXSHzb888V1BE4i1hFhAA==} + '@img/sharp-linuxmusl-x64@0.34.4': + resolution: {integrity: sha512-lU0aA5L8QTlfKjpDCEFOZsTYGn3AEiO6db8W5aQDxj0nQkVrZWmN3ZP9sYKWJdtq3PWPhUNlqehWyXpYDcI9Sg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [linux] @@ -2757,13 +2749,13 @@ packages: engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [wasm32] - '@img/sharp-wasm32@0.34.2': - resolution: {integrity: sha512-/VI4mdlJ9zkaq53MbIG6rZY+QRN3MLbR6usYlgITEzi4Rpx5S6LFKsycOQjkOGmqTNmkIdLjEvooFKwww6OpdQ==} + '@img/sharp-wasm32@0.34.4': + resolution: {integrity: sha512-33QL6ZO/qpRyG7woB/HUALz28WnTMI2W1jgX3Nu2bypqLIKx/QKMILLJzJjI+SIbvXdG9fUnmrxR7vbi1sTBeA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [wasm32] - '@img/sharp-win32-arm64@0.34.2': - resolution: {integrity: sha512-cfP/r9FdS63VA5k0xiqaNaEoGxBg9k7uE+RQGzuK9fHt7jib4zAVVseR9LsE4gJcNWgT6APKMNnCcnyOtmSEUQ==} + '@img/sharp-win32-arm64@0.34.4': + resolution: {integrity: sha512-2Q250do/5WXTwxW3zjsEuMSv5sUU4Tq9VThWKlU2EYLm4MB7ZeMwF+SFJutldYODXF6jzc6YEOC+VfX0SZQPqA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [win32] @@ -2774,8 +2766,8 @@ packages: cpu: [ia32] os: [win32] - '@img/sharp-win32-ia32@0.34.2': - resolution: {integrity: sha512-QLjGGvAbj0X/FXl8n1WbtQ6iVBpWU7JO94u/P2M4a8CFYsvQi4GW2mRy/JqkRx0qpBzaOdKJKw8uc930EX2AHw==} + '@img/sharp-win32-ia32@0.34.4': + resolution: {integrity: sha512-3ZeLue5V82dT92CNL6rsal6I2weKw1cYu+rGKm8fOCCtJTR2gYeUfY3FqUnIJsMUPIH68oS5jmZ0NiJ508YpEw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [ia32] os: [win32] @@ -2786,8 +2778,8 @@ packages: cpu: [x64] os: [win32] - '@img/sharp-win32-x64@0.34.2': - resolution: {integrity: sha512-aUdT6zEYtDKCaxkofmmJDJYGCf0+pJg3eU9/oBuqvEeoB9dKI6ZLc/1iLJCTuJQDO4ptntAlkUmHgGjyuobZbw==} + '@img/sharp-win32-x64@0.34.4': + resolution: {integrity: sha512-xIyj4wpYs8J18sVN3mSQjwrw7fKUqRw+Z5rnHNCy5fYTxigBz81u5mOMPmFumwjcn8+ld1ppptMBCLic1nz6ig==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [win32] @@ -2897,104 +2889,53 @@ packages: '@next/env@15.1.6': resolution: {integrity: sha512-d9AFQVPEYNr+aqokIiPLNK/MTyt3DWa/dpKveiAaVccUadFbhFEvY6FXYX2LJO2Hv7PHnLBu2oWwB4uBuHjr/w==} - '@next/env@15.1.7': - resolution: {integrity: sha512-d9jnRrkuOH7Mhi+LHav2XW91HOgTAWHxjMPkXMGBc9B2b7614P7kjt8tAplRvJpbSt4nbO1lugcT/kAaWzjlLQ==} - - '@next/env@15.3.2': - resolution: {integrity: sha512-xURk++7P7qR9JG1jJtLzPzf0qEvqCN0A/T3DXf8IPMKo9/6FfjxtEffRJIIew/bIL4T3C2jLLqBor8B/zVlx6g==} - - '@next/swc-darwin-arm64@15.1.7': - resolution: {integrity: sha512-hPFwzPJDpA8FGj7IKV3Yf1web3oz2YsR8du4amKw8d+jAOHfYHYFpMkoF6vgSY4W6vB29RtZEklK9ayinGiCmQ==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [darwin] + '@next/env@15.5.4': + resolution: {integrity: sha512-27SQhYp5QryzIT5uO8hq99C69eLQ7qkzkDPsk3N+GuS2XgOgoYEeOav7Pf8Tn4drECOVDsDg8oj+/DVy8qQL2A==} - '@next/swc-darwin-arm64@15.3.2': - resolution: {integrity: sha512-2DR6kY/OGcokbnCsjHpNeQblqCZ85/1j6njYSkzRdpLn5At7OkSdmk7WyAmB9G0k25+VgqVZ/u356OSoQZ3z0g==} + '@next/swc-darwin-arm64@15.5.4': + resolution: {integrity: sha512-nopqz+Ov6uvorej8ndRX6HlxCYWCO3AHLfKK2TYvxoSB2scETOcfm/HSS3piPqc3A+MUgyHoqE6je4wnkjfrOA==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@15.1.7': - resolution: {integrity: sha512-2qoas+fO3OQKkU0PBUfwTiw/EYpN+kdAx62cePRyY1LqKtP09Vp5UcUntfZYajop5fDFTjSxCHfZVRxzi+9FYQ==} - engines: {node: '>= 10'} - cpu: [x64] - os: [darwin] - - '@next/swc-darwin-x64@15.3.2': - resolution: {integrity: sha512-ro/fdqaZWL6k1S/5CLv1I0DaZfDVJkWNaUU3un8Lg6m0YENWlDulmIWzV96Iou2wEYyEsZq51mwV8+XQXqMp3w==} + '@next/swc-darwin-x64@15.5.4': + resolution: {integrity: sha512-QOTCFq8b09ghfjRJKfb68kU9k2K+2wsC4A67psOiMn849K9ZXgCSRQr0oVHfmKnoqCbEmQWG1f2h1T2vtJJ9mA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@15.1.7': - resolution: {integrity: sha512-sKLLwDX709mPdzxMnRIXLIT9zaX2w0GUlkLYQnKGoXeWUhcvpCrK+yevcwCJPdTdxZEUA0mOXGLdPsGkudGdnA==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [linux] - - '@next/swc-linux-arm64-gnu@15.3.2': - resolution: {integrity: sha512-covwwtZYhlbRWK2HlYX9835qXum4xYZ3E2Mra1mdQ+0ICGoMiw1+nVAn4d9Bo7R3JqSmK1grMq/va+0cdh7bJA==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [linux] - - '@next/swc-linux-arm64-musl@15.1.7': - resolution: {integrity: sha512-zblK1OQbQWdC8fxdX4fpsHDw+VSpBPGEUX4PhSE9hkaWPrWoeIJn+baX53vbsbDRaDKd7bBNcXRovY1hEhFd7w==} + '@next/swc-linux-arm64-gnu@15.5.4': + resolution: {integrity: sha512-eRD5zkts6jS3VfE/J0Kt1VxdFqTnMc3QgO5lFE5GKN3KDI/uUpSyK3CjQHmfEkYR4wCOl0R0XrsjpxfWEA++XA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-arm64-musl@15.3.2': - resolution: {integrity: sha512-KQkMEillvlW5Qk5mtGA/3Yz0/tzpNlSw6/3/ttsV1lNtMuOHcGii3zVeXZyi4EJmmLDKYcTcByV2wVsOhDt/zg==} + '@next/swc-linux-arm64-musl@15.5.4': + resolution: {integrity: sha512-TOK7iTxmXFc45UrtKqWdZ1shfxuL4tnVAOuuJK4S88rX3oyVV4ZkLjtMT85wQkfBrOOvU55aLty+MV8xmcJR8A==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-x64-gnu@15.1.7': - resolution: {integrity: sha512-GOzXutxuLvLHFDAPsMP2zDBMl1vfUHHpdNpFGhxu90jEzH6nNIgmtw/s1MDwpTOiM+MT5V8+I1hmVFeAUhkbgQ==} - engines: {node: '>= 10'} - cpu: [x64] - os: [linux] - - '@next/swc-linux-x64-gnu@15.3.2': - resolution: {integrity: sha512-uRBo6THWei0chz+Y5j37qzx+BtoDRFIkDzZjlpCItBRXyMPIg079eIkOCl3aqr2tkxL4HFyJ4GHDes7W8HuAUg==} - engines: {node: '>= 10'} - cpu: [x64] - os: [linux] - - '@next/swc-linux-x64-musl@15.1.7': - resolution: {integrity: sha512-WrZ7jBhR7ATW1z5iEQ0ZJfE2twCNSXbpCSaAunF3BKcVeHFADSI/AW1y5Xt3DzTqPF1FzQlwQTewqetAABhZRQ==} + '@next/swc-linux-x64-gnu@15.5.4': + resolution: {integrity: sha512-7HKolaj+481FSW/5lL0BcTkA4Ueam9SPYWyN/ib/WGAFZf0DGAN8frNpNZYFHtM4ZstrHZS3LY3vrwlIQfsiMA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-linux-x64-musl@15.3.2': - resolution: {integrity: sha512-+uxFlPuCNx/T9PdMClOqeE8USKzj8tVz37KflT3Kdbx/LOlZBRI2yxuIcmx1mPNK8DwSOMNCr4ureSet7eyC0w==} + '@next/swc-linux-x64-musl@15.5.4': + resolution: {integrity: sha512-nlQQ6nfgN0nCO/KuyEUwwOdwQIGjOs4WNMjEUtpIQJPR2NUfmGpW2wkJln1d4nJ7oUzd1g4GivH5GoEPBgfsdw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-win32-arm64-msvc@15.1.7': - resolution: {integrity: sha512-LDnj1f3OVbou1BqvvXVqouJZKcwq++mV2F+oFHptToZtScIEnhNRJAhJzqAtTE2dB31qDYL45xJwrc+bLeKM2Q==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [win32] - - '@next/swc-win32-arm64-msvc@15.3.2': - resolution: {integrity: sha512-LLTKmaI5cfD8dVzh5Vt7+OMo+AIOClEdIU/TSKbXXT2iScUTSxOGoBhfuv+FU8R9MLmrkIL1e2fBMkEEjYAtPQ==} + '@next/swc-win32-arm64-msvc@15.5.4': + resolution: {integrity: sha512-PcR2bN7FlM32XM6eumklmyWLLbu2vs+D7nJX8OAIoWy69Kef8mfiN4e8TUv2KohprwifdpFKPzIP1njuCjD0YA==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@next/swc-win32-x64-msvc@15.1.7': - resolution: {integrity: sha512-dC01f1quuf97viOfW05/K8XYv2iuBgAxJZl7mbCKEjMgdQl5JjAKJ0D2qMKZCgPWDeFbFT0Q0nYWwytEW0DWTQ==} - engines: {node: '>= 10'} - cpu: [x64] - os: [win32] - - '@next/swc-win32-x64-msvc@15.3.2': - resolution: {integrity: sha512-aW5B8wOPioJ4mBdMDXkt5f3j8pUr9W8AnlX0Df35uRWNT1Y6RIybxjnSUe+PhM+M1bwgyY8PHLmXZC6zT1o5tA==} + '@next/swc-win32-x64-msvc@15.5.4': + resolution: {integrity: sha512-1ur2tSHZj8Px/KMAthmuI9FMp/YFusMMGoRNJaRZMOlSkgvLjzosSdQI0cJAKogdHl3qXUQKL9MGaYvKwA7DXg==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -4999,9 +4940,6 @@ packages: ai: ^3.4.7 || ^4.0.0 openai: ^4.86.1 - '@swc/counter@0.1.3': - resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - '@swc/helpers@0.5.15': resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} @@ -5463,9 +5401,6 @@ packages: '@types/node@18.19.87': resolution: {integrity: sha512-OIAAu6ypnVZHmsHCeJ+7CCSub38QNBS9uceMQeg7K5Ur0Jr+wG9wEOEvvMbhp09pxD5czIUy/jND7s7Tb6Nw7A==} - '@types/node@22.13.9': - resolution: {integrity: sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==} - '@types/node@22.15.21': resolution: {integrity: sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==} @@ -5484,22 +5419,17 @@ packages: '@types/phoenix@1.6.6': resolution: {integrity: sha512-PIzZZlEppgrpoT2QgbnDU+MMzuR6BbCjllj0bM70lWoejMeNJAxCchxnv7J3XFkI8MpygtRpzXrIlmWUBclP5A==} - '@types/react-dom@19.0.4': - resolution: {integrity: sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==} + '@types/react-dom@19.2.0': + resolution: {integrity: sha512-brtBs0MnE9SMx7px208g39lRmC5uHZs96caOJfTjFcYSLHNamvaSMfJNagChVNkup2SdtOxKX1FDBkRSJe1ZAg==} peerDependencies: - '@types/react': ^19.0.0 - - '@types/react-dom@19.1.5': - resolution: {integrity: sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==} - peerDependencies: - '@types/react': ^19.0.0 - - '@types/react@19.0.10': - resolution: {integrity: sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==} + '@types/react': ^19.2.0 '@types/react@19.1.5': resolution: {integrity: sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==} + '@types/react@19.2.0': + resolution: {integrity: sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==} + '@types/resolve@1.20.6': resolution: {integrity: sha512-A4STmOXPhMUtHH+S6ymgE2GiBSMqf4oTvcQZMcHzokuTLVYzXTB8ttjcgxOVaAp2lGwEdzZ0J+cRbbeevQj1UQ==} @@ -5844,9 +5774,9 @@ packages: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} - ansi-escapes@5.0.0: - resolution: {integrity: sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==} - engines: {node: '>=12'} + ansi-escapes@7.0.0: + resolution: {integrity: sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==} + engines: {node: '>=18'} ansi-html-community@0.0.8: resolution: {integrity: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==} @@ -5984,6 +5914,9 @@ packages: peerDependencies: axios: 0.x || 1.x + axios@1.12.2: + resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==} + axios@1.8.4: resolution: {integrity: sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==} @@ -6027,8 +5960,8 @@ packages: resolution: {integrity: sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==} engines: {node: ^4.5.0 || >= 5.9} - basehub@8.2.7: - resolution: {integrity: sha512-/QDL34bhLIMKHV2EzaxjFkiExkMH0hprFUvHl/akkOQWnh+SX6hB3n5hP7dW3Ygq6vbtoqcCddu7YzInszez4w==} + basehub@9.5.0: + resolution: {integrity: sha512-Z5fHy6n++8UpMqT+jw0Y1Z2bqGJvvPBFH1x8jPeiWumeBpueLBNIKff5sxOIvQLWwzfeCUsxWWkWj/hdVso9eA==} hasBin: true basic-ftp@5.0.5: @@ -6134,10 +6067,6 @@ packages: peerDependencies: esbuild: '>=0.18' - busboy@1.6.0: - resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} - engines: {node: '>=10.16.0'} - bytes@3.1.2: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} engines: {node: '>= 0.8'} @@ -6168,10 +6097,6 @@ packages: camel-case@4.1.2: resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} - camelcase@5.3.1: - resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} - engines: {node: '>=6'} - camelcase@6.3.0: resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} engines: {node: '>=10'} @@ -6290,10 +6215,6 @@ packages: resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==} engines: {node: '>=8'} - cli-cursor@4.0.0: - resolution: {integrity: sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - cli-cursor@5.0.0: resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==} engines: {node: '>=18'} @@ -6302,9 +6223,9 @@ packages: resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==} engines: {node: '>=6'} - cli-truncate@3.1.0: - resolution: {integrity: sha512-wfOBkjXteqSnI59oPcJkcPl/ZmwvMMOj340qUIY1SKZCv0B9Cf4D4fAucRkIKQmsIuYK3x1rrgU7MeGRruiuiA==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + cli-truncate@4.0.0: + resolution: {integrity: sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==} + engines: {node: '>=18'} cli-width@3.0.0: resolution: {integrity: sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==} @@ -6313,9 +6234,6 @@ packages: client-only@0.0.1: resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==} - cliui@6.0.0: - resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==} - cliui@8.0.1: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} engines: {node: '>=12'} @@ -6736,12 +6654,8 @@ packages: des.js@1.1.0: resolution: {integrity: sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==} - detect-libc@2.0.3: - resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==} - engines: {node: '>=8'} - - detect-libc@2.0.4: - resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==} + detect-libc@2.1.1: + resolution: {integrity: sha512-ecqj/sy1jcK1uWrwpR67UhYrIFQ+5WlGxth34WquCbamhFA6hkkwiu37o6J5xCHdo1oixJRfVRw+ywV+Hq/0Aw==} engines: {node: '>=8'} detect-node-es@1.1.0: @@ -6911,6 +6825,10 @@ packages: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} engines: {node: '>=6'} + environment@1.1.0: + resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==} + engines: {node: '>=18'} + error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} @@ -6976,27 +6894,21 @@ packages: esast-util-from-js@2.0.1: resolution: {integrity: sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==} - esbuild-plugin-d.ts@1.2.3: - resolution: {integrity: sha512-JkNqcCTkv0N39izAOLaiAQcFA6DfbhDkef1ZO6NvnHtTT+7i+4VHjCcAM2yFslRTBTK1TuF41FLSwWvGm88N7w==} - engines: {node: '>=12.0.0'} - peerDependencies: - typescript: '*' - esbuild-register@3.6.0: resolution: {integrity: sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==} peerDependencies: esbuild: '>=0.12 <1' - esbuild@0.19.2: - resolution: {integrity: sha512-G6hPax8UbFakEj3hWO0Vs52LQ8k3lnBhxZWomUJDxfz3rZTLqF5k/FCzuNdLx2RbpBiQQF9H9onlDDH1lZsnjg==} - engines: {node: '>=12'} - hasBin: true - esbuild@0.25.2: resolution: {integrity: sha512-16854zccKPnC+toMywC+uKNeYSv+/eXkevRAfwRD/G9Cleq66m8XFIrigkbvauLLlCfDL45Q2cWegSg53gGBnQ==} engines: {node: '>=18'} hasBin: true + esbuild@0.25.5: + resolution: {integrity: sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==} + engines: {node: '>=18'} + hasBin: true + escalade@3.2.0: resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} engines: {node: '>=6'} @@ -7297,6 +7209,10 @@ packages: resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==} engines: {node: '>= 6'} + form-data@4.0.4: + resolution: {integrity: sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==} + engines: {node: '>= 6'} + format@0.2.2: resolution: {integrity: sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==} engines: {node: '>=0.4.x'} @@ -7465,10 +7381,6 @@ packages: resolution: {integrity: sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==} engines: {node: '>=8'} - globby@11.1.0: - resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} - engines: {node: '>=10'} - gopd@1.2.0: resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} engines: {node: '>= 0.4'} @@ -7825,6 +7737,10 @@ packages: resolution: {integrity: sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==} engines: {node: '>=12'} + is-fullwidth-code-point@5.0.0: + resolution: {integrity: sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==} + engines: {node: '>=18'} + is-generator-function@1.1.0: resolution: {integrity: sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==} engines: {node: '>= 0.4'} @@ -8092,10 +8008,6 @@ packages: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} - kleur@4.1.5: - resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} - engines: {node: '>=6'} - langsmith@0.3.23: resolution: {integrity: sha512-6gfotO1YS3vqznSJutdFmJXL2Vxy27/RV2JA7YTsfWoJtxlmBR/1QE7kMIyEvuoEE5KGFHyZMuAh/fVeiRffLA==} peerDependencies: @@ -8178,14 +8090,9 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - listr2@6.6.1: - resolution: {integrity: sha512-+rAXGHh0fkEWdXBmX+L6mmfmXmXvDGEKzkjxO+8mP3+nI/r/CWznVBvsibXdxda9Zz0OW2e2ikphN3OwCT/jSg==} - engines: {node: '>=16.0.0'} - peerDependencies: - enquirer: '>= 2.3.0 < 3' - peerDependenciesMeta: - enquirer: - optional: true + listr2@8.3.3: + resolution: {integrity: sha512-LWzX2KsqcB1wqQ4AHgYb4RsDXauQiqhjLk+6hjbaeHG4zpjjVAB6wC/gz6X0l+Du1cN3pUB5ZlrvTbhGSNnUQQ==} + engines: {node: '>=18.0.0'} load-json-file@4.0.0: resolution: {integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==} @@ -8223,6 +8130,9 @@ packages: resolution: {integrity: sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + lodash.camelcase@4.3.0: + resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} + lodash.castarray@4.4.0: resolution: {integrity: sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==} @@ -8245,6 +8155,9 @@ packages: lodash.sortby@4.7.0: resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==} + lodash.uniq@4.5.0: + resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==} + lodash@4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} @@ -8264,9 +8177,9 @@ packages: resolution: {integrity: sha512-ja1E3yCr9i/0hmBVaM0bfwDjnGy8I/s6PP4DFp+yP+a+mrHO4Rm7DtmnqROTUkHIkqffC84YY7AeqX6oFk0WFg==} engines: {node: '>=18'} - log-update@5.0.1: - resolution: {integrity: sha512-5UtUDQ/6edw4ofyljDNcOVJQ4c7OjDro4h3y8e1GQL5iYElYclVHJ3zeWchylvMaKnDbDilC8irOVyexnA/Slw==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + log-update@6.1.0: + resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==} + engines: {node: '>=18'} loglevel@1.9.2: resolution: {integrity: sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==} @@ -8676,11 +8589,6 @@ packages: engines: {node: ^18 || >=20} hasBin: true - native-fetch@4.0.2: - resolution: {integrity: sha512-4QcVlKFtv2EYVS5MBgsGX5+NWKtbDbIECdUXDBGDMAZXq3Jkv9zf+y8iS7Ub8fEdga3GpYeazp9gauNqXHJOCg==} - peerDependencies: - undici: '*' - negotiator@0.6.3: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} engines: {node: '>= 0.6'} @@ -8712,34 +8620,13 @@ packages: react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc - next@15.1.7: - resolution: {integrity: sha512-GNeINPGS9c6OZKCvKypbL8GTsT5GhWPp4DM0fzkXJuXMilOO2EeFxuAY6JZbtk6XIl6Ws10ag3xRINDjSO5+wg==} + next@15.5.4: + resolution: {integrity: sha512-xH4Yjhb82sFYQfY3vbkJfgSDgXvBB6a8xPs9i35k6oZJRoQRihZH+4s9Yo2qsWpzBmZ3lPXaJ2KPXLfkvW4LnA==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 - '@playwright/test': ^1.41.2 - babel-plugin-react-compiler: '*' - react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 - react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 - sass: ^1.3.0 - peerDependenciesMeta: - '@opentelemetry/api': - optional: true - '@playwright/test': - optional: true - babel-plugin-react-compiler: - optional: true - sass: - optional: true - - next@15.3.2: - resolution: {integrity: sha512-CA3BatMyHkxZ48sgOCLdVHjFU36N7TF1HhqAHLFOkV6buwZnvMI84Cug8xD56B9mCuKrqXnLn94417GrZ/jjCQ==} - engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} - hasBin: true - peerDependencies: - '@opentelemetry/api': ^1.1.0 - '@playwright/test': ^1.41.2 + '@playwright/test': ^1.51.1 babel-plugin-react-compiler: '*' react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 @@ -8766,6 +8653,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-fetch@2.6.7: resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} @@ -8802,10 +8690,6 @@ packages: node-releases@2.0.19: resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} - normalize-path@2.1.1: - resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==} - engines: {node: '>=0.10.0'} - normalize-path@3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} @@ -9324,11 +9208,6 @@ packages: preact@10.26.4: resolution: {integrity: sha512-KJhO7LBFTjP71d83trW+Ilnjbo+ySsaAgCfXOXUlmGzJ4ygYPWmysm77yg4emwfmoz3b22yvH5IsVFHbhUaH5w==} - prettier@2.8.8: - resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} - engines: {node: '>=10.13.0'} - hasBin: true - prettier@3.5.3: resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} engines: {node: '>=14'} @@ -9469,10 +9348,10 @@ packages: resolution: {integrity: sha512-hlSJDQ2synMPKFZOsKo9Hi8WWZTC7POR8EmWvTSjow+VDgKzkmjQvFm2fk0tmRw+f0vTOIYKlarR0iL4996pdg==} engines: {node: '>=16.14.0'} - react-dom@19.1.0: - resolution: {integrity: sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==} + react-dom@19.2.0: + resolution: {integrity: sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==} peerDependencies: - react: ^19.1.0 + react: ^19.2.0 react-email@4.0.15: resolution: {integrity: sha512-UQR18Toi3TAasqcZal69rYZ9RiIKRvHRW69tN6k7hONJpEPeiC4uBtDwH5VxpllW591D+NOdpBF/V1pTansaKg==} @@ -9565,8 +9444,8 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' - react@19.1.0: - resolution: {integrity: sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==} + react@19.2.0: + resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==} engines: {node: '>=0.10.0'} readable-stream@2.3.8: @@ -9710,9 +9589,6 @@ packages: remark@15.0.1: resolution: {integrity: sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A==} - remove-trailing-separator@1.1.0: - resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==} - renderkid@3.0.0: resolution: {integrity: sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==} @@ -9728,9 +9604,6 @@ packages: resolution: {integrity: sha512-gAZ+kLqBdHarXB64XpAe2VCjB7rIRv+mU8tfRWziHRJ5umKsIHN2tLLv6EtMw7WCdP19S0ERVMldNvxYCHnhSQ==} engines: {node: '>=8.6.0'} - require-main-filename@2.0.0: - resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} - requireg@0.2.2: resolution: {integrity: sha512-nYzyjnFcPNGR3lx9lwPPPnuQxv6JWEZd2Ci0u9opN7N5zUEPIhY/GbL3vMGOr2UXwEg9WwSyV9X9Y/kLFgPsOg==} engines: {node: '>= 4.0.0'} @@ -9750,10 +9623,6 @@ packages: resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} engines: {node: '>=8'} - resolve-pkg@2.0.0: - resolution: {integrity: sha512-+1lzwXehGCXSeryaISr6WujZzowloigEofRB+dj75y9RRa/obVcYgbHJd53tdYw8pvZj8GojXaaENws8Ktw/hQ==} - engines: {node: '>=8'} - resolve-url-loader@5.0.0: resolution: {integrity: sha512-uZtduh8/8srhBoMx//5bwqjQ+rfYOUq8zC9NrMUGtjBiGTtFJM42s58/36+hTqeqINcnYe08Nj3LkK9lW4N8Xg==} engines: {node: '>=12'} @@ -9774,10 +9643,6 @@ packages: resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} engines: {node: '>=8'} - restore-cursor@4.0.0: - resolution: {integrity: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - restore-cursor@5.1.0: resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==} engines: {node: '>=18'} @@ -9793,16 +9658,16 @@ packages: rfdc@1.4.1: resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} - rimraf@2.7.1: - resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} - deprecated: Rimraf versions prior to v4 are no longer supported - hasBin: true - rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true + rimraf@6.0.1: + resolution: {integrity: sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==} + engines: {node: 20 || >=22} + hasBin: true + ripemd160@2.0.2: resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==} @@ -9886,8 +9751,8 @@ packages: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} engines: {node: '>=v12.22.7'} - scheduler@0.26.0: - resolution: {integrity: sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==} + scheduler@0.27.0: + resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==} schema-dts@1.1.5: resolution: {integrity: sha512-RJr9EaCmsLzBX2NDiO5Z3ux2BVosNZN5jo0gWgsyKvxKIUL5R3swNvoorulAeL9kLB0iTSX7V6aokhla2m7xbg==} @@ -9952,9 +9817,6 @@ packages: server-only@0.0.1: resolution: {integrity: sha512-qepMx2JxAa5jjfzxG79yPPq+8BuFToHd1hm7kI+Z4zAq1ftQiP7HcxMhDDItrbtwVeLg/cY2JnKnrcFkmiswNA==} - set-blocking@2.0.0: - resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} - set-function-length@1.2.2: resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} engines: {node: '>= 0.4'} @@ -9981,8 +9843,8 @@ packages: resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} - sharp@0.34.2: - resolution: {integrity: sha512-lszvBmB9QURERtyKT2bNmsgxXK0ShJrL/fvqlonCo7e6xBF8nT8xU6pW+PMIbLsz0RxQk3rgH9kd8UmvOzlMJg==} + sharp@0.34.4: + resolution: {integrity: sha512-FUH39xp3SBPnxWvd5iib1X8XY7J0K0X7d93sie9CJg2PO8/7gmg89Nve6OjItK53/MlAushNNxteBYfM6DEuoA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} shebang-command@2.0.0: @@ -10057,6 +9919,10 @@ packages: resolution: {integrity: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==} engines: {node: '>=12'} + slice-ansi@7.1.0: + resolution: {integrity: sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==} + engines: {node: '>=18'} + smart-buffer@4.2.0: resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==} engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} @@ -10114,6 +9980,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions space-separated-tokens@2.0.2: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} @@ -10160,10 +10027,6 @@ packages: stream-http@3.2.0: resolution: {integrity: sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A==} - streamsearch@1.1.0: - resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} - engines: {node: '>=10.0.0'} - string-width@4.2.3: resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} engines: {node: '>=8'} @@ -10588,10 +10451,6 @@ packages: resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} engines: {node: '>=8'} - type-fest@1.4.0: - resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==} - engines: {node: '>=10'} - type-fest@2.19.0: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} engines: {node: '>=12.20'} @@ -10600,6 +10459,10 @@ packages: resolution: {integrity: sha512-S/5/0kFftkq27FPNye0XM1e2NsnoD/3FS+pBmbjmmtLT6I+i344KoOf7pvXreaFsDamWeaJX55nczA1m5PsBDg==} engines: {node: '>=16'} + type-fest@4.41.0: + resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==} + engines: {node: '>=16'} + type-is@2.0.1: resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==} engines: {node: '>= 0.6'} @@ -10626,11 +10489,6 @@ packages: typescript-memoize@1.1.1: resolution: {integrity: sha512-GQ90TcKpIH4XxYTI2F98yEQYZgjNMOGPpOgdjIBhaLaWji5HPWlRnZ4AeA1hfBxtY7bCGDJsqDDHk/KaHOl5bA==} - typescript@5.8.2: - resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} - engines: {node: '>=14.17'} - hasBin: true - typescript@5.8.3: resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} engines: {node: '>=14.17'} @@ -10661,9 +10519,6 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - undici-types@6.20.0: - resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} - undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} @@ -10719,10 +10574,6 @@ packages: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} engines: {node: '>= 10.0.0'} - unixify@1.0.0: - resolution: {integrity: sha512-6bc58dPYhCMHHuwxldQxO3RRNZ4eCogZ/st++0+fcC1nr0jiGUtAdBJ2qzmLQWSxbtz42pWt4QQMiZ9HvZf5cg==} - engines: {node: '>=0.10.0'} - unpipe@1.0.0: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} @@ -10824,10 +10675,6 @@ packages: resolution: {integrity: sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - value-or-promise@1.0.12: - resolution: {integrity: sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==} - engines: {node: '>=12'} - vary@1.1.2: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} @@ -11021,9 +10868,6 @@ packages: resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==} engines: {node: '>= 0.4'} - which-module@2.0.1: - resolution: {integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==} - which-typed-array@1.1.18: resolution: {integrity: sha512-qEcY+KJYlWyLH9vNbsr6/5j59AXk5ni5aakf8ldzBvGde6Iz4sxZGkJyWSAueTG7QhOvNRYb1lDdFmL5Td0QKA==} engines: {node: '>= 0.4'} @@ -11053,6 +10897,10 @@ packages: resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} engines: {node: '>=12'} + wrap-ansi@9.0.0: + resolution: {integrity: sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==} + engines: {node: '>=18'} + wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} @@ -11115,9 +10963,6 @@ packages: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} - y18n@4.0.3: - resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==} - y18n@5.0.8: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} engines: {node: '>=10'} @@ -11138,18 +10983,10 @@ packages: engines: {node: '>= 14'} hasBin: true - yargs-parser@18.1.3: - resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} - engines: {node: '>=6'} - yargs-parser@21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} - yargs@15.4.1: - resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==} - engines: {node: '>=8'} - yargs@17.7.2: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'} @@ -11217,12 +11054,12 @@ snapshots: dependencies: json-schema: 0.4.0 - '@ai-sdk/react@1.2.12(react@19.1.0)(zod@3.25.28)': + '@ai-sdk/react@1.2.12(react@19.2.0)(zod@3.25.28)': dependencies: '@ai-sdk/provider-utils': 2.2.8(zod@3.25.28) '@ai-sdk/ui-utils': 1.2.11(zod@3.25.28) - react: 19.1.0 - swr: 2.3.3(react@19.1.0) + react: 19.2.0 + swr: 2.3.3(react@19.2.0) throttleit: 2.1.0 optionalDependencies: zod: 3.25.28 @@ -11260,7 +11097,7 @@ snapshots: dependencies: '@arcjet/sprintf': 1.0.0-beta.7 - '@arcjet/next@1.0.0-beta.7(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))': + '@arcjet/next@1.0.0-beta.7(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))': dependencies: '@arcjet/env': 1.0.0-beta.7 '@arcjet/headers': 1.0.0-beta.7 @@ -11269,7 +11106,7 @@ snapshots: '@arcjet/protocol': 1.0.0-beta.7 '@arcjet/transport': 1.0.0-beta.7 arcjet: 1.0.0-beta.7 - next: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@arcjet/protocol@1.0.0-beta.7': dependencies: @@ -12222,24 +12059,9 @@ snapshots: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 - '@basehub/genql@9.0.0-canary.13(enquirer@2.4.1)': + '@basehub/mutation-api-helpers@2.1.7(zod@3.25.28)': dependencies: - '@graphql-tools/graphql-file-loader': 7.5.17(graphql@16.10.0) - '@graphql-tools/load': 7.8.14(graphql@16.10.0) - fs-extra: 10.1.0 - graphql: 16.10.0 - kleur: 4.1.5 - listr2: 6.6.1(enquirer@2.4.1) - lodash: 4.17.21 - mkdirp: 0.5.6 - native-fetch: 4.0.2(undici@5.28.5) - prettier: 2.8.8 - qs: 6.14.0 - rimraf: 2.7.1 - undici: 5.28.5 - yargs: 15.4.1 - transitivePeerDependencies: - - enquirer + zod: 3.25.28 '@biomejs/biome@1.9.4': optionalDependencies: @@ -12284,12 +12106,12 @@ snapshots: '@cfworker/json-schema@4.1.1': {} - '@chromatic-com/storybook@3.2.6(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))': + '@chromatic-com/storybook@3.2.6(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))': dependencies: chromatic: 11.28.0 filesize: 10.1.6 jsonfile: 6.1.0 - react-confetti: 6.4.0(react@19.1.0) + react-confetti: 6.4.0(react@19.2.0) storybook: 8.6.14(bufferutil@4.0.9)(prettier@3.5.3) strip-ansi: 7.1.0 transitivePeerDependencies: @@ -12308,9 +12130,9 @@ snapshots: picocolors: 1.1.1 sisteransi: 1.0.5 - '@clerk/backend@1.33.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(svix@1.66.0)': + '@clerk/backend@1.33.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(svix@1.66.0)': dependencies: - '@clerk/shared': 3.9.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@clerk/shared': 3.9.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@clerk/types': 4.59.1 cookie: 1.0.2 snakecase-keys: 8.0.1 @@ -12321,39 +12143,39 @@ snapshots: - react - react-dom - '@clerk/clerk-react@5.31.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@clerk/clerk-react@5.31.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@clerk/shared': 3.9.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@clerk/shared': 3.9.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@clerk/types': 4.59.1 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) tslib: 2.8.1 - '@clerk/nextjs@6.20.0(next@15.3.2(@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)(svix@1.66.0)': + '@clerk/nextjs@6.20.0(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(svix@1.66.0)': dependencies: - '@clerk/backend': 1.33.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(svix@1.66.0) - '@clerk/clerk-react': 5.31.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@clerk/shared': 3.9.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@clerk/backend': 1.33.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(svix@1.66.0) + '@clerk/clerk-react': 5.31.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@clerk/shared': 3.9.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@clerk/types': 4.59.1 - next: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) server-only: 0.0.1 tslib: 2.8.1 transitivePeerDependencies: - svix - '@clerk/shared@3.9.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@clerk/shared@3.9.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@clerk/types': 4.59.1 dequal: 2.0.3 glob-to-regexp: 0.4.1 js-cookie: 3.0.5 std-env: 3.9.0 - swr: 2.3.3(react@19.1.0) + swr: 2.3.3(react@19.2.0) optionalDependencies: - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) '@clerk/themes@2.2.46': dependencies: @@ -12421,12 +12243,7 @@ snapshots: '@egjs/list-differ@1.0.1': {} - '@emnapi/runtime@1.4.1': - dependencies: - tslib: 2.8.1 - optional: true - - '@emnapi/runtime@1.4.3': + '@emnapi/runtime@1.5.0': dependencies: tslib: 2.8.1 optional: true @@ -12443,11 +12260,11 @@ snapshots: transitivePeerDependencies: - typescript - '@esbuild-plugins/node-resolve@0.2.2(esbuild@0.25.2)': + '@esbuild-plugins/node-resolve@0.2.2(esbuild@0.25.5)': dependencies: '@types/resolve': 1.20.6 debug: 4.4.0 - esbuild: 0.25.2 + esbuild: 0.25.5 escape-string-regexp: 4.0.0 resolve: 1.22.10 transitivePeerDependencies: @@ -12456,144 +12273,153 @@ snapshots: '@esbuild/aix-ppc64@0.25.2': optional: true - '@esbuild/android-arm64@0.19.2': + '@esbuild/aix-ppc64@0.25.5': optional: true '@esbuild/android-arm64@0.25.2': optional: true - '@esbuild/android-arm@0.19.2': + '@esbuild/android-arm64@0.25.5': optional: true '@esbuild/android-arm@0.25.2': optional: true - '@esbuild/android-x64@0.19.2': + '@esbuild/android-arm@0.25.5': optional: true '@esbuild/android-x64@0.25.2': optional: true - '@esbuild/darwin-arm64@0.19.2': + '@esbuild/android-x64@0.25.5': optional: true '@esbuild/darwin-arm64@0.25.2': optional: true - '@esbuild/darwin-x64@0.19.2': + '@esbuild/darwin-arm64@0.25.5': optional: true '@esbuild/darwin-x64@0.25.2': optional: true - '@esbuild/freebsd-arm64@0.19.2': + '@esbuild/darwin-x64@0.25.5': optional: true '@esbuild/freebsd-arm64@0.25.2': optional: true - '@esbuild/freebsd-x64@0.19.2': + '@esbuild/freebsd-arm64@0.25.5': optional: true '@esbuild/freebsd-x64@0.25.2': optional: true - '@esbuild/linux-arm64@0.19.2': + '@esbuild/freebsd-x64@0.25.5': optional: true '@esbuild/linux-arm64@0.25.2': optional: true - '@esbuild/linux-arm@0.19.2': + '@esbuild/linux-arm64@0.25.5': optional: true '@esbuild/linux-arm@0.25.2': optional: true - '@esbuild/linux-ia32@0.19.2': + '@esbuild/linux-arm@0.25.5': optional: true '@esbuild/linux-ia32@0.25.2': optional: true - '@esbuild/linux-loong64@0.19.2': + '@esbuild/linux-ia32@0.25.5': optional: true '@esbuild/linux-loong64@0.25.2': optional: true - '@esbuild/linux-mips64el@0.19.2': + '@esbuild/linux-loong64@0.25.5': optional: true '@esbuild/linux-mips64el@0.25.2': optional: true - '@esbuild/linux-ppc64@0.19.2': + '@esbuild/linux-mips64el@0.25.5': optional: true '@esbuild/linux-ppc64@0.25.2': optional: true - '@esbuild/linux-riscv64@0.19.2': + '@esbuild/linux-ppc64@0.25.5': optional: true '@esbuild/linux-riscv64@0.25.2': optional: true - '@esbuild/linux-s390x@0.19.2': + '@esbuild/linux-riscv64@0.25.5': optional: true '@esbuild/linux-s390x@0.25.2': optional: true - '@esbuild/linux-x64@0.19.2': + '@esbuild/linux-s390x@0.25.5': optional: true '@esbuild/linux-x64@0.25.2': optional: true + '@esbuild/linux-x64@0.25.5': + optional: true + '@esbuild/netbsd-arm64@0.25.2': optional: true - '@esbuild/netbsd-x64@0.19.2': + '@esbuild/netbsd-arm64@0.25.5': optional: true '@esbuild/netbsd-x64@0.25.2': optional: true + '@esbuild/netbsd-x64@0.25.5': + optional: true + '@esbuild/openbsd-arm64@0.25.2': optional: true - '@esbuild/openbsd-x64@0.19.2': + '@esbuild/openbsd-arm64@0.25.5': optional: true '@esbuild/openbsd-x64@0.25.2': optional: true - '@esbuild/sunos-x64@0.19.2': + '@esbuild/openbsd-x64@0.25.5': optional: true '@esbuild/sunos-x64@0.25.2': optional: true - '@esbuild/win32-arm64@0.19.2': + '@esbuild/sunos-x64@0.25.5': optional: true '@esbuild/win32-arm64@0.25.2': optional: true - '@esbuild/win32-ia32@0.19.2': + '@esbuild/win32-arm64@0.25.5': optional: true '@esbuild/win32-ia32@0.25.2': optional: true - '@esbuild/win32-x64@0.19.2': + '@esbuild/win32-ia32@0.25.5': optional: true '@esbuild/win32-x64@0.25.2': optional: true + '@esbuild/win32-x64@0.25.5': + optional: true + '@fal-works/esbuild-plugin-global-externals@2.1.2': {} '@fastify/busboy@2.1.1': {} @@ -12607,11 +12433,11 @@ snapshots: '@floating-ui/core': 1.6.9 '@floating-ui/utils': 0.2.9 - '@floating-ui/react-dom@2.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@floating-ui/react-dom@2.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@floating-ui/dom': 1.6.13 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) '@floating-ui/utils@0.2.9': {} @@ -12619,67 +12445,21 @@ snapshots: dependencies: tslib: 2.8.1 - '@graphql-tools/graphql-file-loader@7.5.17(graphql@16.10.0)': - dependencies: - '@graphql-tools/import': 6.7.18(graphql@16.10.0) - '@graphql-tools/utils': 9.2.1(graphql@16.10.0) - globby: 11.1.0 - graphql: 16.10.0 - tslib: 2.8.1 - unixify: 1.0.0 - - '@graphql-tools/import@6.7.18(graphql@16.10.0)': - dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.10.0) - graphql: 16.10.0 - resolve-from: 5.0.0 - tslib: 2.8.1 - - '@graphql-tools/load@7.8.14(graphql@16.10.0)': - dependencies: - '@graphql-tools/schema': 9.0.19(graphql@16.10.0) - '@graphql-tools/utils': 9.2.1(graphql@16.10.0) - graphql: 16.10.0 - p-limit: 3.1.0 - tslib: 2.8.1 - - '@graphql-tools/merge@8.4.2(graphql@16.10.0)': - dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.10.0) - graphql: 16.10.0 - tslib: 2.8.1 - - '@graphql-tools/schema@9.0.19(graphql@16.10.0)': - dependencies: - '@graphql-tools/merge': 8.4.2(graphql@16.10.0) - '@graphql-tools/utils': 9.2.1(graphql@16.10.0) - graphql: 16.10.0 - tslib: 2.8.1 - value-or-promise: 1.0.12 - - '@graphql-tools/utils@9.2.1(graphql@16.10.0)': - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.10.0) - graphql: 16.10.0 - tslib: 2.8.1 - - '@graphql-typed-document-node/core@3.2.0(graphql@16.10.0)': - dependencies: - graphql: 16.10.0 - - '@hookform/resolvers@5.0.1(react-hook-form@7.56.4(react@19.1.0))': + '@hookform/resolvers@5.0.1(react-hook-form@7.56.4(react@19.2.0))': dependencies: '@standard-schema/utils': 0.3.0 - react-hook-form: 7.56.4(react@19.1.0) + react-hook-form: 7.56.4(react@19.2.0) + + '@img/colour@1.0.0': {} '@img/sharp-darwin-arm64@0.33.5': optionalDependencies: '@img/sharp-libvips-darwin-arm64': 1.0.4 optional: true - '@img/sharp-darwin-arm64@0.34.2': + '@img/sharp-darwin-arm64@0.34.4': optionalDependencies: - '@img/sharp-libvips-darwin-arm64': 1.1.0 + '@img/sharp-libvips-darwin-arm64': 1.2.3 optional: true '@img/sharp-darwin-x64@0.33.5': @@ -12687,60 +12467,60 @@ snapshots: '@img/sharp-libvips-darwin-x64': 1.0.4 optional: true - '@img/sharp-darwin-x64@0.34.2': + '@img/sharp-darwin-x64@0.34.4': optionalDependencies: - '@img/sharp-libvips-darwin-x64': 1.1.0 + '@img/sharp-libvips-darwin-x64': 1.2.3 optional: true '@img/sharp-libvips-darwin-arm64@1.0.4': optional: true - '@img/sharp-libvips-darwin-arm64@1.1.0': + '@img/sharp-libvips-darwin-arm64@1.2.3': optional: true '@img/sharp-libvips-darwin-x64@1.0.4': optional: true - '@img/sharp-libvips-darwin-x64@1.1.0': + '@img/sharp-libvips-darwin-x64@1.2.3': optional: true '@img/sharp-libvips-linux-arm64@1.0.4': optional: true - '@img/sharp-libvips-linux-arm64@1.1.0': + '@img/sharp-libvips-linux-arm64@1.2.3': optional: true '@img/sharp-libvips-linux-arm@1.0.5': optional: true - '@img/sharp-libvips-linux-arm@1.1.0': + '@img/sharp-libvips-linux-arm@1.2.3': optional: true - '@img/sharp-libvips-linux-ppc64@1.1.0': + '@img/sharp-libvips-linux-ppc64@1.2.3': optional: true '@img/sharp-libvips-linux-s390x@1.0.4': optional: true - '@img/sharp-libvips-linux-s390x@1.1.0': + '@img/sharp-libvips-linux-s390x@1.2.3': optional: true '@img/sharp-libvips-linux-x64@1.0.4': optional: true - '@img/sharp-libvips-linux-x64@1.1.0': + '@img/sharp-libvips-linux-x64@1.2.3': optional: true '@img/sharp-libvips-linuxmusl-arm64@1.0.4': optional: true - '@img/sharp-libvips-linuxmusl-arm64@1.1.0': + '@img/sharp-libvips-linuxmusl-arm64@1.2.3': optional: true '@img/sharp-libvips-linuxmusl-x64@1.0.4': optional: true - '@img/sharp-libvips-linuxmusl-x64@1.1.0': + '@img/sharp-libvips-linuxmusl-x64@1.2.3': optional: true '@img/sharp-linux-arm64@0.33.5': @@ -12748,9 +12528,9 @@ snapshots: '@img/sharp-libvips-linux-arm64': 1.0.4 optional: true - '@img/sharp-linux-arm64@0.34.2': + '@img/sharp-linux-arm64@0.34.4': optionalDependencies: - '@img/sharp-libvips-linux-arm64': 1.1.0 + '@img/sharp-libvips-linux-arm64': 1.2.3 optional: true '@img/sharp-linux-arm@0.33.5': @@ -12758,9 +12538,14 @@ snapshots: '@img/sharp-libvips-linux-arm': 1.0.5 optional: true - '@img/sharp-linux-arm@0.34.2': + '@img/sharp-linux-arm@0.34.4': + optionalDependencies: + '@img/sharp-libvips-linux-arm': 1.2.3 + optional: true + + '@img/sharp-linux-ppc64@0.34.4': optionalDependencies: - '@img/sharp-libvips-linux-arm': 1.1.0 + '@img/sharp-libvips-linux-ppc64': 1.2.3 optional: true '@img/sharp-linux-s390x@0.33.5': @@ -12768,9 +12553,9 @@ snapshots: '@img/sharp-libvips-linux-s390x': 1.0.4 optional: true - '@img/sharp-linux-s390x@0.34.2': + '@img/sharp-linux-s390x@0.34.4': optionalDependencies: - '@img/sharp-libvips-linux-s390x': 1.1.0 + '@img/sharp-libvips-linux-s390x': 1.2.3 optional: true '@img/sharp-linux-x64@0.33.5': @@ -12778,9 +12563,9 @@ snapshots: '@img/sharp-libvips-linux-x64': 1.0.4 optional: true - '@img/sharp-linux-x64@0.34.2': + '@img/sharp-linux-x64@0.34.4': optionalDependencies: - '@img/sharp-libvips-linux-x64': 1.1.0 + '@img/sharp-libvips-linux-x64': 1.2.3 optional: true '@img/sharp-linuxmusl-arm64@0.33.5': @@ -12788,9 +12573,9 @@ snapshots: '@img/sharp-libvips-linuxmusl-arm64': 1.0.4 optional: true - '@img/sharp-linuxmusl-arm64@0.34.2': + '@img/sharp-linuxmusl-arm64@0.34.4': optionalDependencies: - '@img/sharp-libvips-linuxmusl-arm64': 1.1.0 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.3 optional: true '@img/sharp-linuxmusl-x64@0.33.5': @@ -12798,34 +12583,34 @@ snapshots: '@img/sharp-libvips-linuxmusl-x64': 1.0.4 optional: true - '@img/sharp-linuxmusl-x64@0.34.2': + '@img/sharp-linuxmusl-x64@0.34.4': optionalDependencies: - '@img/sharp-libvips-linuxmusl-x64': 1.1.0 + '@img/sharp-libvips-linuxmusl-x64': 1.2.3 optional: true '@img/sharp-wasm32@0.33.5': dependencies: - '@emnapi/runtime': 1.4.1 + '@emnapi/runtime': 1.5.0 optional: true - '@img/sharp-wasm32@0.34.2': + '@img/sharp-wasm32@0.34.4': dependencies: - '@emnapi/runtime': 1.4.3 + '@emnapi/runtime': 1.5.0 optional: true - '@img/sharp-win32-arm64@0.34.2': + '@img/sharp-win32-arm64@0.34.4': optional: true '@img/sharp-win32-ia32@0.33.5': optional: true - '@img/sharp-win32-ia32@0.34.2': + '@img/sharp-win32-ia32@0.34.4': optional: true '@img/sharp-win32-x64@0.33.5': optional: true - '@img/sharp-win32-x64@0.34.2': + '@img/sharp-win32-x64@0.34.4': optional: true '@isaacs/cliui@8.0.2': @@ -12868,7 +12653,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@knocklabs/client@0.14.8(@types/react@19.1.5)(react@19.1.0)': + '@knocklabs/client@0.14.8(@types/react@19.2.0)(react@19.2.0)': dependencies: '@babel/runtime': 7.27.1 '@knocklabs/types': 0.1.5 @@ -12881,7 +12666,7 @@ snapshots: nanoid: 3.3.11 phoenix: 1.7.19 urlpattern-polyfill: 10.1.0 - zustand: 4.5.6(@types/react@19.1.5)(react@19.1.0) + zustand: 4.5.6(@types/react@19.2.0)(react@19.2.0) transitivePeerDependencies: - '@types/react' - debug @@ -12890,36 +12675,36 @@ snapshots: '@knocklabs/node@1.3.0': {} - '@knocklabs/react-core@0.6.10(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@knocklabs/react-core@0.6.10(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@knocklabs/client': 0.14.8(@types/react@19.1.5)(react@19.1.0) - '@tanstack/react-store': 0.6.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@knocklabs/client': 0.14.8(@types/react@19.2.0)(react@19.2.0) + '@tanstack/react-store': 0.6.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) date-fns: 4.1.0 fast-deep-equal: 3.1.3 - react: 19.1.0 - swr: 2.3.3(react@19.1.0) - zustand: 4.5.6(@types/react@19.1.5)(react@19.1.0) + react: 19.2.0 + swr: 2.3.3(react@19.2.0) + zustand: 4.5.6(@types/react@19.2.0)(react@19.2.0) transitivePeerDependencies: - '@types/react' - debug - immer - react-dom - '@knocklabs/react@0.7.11(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@knocklabs/react@0.7.11(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@knocklabs/client': 0.14.8(@types/react@19.1.5)(react@19.1.0) - '@knocklabs/react-core': 0.6.10(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@knocklabs/client': 0.14.8(@types/react@19.2.0)(react@19.2.0) + '@knocklabs/react-core': 0.6.10(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@popperjs/core': 2.11.8 - '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/combobox': 0.0.81(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/icon': 0.0.50(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/layout': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/tokens': 0.0.20(react@19.1.0) - '@telegraph/typography': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/combobox': 0.0.81(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/icon': 0.0.50(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/layout': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/tokens': 0.0.20(react@19.2.0) + '@telegraph/typography': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) clsx: 2.1.1 lodash.debounce: 4.0.8 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - '@types/react' - '@types/react-dom' @@ -12961,24 +12746,24 @@ snapshots: transitivePeerDependencies: - encoding - '@liveblocks/react@2.24.2(react@19.1.0)': + '@liveblocks/react@2.24.2(react@19.2.0)': dependencies: '@liveblocks/client': 2.24.2 '@liveblocks/core': 2.24.2 - react: 19.1.0 + react: 19.2.0 - '@logtail/next@0.2.0(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)': + '@logtail/next@0.2.0(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)': dependencies: - next: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - use-deep-compare: 1.3.0(react@19.1.0) + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + use-deep-compare: 1.3.0(react@19.2.0) whatwg-fetch: 3.6.20 - '@mdx-js/esbuild@3.1.0(acorn@8.14.1)(esbuild@0.25.2)': + '@mdx-js/esbuild@3.1.0(acorn@8.14.1)(esbuild@0.25.5)': dependencies: '@mdx-js/mdx': 3.1.0(acorn@8.14.1) '@types/unist': 3.0.3 - esbuild: 0.25.2 + esbuild: 0.25.5 source-map: 0.7.4 vfile: 6.0.3 vfile-message: 4.0.2 @@ -13016,11 +12801,11 @@ snapshots: - acorn - supports-color - '@mdx-js/react@3.1.0(@types/react@19.0.10)(react@19.1.0)': + '@mdx-js/react@3.1.0(@types/react@19.2.0)(react@19.2.0)': dependencies: '@types/mdx': 2.0.13 - '@types/react': 19.0.10 - react: 19.1.0 + '@types/react': 19.2.0 + react: 19.2.0 '@modelcontextprotocol/sdk@1.12.0': dependencies: @@ -13052,62 +12837,36 @@ snapshots: '@next/env@15.1.6': {} - '@next/env@15.1.7': {} - - '@next/env@15.3.2': {} + '@next/env@15.5.4': {} - '@next/swc-darwin-arm64@15.1.7': + '@next/swc-darwin-arm64@15.5.4': optional: true - '@next/swc-darwin-arm64@15.3.2': + '@next/swc-darwin-x64@15.5.4': optional: true - '@next/swc-darwin-x64@15.1.7': + '@next/swc-linux-arm64-gnu@15.5.4': optional: true - '@next/swc-darwin-x64@15.3.2': + '@next/swc-linux-arm64-musl@15.5.4': optional: true - '@next/swc-linux-arm64-gnu@15.1.7': + '@next/swc-linux-x64-gnu@15.5.4': optional: true - '@next/swc-linux-arm64-gnu@15.3.2': + '@next/swc-linux-x64-musl@15.5.4': optional: true - '@next/swc-linux-arm64-musl@15.1.7': + '@next/swc-win32-arm64-msvc@15.5.4': optional: true - '@next/swc-linux-arm64-musl@15.3.2': + '@next/swc-win32-x64-msvc@15.5.4': optional: true - '@next/swc-linux-x64-gnu@15.1.7': - optional: true - - '@next/swc-linux-x64-gnu@15.3.2': - optional: true - - '@next/swc-linux-x64-musl@15.1.7': - optional: true - - '@next/swc-linux-x64-musl@15.3.2': - optional: true - - '@next/swc-win32-arm64-msvc@15.1.7': - optional: true - - '@next/swc-win32-arm64-msvc@15.3.2': - optional: true - - '@next/swc-win32-x64-msvc@15.1.7': - optional: true - - '@next/swc-win32-x64-msvc@15.3.2': - optional: true - - '@next/third-parties@15.3.2(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)': + '@next/third-parties@15.3.2(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)': dependencies: - next: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 third-party-capital: 1.0.20 '@nodelib/fs.scandir@2.1.5': @@ -13122,9 +12881,9 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.19.1 - '@nosecone/next@1.0.0-beta.7(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))': + '@nosecone/next@1.0.0-beta.7(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))': dependencies: - next: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) nosecone: 1.0.0-beta.7 '@octokit/auth-token@2.5.0': @@ -13467,7 +13226,7 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@pmmmwh/react-refresh-webpack-plugin@0.5.15(react-refresh@0.14.2)(type-fest@4.37.0)(webpack-hot-middleware@2.26.1)(webpack@5.98.0(esbuild@0.25.2))': + '@pmmmwh/react-refresh-webpack-plugin@0.5.15(react-refresh@0.14.2)(type-fest@4.41.0)(webpack-hot-middleware@2.26.1)(webpack@5.98.0(esbuild@0.25.2))': dependencies: ansi-html: 0.0.9 core-js-pure: 3.41.0 @@ -13479,7 +13238,7 @@ snapshots: source-map: 0.7.4 webpack: 5.98.0(esbuild@0.25.2) optionalDependencies: - type-fest: 4.37.0 + type-fest: 4.41.0 webpack-hot-middleware: 2.26.1 '@polka/url@1.0.0-next.28': {} @@ -13560,1204 +13319,1377 @@ snapshots: '@radix-ui/primitive@1.1.2': {} - '@radix-ui/react-accordion@1.2.11(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-accordion@1.2.11(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-collapsible': 1.1.11(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-collapsible': 1.1.11(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-alert-dialog@1.1.14(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-alert-dialog@1.1.14(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-arrow@1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-arrow@1.1.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) + + '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + optionalDependencies: + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-aspect-ratio@1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-aspect-ratio@1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-avatar@1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-avatar@1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-checkbox@1.3.2(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-checkbox@1.3.2(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-collapsible@1.1.11(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-collapsible@1.1.11(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-collection@1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-collection@1.1.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-slot': 1.2.0(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.0(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + optionalDependencies: + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) + + '@radix-ui/react-collection@1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-collection@1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-compose-refs@1.1.1(@types/react@19.1.5)(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) - '@radix-ui/react-compose-refs@1.1.1(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-compose-refs@1.1.1(@types/react@19.2.0)(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.2.0 - '@radix-ui/react-compose-refs@1.1.1(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-compose-refs@1.1.2(@types/react@19.1.5)(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-compose-refs@1.1.2(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-compose-refs@1.1.2(@types/react@19.2.0)(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.2.0 - '@radix-ui/react-compose-refs@1.1.2(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-context-menu@2.2.15(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - react: 19.1.0 + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-menu': 2.1.15(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-context-menu@2.2.15(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-context@1.1.2(@types/react@19.1.5)(react@19.2.0)': dependencies: - '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-menu': 2.1.15(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) - '@radix-ui/react-context@1.1.2(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-context@1.1.2(@types/react@19.2.0)(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.2.0 - '@radix-ui/react-context@1.1.2(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-dialog@1.1.14(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - react: 19.1.0 + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + aria-hidden: 1.2.4 + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + react-remove-scroll: 2.6.3(@types/react@19.1.5)(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-dialog@1.1.14(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-dialog@1.1.14(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.0)(react@19.2.0) aria-hidden: 1.2.4 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) - react-remove-scroll: 2.6.3(@types/react@19.1.5)(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + react-remove-scroll: 2.6.3(@types/react@19.2.0)(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-dialog@1.1.7(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-dialog@1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.0.10)(react@19.1.0) - '@radix-ui/react-dismissable-layer': 1.1.6(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.0.10)(react@19.1.0) - '@radix-ui/react-focus-scope': 1.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.0.10)(react@19.1.0) - '@radix-ui/react-portal': 1.1.5(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-slot': 1.2.0(@types/react@19.0.10)(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.0.10)(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.6(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-focus-scope': 1.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-portal': 1.1.5(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.0(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.5)(react@19.2.0) aria-hidden: 1.2.4 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) - react-remove-scroll: 2.6.3(@types/react@19.0.10)(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + react-remove-scroll: 2.6.3(@types/react@19.1.5)(react@19.2.0) optionalDependencies: - '@types/react': 19.0.10 - '@types/react-dom': 19.0.4(@types/react@19.0.10) + '@types/react': 19.1.5 + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-dialog@1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-dialog@1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-dismissable-layer': 1.1.6(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-focus-scope': 1.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-portal': 1.1.5(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-slot': 1.2.0(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.5)(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.6(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-focus-scope': 1.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-portal': 1.1.5(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.0(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.2.0)(react@19.2.0) aria-hidden: 1.2.4 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) - react-remove-scroll: 2.6.3(@types/react@19.1.5)(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + react-remove-scroll: 2.6.3(@types/react@19.2.0)(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-direction@1.1.1(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-direction@1.1.1(@types/react@19.1.5)(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-dismissable-layer@1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-direction@1.1.1(@types/react@19.2.0)(react@19.2.0)': + dependencies: + react: 19.2.0 + optionalDependencies: + '@types/react': 19.2.0 + + '@radix-ui/react-dismissable-layer@1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-dismissable-layer@1.1.6(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-dismissable-layer@1.1.10(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.1.0) - '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.10)(react@19.1.0) - '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.0.10)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.0.10 - '@types/react-dom': 19.0.4(@types/react@19.0.10) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-dismissable-layer@1.1.6(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-dismissable-layer@1.1.6(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-dismissable-layer@1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-dismissable-layer@1.1.6(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-dropdown-menu@2.1.15(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-dismissable-layer@1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-menu': 2.1.15(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-focus-guards@1.1.2(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-dropdown-menu@2.1.15(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - react: 19.1.0 + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-menu': 2.1.15(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.1.5 + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-focus-guards@1.1.2(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-focus-guards@1.1.2(@types/react@19.1.5)(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-focus-scope@1.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-focus-guards@1.1.2(@types/react@19.2.0)(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.1.0) - '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.10)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 optionalDependencies: - '@types/react': 19.0.10 - '@types/react-dom': 19.0.4(@types/react@19.0.10) + '@types/react': 19.2.0 - '@radix-ui/react-focus-scope@1.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-focus-scope@1.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-focus-scope@1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-focus-scope@1.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-focus-scope@1.1.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-hover-card@1.1.14(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-icons@1.3.2(react@19.1.0)': + '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - react: 19.1.0 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + optionalDependencies: + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-id@1.1.0(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-hover-card@1.1.14(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.10)(react@19.1.0) - react: 19.1.0 + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.1.5 + '@types/react-dom': 19.2.0(@types/react@19.1.5) + + '@radix-ui/react-icons@1.3.2(react@19.2.0)': + dependencies: + react: 19.2.0 - '@radix-ui/react-id@1.1.0(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-id@1.1.0(@types/react@19.1.5)(react@19.2.0)': dependencies: - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-id@1.1.1(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-id@1.1.0(@types/react@19.2.0)(react@19.2.0)': dependencies: - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.10)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.2.0 - '@radix-ui/react-id@1.1.1(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-id@1.1.1(@types/react@19.1.5)(react@19.2.0)': dependencies: - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-label@2.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-id@1.1.1(@types/react@19.2.0)(react@19.2.0)': + dependencies: + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + optionalDependencies: + '@types/react': 19.2.0 + + '@radix-ui/react-label@2.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-menu@2.1.12(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-menu@2.1.12(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-collection': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-dismissable-layer': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-focus-scope': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-popper': 1.2.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-portal': 1.1.6(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-roving-focus': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-slot': 1.2.0(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) + '@radix-ui/react-collection': 1.1.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-focus-scope': 1.1.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-popper': 1.2.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.6(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-roving-focus': 1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.0(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0) aria-hidden: 1.2.4 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) - react-remove-scroll: 2.6.3(@types/react@19.1.5)(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + react-remove-scroll: 2.6.3(@types/react@19.2.0)(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-menu@2.1.15(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-menu@2.1.15(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) aria-hidden: 1.2.4 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) - react-remove-scroll: 2.6.3(@types/react@19.1.5)(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + react-remove-scroll: 2.6.3(@types/react@19.1.5)(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-menubar@1.1.15(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-menubar@1.1.15(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-menu': 2.1.15(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-menu': 2.1.15(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-navigation-menu@1.2.13(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-navigation-menu@1.2.13(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-popover@1.1.14(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-popover@1.1.14(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) aria-hidden: 1.2.4 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) - react-remove-scroll: 2.6.3(@types/react@19.1.5)(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + react-remove-scroll: 2.6.3(@types/react@19.1.5)(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) - - '@radix-ui/react-popper@1.2.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': - dependencies: - '@floating-ui/react-dom': 2.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-arrow': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-rect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.5)(react@19.1.0) + '@types/react-dom': 19.2.0(@types/react@19.1.5) + + '@radix-ui/react-popper@1.2.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@floating-ui/react-dom': 2.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-arrow': 1.1.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-rect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/rect': 1.1.1 + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + optionalDependencies: + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) + + '@radix-ui/react-popper@1.2.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@floating-ui/react-dom': 2.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-rect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.5)(react@19.2.0) '@radix-ui/rect': 1.1.1 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) - - '@radix-ui/react-popper@1.2.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': - dependencies: - '@floating-ui/react-dom': 2.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-rect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.5)(react@19.1.0) + '@types/react-dom': 19.2.0(@types/react@19.1.5) + + '@radix-ui/react-popper@1.2.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@floating-ui/react-dom': 2.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-rect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.0)(react@19.2.0) '@radix-ui/rect': 1.1.1 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + optionalDependencies: + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) + + '@radix-ui/react-portal@1.1.5(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-portal@1.1.5(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-portal@1.1.5(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.10)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.0.10 - '@types/react-dom': 19.0.4(@types/react@19.0.10) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-portal@1.1.5(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-portal@1.1.6(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-portal@1.1.6(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-portal@1.1.9(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) + + '@radix-ui/react-portal@1.1.9(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + optionalDependencies: + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-portal@1.1.9(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-presence@1.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-presence@1.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-presence@1.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.10)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.0.10 - '@types/react-dom': 19.0.4(@types/react@19.0.10) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-presence@1.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-presence@1.1.4(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) + + '@radix-ui/react-presence@1.1.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + optionalDependencies: + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-presence@1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-primitive@2.0.2(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-slot': 1.1.2(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-primitive@2.0.2(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-primitive@2.0.2(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-slot': 1.1.2(@types/react@19.0.10)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-slot': 1.1.2(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.0.10 - '@types/react-dom': 19.0.4(@types/react@19.0.10) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-primitive@2.0.2(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-primitive@2.0.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-slot': 1.1.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-slot': 1.2.0(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-primitive@2.0.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-primitive@2.0.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-slot': 1.2.0(@types/react@19.0.10)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-slot': 1.2.0(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.0.10 - '@types/react-dom': 19.0.4(@types/react@19.0.10) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-primitive@2.0.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-primitive@2.1.0(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-slot': 1.2.0(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-slot': 1.2.0(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-primitive@2.1.0(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-slot': 1.2.0(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-progress@1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-progress@1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-radio-group@1.3.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-radio-group@1.3.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-roving-focus@1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-roving-focus@1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-roving-focus@1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-roving-focus@1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-collection': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-collection': 1.1.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.0(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) - '@radix-ui/react-scroll-area@1.2.9(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-scroll-area@1.2.9(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/number': 1.1.1 '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-select@2.2.5(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-select@2.2.5(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/number': 1.1.1 '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) aria-hidden: 1.2.4 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) - react-remove-scroll: 2.6.3(@types/react@19.1.5)(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + react-remove-scroll: 2.6.3(@types/react@19.1.5)(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-separator@1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-separator@1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-slider@1.3.5(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-slider@1.3.5(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/number': 1.1.1 '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + optionalDependencies: + '@types/react': 19.1.5 + '@types/react-dom': 19.2.0(@types/react@19.1.5) + + '@radix-ui/react-slot@1.1.2(@types/react@19.1.5)(react@19.2.0)': + dependencies: + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) - '@radix-ui/react-slot@1.1.2(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-slot@1.1.2(@types/react@19.2.0)(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.10)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.2.0 - '@radix-ui/react-slot@1.1.2(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-slot@1.2.0(@types/react@19.1.5)(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-slot@1.2.0(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-slot@1.2.0(@types/react@19.2.0)(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.2.0 - '@radix-ui/react-slot@1.2.0(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-slot@1.2.3(@types/react@19.1.5)(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-slot@1.2.3(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-slot@1.2.3(@types/react@19.2.0)(react@19.2.0)': dependencies: - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + optionalDependencies: + '@types/react': 19.2.0 + + '@radix-ui/react-switch@1.2.5(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@radix-ui/primitive': 1.1.2 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-switch@1.2.5(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-tabs@1.1.12(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-tabs@1.1.12(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-toggle-group@1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-toggle': 1.1.9(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-toggle-group@1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-toggle@1.1.9(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-direction': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-toggle': 1.1.9(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-toggle@1.1.9(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-tooltip@1.2.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) - '@radix-ui/react-tooltip@1.2.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-tooltip@1.2.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@radix-ui/primitive': 1.1.2 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-context': 1.1.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-id': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-context': 1.1.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + optionalDependencies: + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) + + '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.1.5)(react@19.2.0)': + dependencies: + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) - '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.2.0)(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.2.0 - '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-use-controllable-state@1.1.1(@types/react@19.1.5)(react@19.2.0)': dependencies: - react: 19.1.0 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-use-controllable-state@1.1.1(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-use-controllable-state@1.1.1(@types/react@19.2.0)(react@19.2.0)': dependencies: - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.10)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.2.0 - '@radix-ui/react-use-controllable-state@1.1.1(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.1.5)(react@19.2.0)': dependencies: - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.2.0)(react@19.2.0)': dependencies: - '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + optionalDependencies: + '@types/react': 19.2.0 + + '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.1.5)(react@19.2.0)': + dependencies: + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.2.0)(react@19.2.0)': + dependencies: + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + optionalDependencies: + '@types/react': 19.2.0 + + '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.1.5)(react@19.2.0)': dependencies: - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.2.0)(react@19.2.0)': dependencies: - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.10)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.2.0 - '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-use-is-hydrated@0.1.0(@types/react@19.1.5)(react@19.2.0)': dependencies: - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 + react: 19.2.0 + use-sync-external-store: 1.5.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-use-is-hydrated@0.1.0(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.1.5)(react@19.2.0)': dependencies: - react: 19.1.0 - use-sync-external-store: 1.5.0(react@19.1.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.2.0)(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.2.0 - '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.1.5)(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.0.10)(react@19.1.0)': + '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.2.0)(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.2.0 - '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-use-previous@1.1.1(@types/react@19.1.5)(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-use-previous@1.1.1(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-use-rect@1.1.1(@types/react@19.1.5)(react@19.2.0)': dependencies: - react: 19.1.0 + '@radix-ui/rect': 1.1.1 + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-use-rect@1.1.1(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-use-rect@1.1.1(@types/react@19.2.0)(react@19.2.0)': dependencies: '@radix-ui/rect': 1.1.1 - react: 19.1.0 + react: 19.2.0 optionalDependencies: - '@types/react': 19.1.5 + '@types/react': 19.2.0 - '@radix-ui/react-use-size@1.1.1(@types/react@19.1.5)(react@19.1.0)': + '@radix-ui/react-use-size@1.1.1(@types/react@19.1.5)(react@19.2.0)': dependencies: - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.5)(react@19.2.0) + react: 19.2.0 optionalDependencies: '@types/react': 19.1.5 - '@radix-ui/react-visually-hidden@1.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-use-size@1.1.1(@types/react@19.2.0)(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 - '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@radix-ui/react-visually-hidden@1.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + optionalDependencies: + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) + + '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react-dom': 19.2.0(@types/react@19.1.5) + + '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + optionalDependencies: + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) '@radix-ui/rect@1.1.1': {} - '@react-email/body@0.0.11(react@19.1.0)': + '@react-email/body@0.0.11(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/button@0.0.19(react@19.1.0)': + '@react-email/button@0.0.19(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/code-block@0.0.13(react@19.1.0)': + '@react-email/code-block@0.0.13(react@19.2.0)': dependencies: prismjs: 1.30.0 - react: 19.1.0 - - '@react-email/code-inline@0.0.5(react@19.1.0)': - dependencies: - react: 19.1.0 - - '@react-email/column@0.0.13(react@19.1.0)': - dependencies: - react: 19.1.0 - - '@react-email/components@0.0.41(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': - dependencies: - '@react-email/body': 0.0.11(react@19.1.0) - '@react-email/button': 0.0.19(react@19.1.0) - '@react-email/code-block': 0.0.13(react@19.1.0) - '@react-email/code-inline': 0.0.5(react@19.1.0) - '@react-email/column': 0.0.13(react@19.1.0) - '@react-email/container': 0.0.15(react@19.1.0) - '@react-email/font': 0.0.9(react@19.1.0) - '@react-email/head': 0.0.12(react@19.1.0) - '@react-email/heading': 0.0.15(react@19.1.0) - '@react-email/hr': 0.0.11(react@19.1.0) - '@react-email/html': 0.0.11(react@19.1.0) - '@react-email/img': 0.0.11(react@19.1.0) - '@react-email/link': 0.0.12(react@19.1.0) - '@react-email/markdown': 0.0.15(react@19.1.0) - '@react-email/preview': 0.0.13(react@19.1.0) - '@react-email/render': 1.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@react-email/row': 0.0.12(react@19.1.0) - '@react-email/section': 0.0.16(react@19.1.0) - '@react-email/tailwind': 1.0.5(react@19.1.0) - '@react-email/text': 0.1.4(react@19.1.0) - react: 19.1.0 + react: 19.2.0 + + '@react-email/code-inline@0.0.5(react@19.2.0)': + dependencies: + react: 19.2.0 + + '@react-email/column@0.0.13(react@19.2.0)': + dependencies: + react: 19.2.0 + + '@react-email/components@0.0.41(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@react-email/body': 0.0.11(react@19.2.0) + '@react-email/button': 0.0.19(react@19.2.0) + '@react-email/code-block': 0.0.13(react@19.2.0) + '@react-email/code-inline': 0.0.5(react@19.2.0) + '@react-email/column': 0.0.13(react@19.2.0) + '@react-email/container': 0.0.15(react@19.2.0) + '@react-email/font': 0.0.9(react@19.2.0) + '@react-email/head': 0.0.12(react@19.2.0) + '@react-email/heading': 0.0.15(react@19.2.0) + '@react-email/hr': 0.0.11(react@19.2.0) + '@react-email/html': 0.0.11(react@19.2.0) + '@react-email/img': 0.0.11(react@19.2.0) + '@react-email/link': 0.0.12(react@19.2.0) + '@react-email/markdown': 0.0.15(react@19.2.0) + '@react-email/preview': 0.0.13(react@19.2.0) + '@react-email/render': 1.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@react-email/row': 0.0.12(react@19.2.0) + '@react-email/section': 0.0.16(react@19.2.0) + '@react-email/tailwind': 1.0.5(react@19.2.0) + '@react-email/text': 0.1.4(react@19.2.0) + react: 19.2.0 transitivePeerDependencies: - react-dom - '@react-email/container@0.0.15(react@19.1.0)': + '@react-email/container@0.0.15(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/font@0.0.9(react@19.1.0)': + '@react-email/font@0.0.9(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/head@0.0.12(react@19.1.0)': + '@react-email/head@0.0.12(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/heading@0.0.15(react@19.1.0)': + '@react-email/heading@0.0.15(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/hr@0.0.11(react@19.1.0)': + '@react-email/hr@0.0.11(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/html@0.0.11(react@19.1.0)': + '@react-email/html@0.0.11(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/img@0.0.11(react@19.1.0)': + '@react-email/img@0.0.11(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/link@0.0.12(react@19.1.0)': + '@react-email/link@0.0.12(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/markdown@0.0.15(react@19.1.0)': + '@react-email/markdown@0.0.15(react@19.2.0)': dependencies: - md-to-react-email: 5.0.5(react@19.1.0) - react: 19.1.0 + md-to-react-email: 5.0.5(react@19.2.0) + react: 19.2.0 - '@react-email/preview@0.0.13(react@19.1.0)': + '@react-email/preview@0.0.13(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/render@1.0.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@react-email/render@1.0.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: html-to-text: 9.0.5 prettier: 3.5.3 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) react-promise-suspense: 0.3.4 - '@react-email/render@1.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@react-email/render@1.1.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: html-to-text: 9.0.5 prettier: 3.5.3 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) react-promise-suspense: 0.3.4 - '@react-email/row@0.0.12(react@19.1.0)': + '@react-email/row@0.0.12(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/section@0.0.16(react@19.1.0)': + '@react-email/section@0.0.16(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/tailwind@1.0.5(react@19.1.0)': + '@react-email/tailwind@1.0.5(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@react-email/text@0.1.4(react@19.1.0)': + '@react-email/text@0.1.4(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 '@rolldown/pluginutils@1.0.0-beta.9': {} @@ -15005,7 +14937,7 @@ snapshots: '@sentry/core@9.22.0': {} - '@sentry/nextjs@9.22.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)(webpack@5.98.0(esbuild@0.25.2))': + '@sentry/nextjs@9.22.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)(webpack@5.98.0(esbuild@0.25.2))': dependencies: '@opentelemetry/api': 1.9.0 '@opentelemetry/semantic-conventions': 1.30.0 @@ -15014,11 +14946,38 @@ snapshots: '@sentry/core': 9.22.0 '@sentry/node': 9.22.0 '@sentry/opentelemetry': 9.22.0(@opentelemetry/api@1.9.0)(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.30.0) - '@sentry/react': 9.22.0(react@19.1.0) + '@sentry/react': 9.22.0(react@19.2.0) '@sentry/vercel-edge': 9.22.0 '@sentry/webpack-plugin': 3.3.1(webpack@5.98.0(esbuild@0.25.2)) chalk: 3.0.0 - next: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + resolve: 1.22.8 + rollup: 4.35.0 + stacktrace-parser: 0.1.11 + transitivePeerDependencies: + - '@opentelemetry/context-async-hooks' + - '@opentelemetry/core' + - '@opentelemetry/instrumentation' + - '@opentelemetry/sdk-trace-base' + - encoding + - react + - supports-color + - webpack + + '@sentry/nextjs@9.22.0(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)(webpack@5.98.0(esbuild@0.25.5))': + dependencies: + '@opentelemetry/api': 1.9.0 + '@opentelemetry/semantic-conventions': 1.30.0 + '@rollup/plugin-commonjs': 28.0.1(rollup@4.35.0) + '@sentry-internal/browser-utils': 9.22.0 + '@sentry/core': 9.22.0 + '@sentry/node': 9.22.0 + '@sentry/opentelemetry': 9.22.0(@opentelemetry/api@1.9.0)(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.30.0) + '@sentry/react': 9.22.0(react@19.2.0) + '@sentry/vercel-edge': 9.22.0 + '@sentry/webpack-plugin': 3.3.1(webpack@5.98.0(esbuild@0.25.5)) + chalk: 3.0.0 + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) resolve: 1.22.8 rollup: 4.35.0 stacktrace-parser: 0.1.11 @@ -15081,12 +15040,12 @@ snapshots: '@opentelemetry/semantic-conventions': 1.30.0 '@sentry/core': 9.22.0 - '@sentry/react@9.22.0(react@19.1.0)': + '@sentry/react@9.22.0(react@19.2.0)': dependencies: '@sentry/browser': 9.22.0 '@sentry/core': 9.22.0 hoist-non-react-statics: 3.3.2 - react: 19.1.0 + react: 19.2.0 '@sentry/vercel-edge@9.22.0': dependencies: @@ -15103,6 +15062,16 @@ snapshots: - encoding - supports-color + '@sentry/webpack-plugin@3.3.1(webpack@5.98.0(esbuild@0.25.5))': + dependencies: + '@sentry/bundler-plugin-core': 3.3.1 + unplugin: 1.0.1 + uuid: 9.0.1 + webpack: 5.98.0(esbuild@0.25.5) + transitivePeerDependencies: + - encoding + - supports-color + '@shikijs/core@1.17.7': dependencies: '@shikijs/engine-javascript': 1.17.7 @@ -15210,25 +15179,25 @@ snapshots: storybook: 8.6.14(bufferutil@4.0.9)(prettier@3.5.3) ts-dedent: 2.2.0 - '@storybook/addon-docs@8.6.14(@types/react@19.0.10)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))': + '@storybook/addon-docs@8.6.14(@types/react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))': dependencies: - '@mdx-js/react': 3.1.0(@types/react@19.0.10)(react@19.1.0) - '@storybook/blocks': 8.6.14(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) + '@mdx-js/react': 3.1.0(@types/react@19.2.0)(react@19.2.0) + '@storybook/blocks': 8.6.14(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@storybook/csf-plugin': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) - '@storybook/react-dom-shim': 8.6.14(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@storybook/react-dom-shim': 8.6.14(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) storybook: 8.6.14(bufferutil@4.0.9)(prettier@3.5.3) ts-dedent: 2.2.0 transitivePeerDependencies: - '@types/react' - '@storybook/addon-essentials@8.6.14(@types/react@19.0.10)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))': + '@storybook/addon-essentials@8.6.14(@types/react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))': dependencies: '@storybook/addon-actions': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@storybook/addon-backgrounds': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@storybook/addon-controls': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) - '@storybook/addon-docs': 8.6.14(@types/react@19.0.10)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) + '@storybook/addon-docs': 8.6.14(@types/react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@storybook/addon-highlight': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@storybook/addon-measure': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@storybook/addon-outline': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) @@ -15283,16 +15252,16 @@ snapshots: memoizerific: 1.11.3 storybook: 8.6.14(bufferutil@4.0.9)(prettier@3.5.3) - '@storybook/blocks@8.6.14(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))': + '@storybook/blocks@8.6.14(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))': dependencies: - '@storybook/icons': 1.3.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@storybook/icons': 1.3.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0) storybook: 8.6.14(bufferutil@4.0.9)(prettier@3.5.3) ts-dedent: 2.2.0 optionalDependencies: - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) - '@storybook/builder-webpack5@8.6.14(esbuild@0.25.2)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.2)': + '@storybook/builder-webpack5@8.6.14(esbuild@0.25.2)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.3)': dependencies: '@storybook/core-webpack': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@types/semver': 7.5.8 @@ -15302,7 +15271,7 @@ snapshots: constants-browserify: 1.0.0 css-loader: 6.11.0(webpack@5.98.0(esbuild@0.25.2)) es-module-lexer: 1.6.0 - fork-ts-checker-webpack-plugin: 8.0.0(typescript@5.8.2)(webpack@5.98.0(esbuild@0.25.2)) + fork-ts-checker-webpack-plugin: 8.0.0(typescript@5.8.3)(webpack@5.98.0(esbuild@0.25.2)) html-webpack-plugin: 5.6.3(webpack@5.98.0(esbuild@0.25.2)) magic-string: 0.30.17 path-browserify: 1.0.1 @@ -15320,7 +15289,7 @@ snapshots: webpack-hot-middleware: 2.26.1 webpack-virtual-modules: 0.6.2 optionalDependencies: - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - '@rspack/core' - '@swc/core' @@ -15365,10 +15334,10 @@ snapshots: '@storybook/global@5.0.0': {} - '@storybook/icons@1.3.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@storybook/icons@1.3.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) '@storybook/instrumenter@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))': dependencies: @@ -15380,7 +15349,7 @@ snapshots: dependencies: storybook: 8.6.14(bufferutil@4.0.9)(prettier@3.5.3) - '@storybook/nextjs@8.6.14(esbuild@0.25.2)(next@15.3.2(@babel/core@7.26.9)(@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)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(type-fest@4.37.0)(typescript@5.8.2)(webpack-hot-middleware@2.26.1)(webpack@5.98.0(esbuild@0.25.2))': + '@storybook/nextjs@8.6.14(esbuild@0.25.2)(next@15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(type-fest@4.41.0)(typescript@5.8.3)(webpack-hot-middleware@2.26.1)(webpack@5.98.0(esbuild@0.25.2))': dependencies: '@babel/core': 7.26.9 '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.26.9) @@ -15395,10 +15364,10 @@ snapshots: '@babel/preset-react': 7.26.3(@babel/core@7.26.9) '@babel/preset-typescript': 7.26.0(@babel/core@7.26.9) '@babel/runtime': 7.27.1 - '@pmmmwh/react-refresh-webpack-plugin': 0.5.15(react-refresh@0.14.2)(type-fest@4.37.0)(webpack-hot-middleware@2.26.1)(webpack@5.98.0(esbuild@0.25.2)) - '@storybook/builder-webpack5': 8.6.14(esbuild@0.25.2)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.2) - '@storybook/preset-react-webpack': 8.6.14(@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)))(esbuild@0.25.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.2) - '@storybook/react': 8.6.14(@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.2) + '@pmmmwh/react-refresh-webpack-plugin': 0.5.15(react-refresh@0.14.2)(type-fest@4.41.0)(webpack-hot-middleware@2.26.1)(webpack@5.98.0(esbuild@0.25.2)) + '@storybook/builder-webpack5': 8.6.14(esbuild@0.25.2)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.3) + '@storybook/preset-react-webpack': 8.6.14(@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)))(esbuild@0.25.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.3) + '@storybook/react': 8.6.14(@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.3) '@storybook/test': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@types/semver': 7.5.8 babel-loader: 9.2.1(@babel/core@7.26.9)(webpack@5.98.0(esbuild@0.25.2)) @@ -15406,26 +15375,26 @@ snapshots: find-up: 5.0.0 image-size: 1.2.0 loader-utils: 3.3.1 - next: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) node-polyfill-webpack-plugin: 2.0.1(webpack@5.98.0(esbuild@0.25.2)) - pnp-webpack-plugin: 1.7.0(typescript@5.8.2) + pnp-webpack-plugin: 1.7.0(typescript@5.8.3) postcss: 8.5.3 - postcss-loader: 8.1.1(postcss@8.5.3)(typescript@5.8.2)(webpack@5.98.0(esbuild@0.25.2)) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + postcss-loader: 8.1.1(postcss@8.5.3)(typescript@5.8.3)(webpack@5.98.0(esbuild@0.25.2)) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) react-refresh: 0.14.2 resolve-url-loader: 5.0.0 sass-loader: 14.2.1(webpack@5.98.0(esbuild@0.25.2)) semver: 7.7.1 storybook: 8.6.14(bufferutil@4.0.9)(prettier@3.5.3) style-loader: 3.3.4(webpack@5.98.0(esbuild@0.25.2)) - styled-jsx: 5.1.6(@babel/core@7.26.9)(react@19.1.0) + styled-jsx: 5.1.6(@babel/core@7.26.9)(react@19.2.0) ts-dedent: 2.2.0 tsconfig-paths: 4.2.0 tsconfig-paths-webpack-plugin: 4.2.0 optionalDependencies: sharp: 0.33.5 - typescript: 5.8.2 + typescript: 5.8.3 webpack: 5.98.0(esbuild@0.25.2) transitivePeerDependencies: - '@rspack/core' @@ -15445,24 +15414,24 @@ snapshots: - webpack-hot-middleware - webpack-plugin-serve - '@storybook/preset-react-webpack@8.6.14(@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)))(esbuild@0.25.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.2)': + '@storybook/preset-react-webpack@8.6.14(@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)))(esbuild@0.25.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.3)': dependencies: '@storybook/core-webpack': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) - '@storybook/react': 8.6.14(@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.2) - '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.8.2)(webpack@5.98.0(esbuild@0.25.2)) + '@storybook/react': 8.6.14(@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.3) + '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.8.3)(webpack@5.98.0(esbuild@0.25.2)) '@types/semver': 7.5.8 find-up: 5.0.0 magic-string: 0.30.17 - react: 19.1.0 + react: 19.2.0 react-docgen: 7.1.1 - react-dom: 19.1.0(react@19.1.0) + react-dom: 19.2.0(react@19.2.0) resolve: 1.22.10 semver: 7.7.1 storybook: 8.6.14(bufferutil@4.0.9)(prettier@3.5.3) tsconfig-paths: 4.2.0 webpack: 5.98.0(esbuild@0.25.2) optionalDependencies: - typescript: 5.8.2 + typescript: 5.8.3 transitivePeerDependencies: - '@storybook/test' - '@swc/core' @@ -15475,40 +15444,40 @@ snapshots: dependencies: storybook: 8.6.14(bufferutil@4.0.9)(prettier@3.5.3) - '@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.8.2)(webpack@5.98.0(esbuild@0.25.2))': + '@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.8.3)(webpack@5.98.0(esbuild@0.25.2))': dependencies: debug: 4.4.0 endent: 2.1.0 find-cache-dir: 3.3.2 flat-cache: 3.2.0 micromatch: 4.0.8 - react-docgen-typescript: 2.2.2(typescript@5.8.2) + react-docgen-typescript: 2.2.2(typescript@5.8.3) tslib: 2.8.1 - typescript: 5.8.2 + typescript: 5.8.3 webpack: 5.98.0(esbuild@0.25.2) transitivePeerDependencies: - supports-color - '@storybook/react-dom-shim@8.6.14(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))': + '@storybook/react-dom-shim@8.6.14(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))': dependencies: - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) storybook: 8.6.14(bufferutil@4.0.9)(prettier@3.5.3) - '@storybook/react@8.6.14(@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.2)': + '@storybook/react@8.6.14(@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))(typescript@5.8.3)': dependencies: '@storybook/components': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@storybook/global': 5.0.0 '@storybook/manager-api': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@storybook/preview-api': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) - '@storybook/react-dom-shim': 8.6.14(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) + '@storybook/react-dom-shim': 8.6.14(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) '@storybook/theming': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) storybook: 8.6.14(bufferutil@4.0.9)(prettier@3.5.3) optionalDependencies: '@storybook/test': 8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3)) - typescript: 5.8.2 + typescript: 5.8.3 '@storybook/test@8.6.14(storybook@8.6.14(bufferutil@4.0.9)(prettier@3.5.3))': dependencies: @@ -15525,19 +15494,17 @@ snapshots: dependencies: storybook: 8.6.14(bufferutil@4.0.9)(prettier@3.5.3) - '@stripe/agent-toolkit@0.7.8(@langchain/core@0.3.42(openai@4.86.1(ws@8.18.2(bufferutil@4.0.9))(zod@3.25.28)))(@modelcontextprotocol/sdk@1.12.0)(agents@0.0.84(@cloudflare/workers-types@4.20250525.0)(react@19.1.0))(ai@4.3.16(react@19.1.0)(zod@3.25.28))(openai@4.86.1(ws@8.18.2(bufferutil@4.0.9))(zod@3.25.28))': + '@stripe/agent-toolkit@0.7.8(@langchain/core@0.3.42(openai@4.86.1(ws@8.18.2(bufferutil@4.0.9))(zod@3.25.28)))(@modelcontextprotocol/sdk@1.12.0)(agents@0.0.84(@cloudflare/workers-types@4.20250525.0)(react@19.2.0))(ai@4.3.16(react@19.2.0)(zod@3.25.28))(openai@4.86.1(ws@8.18.2(bufferutil@4.0.9))(zod@3.25.28))': dependencies: '@langchain/core': 0.3.42(openai@4.86.1(ws@8.18.2(bufferutil@4.0.9))(zod@3.25.28)) '@modelcontextprotocol/sdk': 1.12.0 - agents: 0.0.84(@cloudflare/workers-types@4.20250525.0)(react@19.1.0) - ai: 4.3.16(react@19.1.0)(zod@3.25.28) + agents: 0.0.84(@cloudflare/workers-types@4.20250525.0)(react@19.2.0) + ai: 4.3.16(react@19.2.0)(zod@3.25.28) openai: 4.86.1(ws@8.18.2(bufferutil@4.0.9))(zod@3.25.28) stripe: 17.7.0 zod: 3.25.28 zod-to-json-schema: 3.24.5(zod@3.25.28) - '@swc/counter@0.1.3': {} - '@swc/helpers@0.5.15': dependencies: tslib: 2.8.1 @@ -15606,7 +15573,7 @@ snapshots: '@tailwindcss/oxide@4.1.7': dependencies: - detect-libc: 2.0.4 + detect-libc: 2.1.1 tar: 7.4.3 optionalDependencies: '@tailwindcss/oxide-android-arm64': 4.1.7 @@ -15638,198 +15605,198 @@ snapshots: postcss-selector-parser: 6.0.10 tailwindcss: 4.1.7 - '@tanstack/react-store@0.6.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@tanstack/react-store@0.6.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@tanstack/store': 0.6.0 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) - use-sync-external-store: 1.4.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + use-sync-external-store: 1.4.0(react@19.2.0) '@tanstack/store@0.6.0': {} - '@telegraph/appearance@0.0.8(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/appearance@0.0.8(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.0)(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - '@types/react' - '@telegraph/button@0.0.77(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/button@0.0.77(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@telegraph/helpers': 0.0.12(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/icon': 0.0.50(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/layout': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/style-engine': 0.1.10(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/typography': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@telegraph/helpers': 0.0.12(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/icon': 0.0.50(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/layout': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/style-engine': 0.1.10(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/typography': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) clsx: 2.1.1 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - babel-plugin-macros - '@telegraph/combobox@0.0.81(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': - dependencies: - '@radix-ui/react-dismissable-layer': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-portal': 1.1.6(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-visually-hidden': 1.1.3(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/button': 0.0.77(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/compose-refs': 0.0.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/helpers': 0.0.12(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/icon': 0.0.50(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/input': 0.0.42(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/layout': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/menu': 0.0.64(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/motion': 0.0.8(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/tag': 0.0.84(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/tooltip': 0.0.46(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/truncate': 0.0.1(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/typography': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@telegraph/combobox@0.0.81(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@radix-ui/react-dismissable-layer': 1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-portal': 1.1.6(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-visually-hidden': 1.1.3(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/button': 0.0.77(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/compose-refs': 0.0.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/helpers': 0.0.12(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/icon': 0.0.50(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/input': 0.0.42(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/layout': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/menu': 0.0.64(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/motion': 0.0.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/tag': 0.0.84(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/tooltip': 0.0.46(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/truncate': 0.0.1(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/typography': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - '@types/react' - '@types/react-dom' - babel-plugin-macros - '@telegraph/compose-refs@0.0.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/compose-refs@0.0.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) - '@telegraph/helpers@0.0.12(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/helpers@0.0.12(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) - '@telegraph/icon@0.0.50(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/icon@0.0.50(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@telegraph/helpers': 0.0.12(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/typography': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@telegraph/helpers': 0.0.12(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/typography': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) clsx: 2.1.1 - lucide-react: 0.436.0(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + lucide-react: 0.436.0(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - babel-plugin-macros - '@telegraph/input@0.0.42(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/input@0.0.42(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.1.0) - '@telegraph/compose-refs': 0.0.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/helpers': 0.0.12(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/layout': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/typography': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.0)(react@19.2.0) + '@telegraph/compose-refs': 0.0.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/helpers': 0.0.12(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/layout': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/typography': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) clsx: 2.1.1 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - '@types/react' - babel-plugin-macros - '@telegraph/layout@0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/layout@0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@telegraph/compose-refs': 0.0.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/helpers': 0.0.12(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/style-engine': 0.1.10(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@telegraph/compose-refs': 0.0.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/helpers': 0.0.12(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/style-engine': 0.1.10(react-dom@19.2.0(react@19.2.0))(react@19.2.0) clsx: 2.1.1 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - babel-plugin-macros - '@telegraph/menu@0.0.64(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': - dependencies: - '@radix-ui/react-menu': 2.1.12(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - '@telegraph/button': 0.0.77(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/helpers': 0.0.12(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/icon': 0.0.50(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/layout': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/motion': 0.0.8(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@telegraph/menu@0.0.64(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@radix-ui/react-menu': 2.1.12(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.0)(react@19.2.0) + '@telegraph/button': 0.0.77(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/helpers': 0.0.12(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/icon': 0.0.50(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/layout': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/motion': 0.0.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - '@types/react' - '@types/react-dom' - babel-plugin-macros - '@telegraph/motion@0.0.8(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/motion@0.0.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) - '@telegraph/style-engine@0.1.10(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/style-engine@0.1.10(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@telegraph/tokens': 0.0.20(react@19.1.0) + '@telegraph/tokens': 0.0.20(react@19.2.0) '@vanilla-extract/css': 1.17.1 '@vanilla-extract/recipes': 0.5.5(@vanilla-extract/css@1.17.1) '@vanilla-extract/sprinkles': 1.6.3(@vanilla-extract/css@1.17.1) postcss: 8.5.3 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - babel-plugin-macros - '@telegraph/tag@0.0.84(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/tag@0.0.84(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@telegraph/button': 0.0.77(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/compose-refs': 0.0.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/helpers': 0.0.12(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/icon': 0.0.50(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/layout': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/motion': 0.0.8(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/tooltip': 0.0.46(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/typography': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@telegraph/button': 0.0.77(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/compose-refs': 0.0.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/helpers': 0.0.12(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/icon': 0.0.50(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/layout': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/motion': 0.0.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/tooltip': 0.0.46(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/typography': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) clsx: 2.1.1 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - '@types/react' - '@types/react-dom' - babel-plugin-macros - '@telegraph/tokens@0.0.20(react@19.1.0)': + '@telegraph/tokens@0.0.20(react@19.2.0)': dependencies: - react: 19.1.0 + react: 19.2.0 - '@telegraph/tooltip@0.0.46(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/tooltip@0.0.46(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@radix-ui/react-tooltip': 1.2.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.1.5)(react@19.1.0) - '@telegraph/appearance': 0.0.8(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/helpers': 0.0.12(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/layout': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/motion': 0.0.8(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/typography': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-tooltip': 1.2.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.0)(react@19.2.0) + '@telegraph/appearance': 0.0.8(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/helpers': 0.0.12(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/layout': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/motion': 0.0.8(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/typography': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - '@types/react' - '@types/react-dom' - babel-plugin-macros - '@telegraph/truncate@0.0.1(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/truncate@0.0.1(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@telegraph/helpers': 0.0.12(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/tooltip': 0.0.46(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/typography': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@telegraph/helpers': 0.0.12(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/tooltip': 0.0.46(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/typography': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - '@types/react' - '@types/react-dom' - babel-plugin-macros - '@telegraph/typography@0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@telegraph/typography@0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@telegraph/helpers': 0.0.12(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/layout': 0.1.16(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@telegraph/style-engine': 0.1.10(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@telegraph/helpers': 0.0.12(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/layout': 0.1.16(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@telegraph/style-engine': 0.1.10(react-dom@19.2.0(react@19.2.0))(react@19.2.0) clsx: 2.1.1 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - babel-plugin-macros @@ -15854,15 +15821,15 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.3.0(@testing-library/dom@10.4.0)(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@testing-library/react@16.3.0(@testing-library/dom@10.4.0)(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: '@babel/runtime': 7.26.9 '@testing-library/dom': 10.4.0 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - '@types/react-dom': 19.1.5(@types/react@19.1.5) + '@types/react': 19.2.0 + '@types/react-dom': 19.2.0(@types/react@19.2.0) '@testing-library/user-event@14.5.2(@testing-library/dom@10.4.0)': dependencies: @@ -16057,7 +16024,7 @@ snapshots: '@types/estree-jsx@1.0.5': dependencies: - '@types/estree': 1.0.6 + '@types/estree': 1.0.7 '@types/estree@1.0.6': {} @@ -16106,16 +16073,12 @@ snapshots: '@types/node-fetch@2.6.12': dependencies: '@types/node': 22.15.21 - form-data: 4.0.2 + form-data: 4.0.4 '@types/node@18.19.87': dependencies: undici-types: 5.26.5 - '@types/node@22.13.9': - dependencies: - undici-types: 6.20.0 - '@types/node@22.15.21': dependencies: undici-types: 6.21.0 @@ -16140,19 +16103,20 @@ snapshots: '@types/phoenix@1.6.6': {} - '@types/react-dom@19.0.4(@types/react@19.0.10)': + '@types/react-dom@19.2.0(@types/react@19.1.5)': dependencies: - '@types/react': 19.0.10 + '@types/react': 19.1.5 + optional: true - '@types/react-dom@19.1.5(@types/react@19.1.5)': + '@types/react-dom@19.2.0(@types/react@19.2.0)': dependencies: - '@types/react': 19.1.5 + '@types/react': 19.2.0 - '@types/react@19.0.10': + '@types/react@19.1.5': dependencies: csstype: 3.1.3 - '@types/react@19.1.5': + '@types/react@19.2.0': dependencies: csstype: 3.1.3 @@ -16228,16 +16192,10 @@ snapshots: dependencies: '@vanilla-extract/css': 1.17.1 - '@vercel/analytics@1.5.0(next@15.1.7(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)': + '@vercel/analytics@1.5.0(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)': optionalDependencies: - next: 15.1.7(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - optional: true - - '@vercel/analytics@1.5.0(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)': - optionalDependencies: - next: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 '@vercel/blob@1.1.1': dependencies: @@ -16247,7 +16205,7 @@ snapshots: throttleit: 2.1.0 undici: 5.28.5 - '@vercel/microfrontends@1.2.0(@vercel/analytics@1.5.0(next@15.1.7(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0))(next@15.1.7(@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)(vite@6.2.4(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.39.0)(yaml@2.7.0))': + '@vercel/microfrontends@1.2.0(@vercel/analytics@1.5.0(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0))(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(vite@6.2.4(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.39.0)(yaml@2.7.0))': dependencies: '@next/env': 15.1.6 ajv: 8.17.1 @@ -16259,18 +16217,18 @@ snapshots: nanoid: 3.3.11 path-to-regexp: 6.2.1 optionalDependencies: - '@vercel/analytics': 1.5.0(next@15.1.7(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) - next: 15.1.7(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@vercel/analytics': 1.5.0(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) vite: 6.2.4(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.39.0)(yaml@2.7.0) transitivePeerDependencies: - debug - '@vercel/toolbar@0.1.37(@vercel/analytics@1.5.0(next@15.1.7(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0))(next@15.1.7(@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)(vite@6.2.4(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.39.0)(yaml@2.7.0))': + '@vercel/toolbar@0.1.37(@vercel/analytics@1.5.0(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0))(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(vite@6.2.4(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.39.0)(yaml@2.7.0))': dependencies: '@tinyhttp/app': 1.3.0 - '@vercel/microfrontends': 1.2.0(@vercel/analytics@1.5.0(next@15.1.7(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0))(next@15.1.7(@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)(vite@6.2.4(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.39.0)(yaml@2.7.0)) + '@vercel/microfrontends': 1.2.0(@vercel/analytics@1.5.0(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0))(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(vite@6.2.4(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.39.0)(yaml@2.7.0)) chokidar: 3.6.0 execa: 5.1.1 fast-glob: 3.3.3 @@ -16279,8 +16237,8 @@ snapshots: jsonc-parser: 3.3.1 strip-ansi: 6.0.1 optionalDependencies: - next: 15.1.7(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 vite: 6.2.4(@types/node@22.15.21)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.39.0)(yaml@2.7.0) transitivePeerDependencies: - '@sveltejs/kit' @@ -16500,15 +16458,15 @@ snapshots: dependencies: humanize-ms: 1.2.1 - agents@0.0.84(@cloudflare/workers-types@4.20250525.0)(react@19.1.0): + agents@0.0.84(@cloudflare/workers-types@4.20250525.0)(react@19.2.0): dependencies: '@modelcontextprotocol/sdk': 1.12.0 - ai: 4.3.16(react@19.1.0)(zod@3.25.28) + ai: 4.3.16(react@19.2.0)(zod@3.25.28) cron-schedule: 5.0.4 nanoid: 5.1.5 partyserver: 0.0.71(@cloudflare/workers-types@4.20250525.0) partysocket: 1.1.4 - react: 19.1.0 + react: 19.2.0 zod: 3.25.28 transitivePeerDependencies: - '@cloudflare/workers-types' @@ -16519,17 +16477,17 @@ snapshots: clean-stack: 2.2.0 indent-string: 4.0.0 - ai@4.3.16(react@19.1.0)(zod@3.25.28): + ai@4.3.16(react@19.2.0)(zod@3.25.28): dependencies: '@ai-sdk/provider': 1.1.3 '@ai-sdk/provider-utils': 2.2.8(zod@3.25.28) - '@ai-sdk/react': 1.2.12(react@19.1.0)(zod@3.25.28) + '@ai-sdk/react': 1.2.12(react@19.2.0)(zod@3.25.28) '@ai-sdk/ui-utils': 1.2.11(zod@3.25.28) '@opentelemetry/api': 1.9.0 jsondiffpatch: 0.6.0 zod: 3.25.28 optionalDependencies: - react: 19.1.0 + react: 19.2.0 ajv-formats@2.1.1(ajv@8.17.1): optionalDependencies: @@ -16564,9 +16522,9 @@ snapshots: dependencies: type-fest: 0.21.3 - ansi-escapes@5.0.0: + ansi-escapes@7.0.0: dependencies: - type-fest: 1.4.0 + environment: 1.1.0 ansi-html-community@0.0.8: {} @@ -16700,6 +16658,14 @@ snapshots: axios: 1.8.4 is-retry-allowed: 2.2.0 + axios@1.12.2: + dependencies: + follow-redirects: 1.15.9 + form-data: 4.0.4 + proxy-from-env: 1.1.0 + transitivePeerDependencies: + - debug + axios@1.8.4: dependencies: follow-redirects: 1.15.9 @@ -16755,34 +16721,36 @@ snapshots: base64id@2.0.0: {} - basehub@8.2.7(@babel/runtime@7.27.1)(@types/react@19.1.5)(enquirer@2.4.1)(react@19.1.0)(typescript@5.8.3): + basehub@9.5.0(@babel/runtime@7.27.1)(@types/react@19.2.0)(react@19.2.0): dependencies: - '@basehub/genql': 9.0.0-canary.13(enquirer@2.4.1) - '@radix-ui/react-slot': 1.2.3(@types/react@19.1.5)(react@19.1.0) + '@basehub/mutation-api-helpers': 2.1.7(zod@3.25.28) + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.0)(react@19.2.0) '@shikijs/transformers': 1.17.7 '@xmldom/xmldom': 0.9.8 arg: 5.0.1 + axios: 1.12.2 dotenv-mono: 1.3.10 - esbuild: 0.19.2 - esbuild-plugin-d.ts: 1.2.3(typescript@5.8.3) github-slugger: 2.0.0 + graphql: 16.10.0 hast-util-to-jsx-runtime: 2.3.6 + listr2: 8.3.3 + lodash.camelcase: 4.3.0 lodash.debounce: 4.0.8 lodash.get: 4.4.2 + lodash.uniq: 4.5.0 + mkdirp: 3.0.1 pusher-js: 8.4.0 - resolve-pkg: 2.0.0 - server-only: 0.0.1 + rimraf: 6.0.1 shiki: 1.17.7 + type-fest: 4.41.0 typesense: 1.8.2(@babel/runtime@7.27.1) zod: 3.25.28 transitivePeerDependencies: - '@babel/runtime' - '@types/react' - debug - - enquirer - react - supports-color - - typescript basic-ftp@5.0.5: {} @@ -16918,10 +16886,6 @@ snapshots: esbuild: 0.25.2 load-tsconfig: 0.2.5 - busboy@1.6.0: - dependencies: - streamsearch: 1.1.0 - bytes@3.1.2: {} cac@6.7.14: {} @@ -16955,8 +16919,6 @@ snapshots: pascal-case: 3.1.2 tslib: 2.8.1 - camelcase@5.3.1: {} - camelcase@6.3.0: {} caniuse-lite@1.0.30001702: {} @@ -17069,31 +17031,21 @@ snapshots: dependencies: restore-cursor: 3.1.0 - cli-cursor@4.0.0: - dependencies: - restore-cursor: 4.0.0 - cli-cursor@5.0.0: dependencies: restore-cursor: 5.1.0 cli-spinners@2.9.2: {} - cli-truncate@3.1.0: + cli-truncate@4.0.0: dependencies: slice-ansi: 5.0.0 - string-width: 5.1.2 + string-width: 7.2.0 cli-width@3.0.0: {} client-only@0.0.1: {} - cliui@6.0.0: - dependencies: - string-width: 4.2.3 - strip-ansi: 6.0.1 - wrap-ansi: 6.2.0 - cliui@8.0.1: dependencies: string-width: 4.2.3 @@ -17104,26 +17056,26 @@ snapshots: clsx@2.1.1: {} - cmdk@1.1.1(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + cmdk@1.1.1(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.10)(react@19.1.0) - '@radix-ui/react-dialog': 1.1.7(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-id': 1.1.0(@types/react@19.0.10)(react@19.1.0) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-dialog': 1.1.7(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.0(@types/react@19.1.5)(react@19.2.0) + '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - '@types/react' - '@types/react-dom' - cmdk@1.1.1(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + cmdk@1.1.1(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-dialog': 1.1.7(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@radix-ui/react-id': 1.1.0(@types/react@19.1.5)(react@19.1.0) - '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-dialog': 1.1.7(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@radix-ui/react-id': 1.1.0(@types/react@19.2.0)(react@19.2.0) + '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - '@types/react' - '@types/react-dom' @@ -17146,11 +17098,13 @@ snapshots: dependencies: color-name: 1.1.4 simple-swizzle: 0.2.2 + optional: true color@4.2.3: dependencies: color-convert: 2.0.1 color-string: 1.9.1 + optional: true colorette@2.0.20: {} @@ -17260,14 +17214,14 @@ snapshots: path-type: 4.0.0 yaml: 1.10.2 - cosmiconfig@9.0.0(typescript@5.8.2): + cosmiconfig@9.0.0(typescript@5.8.3): dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 js-yaml: 4.1.0 parse-json: 5.2.0 optionalDependencies: - typescript: 5.8.2 + typescript: 5.8.3 create-ecdh@4.0.4: dependencies: @@ -17508,9 +17462,7 @@ snapshots: inherits: 2.0.4 minimalistic-assert: 1.0.1 - detect-libc@2.0.3: {} - - detect-libc@2.0.4: {} + detect-libc@2.1.1: {} detect-node-es@1.1.0: {} @@ -17629,11 +17581,11 @@ snapshots: minimalistic-assert: 1.0.1 minimalistic-crypto-utils: 1.0.1 - embla-carousel-react@8.6.0(react@19.1.0): + embla-carousel-react@8.6.0(react@19.2.0): dependencies: embla-carousel: 8.6.0 embla-carousel-reactive-utils: 8.6.0(embla-carousel@8.6.0) - react: 19.1.0 + react: 19.2.0 embla-carousel-reactive-utils@8.6.0(embla-carousel@8.6.0): dependencies: @@ -17697,6 +17649,8 @@ snapshots: env-paths@2.2.1: {} + environment@1.1.0: {} + error-ex@1.3.2: dependencies: is-arrayish: 0.2.1 @@ -17814,12 +17768,6 @@ snapshots: esast-util-from-estree: 2.0.0 vfile-message: 4.0.2 - esbuild-plugin-d.ts@1.2.3(typescript@5.8.3): - dependencies: - chalk: 4.1.2 - lodash.merge: 4.6.2 - typescript: 5.8.3 - esbuild-register@3.6.0(esbuild@0.25.2): dependencies: debug: 4.4.0 @@ -17827,31 +17775,6 @@ snapshots: transitivePeerDependencies: - supports-color - esbuild@0.19.2: - optionalDependencies: - '@esbuild/android-arm': 0.19.2 - '@esbuild/android-arm64': 0.19.2 - '@esbuild/android-x64': 0.19.2 - '@esbuild/darwin-arm64': 0.19.2 - '@esbuild/darwin-x64': 0.19.2 - '@esbuild/freebsd-arm64': 0.19.2 - '@esbuild/freebsd-x64': 0.19.2 - '@esbuild/linux-arm': 0.19.2 - '@esbuild/linux-arm64': 0.19.2 - '@esbuild/linux-ia32': 0.19.2 - '@esbuild/linux-loong64': 0.19.2 - '@esbuild/linux-mips64el': 0.19.2 - '@esbuild/linux-ppc64': 0.19.2 - '@esbuild/linux-riscv64': 0.19.2 - '@esbuild/linux-s390x': 0.19.2 - '@esbuild/linux-x64': 0.19.2 - '@esbuild/netbsd-x64': 0.19.2 - '@esbuild/openbsd-x64': 0.19.2 - '@esbuild/sunos-x64': 0.19.2 - '@esbuild/win32-arm64': 0.19.2 - '@esbuild/win32-ia32': 0.19.2 - '@esbuild/win32-x64': 0.19.2 - esbuild@0.25.2: optionalDependencies: '@esbuild/aix-ppc64': 0.25.2 @@ -17880,6 +17803,34 @@ snapshots: '@esbuild/win32-ia32': 0.25.2 '@esbuild/win32-x64': 0.25.2 + esbuild@0.25.5: + optionalDependencies: + '@esbuild/aix-ppc64': 0.25.5 + '@esbuild/android-arm': 0.25.5 + '@esbuild/android-arm64': 0.25.5 + '@esbuild/android-x64': 0.25.5 + '@esbuild/darwin-arm64': 0.25.5 + '@esbuild/darwin-x64': 0.25.5 + '@esbuild/freebsd-arm64': 0.25.5 + '@esbuild/freebsd-x64': 0.25.5 + '@esbuild/linux-arm': 0.25.5 + '@esbuild/linux-arm64': 0.25.5 + '@esbuild/linux-ia32': 0.25.5 + '@esbuild/linux-loong64': 0.25.5 + '@esbuild/linux-mips64el': 0.25.5 + '@esbuild/linux-ppc64': 0.25.5 + '@esbuild/linux-riscv64': 0.25.5 + '@esbuild/linux-s390x': 0.25.5 + '@esbuild/linux-x64': 0.25.5 + '@esbuild/netbsd-arm64': 0.25.5 + '@esbuild/netbsd-x64': 0.25.5 + '@esbuild/openbsd-arm64': 0.25.5 + '@esbuild/openbsd-x64': 0.25.5 + '@esbuild/sunos-x64': 0.25.5 + '@esbuild/win32-arm64': 0.25.5 + '@esbuild/win32-ia32': 0.25.5 + '@esbuild/win32-x64': 0.25.5 + escalade@3.2.0: {} escape-html@1.0.3: {} @@ -18144,15 +18095,15 @@ snapshots: mlly: 1.7.4 rollup: 4.38.0 - flags@4.0.1(@opentelemetry/api@1.9.0)(next@15.1.7(@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): + flags@4.0.1(@opentelemetry/api@1.9.0)(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: '@edge-runtime/cookies': 5.0.2 jose: 5.10.0 optionalDependencies: '@opentelemetry/api': 1.9.0 - next: 15.1.7(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) flat-cache@3.2.0: dependencies: @@ -18173,7 +18124,7 @@ snapshots: cross-spawn: 7.0.6 signal-exit: 4.1.0 - fork-ts-checker-webpack-plugin@8.0.0(typescript@5.8.2)(webpack@5.98.0(esbuild@0.25.2)): + fork-ts-checker-webpack-plugin@8.0.0(typescript@5.8.3)(webpack@5.98.0(esbuild@0.25.2)): dependencies: '@babel/code-frame': 7.26.2 chalk: 4.1.2 @@ -18185,9 +18136,9 @@ snapshots: minimatch: 3.1.2 node-abort-controller: 3.1.1 schema-utils: 3.3.0 - semver: 7.7.1 + semver: 7.7.2 tapable: 2.2.1 - typescript: 5.8.2 + typescript: 5.8.3 webpack: 5.98.0(esbuild@0.25.2) form-data-encoder@1.7.2: {} @@ -18199,6 +18150,14 @@ snapshots: es-set-tostringtag: 2.1.0 mime-types: 2.1.35 + form-data@4.0.4: + dependencies: + asynckit: 0.4.0 + combined-stream: 1.0.8 + es-set-tostringtag: 2.1.0 + hasown: 2.0.2 + mime-types: 2.1.35 + format@0.2.2: {} formdata-node@4.4.1: @@ -18231,7 +18190,7 @@ snapshots: fsevents@2.3.3: optional: true - fumadocs-core@15.4.0(@types/react@19.1.5)(next@15.3.2(@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): + fumadocs-core@15.4.0(@types/react@19.2.0)(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: '@formatjs/intl-localematcher': 0.6.1 '@orama/orama': 3.1.7 @@ -18242,7 +18201,7 @@ snapshots: hast-util-to-jsx-runtime: 2.3.6 image-size: 2.0.2 negotiator: 1.0.0 - react-remove-scroll: 2.6.3(@types/react@19.1.5)(react@19.1.0) + react-remove-scroll: 2.6.3(@types/react@19.2.0)(react@19.2.0) remark: 15.0.1 remark-gfm: 4.0.1 remark-rehype: 11.1.2 @@ -18250,9 +18209,9 @@ snapshots: shiki: 3.4.2 unist-util-visit: 5.0.0 optionalDependencies: - next: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - '@types/react' - supports-color @@ -18272,9 +18231,9 @@ snapshots: fuse.js@7.1.0: {} - geist@1.4.2(next@15.3.2(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)): + geist@1.4.2(next@15.5.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)): dependencies: - next: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) gensync@1.0.0-beta.2: {} @@ -18392,15 +18351,6 @@ snapshots: merge2: 1.4.1 slash: 3.0.0 - globby@11.1.0: - dependencies: - array-union: 2.1.0 - dir-glob: 3.0.1 - fast-glob: 3.3.3 - ignore: 5.3.2 - merge2: 1.4.1 - slash: 3.0.0 - gopd@1.2.0: {} graceful-fs@4.2.11: {} @@ -18503,7 +18453,7 @@ snapshots: hast-util-to-jsx-runtime@2.3.6: dependencies: - '@types/estree': 1.0.6 + '@types/estree': 1.0.7 '@types/hast': 3.0.4 '@types/unist': 3.0.3 comma-separated-tokens: 2.0.3 @@ -18700,10 +18650,10 @@ snapshots: inline-style-parser@0.2.4: {} - input-otp@1.4.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + input-otp@1.4.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) inquirer@7.3.3: dependencies: @@ -18782,7 +18732,8 @@ snapshots: is-arrayish@0.2.1: {} - is-arrayish@0.3.2: {} + is-arrayish@0.3.2: + optional: true is-async-function@2.1.1: dependencies: @@ -18840,6 +18791,10 @@ snapshots: is-fullwidth-code-point@4.0.0: {} + is-fullwidth-code-point@5.0.0: + dependencies: + get-east-asian-width: 1.3.0 + is-generator-function@1.1.0: dependencies: call-bound: 1.0.4 @@ -19081,8 +19036,6 @@ snapshots: kind-of@6.0.3: {} - kleur@4.1.5: {} - langsmith@0.3.23(openai@4.86.1(ws@8.18.2(bufferutil@4.0.9))(zod@3.25.28)): dependencies: '@types/uuid': 10.0.0 @@ -19129,7 +19082,7 @@ snapshots: lightningcss@1.30.1: dependencies: - detect-libc: 2.0.3 + detect-libc: 2.1.1 optionalDependencies: lightningcss-darwin-arm64: 1.30.1 lightningcss-darwin-x64: 1.30.1 @@ -19146,16 +19099,14 @@ snapshots: lines-and-columns@1.2.4: {} - listr2@6.6.1(enquirer@2.4.1): + listr2@8.3.3: dependencies: - cli-truncate: 3.1.0 + cli-truncate: 4.0.0 colorette: 2.0.20 eventemitter3: 5.0.1 - log-update: 5.0.1 + log-update: 6.1.0 rfdc: 1.4.1 - wrap-ansi: 8.1.0 - optionalDependencies: - enquirer: 2.4.1 + wrap-ansi: 9.0.0 load-json-file@4.0.0: dependencies: @@ -19193,6 +19144,8 @@ snapshots: dependencies: p-locate: 6.0.0 + lodash.camelcase@4.3.0: {} + lodash.castarray@4.4.0: {} lodash.chunk@4.2.0: {} @@ -19207,6 +19160,8 @@ snapshots: lodash.sortby@4.7.0: {} + lodash.uniq@4.5.0: {} + lodash@4.17.21: {} log-symbols@3.0.0: @@ -19228,13 +19183,13 @@ snapshots: is-unicode-supported: 2.1.0 yoctocolors: 2.1.1 - log-update@5.0.1: + log-update@6.1.0: dependencies: - ansi-escapes: 5.0.0 - cli-cursor: 4.0.0 - slice-ansi: 5.0.0 + ansi-escapes: 7.0.0 + cli-cursor: 5.0.0 + slice-ansi: 7.1.0 strip-ansi: 7.1.0 - wrap-ansi: 8.1.0 + wrap-ansi: 9.0.0 loglevel@1.9.2: {} @@ -19266,13 +19221,13 @@ snapshots: lru-cache@7.18.3: {} - lucide-react@0.436.0(react@19.1.0): + lucide-react@0.436.0(react@19.2.0): dependencies: - react: 19.1.0 + react: 19.2.0 - lucide-react@0.511.0(react@19.1.0): + lucide-react@0.511.0(react@19.2.0): dependencies: - react: 19.1.0 + react: 19.2.0 lz-string@1.5.0: {} @@ -19302,10 +19257,10 @@ snapshots: math-intrinsics@1.1.0: {} - md-to-react-email@5.0.5(react@19.1.0): + md-to-react-email@5.0.5(react@19.2.0): dependencies: marked: 7.0.4 - react: 19.1.0 + react: 19.2.0 md5.js@1.3.5: dependencies: @@ -19487,13 +19442,13 @@ snapshots: dependencies: '@types/mdast': 4.0.4 - mdx-bundler@10.1.1(acorn@8.14.1)(esbuild@0.25.2): + mdx-bundler@10.1.1(acorn@8.14.1)(esbuild@0.25.5): dependencies: '@babel/runtime': 7.26.9 - '@esbuild-plugins/node-resolve': 0.2.2(esbuild@0.25.2) + '@esbuild-plugins/node-resolve': 0.2.2(esbuild@0.25.5) '@fal-works/esbuild-plugin-global-externals': 2.1.2 - '@mdx-js/esbuild': 3.1.0(acorn@8.14.1)(esbuild@0.25.2) - esbuild: 0.25.2 + '@mdx-js/esbuild': 3.1.0(acorn@8.14.1)(esbuild@0.25.5) + esbuild: 0.25.5 gray-matter: 4.0.3 remark-frontmatter: 5.0.0 remark-mdx-frontmatter: 4.0.0 @@ -19891,10 +19846,6 @@ snapshots: nanoid@5.1.5: {} - native-fetch@4.0.2(undici@5.28.5): - dependencies: - undici: 5.28.5 - negotiator@0.6.3: {} negotiator@0.6.4: {} @@ -19913,59 +19864,31 @@ snapshots: international-types: 0.8.1 server-only: 0.0.1 - next-themes@0.4.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + next-themes@0.4.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) - next@15.1.7(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + next@15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: - '@next/env': 15.1.7 - '@swc/counter': 0.1.3 + '@next/env': 15.5.4 '@swc/helpers': 0.5.15 - busboy: 1.6.0 caniuse-lite: 1.0.30001702 postcss: 8.4.31 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) - styled-jsx: 5.1.6(@babel/core@7.26.9)(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + styled-jsx: 5.1.6(@babel/core@7.26.9)(react@19.2.0) optionalDependencies: - '@next/swc-darwin-arm64': 15.1.7 - '@next/swc-darwin-x64': 15.1.7 - '@next/swc-linux-arm64-gnu': 15.1.7 - '@next/swc-linux-arm64-musl': 15.1.7 - '@next/swc-linux-x64-gnu': 15.1.7 - '@next/swc-linux-x64-musl': 15.1.7 - '@next/swc-win32-arm64-msvc': 15.1.7 - '@next/swc-win32-x64-msvc': 15.1.7 + '@next/swc-darwin-arm64': 15.5.4 + '@next/swc-darwin-x64': 15.5.4 + '@next/swc-linux-arm64-gnu': 15.5.4 + '@next/swc-linux-arm64-musl': 15.5.4 + '@next/swc-linux-x64-gnu': 15.5.4 + '@next/swc-linux-x64-musl': 15.5.4 + '@next/swc-win32-arm64-msvc': 15.5.4 + '@next/swc-win32-x64-msvc': 15.5.4 '@opentelemetry/api': 1.9.0 - sharp: 0.33.5 - transitivePeerDependencies: - - '@babel/core' - - babel-plugin-macros - - next@15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0): - dependencies: - '@next/env': 15.3.2 - '@swc/counter': 0.1.3 - '@swc/helpers': 0.5.15 - busboy: 1.6.0 - caniuse-lite: 1.0.30001702 - postcss: 8.4.31 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) - styled-jsx: 5.1.6(@babel/core@7.26.9)(react@19.1.0) - optionalDependencies: - '@next/swc-darwin-arm64': 15.3.2 - '@next/swc-darwin-x64': 15.3.2 - '@next/swc-linux-arm64-gnu': 15.3.2 - '@next/swc-linux-arm64-musl': 15.3.2 - '@next/swc-linux-x64-gnu': 15.3.2 - '@next/swc-linux-x64-musl': 15.3.2 - '@next/swc-win32-arm64-msvc': 15.3.2 - '@next/swc-win32-x64-msvc': 15.3.2 - '@opentelemetry/api': 1.9.0 - sharp: 0.34.2 + sharp: 0.34.4 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -20038,10 +19961,6 @@ snapshots: node-releases@2.0.19: {} - normalize-path@2.1.1: - dependencies: - remove-trailing-separator: 1.1.0 - normalize-path@3.0.0: {} nosecone@1.0.0-beta.7: {} @@ -20447,9 +20366,9 @@ snapshots: mlly: 1.7.4 pathe: 2.0.3 - pnp-webpack-plugin@1.7.0(typescript@5.8.2): + pnp-webpack-plugin@1.7.0(typescript@5.8.3): dependencies: - ts-pnp: 1.2.0(typescript@5.8.2) + ts-pnp: 1.2.0(typescript@5.8.3) transitivePeerDependencies: - typescript @@ -20467,9 +20386,9 @@ snapshots: postcss: 8.5.3 yaml: 2.7.0 - postcss-loader@8.1.1(postcss@8.5.3)(typescript@5.8.2)(webpack@5.98.0(esbuild@0.25.2)): + postcss-loader@8.1.1(postcss@8.5.3)(typescript@5.8.3)(webpack@5.98.0(esbuild@0.25.2)): dependencies: - cosmiconfig: 9.0.0(typescript@5.8.2) + cosmiconfig: 9.0.0(typescript@5.8.3) jiti: 1.21.7 postcss: 8.5.3 semver: 7.7.1 @@ -20513,7 +20432,7 @@ snapshots: postcss@8.4.31: dependencies: - nanoid: 3.3.8 + nanoid: 3.3.11 picocolors: 1.1.1 source-map-js: 1.2.1 @@ -20564,8 +20483,6 @@ snapshots: preact@10.26.4: {} - prettier@2.8.8: {} - prettier@3.5.3: {} pretty-error@4.0.0: @@ -20693,9 +20610,9 @@ snapshots: minimist: 1.2.8 strip-json-comments: 2.0.1 - react-confetti@6.4.0(react@19.1.0): + react-confetti@6.4.0(react@19.2.0): dependencies: - react: 19.1.0 + react: 19.2.0 tween-functions: 1.2.0 react-css-styled@1.1.9: @@ -20703,14 +20620,14 @@ snapshots: css-styled: 1.0.8 framework-utils: 1.1.0 - react-day-picker@8.10.1(date-fns@4.1.0)(react@19.1.0): + react-day-picker@8.10.1(date-fns@4.1.0)(react@19.2.0): dependencies: date-fns: 4.1.0 - react: 19.1.0 + react: 19.2.0 - react-docgen-typescript@2.2.2(typescript@5.8.2): + react-docgen-typescript@2.2.2(typescript@5.8.3): dependencies: - typescript: 5.8.2 + typescript: 5.8.3 react-docgen@7.1.1: dependencies: @@ -20727,12 +20644,12 @@ snapshots: transitivePeerDependencies: - supports-color - react-dom@19.1.0(react@19.1.0): + react-dom@19.2.0(react@19.2.0): dependencies: - react: 19.1.0 - scheduler: 0.26.0 + react: 19.2.0 + scheduler: 0.27.0 - react-email@4.0.15(@opentelemetry/api@1.9.0)(bufferutil@4.0.9)(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + react-email@4.0.15(@opentelemetry/api@1.9.0)(bufferutil@4.0.9)(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: '@babel/parser': 7.27.2 '@babel/traverse': 7.27.1 @@ -20744,7 +20661,7 @@ snapshots: glob: 11.0.2 log-symbols: 7.0.1 mime-types: 3.0.1 - next: 15.3.2(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + next: 15.5.4(@babel/core@7.26.9)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) normalize-path: 3.0.0 ora: 8.2.0 socket.io: 4.8.1(bufferutil@4.0.9) @@ -20761,9 +20678,9 @@ snapshots: - supports-color - utf-8-validate - react-hook-form@7.56.4(react@19.1.0): + react-hook-form@7.56.4(react@19.2.0): dependencies: - react: 19.1.0 + react: 19.2.0 react-is@16.13.1: {} @@ -20771,16 +20688,16 @@ snapshots: react-is@18.3.1: {} - react-markdown@10.1.0(@types/react@19.1.5)(react@19.1.0): + react-markdown@10.1.0(@types/react@19.2.0)(react@19.2.0): dependencies: '@types/hast': 3.0.4 '@types/mdast': 4.0.4 - '@types/react': 19.1.5 + '@types/react': 19.2.0 devlop: 1.1.0 hast-util-to-jsx-runtime: 2.3.6 html-url-attributes: 3.0.1 mdast-util-to-hast: 13.2.0 - react: 19.1.0 + react: 19.2.0 remark-parse: 11.0.0 remark-rehype: 11.1.1 unified: 11.0.5 @@ -20813,87 +20730,87 @@ snapshots: react-refresh@0.17.0: {} - react-remove-scroll-bar@2.3.8(@types/react@19.0.10)(react@19.1.0): + react-remove-scroll-bar@2.3.8(@types/react@19.1.5)(react@19.2.0): dependencies: - react: 19.1.0 - react-style-singleton: 2.2.3(@types/react@19.0.10)(react@19.1.0) + react: 19.2.0 + react-style-singleton: 2.2.3(@types/react@19.1.5)(react@19.2.0) tslib: 2.8.1 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.1.5 - react-remove-scroll-bar@2.3.8(@types/react@19.1.5)(react@19.1.0): + react-remove-scroll-bar@2.3.8(@types/react@19.2.0)(react@19.2.0): dependencies: - react: 19.1.0 - react-style-singleton: 2.2.3(@types/react@19.1.5)(react@19.1.0) + react: 19.2.0 + react-style-singleton: 2.2.3(@types/react@19.2.0)(react@19.2.0) tslib: 2.8.1 optionalDependencies: - '@types/react': 19.1.5 + '@types/react': 19.2.0 - react-remove-scroll@2.6.3(@types/react@19.0.10)(react@19.1.0): + react-remove-scroll@2.6.3(@types/react@19.1.5)(react@19.2.0): dependencies: - react: 19.1.0 - react-remove-scroll-bar: 2.3.8(@types/react@19.0.10)(react@19.1.0) - react-style-singleton: 2.2.3(@types/react@19.0.10)(react@19.1.0) + react: 19.2.0 + react-remove-scroll-bar: 2.3.8(@types/react@19.1.5)(react@19.2.0) + react-style-singleton: 2.2.3(@types/react@19.1.5)(react@19.2.0) tslib: 2.8.1 - use-callback-ref: 1.3.3(@types/react@19.0.10)(react@19.1.0) - use-sidecar: 1.1.3(@types/react@19.0.10)(react@19.1.0) + use-callback-ref: 1.3.3(@types/react@19.1.5)(react@19.2.0) + use-sidecar: 1.1.3(@types/react@19.1.5)(react@19.2.0) optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.1.5 - react-remove-scroll@2.6.3(@types/react@19.1.5)(react@19.1.0): + react-remove-scroll@2.6.3(@types/react@19.2.0)(react@19.2.0): dependencies: - react: 19.1.0 - react-remove-scroll-bar: 2.3.8(@types/react@19.1.5)(react@19.1.0) - react-style-singleton: 2.2.3(@types/react@19.1.5)(react@19.1.0) + react: 19.2.0 + react-remove-scroll-bar: 2.3.8(@types/react@19.2.0)(react@19.2.0) + react-style-singleton: 2.2.3(@types/react@19.2.0)(react@19.2.0) tslib: 2.8.1 - use-callback-ref: 1.3.3(@types/react@19.1.5)(react@19.1.0) - use-sidecar: 1.1.3(@types/react@19.1.5)(react@19.1.0) + use-callback-ref: 1.3.3(@types/react@19.2.0)(react@19.2.0) + use-sidecar: 1.1.3(@types/react@19.2.0)(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 + '@types/react': 19.2.0 - react-resizable-panels@3.0.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + react-resizable-panels@3.0.2(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) react-selecto@1.26.3: dependencies: selecto: 1.26.3 - react-smooth@4.0.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + react-smooth@4.0.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: fast-equals: 5.2.2 prop-types: 15.8.1 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) - react-transition-group: 4.4.5(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + react-transition-group: 4.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - react-style-singleton@2.2.3(@types/react@19.0.10)(react@19.1.0): + react-style-singleton@2.2.3(@types/react@19.1.5)(react@19.2.0): dependencies: get-nonce: 1.0.1 - react: 19.1.0 + react: 19.2.0 tslib: 2.8.1 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.1.5 - react-style-singleton@2.2.3(@types/react@19.1.5)(react@19.1.0): + react-style-singleton@2.2.3(@types/react@19.2.0)(react@19.2.0): dependencies: get-nonce: 1.0.1 - react: 19.1.0 + react: 19.2.0 tslib: 2.8.1 optionalDependencies: - '@types/react': 19.1.5 + '@types/react': 19.2.0 - react-transition-group@4.4.5(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + react-transition-group@4.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: '@babel/runtime': 7.27.1 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) - react@19.1.0: {} + react@19.2.0: {} readable-stream@2.3.8: dependencies: @@ -20937,15 +20854,15 @@ snapshots: dependencies: decimal.js-light: 2.5.1 - recharts@2.15.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + recharts@2.15.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: clsx: 2.1.1 eventemitter3: 4.0.7 lodash: 4.17.21 - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) react-is: 18.3.1 - react-smooth: 4.0.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + react-smooth: 4.0.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0) recharts-scale: 0.4.5 tiny-invariant: 1.3.3 victory-vendor: 36.9.2 @@ -21143,8 +21060,6 @@ snapshots: transitivePeerDependencies: - supports-color - remove-trailing-separator@1.1.0: {} - renderkid@3.0.0: dependencies: css-select: 4.3.0 @@ -21165,8 +21080,6 @@ snapshots: transitivePeerDependencies: - supports-color - require-main-filename@2.0.0: {} - requireg@0.2.2: dependencies: nested-error-stacks: 2.0.1 @@ -21175,9 +21088,9 @@ snapshots: requires-port@1.0.0: {} - resend@4.5.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + resend@4.5.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: - '@react-email/render': 1.0.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + '@react-email/render': 1.0.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) transitivePeerDependencies: - react - react-dom @@ -21186,10 +21099,6 @@ snapshots: resolve-from@5.0.0: {} - resolve-pkg@2.0.0: - dependencies: - resolve-from: 5.0.0 - resolve-url-loader@5.0.0: dependencies: adjust-sourcemap-loader: 4.0.0 @@ -21219,11 +21128,6 @@ snapshots: onetime: 5.1.2 signal-exit: 3.0.7 - restore-cursor@4.0.0: - dependencies: - onetime: 5.1.2 - signal-exit: 3.0.7 - restore-cursor@5.1.0: dependencies: onetime: 7.0.0 @@ -21235,13 +21139,14 @@ snapshots: rfdc@1.4.1: {} - rimraf@2.7.1: + rimraf@3.0.2: dependencies: glob: 7.2.3 - rimraf@3.0.2: + rimraf@6.0.1: dependencies: - glob: 7.2.3 + glob: 11.0.2 + package-json-from-dist: 1.0.1 ripemd160@2.0.2: dependencies: @@ -21365,7 +21270,7 @@ snapshots: dependencies: xmlchars: 2.2.0 - scheduler@0.26.0: {} + scheduler@0.27.0: {} schema-dts@1.1.5: {} @@ -21454,8 +21359,6 @@ snapshots: server-only@0.0.1: {} - set-blocking@2.0.0: {} - set-function-length@1.2.2: dependencies: define-data-property: 1.1.4 @@ -21490,7 +21393,7 @@ snapshots: sharp@0.33.5: dependencies: color: 4.2.3 - detect-libc: 2.0.3 + detect-libc: 2.1.1 semver: 7.7.1 optionalDependencies: '@img/sharp-darwin-arm64': 0.33.5 @@ -21514,33 +21417,34 @@ snapshots: '@img/sharp-win32-x64': 0.33.5 optional: true - sharp@0.34.2: + sharp@0.34.4: dependencies: - color: 4.2.3 - detect-libc: 2.0.4 + '@img/colour': 1.0.0 + detect-libc: 2.1.1 semver: 7.7.2 optionalDependencies: - '@img/sharp-darwin-arm64': 0.34.2 - '@img/sharp-darwin-x64': 0.34.2 - '@img/sharp-libvips-darwin-arm64': 1.1.0 - '@img/sharp-libvips-darwin-x64': 1.1.0 - '@img/sharp-libvips-linux-arm': 1.1.0 - '@img/sharp-libvips-linux-arm64': 1.1.0 - '@img/sharp-libvips-linux-ppc64': 1.1.0 - '@img/sharp-libvips-linux-s390x': 1.1.0 - '@img/sharp-libvips-linux-x64': 1.1.0 - '@img/sharp-libvips-linuxmusl-arm64': 1.1.0 - '@img/sharp-libvips-linuxmusl-x64': 1.1.0 - '@img/sharp-linux-arm': 0.34.2 - '@img/sharp-linux-arm64': 0.34.2 - '@img/sharp-linux-s390x': 0.34.2 - '@img/sharp-linux-x64': 0.34.2 - '@img/sharp-linuxmusl-arm64': 0.34.2 - '@img/sharp-linuxmusl-x64': 0.34.2 - '@img/sharp-wasm32': 0.34.2 - '@img/sharp-win32-arm64': 0.34.2 - '@img/sharp-win32-ia32': 0.34.2 - '@img/sharp-win32-x64': 0.34.2 + '@img/sharp-darwin-arm64': 0.34.4 + '@img/sharp-darwin-x64': 0.34.4 + '@img/sharp-libvips-darwin-arm64': 1.2.3 + '@img/sharp-libvips-darwin-x64': 1.2.3 + '@img/sharp-libvips-linux-arm': 1.2.3 + '@img/sharp-libvips-linux-arm64': 1.2.3 + '@img/sharp-libvips-linux-ppc64': 1.2.3 + '@img/sharp-libvips-linux-s390x': 1.2.3 + '@img/sharp-libvips-linux-x64': 1.2.3 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.3 + '@img/sharp-libvips-linuxmusl-x64': 1.2.3 + '@img/sharp-linux-arm': 0.34.4 + '@img/sharp-linux-arm64': 0.34.4 + '@img/sharp-linux-ppc64': 0.34.4 + '@img/sharp-linux-s390x': 0.34.4 + '@img/sharp-linux-x64': 0.34.4 + '@img/sharp-linuxmusl-arm64': 0.34.4 + '@img/sharp-linuxmusl-x64': 0.34.4 + '@img/sharp-wasm32': 0.34.4 + '@img/sharp-win32-arm64': 0.34.4 + '@img/sharp-win32-ia32': 0.34.4 + '@img/sharp-win32-x64': 0.34.4 shebang-command@2.0.0: dependencies: @@ -21615,6 +21519,7 @@ snapshots: simple-swizzle@0.2.2: dependencies: is-arrayish: 0.3.2 + optional: true simple-wcswidth@1.0.1: {} @@ -21633,6 +21538,11 @@ snapshots: ansi-styles: 6.2.1 is-fullwidth-code-point: 4.0.0 + slice-ansi@7.1.0: + dependencies: + ansi-styles: 6.2.1 + is-fullwidth-code-point: 5.0.0 + smart-buffer@4.2.0: {} snake-case@2.1.0: @@ -21693,10 +21603,10 @@ snapshots: ip-address: 9.0.5 smart-buffer: 4.2.0 - sonner@2.0.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + sonner@2.0.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) source-map-js@1.2.1: {} @@ -21755,8 +21665,6 @@ snapshots: readable-stream: 3.6.2 xtend: 4.0.2 - streamsearch@1.1.0: {} - string-width@4.2.3: dependencies: emoji-regex: 8.0.0 @@ -21858,10 +21766,10 @@ snapshots: dependencies: inline-style-parser: 0.2.4 - styled-jsx@5.1.6(@babel/core@7.26.9)(react@19.1.0): + styled-jsx@5.1.6(@babel/core@7.26.9)(react@19.2.0): dependencies: client-only: 0.0.1 - react: 19.1.0 + react: 19.2.0 optionalDependencies: '@babel/core': 7.26.9 @@ -21917,11 +21825,11 @@ snapshots: lower-case: 1.1.4 upper-case: 1.1.3 - swr@2.3.3(react@19.1.0): + swr@2.3.3(react@19.2.0): dependencies: dequal: 2.0.3 - react: 19.1.0 - use-sync-external-store: 1.4.0(react@19.1.0) + react: 19.2.0 + use-sync-external-store: 1.4.0(react@19.2.0) symbol-tree@3.2.4: {} @@ -21956,6 +21864,17 @@ snapshots: optionalDependencies: esbuild: 0.25.2 + terser-webpack-plugin@5.3.13(esbuild@0.25.5)(webpack@5.98.0(esbuild@0.25.5)): + dependencies: + '@jridgewell/trace-mapping': 0.3.25 + jest-worker: 27.5.1 + schema-utils: 4.3.0 + serialize-javascript: 6.0.2 + terser: 5.39.0 + webpack: 5.98.0(esbuild@0.25.5) + optionalDependencies: + esbuild: 0.25.5 + terser@5.39.0: dependencies: '@jridgewell/source-map': 0.3.6 @@ -22089,9 +22008,9 @@ snapshots: typescript: 5.8.3 yn: 3.1.1 - ts-pnp@1.2.0(typescript@5.8.2): + ts-pnp@1.2.0(typescript@5.8.3): optionalDependencies: - typescript: 5.8.2 + typescript: 5.8.3 tsconfig-paths-webpack-plugin@4.2.0: dependencies: @@ -22179,12 +22098,12 @@ snapshots: type-fest@0.7.1: {} - type-fest@1.4.0: {} - type-fest@2.19.0: {} type-fest@4.37.0: {} + type-fest@4.41.0: {} + type-is@2.0.1: dependencies: content-type: 1.0.5 @@ -22230,14 +22149,12 @@ snapshots: typescript-memoize@1.1.1: {} - typescript@5.8.2: {} - typescript@5.8.3: {} typesense@1.8.2(@babel/runtime@7.27.1): dependencies: '@babel/runtime': 7.27.1 - axios: 1.8.4 + axios: 1.12.2 loglevel: 1.9.2 transitivePeerDependencies: - debug @@ -22260,8 +22177,6 @@ snapshots: undici-types@5.26.5: {} - undici-types@6.20.0: {} - undici-types@6.21.0: {} undici@5.28.5: @@ -22322,10 +22237,6 @@ snapshots: universalify@2.0.1: {} - unixify@1.0.0: - dependencies: - normalize-path: 2.1.1 - unpipe@1.0.0: {} unplugin@1.0.1: @@ -22375,48 +22286,48 @@ snapshots: urlpattern-polyfill@10.1.0: {} - use-callback-ref@1.3.3(@types/react@19.0.10)(react@19.1.0): + use-callback-ref@1.3.3(@types/react@19.1.5)(react@19.2.0): dependencies: - react: 19.1.0 + react: 19.2.0 tslib: 2.8.1 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.1.5 - use-callback-ref@1.3.3(@types/react@19.1.5)(react@19.1.0): + use-callback-ref@1.3.3(@types/react@19.2.0)(react@19.2.0): dependencies: - react: 19.1.0 + react: 19.2.0 tslib: 2.8.1 optionalDependencies: - '@types/react': 19.1.5 + '@types/react': 19.2.0 - use-deep-compare@1.3.0(react@19.1.0): + use-deep-compare@1.3.0(react@19.2.0): dependencies: dequal: 2.0.3 - react: 19.1.0 + react: 19.2.0 - use-sidecar@1.1.3(@types/react@19.0.10)(react@19.1.0): + use-sidecar@1.1.3(@types/react@19.1.5)(react@19.2.0): dependencies: detect-node-es: 1.1.0 - react: 19.1.0 + react: 19.2.0 tslib: 2.8.1 optionalDependencies: - '@types/react': 19.0.10 + '@types/react': 19.1.5 - use-sidecar@1.1.3(@types/react@19.1.5)(react@19.1.0): + use-sidecar@1.1.3(@types/react@19.2.0)(react@19.2.0): dependencies: detect-node-es: 1.1.0 - react: 19.1.0 + react: 19.2.0 tslib: 2.8.1 optionalDependencies: - '@types/react': 19.1.5 + '@types/react': 19.2.0 - use-sync-external-store@1.4.0(react@19.1.0): + use-sync-external-store@1.4.0(react@19.2.0): dependencies: - react: 19.1.0 + react: 19.2.0 - use-sync-external-store@1.5.0(react@19.1.0): + use-sync-external-store@1.5.0(react@19.2.0): dependencies: - react: 19.1.0 + react: 19.2.0 util-deprecate@1.0.2: {} @@ -22438,15 +22349,13 @@ snapshots: validate-npm-package-name@5.0.1: {} - value-or-promise@1.0.12: {} - vary@1.1.2: {} - vaul@1.1.2(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0): + vaul@1.1.2(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: - '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) + '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.2.0(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) transitivePeerDependencies: - '@types/react' - '@types/react-dom' @@ -22649,6 +22558,36 @@ snapshots: - esbuild - uglify-js + webpack@5.98.0(esbuild@0.25.5): + dependencies: + '@types/eslint-scope': 3.7.7 + '@types/estree': 1.0.7 + '@webassemblyjs/ast': 1.14.1 + '@webassemblyjs/wasm-edit': 1.14.1 + '@webassemblyjs/wasm-parser': 1.14.1 + acorn: 8.14.1 + browserslist: 4.24.4 + chrome-trace-event: 1.0.4 + enhanced-resolve: 5.18.1 + es-module-lexer: 1.6.0 + eslint-scope: 5.1.1 + events: 3.3.0 + glob-to-regexp: 0.4.1 + graceful-fs: 4.2.11 + json-parse-even-better-errors: 2.3.1 + loader-runner: 4.3.0 + mime-types: 2.1.35 + neo-async: 2.6.2 + schema-utils: 4.3.0 + tapable: 2.2.1 + terser-webpack-plugin: 5.3.13(esbuild@0.25.5)(webpack@5.98.0(esbuild@0.25.5)) + watchpack: 2.4.2 + webpack-sources: 3.2.3 + transitivePeerDependencies: + - '@swc/core' + - esbuild + - uglify-js + whatwg-encoding@3.1.1: dependencies: iconv-lite: 0.6.3 @@ -22704,8 +22643,6 @@ snapshots: is-weakmap: 2.0.2 is-weakset: 2.0.4 - which-module@2.0.1: {} - which-typed-array@1.1.18: dependencies: available-typed-arrays: 1.0.7 @@ -22744,6 +22681,12 @@ snapshots: string-width: 5.1.2 strip-ansi: 7.1.0 + wrap-ansi@9.0.0: + dependencies: + ansi-styles: 6.2.1 + string-width: 7.2.0 + strip-ansi: 7.1.0 + wrappy@1.0.2: {} ws@7.5.10(bufferutil@4.0.9): @@ -22768,8 +22711,6 @@ snapshots: xtend@4.0.2: {} - y18n@4.0.3: {} - y18n@5.0.8: {} yallist@3.1.1: {} @@ -22780,27 +22721,8 @@ snapshots: yaml@2.7.0: {} - yargs-parser@18.1.3: - dependencies: - camelcase: 5.3.1 - decamelize: 1.2.0 - yargs-parser@21.1.1: {} - yargs@15.4.1: - dependencies: - cliui: 6.0.0 - decamelize: 1.2.0 - find-up: 4.1.0 - get-caller-file: 2.0.5 - require-directory: 2.1.1 - require-main-filename: 2.0.0 - set-blocking: 2.0.0 - string-width: 4.2.3 - which-module: 2.0.1 - y18n: 4.0.3 - yargs-parser: 18.1.3 - yargs@17.7.2: dependencies: cliui: 8.0.1 @@ -22825,11 +22747,11 @@ snapshots: zod@3.25.28: {} - zustand@4.5.6(@types/react@19.1.5)(react@19.1.0): + zustand@4.5.6(@types/react@19.2.0)(react@19.2.0): dependencies: - use-sync-external-store: 1.4.0(react@19.1.0) + use-sync-external-store: 1.4.0(react@19.2.0) optionalDependencies: - '@types/react': 19.1.5 - react: 19.1.0 + '@types/react': 19.2.0 + react: 19.2.0 zwitch@2.0.4: {} diff --git a/turbo.json b/turbo.json index 0c17a0526..1595756c9 100644 --- a/turbo.json +++ b/turbo.json @@ -9,7 +9,6 @@ "outputs": [ ".next/**", "!.next/cache/**", - ".basehub/**", "**/generated/**", "storybook-static/**", ".react-email/**"