From 44594c1f4889dbd57b272d1a9bbf29c27ef60500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 13:15:40 +0000 Subject: [PATCH] chore(deps): bump @ai-sdk/groq from 2.0.32 to 2.0.33 Bumps [@ai-sdk/groq](https://github.com/vercel/ai) from 2.0.32 to 2.0.33. - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/groq@2.0.32...@ai-sdk/groq@2.0.33) --- updated-dependencies: - dependency-name: "@ai-sdk/groq" dependency-version: 2.0.33 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 30 ++++++++++++++++++++++++------ 2 files changed, 25 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 786a939e..bc09961b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "dependencies": { "@ai-sdk/google": "^2.0.44", - "@ai-sdk/groq": "^2.0.32", + "@ai-sdk/groq": "^2.0.33", "@ai-sdk/provider": "^2.0.0", "@clerk/nextjs": "^6.35.6", "@clerk/themes": "^2.2.38", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2662774..4ce48946 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: specifier: ^2.0.44 version: 2.0.44(zod@3.25.76) '@ai-sdk/groq': - specifier: ^2.0.32 - version: 2.0.32(zod@3.25.76) + specifier: ^2.0.33 + version: 2.0.33(zod@3.25.76) '@ai-sdk/provider': specifier: ^2.0.0 version: 2.0.0 @@ -250,8 +250,8 @@ packages: peerDependencies: zod: ^3.25.76 || ^4.1.8 - '@ai-sdk/groq@2.0.32': - resolution: {integrity: sha512-5kadf9Mjd4Ep6jVhrIy56UL7DV5HDisW8UakwB11IN7lSLi8Qwb1fB9uO34GT7JxYqE4w7qZXVuelOmTH9m2Mg==} + '@ai-sdk/groq@2.0.33': + resolution: {integrity: sha512-FWGl7xNr88NBveao3y9EcVWYUt9ABPrwLFY7pIutSNgaTf32vgvyhREobaMrLU4Scr5G/2tlNqOPZ5wkYMaZig==} engines: {node: '>=18'} peerDependencies: zod: ^3.25.76 || ^4.1.8 @@ -262,6 +262,12 @@ packages: peerDependencies: zod: ^3.25.76 || ^4.1.8 + '@ai-sdk/provider-utils@3.0.19': + resolution: {integrity: sha512-W41Wc9/jbUVXVwCN/7bWa4IKe8MtxO3EyA0Hfhx6grnmiYlCvpI8neSYWFE0zScXJkgA/YK3BRybzgyiXuu6JA==} + engines: {node: '>=18'} + peerDependencies: + zod: ^3.25.76 || ^4.1.8 + '@ai-sdk/provider@2.0.0': resolution: {integrity: sha512-6o7Y2SeO9vFKB8lArHXehNuusnpddKPk7xqL7T2/b+OvXMRIXUO1rR4wcv1hAFUAT9avGZshty3Wlua/XA7TvA==} engines: {node: '>=18'} @@ -1742,6 +1748,9 @@ packages: '@standard-schema/spec@1.0.0': resolution: {integrity: sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==} + '@standard-schema/spec@1.1.0': + resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} + '@svta/common-media-library@0.17.4': resolution: {integrity: sha512-nP/KThzQW5FZKdc9V7ICTa9/A7xGw66VQoLPYOEwwMZTTrISp1zIQAX4KAYJw2PN/VPnxJQJXIYbzZTXgMHctw==} engines: {node: '>=20'} @@ -4409,10 +4418,10 @@ snapshots: '@ai-sdk/provider-utils': 3.0.18(zod@3.25.76) zod: 3.25.76 - '@ai-sdk/groq@2.0.32(zod@3.25.76)': + '@ai-sdk/groq@2.0.33(zod@3.25.76)': dependencies: '@ai-sdk/provider': 2.0.0 - '@ai-sdk/provider-utils': 3.0.18(zod@3.25.76) + '@ai-sdk/provider-utils': 3.0.19(zod@3.25.76) zod: 3.25.76 '@ai-sdk/provider-utils@3.0.18(zod@3.25.76)': @@ -4422,6 +4431,13 @@ snapshots: eventsource-parser: 3.0.6 zod: 3.25.76 + '@ai-sdk/provider-utils@3.0.19(zod@3.25.76)': + dependencies: + '@ai-sdk/provider': 2.0.0 + '@standard-schema/spec': 1.1.0 + eventsource-parser: 3.0.6 + zod: 3.25.76 + '@ai-sdk/provider@2.0.0': dependencies: json-schema: 0.4.0 @@ -6360,6 +6376,8 @@ snapshots: '@standard-schema/spec@1.0.0': {} + '@standard-schema/spec@1.1.0': {} + '@svta/common-media-library@0.17.4': {} '@swc/helpers@0.5.15':