|
62 | 62 | "@typescript-eslint/eslint-plugin": "^8.15.0", |
63 | 63 | "@typescript-eslint/parser": "^8.15.0", |
64 | 64 | "@typescript-eslint/utils": "^8.15.0", |
65 | | - "@wagmi/cli": "^2.1.18", |
| 65 | + "@wagmi/cli": "^2.2.0", |
66 | 66 | "eslint": "^9.15.0", |
67 | 67 | "eslint-config-prettier": "^9.1.0", |
68 | 68 | "eslint-import-resolver-typescript": "^3.6.3", |
|
80 | 80 | }, |
81 | 81 | "dependencies": { |
82 | 82 | "@bigmi/react": "^0.1.0", |
| 83 | + "@coinbase/wallet-sdk": "^4.3.2", |
83 | 84 | "@cyntler/react-doc-viewer": "^1.17.0", |
84 | 85 | "@graphql-tools/batch-execute": "^9.0.11", |
85 | 86 | "@graphql-tools/utils": "^10.7.2", |
86 | 87 | "@kleros/kleros-app": "workspace:^", |
87 | 88 | "@kleros/kleros-sdk": "workspace:^", |
88 | 89 | "@kleros/kleros-v2-contracts": "workspace:^", |
89 | 90 | "@kleros/ui-components-library": "^2.20.0", |
90 | | - "@lifi/wallet-management": "^3.6.0", |
91 | | - "@lifi/widget": "^3.14.2", |
92 | | - "@reown/appkit": "^1.6.5", |
93 | | - "@reown/appkit-adapter-wagmi": "^1.6.5", |
| 91 | + "@lifi/wallet-management": "^3.7.1", |
| 92 | + "@lifi/widget": "^3.18.1", |
| 93 | + "@reown/appkit": "^1.7.1", |
| 94 | + "@reown/appkit-adapter-wagmi": "^1.7.1", |
94 | 95 | "@sentry/react": "^7.120.0", |
95 | 96 | "@sentry/tracing": "^7.120.0", |
96 | | - "@solana/wallet-adapter-react": "^0.15.35", |
97 | | - "@tanstack/react-query": "^5.62.2", |
| 97 | + "@solana/wallet-adapter-react": "^0.15.36", |
| 98 | + "@solana/web3.js": "^1.98.0", |
| 99 | + "@tanstack/react-query": "^5.69.0", |
98 | 100 | "@types/react-modal": "^3.16.3", |
99 | | - "@wagmi/connectors": "^5.5.0", |
100 | | - "@wagmi/core": "^2.16.3", |
| 101 | + "@wagmi/connectors": "^5.7.11", |
| 102 | + "@wagmi/core": "^2.16.7", |
101 | 103 | "@yornaath/batshit": "^0.10.0", |
102 | 104 | "chart.js": "^3.9.1", |
103 | 105 | "chartjs-adapter-moment": "^1.0.1", |
|
125 | 127 | "react-use": "^17.5.1", |
126 | 128 | "styled-components": "^5.3.3", |
127 | 129 | "subgraph-status": "^1.2.4", |
128 | | - "viem": "^2.21.54", |
129 | | - "wagmi": "^2.14.10" |
| 130 | + "viem": "^2.24.1", |
| 131 | + "wagmi": "^2.14.15" |
130 | 132 | } |
131 | 133 | } |
0 commit comments