Skip to content

Commit 1192f2b

Browse files
chore(deps): update minor and patch dependencies
- @reown/appkit + adapter 1.8.18 -> 1.8.19 (fixes h3 path traversal) - viem 2.46.3 -> 2.47.6 - @tanstack/react-query 5.90.21 -> 5.95.2 - @tanstack/react-router 1.162.9 -> 1.168.3 - @tanstack/react-virtual 3.13.19 -> 3.13.23 - @t3-oss/env-core 0.13.10 -> 0.13.11 - graphql 16.13.0 -> 16.13.1 - react-number-format 5.4.4 -> 5.4.5
1 parent 8d78386 commit 1192f2b

2 files changed

Lines changed: 1311 additions & 1218 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,32 +26,32 @@
2626
},
2727
"dependencies": {
2828
"@bootnodedev/db-subgraph": "^0.1.2",
29-
"@chakra-ui/react": "^3.17.0",
29+
"@chakra-ui/react": "^3.34.0",
3030
"@emotion/react": "^11.14.0",
31-
"@lifi/sdk": "^3.6.13",
31+
"@lifi/sdk": "^3.16.3",
3232
"@rainbow-me/rainbowkit": "^2.2.9",
33-
"@reown/appkit": "^1.8.10",
34-
"@reown/appkit-adapter-wagmi": "^1.8.10",
35-
"@t3-oss/env-core": "^0.13.4",
36-
"@tanstack/react-query": "^5.75.7",
37-
"@tanstack/react-router": "^1.120.3",
38-
"@tanstack/react-virtual": "^3.13.8",
33+
"@reown/appkit": "^1.8.19",
34+
"@reown/appkit-adapter-wagmi": "^1.8.19",
35+
"@t3-oss/env-core": "^0.13.11",
36+
"@tanstack/react-query": "^5.95.2",
37+
"@tanstack/react-router": "^1.168.3",
38+
"@tanstack/react-virtual": "^3.13.23",
3939
"@uniswap/default-token-list": "^13.33.0",
4040
"@vercel/analytics": "^1.5.0",
4141
"@web3icons/core": "^4.0.13",
4242
"@web3icons/react": "^4.0.13",
4343
"connectkit": "^1.9.0",
44-
"graphql": "^16.11.0",
44+
"graphql": "^16.13.1",
4545
"graphql-request": "^7.1.2",
4646
"next-themes": "^0.4.6",
4747
"porto": "^0.2.28",
4848
"react": "19.1.0",
4949
"react-dom": "19.1.0",
5050
"react-error-boundary": "^6.0.0",
5151
"react-jazzicon": "^1.0.4",
52-
"react-number-format": "^5.4.4",
52+
"react-number-format": "^5.4.5",
5353
"use-debounce": "^10.0.4",
54-
"viem": "^2.37.9",
54+
"viem": "^2.47.6",
5555
"wagmi": "^2.17.5",
5656
"zod": "^3.24.4"
5757
},

0 commit comments

Comments
 (0)