Skip to content

Commit ba5f732

Browse files
committed
chore: updates @walletconnect/ deps to 2.21.3
1 parent 81f3b9e commit ba5f732

File tree

4 files changed

+173
-161
lines changed

4 files changed

+173
-161
lines changed

advanced/dapps/react-dapp-v2/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"@solana/web3.js": "^1.36.0",
2727
"@stacks/network": "^7.0.2",
2828
"@stacks/transactions": "^7.0.6",
29-
"@walletconnect/core": "^2.21.2",
29+
"@walletconnect/core": "2.21.3",
3030
"@walletconnect/encoding": "^1.0.1",
3131
"@walletconnect/jsonrpc-utils": "^1.0.8",
32-
"@walletconnect/types": "2.21.2",
33-
"@walletconnect/universal-provider": "2.21.2",
34-
"@walletconnect/utils": "2.21.2",
32+
"@walletconnect/types": "2.21.3",
33+
"@walletconnect/universal-provider": "2.21.3",
34+
"@walletconnect/utils": "2.21.3",
3535
"@reown/appkit": "1.7.5",
3636
"axios": "^1.0.0",
3737
"@mysten/sui": "^1.29.1",
@@ -111,14 +111,14 @@
111111
"next@>=9.5.5 <14.2.15": ">=14.2.15",
112112
"ansi-html@<0.0.8": ">=0.0.8",
113113
"axios@<1.8.2": ">=1.8.2",
114-
"@walletconnect/core@": ">=2.21.2",
114+
"@walletconnect/core@": ">=2.21.3",
115115
"@walletconnect/encoding@": ">=1.0.1",
116116
"@walletconnect/jsonrpc-utils@": ">=1.0.8",
117-
"@walletconnect/types@": ">=2.21.2",
118-
"@walletconnect/universal-provider@": ">=2.21.2",
119-
"@walletconnect/sign-client@": ">=2.21.2",
120-
"@walletconnect/utils@": ">=2.21.2",
121-
"@walletconnect/ethereum-provider@": ">=2.21.2"
117+
"@walletconnect/types@": ">=2.21.3",
118+
"@walletconnect/universal-provider@": ">=2.21.3",
119+
"@walletconnect/sign-client@": ">=2.21.3",
120+
"@walletconnect/utils@": ">=2.21.3",
121+
"@walletconnect/ethereum-provider@": ">=2.21.3"
122122
}
123123
}
124124
}

0 commit comments

Comments
 (0)