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 Sep 9, 2024
1 parent 8a84139 commit acb2513
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 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.51.24",
"@tanstack/react-query": "5.55.4",
"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.9",
"openapi-fetch": "0.12.0",
"path-to-regexp": "8.0.0",
"pino-pretty": "11.2.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"wagmi": "2.12.6"
"wagmi": "2.12.9"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@types/bun": "1.1.6",
"@types/node": "22.4.1",
"@types/react": "18.3.3",
"@types/bun": "1.1.9",
"@types/node": "22.5.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"openapi-typescript": "7.3.0",
"postcss": "8.4.41",
"openapi-typescript": "7.4.0",
"postcss": "8.4.45",
"tailwindcss": "3.4.10",
"typescript": "5.5.4"
"typescript": "5.6.2"
}
}

0 comments on commit acb2513

Please sign in to comment.