|
155 | 155 | "@hyperplay/ui": "^0.1.4",
|
156 | 156 | "@mantine/core": "^6.0.9",
|
157 | 157 | "@mantine/hooks": "^6.0.9",
|
158 |
| - "@metamask/sdk": "^0.1.0", |
| 158 | + "@metamask/sdk": "^0.5.3", |
159 | 159 | "@mui/icons-material": "^5.10.9",
|
160 | 160 | "@mui/material": "^5.10.12",
|
161 | 161 | "@node-steam/vdf": "^2.2.0",
|
162 |
| - "@rudderstack/rudder-sdk-node": "^2.0.0", |
| 162 | + "@rudderstack/rudder-sdk-node": "^2.0.3", |
163 | 163 | "@sentry/electron": "^4.6.0",
|
164 | 164 | "@sentry/react": "7.50.0",
|
165 | 165 | "@shockpkg/icon-encoder": "^2.1.3",
|
|
169 | 169 | "@types/qrcode": "^1.5.0",
|
170 | 170 | "@types/react-blockies": "^1.4.1",
|
171 | 171 | "@types/unzipper": "^0.10.6",
|
172 |
| - "@walletconnect/web3-provider": "^1.8.0", |
| 172 | + "@walletconnect/browser-utils": "^1.8.0", |
| 173 | + "@walletconnect/ethereum-provider": "^2.9.0", |
| 174 | + "@walletconnect/modal": "^2.6.0", |
| 175 | + "@walletconnect/types": "^2.9.0", |
173 | 176 | "axios": "^0.26.1",
|
174 | 177 | "bn.js": "^5.2.1",
|
175 | 178 | "check-disk-space": "^3.3.1",
|
176 |
| - "classic-level": "^1.2.0", |
| 179 | + "classic-level": "1.2.0", |
177 | 180 | "classnames": "^2.3.1",
|
178 | 181 | "compare-versions": "^6.0.0-rc.1",
|
179 | 182 | "crc": "^4.1.1",
|
180 | 183 | "discord-rich-presence-typescript": "^0.0.8",
|
181 | 184 | "easydl": "^1.0.3",
|
182 | 185 | "electron-store": "^8.0.1",
|
183 | 186 | "electron-updater": "^5.0.1",
|
| 187 | + "ethers": "^6.6.3", |
184 | 188 | "express": "^4.18.1",
|
185 | 189 | "filesize": "^8.0.7",
|
186 | 190 | "find-process": "^1.4.7",
|
|
195 | 199 | "i18next-http-backend": "^1.4.0",
|
196 | 200 | "ini": "^3.0.0",
|
197 | 201 | "jsdom": "^20.0.0",
|
| 202 | + "lokijs": "^1.5.12", |
198 | 203 | "mobx": "^6.9.0",
|
199 | 204 | "mobx-react-lite": "^3.4.0",
|
200 | 205 | "plist": "^3.0.5",
|
201 |
| - "qrcode": "^1.5.1", |
| 206 | + "qrcode": "^1.5.3", |
202 | 207 | "react": "^18.2.0",
|
203 | 208 | "react-blockies": "^1.4.1",
|
204 | 209 | "react-dom": "^18.2.0",
|
|
214 | 219 | "systeminformation": "^5.15.0",
|
215 | 220 | "ts-prune": "^0.10.3",
|
216 | 221 | "tslib": "^2.4.0",
|
217 |
| - "web3": "^1.7.5", |
218 |
| - "yauzl": "^2.10.0" |
| 222 | + "yauzl": "^2.10.0", |
| 223 | + "zod": "^3.21.4" |
219 | 224 | },
|
220 | 225 | "scripts": {
|
221 | 226 | "start": "vite",
|
|
273 | 278 | "@types/react-router-dom": "^5.3.3",
|
274 | 279 | "@types/supertest": "^2.0.12",
|
275 | 280 | "@types/tmp": "^0.2.3",
|
| 281 | + "@types/ws": "^8.5.5", |
276 | 282 | "@typescript-eslint/eslint-plugin": "^5.20.0",
|
277 | 283 | "@typescript-eslint/parser": "^5.20.0",
|
278 | 284 | "@vitejs/plugin-react": "^2.2.0",
|
|
0 commit comments