Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@reown/appkit-adapter-wagmi": "^1.8.19",
"@t3-oss/env-core": "^0.13.11",
"@tanstack/react-query": "^5.96.1",
"@tanstack/react-router": "^1.168.10",
"@tanstack/react-router": "1.169.2",
"@tanstack/react-virtual": "^3.13.23",
"@uniswap/default-token-list": "^18.13.0",
"@vercel/analytics": "^2.0.1",
Expand Down Expand Up @@ -64,9 +64,9 @@
"@graphql-typed-document-node/core": "^3.2.0",
"@parcel/watcher": "^2.5.1",
"@tanstack/react-query-devtools": "^5.96.1",
"@tanstack/react-router-devtools": "^1.166.11",
"@tanstack/router-cli": "^1.166.25",
"@tanstack/router-plugin": "^1.167.12",
"@tanstack/react-router-devtools": "1.166.13",
"@tanstack/router-cli": "1.166.43",
"@tanstack/router-plugin": "1.167.35",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
Expand Down
Loading
Loading