|
26 | 26 | "@walletconnect/core": "^2.19.1",
|
27 | 27 | "@walletconnect/encoding": "^1.0.1",
|
28 | 28 | "@walletconnect/jsonrpc-utils": "^1.0.8",
|
29 |
| - "@walletconnect/sign-client": "2.20.1", |
| 29 | + "@walletconnect/universal-provider": "2.20.1", |
30 | 30 | "@walletconnect/types": "2.20.1",
|
31 | 31 | "@walletconnect/utils": "2.20.1",
|
32 |
| - "@web3modal/standalone": "2.4.3", |
| 32 | + "@reown/appkit": "1.7.5", |
33 | 33 | "axios": "^1.0.0",
|
34 | 34 | "bitcoinjs-lib": "^6.1.5",
|
35 | 35 | "bitcoinjs-message": "^2.2.0",
|
|
62 | 62 | "@types/react": "18.0.15",
|
63 | 63 | "@types/react-dom": "18.0.6",
|
64 | 64 | "@types/styled-components": "^5.1.34",
|
65 |
| - "eslint": "8.21.0", |
| 65 | + "eslint": "9.26.0", |
66 | 66 | "eslint-config-next": "14.2.25",
|
67 | 67 | "eslint-plugin-package-json": "^0.13.1",
|
68 | 68 | "jsonc-eslint-parser": "^2.4.0",
|
69 | 69 | "pino-pretty": "^13.0.0",
|
70 | 70 | "prettier": "^2.8.8",
|
71 |
| - "typescript": "^4.7.4" |
| 71 | + "typescript": "5.8.3" |
72 | 72 | },
|
73 | 73 | "pnpm": {
|
74 | 74 | "overrides": {
|
|
0 commit comments