|
45 | 45 | "typescript": "^5.8.3" |
46 | 46 | }, |
47 | 47 | "dependencies": { |
48 | | - "@polymeshassociation/local-signing-manager": "^3.5.2", |
49 | | - "@polymeshassociation/polymesh-sdk": "29.1.0-beta.5", |
| 48 | + "@polymeshassociation/local-signing-manager": "^4.0.0", |
| 49 | + "@polymeshassociation/polymesh-sdk": "29.1.0-beta.15", |
50 | 50 | "cross-fetch": "^4.1.0", |
51 | 51 | "dotenv": "^16.5.0" |
52 | 52 | }, |
53 | 53 | "resolutions": { |
54 | | - "@polkadot/api": "11.2.1", |
55 | | - "@polkadot/api-augment": "11.2.1", |
56 | | - "@polkadot/api-base": "11.2.1", |
57 | | - "@polkadot/api-derive": "11.2.1", |
58 | | - "@polkadot/rpc-augment": "11.2.1", |
59 | | - "@polkadot/rpc-core": "11.2.1", |
60 | | - "@polkadot/rpc-provider": "11.2.1", |
61 | | - "@polkadot/types": "11.2.1", |
62 | | - "@polkadot/types-augment": "11.2.1", |
63 | | - "@polkadot/types-known": "11.2.1" |
| 54 | + "@polkadot/api": "16.5.2", |
| 55 | + "@polkadot/api-augment": "16.5.2", |
| 56 | + "@polkadot/api-base": "16.5.2", |
| 57 | + "@polkadot/api-derive": "16.5.2", |
| 58 | + "@polkadot/rpc-augment": "16.5.2", |
| 59 | + "@polkadot/rpc-core": "16.5.2", |
| 60 | + "@polkadot/rpc-provider": "16.5.2", |
| 61 | + "@polkadot/types": "16.5.2", |
| 62 | + "@polkadot/types-augment": "16.5.2", |
| 63 | + "@polkadot/types-known": "16.5.2" |
64 | 64 | }, |
65 | 65 | "packageManager": "yarn@4.9.2+sha512.1fc009bc09d13cfd0e19efa44cbfc2b9cf6ca61482725eb35bbc5e257e093ebf4130db6dfe15d604ff4b79efd8e1e8e99b25fa7d0a6197c9f9826358d4d65c3c" |
66 | 66 | } |
0 commit comments