From 7fb559e101e7838239a75a9dbb493b305c612c72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 22:50:47 +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 46f28a1..e5faec3 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,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", "react": "19.3.0-canary-378973b3-20251205", "react-dom": "19.3.0-canary-378973b3-20251205",