|
169 | 169 | "@fortawesome/react-fontawesome": "^0.1.18",
|
170 | 170 | "@hyperplay/chains": "^0.3.0",
|
171 | 171 | "@hyperplay/check-disk-space": "^3.5.2",
|
172 |
| - "@hyperplay/ui": "^1.7.6", |
| 172 | + "@hyperplay/ui": "1.7.6", |
173 | 173 | "@hyperplay/utils": "^0.0.16",
|
174 | 174 | "@mantine/carousel": "^7.5.1",
|
175 | 175 | "@mantine/core": "^7.5.1",
|
|
204 | 204 | "crc": "^4.1.1",
|
205 | 205 | "discord-rich-presence-typescript": "^0.0.8",
|
206 | 206 | "electron-store": "^8.0.1",
|
207 |
| - "electron-updater": "^5.0.1", |
| 207 | + "electron-updater": "^6.2.1", |
208 | 208 | "embla-carousel-autoplay": ">=7.0.0",
|
209 | 209 | "embla-carousel-react": ">=7.0.0",
|
210 | 210 | "ethers": "^6.12.1",
|
|
308 | 308 | ]
|
309 | 309 | },
|
310 | 310 | "devDependencies": {
|
311 |
| - "@babel/plugin-transform-arrow-functions": "^7.22.5", |
312 |
| - "@lavamoat/allow-scripts": "^3.0.2", |
313 |
| - "@lavamoat/preinstall-always-fail": "^2.0.0", |
314 |
| - "@playwright/test": "^1.43.1", |
315 |
| - "@testing-library/dom": "^7.31.0", |
316 |
| - "@testing-library/jest-dom": "^6.2.0", |
317 |
| - "@testing-library/react": "^14.0.0", |
318 |
| - "@testing-library/user-event": "^14.1.1", |
319 |
| - "@types/chrome": "^0.0.231", |
| 311 | + "@babel/plugin-transform-arrow-functions": "^7.24.7", |
| 312 | + "@lavamoat/allow-scripts": "^3.2.0", |
| 313 | + "@lavamoat/preinstall-always-fail": "^2.1.0", |
| 314 | + "@playwright/test": "^1.46.0", |
| 315 | + "@testing-library/dom": "^7.31.2", |
| 316 | + "@testing-library/jest-dom": "^6.4.8", |
| 317 | + "@testing-library/react": "^14.3.1", |
| 318 | + "@testing-library/user-event": "^14.5.2", |
| 319 | + "@types/chrome": "^0.0.269", |
320 | 320 | "@types/classnames": "^2.3.1",
|
321 |
| - "@types/i18next-fs-backend": "^1.1.2", |
322 |
| - "@types/ini": "^1.3.31", |
323 |
| - "@types/jest": "^29.5.11", |
324 |
| - "@types/node": "^17.0.25", |
325 |
| - "@types/plist": "^3.0.2", |
| 321 | + "@types/i18next-fs-backend": "^1.1.5", |
| 322 | + "@types/ini": "^1.3.34", |
| 323 | + "@types/jest": "^29.5.12", |
| 324 | + "@types/node": "^20.16.2", |
| 325 | + "@types/plist": "^3.0.5", |
326 | 326 | "@types/react": "^18.0.24",
|
327 | 327 | "@types/react-dom": "^18.0.8",
|
328 | 328 | "@types/react-router-dom": "^5.3.3",
|
329 |
| - "@types/supertest": "^2.0.12", |
330 |
| - "@types/tmp": "^0.2.3", |
331 |
| - "@types/ws": "^8.5.5", |
332 |
| - "@typescript-eslint/eslint-plugin": "^6.13.2", |
333 |
| - "@typescript-eslint/parser": "^6.13.2", |
334 |
| - "@valist/sdk": "^2.9.5", |
335 |
| - "@vitejs/plugin-react": "^2.2.0", |
| 329 | + "@types/tmp": "^0.2.6", |
| 330 | + "@types/ws": "^8.5.12", |
| 331 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 332 | + "@typescript-eslint/parser": "^6.21.0", |
| 333 | + "@valist/sdk": "^2.9.17", |
| 334 | + "@vitejs/plugin-react": "^4.3.1", |
336 | 335 | "cross-env": "^7.0.3",
|
337 |
| - "electron": "^28.0.0", |
| 336 | + "electron": "^32.0.1", |
338 | 337 | "electron-builder": "^24.13.3",
|
339 | 338 | "electron-playwright-helpers": "^1.7.1",
|
340 |
| - "electron-vite": "^2.1.0", |
| 339 | + "electron-vite": "^2.3.0", |
341 | 340 | "eslint": "^8.13.0",
|
342 | 341 | "eslint-config-prettier": "^8.5.0",
|
343 | 342 | "eslint-plugin-import": "^2.26.0",
|
344 | 343 | "eslint-plugin-react": "^7.29.4",
|
345 |
| - "fast-xml-parser": "^4.3.5", |
346 |
| - "husky": "^7.0.4", |
347 |
| - "i18next-parser": "^6.3.0", |
| 344 | + "fast-xml-parser": "^4.4.1", |
| 345 | + "husky": "^9.1.4", |
| 346 | + "i18next-parser": "^9.0.1", |
348 | 347 | "jest": "^29.7.0",
|
349 | 348 | "pkg": "^5.8.1",
|
350 |
| - "playwright": "^1.43.1", |
351 |
| - "prettier": "^2.6.2", |
352 |
| - "pretty-quick": "^3.1.3", |
| 349 | + "playwright": "^1.46.0", |
| 350 | + "prettier": "^2.8.8", |
| 351 | + "pretty-quick": "^4.0.0", |
| 352 | + "react-markdown": "^9.0.1", |
353 | 353 | "sass": "^1.55.0",
|
354 |
| - "supertest": "^6.2.4", |
355 |
| - "tmp": "^0.2.1", |
| 354 | + "tmp": "^0.2.3", |
356 | 355 | "ts-jest": "^29.1.1",
|
357 | 356 | "type-fest": "^3.2.0",
|
358 |
| - "typescript": "^5.3.2", |
359 |
| - "vite": "^5.2.8", |
| 357 | + "typescript": "5.3.3", |
| 358 | + "vite": "^5.4.0", |
360 | 359 | "vite-plugin-svgr": "^2.2.2"
|
361 | 360 | },
|
362 | 361 | "optionalDependencies": {
|
|
394 | 393 | "viem>ws>bufferutil": true,
|
395 | 394 | "viem>ws>utf-8-validate": true,
|
396 | 395 | "@hyperplay/extension-importer>classic-level": true,
|
397 |
| - "classic-level": false |
| 396 | + "classic-level": false, |
| 397 | + "i18next-parser>esbuild": false, |
| 398 | + "wagmi>@wagmi/connectors>@metamask/sdk>@metamask/sdk-communication-layer>utf-8-validate": false |
398 | 399 | }
|
399 | 400 | }
|
400 | 401 | }
|
0 commit comments