Skip to content

Commit

Permalink
chore(deps): update polkadot-js deps (#1567)
Browse files Browse the repository at this point in the history
  • Loading branch information
Imod7 authored Jan 7, 2025
1 parent 7ddd854 commit fe2e697
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 231 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
"test:test-release": "yarn build:scripts && node scripts/build/runYarnPack.js"
},
"dependencies": {
"@polkadot/api": "^15.0.2",
"@polkadot/api-augment": "^15.0.2",
"@polkadot/api-contract": "^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",
"@polkadot/api": "^15.2.1",
"@polkadot/api-augment": "^15.2.1",
"@polkadot/api-contract": "^15.2.1",
"@polkadot/types": "^15.2.1",
"@polkadot/types-codec": "^15.2.1",
"@polkadot/util": "^13.3.1",
"@polkadot/util-crypto": "^13.3.1",
"@substrate/calc": "^0.3.1",
"argparse": "^2.0.1",
"confmgr": "^1.1.0",
Expand Down
Loading

0 comments on commit fe2e697

Please sign in to comment.