diff --git a/package.json b/package.json index 223eb09..14fbe2a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@solana/web3.js": "^1.98.2", "axios": "^1.6.8", "bn.js": "^5.2.2", - "next": "15.3.1", + "next": "15.3.8", "react": "^19.0.0", "react-dom": "^19.0.0" }, @@ -36,7 +36,7 @@ "@typescript-eslint/eslint-plugin": "^8.38.0", "@typescript-eslint/parser": "^8.38.0", "eslint": "^9.31.0", - "eslint-config-next": "15.3.1", + "eslint-config-next": "15.3.8", "tailwindcss": "^4", "typescript": "^5" }