From 013ae0d2387ee4e68265f37c9d1e787cc8990d4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:48:38 +0000 Subject: [PATCH] Bump next from v9.4.5-canary.45 to 13.5.0 Bumps [next](https://github.com/vercel/next.js) from v9.4.5-canary.45 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.4.5-canary.45...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 1e2eefb..c9db054 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "graphql": "^15.3.0", "graphql-tag": "^2.10.3", "isomorphic-unfetch": "^3.0.0", - "next": "v9.4.5-canary.45", + "next": "v13.5.0", "next-urql": "latest", "nexus": "^0.24.2", "nexus-plugin-prisma": "^0.10.0",