|
55 | 55 | "@babel/preset-env": "^7.13.9", |
56 | 56 | "@babel/preset-typescript": "^7.13.0", |
57 | 57 | "@pinata/sdk": "^1.1.13", |
58 | | - "@polkadot/api": "^8.12.2", |
59 | | - "@polkadot/keyring": "^10.0.2", |
60 | | - "@polkadot/util-crypto": "^10.0.2", |
61 | | - "@polkadot/x-randomvalues": "^10.0.2", |
| 58 | + "@polkadot/api": "^9.0.1", |
| 59 | + "@polkadot/keyring": "^10.1.2", |
| 60 | + "@polkadot/util-crypto": "^10.1.2", |
| 61 | + "@polkadot/x-randomvalues": "^10.1.2", |
62 | 62 | "@rollup/plugin-babel": "^5.3.0", |
63 | 63 | "@rollup/plugin-commonjs": "^17.1.0", |
64 | 64 | "@rollup/plugin-json": "^4.1.0", |
|
89 | 89 | "webpack-cli": "^4.5.0" |
90 | 90 | }, |
91 | 91 | "dependencies": { |
92 | | - "@polkadot/api-augment": "^8.12.2", |
| 92 | + "@polkadot/api-augment": "^9.0.1", |
93 | 93 | "JSONStream": "^1.3.5", |
94 | 94 | "chalk": "^4.1.0", |
95 | 95 | "emoji-regex": "^9.2.2", |
|
102 | 102 | "winston": "^3.3.3" |
103 | 103 | }, |
104 | 104 | "peerDependency": { |
105 | | - "@polkadot/api": "^8.x", |
| 105 | + "@polkadot/api": "^9.x", |
106 | 106 | "@polkadot/keyring": "^10.x", |
107 | 107 | "@polkadot/util-crypto": "^10.x", |
108 | 108 | "@polkadot/util": "^10.x" |
|
0 commit comments