Skip to content

Commit 8a84139

Browse files
chore(deps): update all dependencies (#7)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 145f619 commit 8a84139

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

bun.lockb

891 Bytes
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,26 +15,26 @@
1515
"ci": "next build"
1616
},
1717
"dependencies": {
18-
"@tanstack/react-query": "5.51.16",
18+
"@tanstack/react-query": "5.51.24",
1919
"connectkit": "1.8.2",
2020
"encoding": "0.1.13",
2121
"next": "14.2.5",
22-
"openapi-fetch": "0.10.4",
22+
"openapi-fetch": "0.11.1",
2323
"path-to-regexp": "7.1.0",
2424
"pino-pretty": "11.2.2",
2525
"react": "18.3.1",
2626
"react-dom": "18.3.1",
27-
"wagmi": "2.12.2"
27+
"wagmi": "2.12.6"
2828
},
2929
"devDependencies": {
3030
"@biomejs/biome": "1.8.3",
3131
"@types/bun": "1.1.6",
32-
"@types/node": "22.0.2",
32+
"@types/node": "22.4.1",
3333
"@types/react": "18.3.3",
3434
"@types/react-dom": "18.3.0",
35-
"openapi-typescript": "7.2.0",
36-
"postcss": "8.4.40",
37-
"tailwindcss": "3.4.7",
35+
"openapi-typescript": "7.3.0",
36+
"postcss": "8.4.41",
37+
"tailwindcss": "3.4.10",
3838
"typescript": "5.5.4"
3939
}
4040
}

0 commit comments

Comments
 (0)