Skip to content

Commit 1d0405d

Browse files
committed
refactor: replaces WCM with Appkit
1 parent 8796a77 commit 1d0405d

File tree

6 files changed

+1342
-542
lines changed

6 files changed

+1342
-542
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"@walletconnect/core": "^2.19.1",
2727
"@walletconnect/encoding": "^1.0.1",
2828
"@walletconnect/jsonrpc-utils": "^1.0.8",
29-
"@walletconnect/sign-client": "2.20.1",
29+
"@walletconnect/universal-provider": "2.20.1",
3030
"@walletconnect/types": "2.20.1",
3131
"@walletconnect/utils": "2.20.1",
32-
"@web3modal/standalone": "2.4.3",
32+
"@reown/appkit": "1.7.5",
3333
"axios": "^1.0.0",
3434
"bitcoinjs-lib": "^6.1.5",
3535
"bitcoinjs-message": "^2.2.0",
@@ -62,13 +62,13 @@
6262
"@types/react": "18.0.15",
6363
"@types/react-dom": "18.0.6",
6464
"@types/styled-components": "^5.1.34",
65-
"eslint": "8.21.0",
65+
"eslint": "9.26.0",
6666
"eslint-config-next": "14.2.25",
6767
"eslint-plugin-package-json": "^0.13.1",
6868
"jsonc-eslint-parser": "^2.4.0",
6969
"pino-pretty": "^13.0.0",
7070
"prettier": "^2.8.8",
71-
"typescript": "^4.7.4"
71+
"typescript": "5.8.3"
7272
},
7373
"pnpm": {
7474
"overrides": {

0 commit comments

Comments
 (0)