diff --git a/ui/package.json b/ui/package.json index 134a40d..fe1d0aa 100644 --- a/ui/package.json +++ b/ui/package.json @@ -20,7 +20,7 @@ "@types/react-dom": "^18.0.4", "daisyui": "^2.13.5", "ethers": "^5.7.1", - "next": "12.1.0", + "next": "13", "nft.storage": "^7.1.1", "react": "17.0.2", "react-animated-3d-card": "^1.0.2", @@ -39,7 +39,7 @@ "autoprefixer": "^10.4.0", "cypress": "^11", "eslint": "8.57.0", - "eslint-config-next": "14.2.4", + "eslint-config-next": "13", "eslint-config-prettier": "^9.1.0", "jest": "^28.1.3", "postcss": "^8.4.38",