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] committed Sep 17, 2024
1 parent 8a84139 commit a1b3356
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
Binary file modified bun.lockb
Binary file not shown.
26 changes: 13 additions & 13 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.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"
}
}

0 comments on commit a1b3356

Please sign in to comment.