From 22f37d448c56db4033524307da5806ca94a6ff6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:31:35 +0000 Subject: [PATCH] chore(deps): bump next from 14.2.16 to 15.0.2 Bumps [next](https://github.com/vercel/next.js) from 14.2.16 to 15.0.2. - [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/v14.2.16...v15.0.2) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51dcf31..8bf6423 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "framer-motion": "^11.9.0", "mdast-util-to-string": "^4.0.0", "mdx-annotations": "^0.1.4", - "next": "^14.2.13", + "next": "^15.0.2", "next-themes": "^0.3.0", "react": "^18.3.1", "react-dom": "^18.3.1",