From e881deed9b80d4a18918fc9be65899484c358ff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:34:47 +0000 Subject: [PATCH] build(deps): bump next in /Simple Next.js (React) Deploy Bumps [next](https://github.com/vercel/next.js) from 9.3.3 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/v9.3.3...v13.5.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Simple Next.js (React) Deploy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Simple Next.js (React) Deploy/package.json b/Simple Next.js (React) Deploy/package.json index 2916c91..b9948b9 100644 --- a/Simple Next.js (React) Deploy/package.json +++ b/Simple Next.js (React) Deploy/package.json @@ -27,7 +27,7 @@ }, "homepage": "https://github.com/mars/heroku-nextjs#readme", "dependencies": { - "next": "9.3.3", + "next": "13.5.0", "react": "^16.0.0", "react-dom": "^16.0.0" }