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 Aug 19, 2024
1 parent 145f619 commit 9f4dac9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 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.16",
"@tanstack/react-query": "5.51.24",
"connectkit": "1.8.2",
"encoding": "0.1.13",
"next": "14.2.5",
"openapi-fetch": "0.10.4",
"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.2"
"wagmi": "2.12.5"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@types/bun": "1.1.6",
"@types/node": "22.0.2",
"@types/node": "22.4.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"openapi-typescript": "7.2.0",
"postcss": "8.4.40",
"tailwindcss": "3.4.7",
"openapi-typescript": "7.3.0",
"postcss": "8.4.41",
"tailwindcss": "3.4.10",
"typescript": "5.5.4"
}
}

0 comments on commit 9f4dac9

Please sign in to comment.