From 275c3e36e4fedf4319f49bd6d4c55c6ac0602ea2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 23:41:34 +0000 Subject: [PATCH] Bump next from 12.1.5 to 13.5.0 in /typescript/dynamic-allowlist-edition Bumps [next](https://github.com/vercel/next.js) from 12.1.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.1.5...v13.5.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- typescript/dynamic-allowlist-edition/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript/dynamic-allowlist-edition/package.json b/typescript/dynamic-allowlist-edition/package.json index 1df628a..35801c3 100644 --- a/typescript/dynamic-allowlist-edition/package.json +++ b/typescript/dynamic-allowlist-edition/package.json @@ -13,7 +13,7 @@ "@thirdweb-dev/sdk": "^2", "airtable": "^0.11.3", "ethers": "^5.6.4", - "next": "12.1.5", + "next": "13.5.0", "react": "18.0.0", "react-dom": "18.0.0" },