Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent c0fc77f commit c09bc50
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,26 @@
"ci": "next build"
},
"dependencies": {
"@tanstack/react-query": "5.64.0",
"@tanstack/react-query": "5.65.0",
"connectkit": "1.8.2",
"encoding": "0.1.13",
"next": "15.1.4",
"next": "15.1.6",
"openapi-fetch": "0.13.4",
"path-to-regexp": "8.2.0",
"pino-pretty": "13.0.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"wagmi": "2.14.7"
"wagmi": "2.14.9"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/bun": "1.1.16",
"@types/node": "22.10.5",
"@types/react": "19.0.6",
"@types/bun": "1.2.0",
"@types/node": "22.12.0",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"openapi-typescript": "7.5.2",
"postcss": "8.4.49",
"tailwindcss": "3.4.17",
"openapi-typescript": "7.6.0",
"postcss": "8.5.1",
"tailwindcss": "4.0.0",
"typescript": "5.7.3"
}
}

0 comments on commit c09bc50

Please sign in to comment.