Skip to content

Commit

Permalink
chore(deps): update polkadot-js deps (#1547)
Browse files Browse the repository at this point in the history
  • Loading branch information
Imod7 authored Nov 18, 2024
1 parent fb81a16 commit 3ff1e48
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 178 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"test:test-release": "yarn build:scripts && node scripts/build/runYarnPack.js"
},
"dependencies": {
"@polkadot/api": "^14.2.3",
"@polkadot/api-augment": "^14.2.3",
"@polkadot/api-contract": "^14.2.3",
"@polkadot/types": "^14.2.3",
"@polkadot/types-codec": "^14.2.3",
"@polkadot/api": "^14.3.1",
"@polkadot/api-augment": "^14.3.1",
"@polkadot/api-contract": "^14.3.1",
"@polkadot/types": "^14.3.1",
"@polkadot/types-codec": "^14.3.1",
"@polkadot/util": "^13.2.3",
"@polkadot/util-crypto": "^13.2.3",
"@substrate/calc": "^0.3.1",
Expand Down
Loading

0 comments on commit 3ff1e48

Please sign in to comment.