From 68e51c684ffe801beab97e36ad61f8677034914e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 19:39:20 +0000 Subject: [PATCH] build(deps): bump @next/third-parties from 16.2.10 to 16.2.12 Bumps [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) from 16.2.10 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.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 949230e..aa7b008 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "lint": "eslint ." }, "dependencies": { - "@next/third-parties": "16.2.10", + "@next/third-parties": "16.2.12", "@radix-ui/react-avatar": "^1.1.10", "@radix-ui/react-collapsible": "^1.1.11", "@radix-ui/react-dialog": "^1.1.14",