Skip to content

Commit

Permalink
chore(deps): update pjs
Browse files Browse the repository at this point in the history
  • Loading branch information
marshacb committed Dec 14, 2024
1 parent d735442 commit 691fe4e
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 162 deletions.
19 changes: 13 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,23 @@
"dependencies": {
"@acala-network/chopsticks-core": "^1.0.1",
"@acala-network/chopsticks-testing": "^1.0.1",
"@polkadot/api": "^14.2.3",
"@polkadot/api-augment": "^14.2.3",
"@polkadot/types": "^14.2.3",
"@polkadot/types-codec": "^14.2.3",
"@polkadot/api": "^15.0.2",
"@polkadot/api-augment": "^15.0.2",
"@polkadot/types": "^15.0.2",
"@polkadot/types-codec": "^15.0.2",
"@polkadot/util": "^13.2.3",
"@polkadot/util-crypto": "^13.2.3",
"@substrate/asset-transfer-api-registry": "^0.2.24"
},
"resolutions": {
"@polkadot/util-crypto": "13.2.2",
"@polkadot/util": "13.2.2"
"@polkadot/api": "^15.0.2",
"@polkadot/types-create": "15.0.2",
"@polkadot/rpc-provider": "15.0.2",
"@polkadot/api-augment": "^15.0.2",
"@polkadot/types": "^15.0.2",
"@polkadot/types-codec": "15.0.2",
"@polkadot/util-crypto": "13.2.3",
"@polkadot/util": "13.2.3",
"@polkadot/keyring": "13.2.3"
}
}
Loading

0 comments on commit 691fe4e

Please sign in to comment.