|
20 | 20 | "./detectPackage.cjs" |
21 | 21 | ], |
22 | 22 | "type": "module", |
23 | | - "version": "8.8.3-14", |
| 23 | + "version": "8.9.0", |
24 | 24 | "main": "index.js", |
25 | 25 | "dependencies": { |
26 | 26 | "@babel/runtime": "^7.18.3", |
27 | | - "@polkadot/api-augment": "8.8.3-14", |
28 | | - "@polkadot/api-base": "8.8.3-14", |
29 | | - "@polkadot/api-derive": "8.8.3-14", |
| 27 | + "@polkadot/api-augment": "8.9.0", |
| 28 | + "@polkadot/api-base": "8.9.0", |
| 29 | + "@polkadot/api-derive": "8.9.0", |
30 | 30 | "@polkadot/keyring": "^9.5.1", |
31 | | - "@polkadot/rpc-augment": "8.8.3-14", |
32 | | - "@polkadot/rpc-core": "8.8.3-14", |
33 | | - "@polkadot/rpc-provider": "8.8.3-14", |
34 | | - "@polkadot/types": "8.8.3-14", |
35 | | - "@polkadot/types-augment": "8.8.3-14", |
36 | | - "@polkadot/types-codec": "8.8.3-14", |
37 | | - "@polkadot/types-create": "8.8.3-14", |
38 | | - "@polkadot/types-known": "8.8.3-14", |
| 31 | + "@polkadot/rpc-augment": "8.9.0", |
| 32 | + "@polkadot/rpc-core": "8.9.0", |
| 33 | + "@polkadot/rpc-provider": "8.9.0", |
| 34 | + "@polkadot/types": "8.9.0", |
| 35 | + "@polkadot/types-augment": "8.9.0", |
| 36 | + "@polkadot/types-codec": "8.9.0", |
| 37 | + "@polkadot/types-create": "8.9.0", |
| 38 | + "@polkadot/types-known": "8.9.0", |
39 | 39 | "@polkadot/util": "^9.5.1", |
40 | 40 | "@polkadot/util-crypto": "^9.5.1", |
41 | 41 | "eventemitter3": "^4.0.7", |
42 | 42 | "rxjs": "^7.5.5" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@polkadot/api-augment": "8.8.3-14", |
46 | | - "@polkadot/types-support": "8.8.3-14" |
| 45 | + "@polkadot/api-augment": "8.9.0", |
| 46 | + "@polkadot/types-support": "8.9.0" |
47 | 47 | } |
48 | 48 | } |
0 commit comments