Skip to content

Commit c0fc77f

Browse files
chore(deps): update all dependencies (#8)
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 8a84139 commit c0fc77f

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

bun.lockb

8.94 KB
Binary file not shown.

package.json

Lines changed: 17 additions & 17 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.24",
18+
"@tanstack/react-query": "5.64.0",
1919
"connectkit": "1.8.2",
2020
"encoding": "0.1.13",
21-
"next": "14.2.5",
22-
"openapi-fetch": "0.11.1",
23-
"path-to-regexp": "7.1.0",
24-
"pino-pretty": "11.2.2",
25-
"react": "18.3.1",
26-
"react-dom": "18.3.1",
27-
"wagmi": "2.12.6"
21+
"next": "15.1.4",
22+
"openapi-fetch": "0.13.4",
23+
"path-to-regexp": "8.2.0",
24+
"pino-pretty": "13.0.0",
25+
"react": "19.0.0",
26+
"react-dom": "19.0.0",
27+
"wagmi": "2.14.7"
2828
},
2929
"devDependencies": {
30-
"@biomejs/biome": "1.8.3",
31-
"@types/bun": "1.1.6",
32-
"@types/node": "22.4.1",
33-
"@types/react": "18.3.3",
34-
"@types/react-dom": "18.3.0",
35-
"openapi-typescript": "7.3.0",
36-
"postcss": "8.4.41",
37-
"tailwindcss": "3.4.10",
38-
"typescript": "5.5.4"
30+
"@biomejs/biome": "1.9.4",
31+
"@types/bun": "1.1.16",
32+
"@types/node": "22.10.5",
33+
"@types/react": "19.0.6",
34+
"@types/react-dom": "19.0.3",
35+
"openapi-typescript": "7.5.2",
36+
"postcss": "8.4.49",
37+
"tailwindcss": "3.4.17",
38+
"typescript": "5.7.3"
3939
}
4040
}

0 commit comments

Comments
 (0)