From 20b8832f7acddd81ca5e46867c4a120a59565bfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 02:01:50 +0000 Subject: [PATCH] Bump next from 13.5.6 to 14.1.1 in /nextjs Bumps [next](https://github.com/vercel/next.js) from 13.5.6 to 14.1.1. - [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/v13.5.6...v14.1.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nextjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextjs/package.json b/nextjs/package.json index 96860b0..7f7e1eb 100644 --- a/nextjs/package.json +++ b/nextjs/package.json @@ -7,7 +7,7 @@ "katex": "0.16.2", "@edtr-io/mathquill": "0.11.0", "mathquill4quill": "file:..", - "next": "13.5.6", + "next": "14.1.1", "react": "18.2.0", "react-dom": "18.2.0", "react-quill": "2.0.0"