From e75cb0635dd8604adfd0b0f9651df422851df876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 01:16:01 +0000 Subject: [PATCH] build(deps): bump next from 12.2.5 to 13.5.0 Bumps [next](https://github.com/vercel/next.js) from 12.2.5 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.2.5...v13.5.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf91a97e..9063c880 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@material-ui/icons": "4.11.3", "classnames": "2.3.2", "moment": "2.29.4", - "next": "12.2.5", + "next": "13.5.0", "nouislider": "14.7.0", "prop-types": "15.8.1", "react": "18.2.0",