diff --git a/bun.lockb b/bun.lockb index 3e15d2e..fd1b8d6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3b6573d..488608a 100644 --- a/package.json +++ b/package.json @@ -15,21 +15,21 @@ }, "dependencies": { "@rainbow-me/rainbowkit": "2.2.0", - "@tanstack/react-query": "^5.59.15", + "@tanstack/react-query": "^5.59.16", "@types/node": "22.7.6", "@types/react": "18.3.11", "@types/react-dom": "18.3.1", "abitype": "^1.0.6", "autoprefixer": "10.4.20", "encoding": "^0.1.13", - "next": "^14.2.15", + "next": "^14.2.16", "postcss": "8.4.47", "react": "18.3.1", "react-dom": "18.3.1", "tailwindcss": "3.4.14", "typescript": "5.6.3", - "viem": "^2.21.29", - "wagmi": "^2.12.19" + "viem": "^2.21.38", + "wagmi": "^2.12.25" }, "devDependencies": { "@biomejs/biome": "^1.9.4",