From 51c19fa141c11389c8a439eff6c07b3b22c6446a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:38:09 +0000 Subject: [PATCH] chore(deps): bump next from 14.2.20 to 15.0.4 Bumps [next](https://github.com/vercel/next.js) from 14.2.20 to 15.0.4. - [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.20...v15.0.4) --- 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..7c2bef2 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.4", "next-themes": "^0.3.0", "react": "^18.3.1", "react-dom": "^18.3.1",