diff --git a/bun.lockb b/bun.lockb index e9ff6a3..5dc46d6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8298af2..c77e5a7 100644 --- a/package.json +++ b/package.json @@ -15,26 +15,26 @@ "ci": "next build" }, "dependencies": { - "@tanstack/react-query": "5.51.24", + "@tanstack/react-query": "5.56.2", "connectkit": "1.8.2", "encoding": "0.1.13", - "next": "14.2.5", - "openapi-fetch": "0.11.1", - "path-to-regexp": "7.1.0", + "next": "14.2.12", + "openapi-fetch": "0.12.0", + "path-to-regexp": "8.1.0", "pino-pretty": "11.2.2", "react": "18.3.1", "react-dom": "18.3.1", - "wagmi": "2.12.6" + "wagmi": "2.12.12" }, "devDependencies": { - "@biomejs/biome": "1.8.3", - "@types/bun": "1.1.6", - "@types/node": "22.4.1", - "@types/react": "18.3.3", + "@biomejs/biome": "1.9.1", + "@types/bun": "1.1.9", + "@types/node": "22.5.5", + "@types/react": "18.3.7", "@types/react-dom": "18.3.0", - "openapi-typescript": "7.3.0", - "postcss": "8.4.41", - "tailwindcss": "3.4.10", - "typescript": "5.5.4" + "openapi-typescript": "7.4.0", + "postcss": "8.4.47", + "tailwindcss": "3.4.12", + "typescript": "5.6.2" } }