diff --git a/package.json b/package.json index 0689faa..cb56d1b 100644 --- a/package.json +++ b/package.json @@ -12,10 +12,10 @@ "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.0", + "@types/axios": "^0.14.4", "@types/node": "^18.15.5", "@types/numeral": "^2.0.2", "@types/react": "18.0.27", @@ -28,7 +28,7 @@ "classnames": "^2.3.2", "connectkit": "1.2.3", "decimal.js": "^10.4.2", - "eslint": "^8.36.0", + "eslint": "^9.0.0", "eslint-config-next": "13.1.6", "ethers": "^5.6.5", "i18next": "^22.4.13",