|
20 | 20 | "test:ui": "npx playwright test --ui" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "@airgap/beacon-sdk": "^4.6.1", |
24 | | - "@airgap/beacon-types": "^4.6.1", |
| 23 | + "@ecadlabs/beacon-dapp": "^4.8.1-ecad", |
| 24 | + "@ecadlabs/beacon-types": "^4.8.1-ecad", |
25 | 25 | "@ledgerhq/hw-transport-webhid": "^6.30.8", |
26 | 26 | "@sentry/vue": "^10.17.0", |
27 | 27 | "@tailwindcss/vite": "^4.1.14", |
28 | | - "@taquito/beacon-wallet": "^24.1.0-beta.0", |
29 | | - "@taquito/ledger-signer": "^24.1.0-beta.0", |
30 | | - "@taquito/michel-codec": "^24.1.0-beta.0", |
31 | | - "@taquito/remote-signer": "^24.1.0-beta.0", |
32 | | - "@taquito/sapling": "^24.1.0-beta.0", |
33 | | - "@taquito/signer": "^24.1.0-beta.0", |
34 | | - "@taquito/taquito": "^24.1.0-beta.0", |
35 | | - "@taquito/tzip12": "^24.1.0-beta.0", |
36 | | - "@taquito/tzip16": "^24.1.0-beta.0", |
37 | | - "@taquito/utils": "^24.1.0-beta.0", |
38 | | - "@taquito/wallet-connect": "^24.1.0-beta.0", |
| 28 | + "@taquito/beacon-wallet": "24.2.0-beta.0", |
| 29 | + "@taquito/ledger-signer": "24.2.0-beta.0", |
| 30 | + "@taquito/michel-codec": "24.2.0-beta.0", |
| 31 | + "@taquito/remote-signer": "24.2.0-beta.0", |
| 32 | + "@taquito/sapling": "24.2.0-beta.0", |
| 33 | + "@taquito/signer": "24.2.0-beta.0", |
| 34 | + "@taquito/taquito": "24.2.0-beta.0", |
| 35 | + "@taquito/tzip12": "24.2.0-beta.0", |
| 36 | + "@taquito/tzip16": "24.2.0-beta.0", |
| 37 | + "@taquito/utils": "24.2.0-beta.0", |
| 38 | + "@taquito/wallet-connect": "24.2.0-beta.0", |
39 | 39 | "@tezos-core-tools/crypto-utils": "^0.0.7", |
40 | 40 | "@vueuse/core": "^13.9.0", |
41 | 41 | "@web3auth/base": "^9.7.0", |
|
0 commit comments