diff --git a/package.json b/package.json index 900bd51..928da0c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@google/generative-ai": "^0.21.0", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", - "next": "13.5.4", + "next": "14.2.35", "openai": "^4.77.0", "react": "^18", "react-dom": "^18" @@ -24,7 +24,7 @@ "@types/react-dom": "^18", "autoprefixer": "^10", "eslint": "^8", - "eslint-config-next": "13.5.4", + "eslint-config-next": "14.2.35", "postcss": "^8", "tailwindcss": "^3", "typescript": "^5"