diff --git a/package.json b/package.json index 2a4e2c0..50b2cb5 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@coingecko/cryptoformat": "^0.5.4", "@next/font": "13.1.6", - "@oceanprotocol/lib": "3.0.0-next.5", + "@oceanprotocol/lib": "3.0.0", "@svgr/webpack": "^8.0.1", "@tippyjs/react": "^4.2.6", "@types/axios": "^0.14.4", @@ -30,7 +30,7 @@ "decimal.js": "^10.4.2", "eslint": "^8.36.0", "eslint-config-next": "13.1.6", - "ethers": "^5.6.5", + "ethers": "^6.0.0", "i18next": "^22.4.13", "myetherwallet-blockies": "^0.1.1", "next": "13.1.6", @@ -46,7 +46,7 @@ "sharp": "^0.31.3", "typescript": "4.9.5", "urql": "^4.0.0", - "wagmi": "^0.12.12", + "wagmi": "^1.3.0", "web3": "^4.0.1", "web3modal": "^1.9.10" },