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 Aug 22, 2024
1 parent 8a84139 commit db8a4c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
"ci": "next build"
},
"dependencies": {
"@tanstack/react-query": "5.51.24",
"@tanstack/react-query": "5.52.0",
"connectkit": "1.8.2",
"encoding": "0.1.13",
"next": "14.2.5",
"next": "14.2.6",
"openapi-fetch": "0.11.1",
"path-to-regexp": "7.1.0",
"pino-pretty": "11.2.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"wagmi": "2.12.6"
"wagmi": "2.12.7"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@types/bun": "1.1.6",
"@types/node": "22.4.1",
"@types/react": "18.3.3",
"@types/node": "22.5.0",
"@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"openapi-typescript": "7.3.0",
"postcss": "8.4.41",
Expand Down

0 comments on commit db8a4c4

Please sign in to comment.