From 5d8dcac068bf9fd9051ca9b944de3253f12c1a77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 23:07:34 +0000 Subject: [PATCH] Bump next in /typescript/dynamic pricing/claim_condition Bumps [next](https://github.com/vercel/next.js) from 12.1.0 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.0...v13.5.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- typescript/dynamic pricing/claim_condition/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript/dynamic pricing/claim_condition/package.json b/typescript/dynamic pricing/claim_condition/package.json index b158f08..7ad30a7 100644 --- a/typescript/dynamic pricing/claim_condition/package.json +++ b/typescript/dynamic pricing/claim_condition/package.json @@ -12,7 +12,7 @@ "@thirdweb-dev/react": "^2.0.7", "@thirdweb-dev/sdk": "^2.0.35", "ethers": "^5.6.4", - "next": "12.1.0", + "next": "13.5.0", "react": "17.0.2", "react-dom": "17.0.2" },