|
17 | 17 | "dist"
|
18 | 18 | ],
|
19 | 19 | "dependencies": {
|
20 |
| - "@aptos-labs/ts-sdk": "^1.33.1", |
21 |
| - "@aptos-labs/wallet-adapter-core": "^4.23.0", |
22 |
| - "@coral-xyz/anchor": "^0.29.0", |
| 20 | + "@aptos-labs/ts-sdk": "1.35.0", |
| 21 | + "@aptos-labs/wallet-adapter-core": "4.24.0", |
| 22 | + "@coral-xyz/anchor": "0.29.0", |
23 | 23 | "@emotion/react": "^11.10.5",
|
24 | 24 | "@emotion/styled": "^11.10.5",
|
25 | 25 | "@ledgerhq/devices": "6.27.1",
|
|
28 | 28 | "@ledgerhq/hw-transport-webhid": "6.27.1",
|
29 | 29 | "@ledgerhq/logs": "6.12.0",
|
30 | 30 | "@mayanfinance/wormhole-sdk-route": "1.11.0",
|
31 |
| - "@metaplex-foundation/mpl-token-metadata": "^3.3.0", |
32 |
| - "@metaplex-foundation/umi": "^0.9.2", |
33 |
| - "@metaplex-foundation/umi-bundle-defaults": "^0.9.2", |
| 31 | + "@metaplex-foundation/mpl-token-metadata": "3.4.0", |
| 32 | + "@metaplex-foundation/umi": "0.9.2", |
| 33 | + "@metaplex-foundation/umi-bundle-defaults": "0.9.2", |
34 | 34 | "@mui/icons-material": "^5.11.0",
|
35 | 35 | "@mui/material": "^5.11.4",
|
36 |
| - "@mysten/sui.js": "^0.32.2", |
37 |
| - "@project-serum/anchor": "^0.26.0", |
| 36 | + "@mysten/sui": "1.21.2", |
| 37 | + "@project-serum/anchor": "0.26.0", |
38 | 38 | "@reduxjs/toolkit": "^2.5.1",
|
39 |
| - "@solana/spl-token": "^0.3.9", |
40 |
| - "@solana/wallet-adapter-wallets": "^0.19.25", |
41 |
| - "@solana/web3.js": "^1.95.8", |
| 39 | + "@solana/spl-token": "0.4.0", |
| 40 | + "@solana/wallet-adapter-wallets": "0.19.32", |
| 41 | + "@solana/web3.js": "1.98.0", |
42 | 42 | "@wormhole-foundation/sdk": "1.13.1",
|
43 | 43 | "@wormhole-foundation/sdk-definitions": "1.13.1",
|
44 | 44 | "@wormhole-foundation/sdk-definitions-ntt": "^0.6.1",
|
45 | 45 | "@wormhole-foundation/sdk-evm-ntt": "^0.6.1",
|
46 | 46 | "@wormhole-foundation/sdk-icons": "^1.0.0",
|
47 | 47 | "@wormhole-foundation/sdk-route-ntt": "^0.6.1",
|
48 | 48 | "@wormhole-foundation/sdk-solana-ntt": "^0.6.1",
|
49 |
| - "@xlabs-libs/wallet-aggregator-aptos": "^1.0.0-alpha.2", |
50 |
| - "@xlabs-libs/wallet-aggregator-core": "^0.0.1-alpha.23", |
51 |
| - "@xlabs-libs/wallet-aggregator-evm": "^0.0.2-alpha.6", |
52 |
| - "@xlabs-libs/wallet-aggregator-solana": "^0.0.1-alpha.15", |
53 |
| - "@xlabs-libs/wallet-aggregator-sui": "^0.0.1-alpha.11", |
| 49 | + "@xlabs-libs/wallet-aggregator-aptos": "1.0.0-alpha.2", |
| 50 | + "@xlabs-libs/wallet-aggregator-core": "0.0.1-alpha.23", |
| 51 | + "@xlabs-libs/wallet-aggregator-evm": "0.0.2-alpha.6", |
| 52 | + "@xlabs-libs/wallet-aggregator-solana": "0.0.1-alpha.16", |
| 53 | + "@xlabs-libs/wallet-aggregator-sui": "0.0.1-alpha.11", |
54 | 54 | "axios": "1.4.0",
|
55 | 55 | "binary-parser": "^2.2.1",
|
56 |
| - "ethers": "^6.4.2", |
| 56 | + "ethers": "6.13.5", |
57 | 57 | "lz-string": "^1.5.0",
|
58 | 58 | "material-ui-popup-state": "^5.0.4",
|
59 | 59 | "react-infinite-scroller": "^1.2.6",
|
|
0 commit comments