From daa2e2f4ca5e9c6e4a87d6644cb1ed3b419fc823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 23:56:13 +0000 Subject: [PATCH] build(deps): bump next from 12.1.6 to 13.5.0 in /docs Bumps [next](https://github.com/vercel/next.js) from 12.1.6 to 13.5.0. - [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/v12.1.6...v13.5.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index aa68bfb2..bc4ffe26 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ "date-fns": "^2.30.0", "fuzzysearch": "^1.0.3", "github-buttons": "^2.18.1", - "next": "12.1.6", + "next": "13.5.0", "prismjs": "^1.23.0", "react": "17.0.2", "react-dom": "17.0.2",