From 27acf0a9337f23eb67510499e829ca02a2316a29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 21:46:02 +0000 Subject: [PATCH] chore(deps): bump next in /speech-engine/nextjs/quickstart/example Bumps [next](https://github.com/vercel/next.js) from 16.1.6 to 16.2.6. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v16.1.6...v16.2.6) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- speech-engine/nextjs/quickstart/example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/speech-engine/nextjs/quickstart/example/package.json b/speech-engine/nextjs/quickstart/example/package.json index 458076a7..35f921e9 100644 --- a/speech-engine/nextjs/quickstart/example/package.json +++ b/speech-engine/nextjs/quickstart/example/package.json @@ -15,7 +15,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.575.0", - "next": "16.1.6", + "next": "16.2.6", "radix-ui": "^1.4.3", "react": "19.2.3", "react-dom": "19.2.3",