diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index dd13a3612c8..e40072893cc 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -25,7 +25,7 @@ "@chakra-ui/react": "^2.8.2", "@chakra-ui/styled-system": "^2.9.2", "@chakra-ui/theme-tools": "^2.1.2", - "@coinbase/onchainkit": "^0.14.2", + "@coinbase/onchainkit": "^0.29.5", "@emotion/react": "11.13.3", "@emotion/styled": "11.13.0", "@hookform/resolvers": "^3.9.0", @@ -92,7 +92,7 @@ "react-day-picker": "^8.10.1", "react-dom": "18.3.1", "react-dropzone": "^14.2.3", - "react-hook-form": "7.52.0", + "react-hook-form": "7.52.2", "react-icons": "^5.2.1", "react-intersection-observer": "^9.10.3", "react-markdown": "^9.0.1", @@ -112,7 +112,7 @@ "tiny-invariant": "^1.3.3", "use-debounce": "^10.0.1", "vaul": "^0.9.1", - "zksync-ethers": "5.9.0", + "zksync-ethers": "5.9.2", "zod": "3.23.8" }, "devDependencies": {