From 01255981516e20e7b02ad9e72a27b3c0925a2740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 09:20:18 +0000 Subject: [PATCH] chore(deps)(deps): bump @next/third-parties from 16.2.9 to 16.2.12 Bumps [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) from 16.2.9 to 16.2.12. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.2.12/packages/third-parties) --- updated-dependencies: - dependency-name: "@next/third-parties" dependency-version: 16.2.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f140ebfc..5aac3104 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@genkit-ai/compat-oai": "^1.36.0", "@genkit-ai/next": "^1.36.0", "@hookform/resolvers": "^5.4.0", - "@next/third-parties": "^16.2.6", + "@next/third-parties": "^16.2.12", "@opentelemetry/winston-transport": "^0.29.0", "@radix-ui/react-accordion": "^1.2.12", "@radix-ui/react-alert-dialog": "^1.1.15", @@ -3233,9 +3233,9 @@ } }, "node_modules/@next/third-parties": { - "version": "16.2.9", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-16.2.9.tgz", - "integrity": "sha512-JZPGQRN8eQs2WMfBXOf6Zjrma+JIN0KyA24MvmIa3bUI4BwTaJ1UlxmYVc5ri6l30LQ8fPv6Kmx20447hCltrg==", + "version": "16.2.12", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-16.2.12.tgz", + "integrity": "sha512-1fHKgERSVcgC0QfPJq2v96l6pLUdbVdkT0bjJYK8MguKTVjPd734kWBxfd77nPUG4N5F9s+qVdVjpEBm1tlwNQ==", "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" diff --git a/package.json b/package.json index 374c2f25..6933a74c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@genkit-ai/compat-oai": "^1.36.0", "@genkit-ai/next": "^1.36.0", "@hookform/resolvers": "^5.4.0", - "@next/third-parties": "^16.2.6", + "@next/third-parties": "^16.2.12", "@opentelemetry/winston-transport": "^0.29.0", "@radix-ui/react-accordion": "^1.2.12", "@radix-ui/react-alert-dialog": "^1.1.15",