Skip to content

Commit b768696

Browse files
committed
reove react query from peer deps of wallet adapter compat
1 parent 4e5efaa commit b768696

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

bun.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@
222222
"@solana/wallet-adapter-base": "catalog:",
223223
"@solana/wallet-adapter-react": "catalog:",
224224
"@solana/web3.js": "^1.98.4",
225-
"@tanstack/react-query": "catalog:",
226225
"react": "catalog:",
227226
"react-dom": "catalog:",
228227
},

packages/wallet-adapter-compat/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"@solana/kit": "catalog:",
6161
"@solana/wallet-adapter-base": "catalog:",
6262
"@solana/wallet-adapter-react": "catalog:",
63-
"@tanstack/react-query": "catalog:",
6463
"react": "catalog:",
6564
"react-dom": "catalog:"
6665
},

0 commit comments

Comments
 (0)