|
207 | 207 | "trailingComma": "all"
|
208 | 208 | },
|
209 | 209 | "dependencies": {
|
210 |
| - "@polkadot-api/json-rpc-provider": "catalog:polkadot-api", |
211 |
| - "@polkadot-api/polkadot-signer": "catalog:polkadot-api", |
212 |
| - "@polkadot-api/codegen": "catalog:polkadot-api", |
213 |
| - "@polkadot-api/json-rpc-provider-proxy": "catalog:polkadot-api", |
214 |
| - "@polkadot-api/metadata-builders": "catalog:polkadot-api", |
215 |
| - "@polkadot-api/metadata-compatibility": "catalog:polkadot-api", |
216 |
| - "@polkadot-api/observable-client": "catalog:polkadot-api", |
217 |
| - "@polkadot-api/signer": "catalog:polkadot-api", |
218 |
| - "@polkadot-api/substrate-bindings": "catalog:polkadot-api", |
219 |
| - "@polkadot-api/substrate-client": "catalog:polkadot-api", |
220 |
| - "@polkadot-api/utils": "catalog:polkadot-api", |
| 210 | + "@polkadot-api/json-rpc-provider": "~0.0.4", |
| 211 | + "@polkadot-api/polkadot-signer": "~0.1.6", |
| 212 | + "@polkadot-api/codegen": "~0.12.3", |
| 213 | + "@polkadot-api/json-rpc-provider-proxy": "~0.2.3", |
| 214 | + "@polkadot-api/metadata-builders": "~0.8.1", |
| 215 | + "@polkadot-api/metadata-compatibility": "~0.1.8", |
| 216 | + "@polkadot-api/observable-client": "~0.5.8", |
| 217 | + "@polkadot-api/signer": "~0.1.7", |
| 218 | + "@polkadot-api/substrate-bindings": "~0.9.1", |
| 219 | + "@polkadot-api/substrate-client": "~0.2.2", |
| 220 | + "@polkadot-api/utils": "~0.1.2", |
221 | 221 | "@substrate/connect-extension-protocol": "workspace:^",
|
222 | 222 | "@substrate/connect-known-chains": "workspace:^",
|
223 | 223 | "rxjs": "^7.8.1"
|
224 | 224 | },
|
225 | 225 | "devDependencies": {
|
226 |
| - "typescript": "catalog:", |
227 |
| - "@polkadot-api/json-rpc-provider": "catalog:polkadot-api", |
228 |
| - "@polkadot-api/polkadot-signer": "catalog:polkadot-api", |
| 226 | + "typescript": "5.6.2", |
| 227 | + "@polkadot-api/json-rpc-provider": "~0.0.4", |
| 228 | + "@polkadot-api/polkadot-signer": "~0.1.6", |
229 | 229 | "@types/chrome": "^0.0.270",
|
230 | 230 | "smoldot": "2.0.30",
|
231 | 231 | "vitest": "^2.0.5"
|
|
0 commit comments