diff --git a/typescript/create-a-pack-with-typescript-and-nextjs/package.json b/typescript/create-a-pack-with-typescript-and-nextjs/package.json index ff30526..66d8f30 100644 --- a/typescript/create-a-pack-with-typescript-and-nextjs/package.json +++ b/typescript/create-a-pack-with-typescript-and-nextjs/package.json @@ -13,7 +13,7 @@ "@3rdweb/sdk": "^1.36.10", "dotenv": "^14.2.0", "ethers": "^5.5.3", - "next": "12.0.8", + "next": "13.5.0", "react": "17.0.2", "react-dom": "17.0.2" },