|
17 | 17 | "./detectPackage.cjs"
|
18 | 18 | ],
|
19 | 19 | "type": "module",
|
20 |
| - "version": "1.3.20-0", |
| 20 | + "version": "1.3.23-0", |
21 | 21 | "main": "index.js",
|
22 | 22 | "dependencies": {
|
23 | 23 | "@acala-network/api": "^5.0.2",
|
24 | 24 | "@apollo/client": "^3.7.14",
|
25 | 25 | "@azns/resolver-core": "^1.4.0",
|
26 |
| - "@chainflip/sdk": "^1.6.0", |
| 26 | + "@emurgo/cardano-serialization-lib-nodejs": "^13.2.0", |
27 | 27 | "@equilab/api": "~1.14.25",
|
28 | 28 | "@ethereumjs/common": "^4.1.0",
|
29 | 29 | "@ethereumjs/tx": "^5.1.0",
|
|
36 | 36 | "@metaverse-network-sdk/type-definitions": "^0.0.1-13",
|
37 | 37 | "@oak-foundation/types": "^0.0.23",
|
38 | 38 | "@polkadot-api/merkleize-metadata": "^1.1.0",
|
39 |
| - "@polkadot/api": "^15.0.1", |
40 |
| - "@polkadot/api-base": "^15.0.1", |
41 |
| - "@polkadot/api-contract": "^15.0.1", |
42 |
| - "@polkadot/api-derive": "^15.0.1", |
43 |
| - "@polkadot/apps-config": "^0.137.1", |
44 |
| - "@polkadot/hw-ledger": "^12.6.2", |
45 |
| - "@polkadot/networks": "^13.2.3", |
46 |
| - "@polkadot/phishing": "^0.22.7", |
47 |
| - "@polkadot/rpc-provider": "^15.0.1", |
48 |
| - "@polkadot/types": "^15.0.1", |
49 |
| - "@polkadot/types-augment": "^15.0.1", |
50 |
| - "@polkadot/types-known": "^15.0.1", |
51 |
| - "@polkadot/ui-settings": "^3.6.6", |
52 |
| - "@polkadot/util": "^13.2.3", |
53 |
| - "@polkadot/util-crypto": "^13.2.3", |
54 |
| - "@polkadot/x-global": "^12.2.1", |
| 39 | + "@polkadot/api": "^15.7.2", |
| 40 | + "@polkadot/api-base": "^15.7.2", |
| 41 | + "@polkadot/api-contract": "^15.7.2", |
| 42 | + "@polkadot/api-derive": "^15.7.2", |
| 43 | + "@polkadot/apps-config": "^0.150.2", |
| 44 | + "@polkadot/hw-ledger": "^13.4.3", |
| 45 | + "@polkadot/networks": "^13.4.3", |
| 46 | + "@polkadot/phishing": "^0.25.4", |
| 47 | + "@polkadot/rpc-provider": "^15.7.2", |
| 48 | + "@polkadot/types": "^15.7.2", |
| 49 | + "@polkadot/types-augment": "^15.7.2", |
| 50 | + "@polkadot/types-known": "^15.7.2", |
| 51 | + "@polkadot/ui-settings": "^3.12.2", |
| 52 | + "@polkadot/util": "^13.4.3", |
| 53 | + "@polkadot/util-crypto": "^13.4.3", |
| 54 | + "@polkadot/x-global": "^13.4.3", |
55 | 55 | "@reduxjs/toolkit": "^1.9.1",
|
56 | 56 | "@sora-substrate/type-definitions": "^1.17.7",
|
57 | 57 | "@substrate/connect": "^0.8.9",
|
58 |
| - "@subwallet/chain-list": "0.2.99", |
59 |
| - "@subwallet/extension-base": "^1.3.20-0", |
60 |
| - "@subwallet/extension-chains": "^1.3.20-0", |
61 |
| - "@subwallet/extension-dapp": "^1.3.20-0", |
62 |
| - "@subwallet/extension-inject": "^1.3.20-0", |
63 |
| - "@subwallet/keyring": "^0.1.8-beta.0", |
64 |
| - "@subwallet/ui-keyring": "^0.1.8-beta.0", |
| 58 | + "@subwallet/chain-list": "0.2.101", |
| 59 | + "@subwallet/extension-base": "^1.3.23-0", |
| 60 | + "@subwallet/extension-chains": "^1.3.23-0", |
| 61 | + "@subwallet/extension-dapp": "^1.3.23-0", |
| 62 | + "@subwallet/extension-inject": "^1.3.23-0", |
| 63 | + "@subwallet/keyring": "^0.1.9", |
| 64 | + "@subwallet/subwallet-api-sdk": "^1.3.23-0", |
| 65 | + "@subwallet/ui-keyring": "^0.1.9", |
65 | 66 | "@ton/core": "^0.56.3",
|
66 | 67 | "@ton/crypto": "^3.2.0",
|
67 | 68 | "@ton/ton": "^15.0.0",
|
|
105 | 106 | "web3-utils": "^1.10.0"
|
106 | 107 | },
|
107 | 108 | "devDependencies": {
|
108 |
| - "@subwallet/extension-mocks": "^1.3.20-0", |
| 109 | + "@subwallet/extension-mocks": "^1.3.23-0", |
109 | 110 | "@types/uuid": "^9.0.1"
|
110 | 111 | }
|
111 | 112 | }
|
0 commit comments