From 2499c953eafd00a160554efac177f2b338430e56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 22:50:59 +0000 Subject: [PATCH] chore(deps): bump next from 16.1.0-canary.15 to 16.1.0-canary.17 Bumps [next](https://github.com/vercel/next.js) from 16.1.0-canary.15 to 16.1.0-canary.17. - [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.0-canary.15...v16.1.0-canary.17) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.0-canary.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18f22af..e98586c 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "foxact": "^0.2.49", "graphql": "^16.12.0", "lucide-react": "^0.556.0", - "next": "16.1.0-canary.15", + "next": "16.1.0-canary.17", "next-themes": "^0.4.6", "posthog-js": "1.302.2", "posthog-node": "^5.17.2",