|
17 | 17 | "./detectPackage.cjs"
|
18 | 18 | ],
|
19 | 19 | "type": "module",
|
20 |
| - "version": "1.1.64-0", |
| 20 | + "version": "1.1.66-0", |
21 | 21 | "main": "index.js",
|
22 | 22 | "dependencies": {
|
23 | 23 | "@acala-network/api": "^5.0.2",
|
|
29 | 29 | "@ethereumjs/tx": "^5.1.0",
|
30 | 30 | "@ethersproject/abi": "^5.7.0",
|
31 | 31 | "@galacticcouncil/sdk": "^2.1.0",
|
| 32 | + "@gear-js/api": "^0.37.2", |
32 | 33 | "@json-rpc-tools/utils": "^1.7.6",
|
33 | 34 | "@metamask/safe-event-emitter": "^2.0.0",
|
34 | 35 | "@metaverse-network-sdk/type-definitions": "^0.0.1-13",
|
35 | 36 | "@oak-foundation/types": "^0.0.23",
|
36 |
| - "@polkadot/api": "^10.12.4", |
| 37 | + "@polkadot/api": "^11.0.3", |
37 | 38 | "@polkadot/api-base": "^10.11.2",
|
38 |
| - "@polkadot/api-contract": "^10.12.4", |
39 |
| - "@polkadot/api-derive": "^10.12.4", |
40 |
| - "@polkadot/apps-config": "^0.135.1", |
| 39 | + "@polkadot/api-contract": "^11.0.3", |
| 40 | + "@polkadot/api-derive": "^11.0.3", |
| 41 | + "@polkadot/apps-config": "^0.137.1", |
41 | 42 | "@polkadot/hw-ledger": "^12.6.2",
|
42 | 43 | "@polkadot/networks": "^12.6.2",
|
43 |
| - "@polkadot/phishing": "^0.22.4", |
44 |
| - "@polkadot/rpc-provider": "^10.12.4", |
45 |
| - "@polkadot/types": "^10.12.4", |
46 |
| - "@polkadot/types-augment": "^10.12.4", |
47 |
| - "@polkadot/ui-settings": "^3.6.5", |
| 44 | + "@polkadot/phishing": "^0.22.7", |
| 45 | + "@polkadot/rpc-provider": "^11.0.3", |
| 46 | + "@polkadot/types": "^11.0.3", |
| 47 | + "@polkadot/types-augment": "^11.0.3", |
| 48 | + "@polkadot/ui-settings": "^3.6.6", |
48 | 49 | "@polkadot/util": "^12.6.2",
|
49 | 50 | "@polkadot/util-crypto": "^12.6.2",
|
50 | 51 | "@reduxjs/toolkit": "^1.9.1",
|
51 | 52 | "@sora-substrate/type-definitions": "^1.17.7",
|
52 | 53 | "@substrate/connect": "^0.8.9",
|
53 |
| - "@subwallet/chain-list": "0.2.60", |
54 |
| - "@subwallet/extension-base": "^1.1.64-0", |
55 |
| - "@subwallet/extension-chains": "^1.1.64-0", |
56 |
| - "@subwallet/extension-dapp": "^1.1.64-0", |
57 |
| - "@subwallet/extension-inject": "^1.1.64-0", |
| 54 | + "@subwallet/chain-list": "0.2.62", |
| 55 | + "@subwallet/extension-base": "^1.1.66-0", |
| 56 | + "@subwallet/extension-chains": "^1.1.66-0", |
| 57 | + "@subwallet/extension-dapp": "^1.1.66-0", |
| 58 | + "@subwallet/extension-inject": "^1.1.66-0", |
58 | 59 | "@subwallet/keyring": "^0.1.5",
|
59 | 60 | "@subwallet/ui-keyring": "^0.1.5",
|
60 | 61 | "@walletconnect/sign-client": "^2.8.4",
|
|
82 | 83 | "moment": "^2.29.4",
|
83 | 84 | "protobufjs": "^7.2.4",
|
84 | 85 | "rxjs": "^7.8.1",
|
| 86 | + "sails-js": "^0.1.3", |
85 | 87 | "uuid": "^9.0.0",
|
86 | 88 | "web3": "^1.10.0",
|
87 | 89 | "web3-core": "^1.10.0",
|
|
92 | 94 | "web3-utils": "^1.10.0"
|
93 | 95 | },
|
94 | 96 | "devDependencies": {
|
95 |
| - "@subwallet/extension-mocks": "^1.1.64-0", |
| 97 | + "@subwallet/extension-mocks": "^1.1.66-0", |
96 | 98 | "@types/uuid": "^9.0.1"
|
97 | 99 | }
|
98 | 100 | }
|
0 commit comments