Skip to content

Commit d7df1c6

Browse files
chore(deps): update all dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0fc77f commit d7df1c6

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

bun.lockb

1.09 KB
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,25 @@
1515
"ci": "next build"
1616
},
1717
"dependencies": {
18-
"@tanstack/react-query": "5.64.0",
18+
"@tanstack/react-query": "5.64.1",
1919
"connectkit": "1.8.2",
2020
"encoding": "0.1.13",
21-
"next": "15.1.4",
21+
"next": "15.1.5",
2222
"openapi-fetch": "0.13.4",
2323
"path-to-regexp": "8.2.0",
2424
"pino-pretty": "13.0.0",
2525
"react": "19.0.0",
2626
"react-dom": "19.0.0",
27-
"wagmi": "2.14.7"
27+
"wagmi": "2.14.8"
2828
},
2929
"devDependencies": {
3030
"@biomejs/biome": "1.9.4",
31-
"@types/bun": "1.1.16",
32-
"@types/node": "22.10.5",
33-
"@types/react": "19.0.6",
31+
"@types/bun": "1.1.17",
32+
"@types/node": "22.10.7",
33+
"@types/react": "19.0.7",
3434
"@types/react-dom": "19.0.3",
3535
"openapi-typescript": "7.5.2",
36-
"postcss": "8.4.49",
36+
"postcss": "8.5.1",
3737
"tailwindcss": "3.4.17",
3838
"typescript": "5.7.3"
3939
}

0 commit comments

Comments
 (0)