Skip to content

Commit

Permalink
chore: bump @polkadot deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbulat committed Nov 12, 2024
1 parent 4ddaa6f commit a846972
Show file tree
Hide file tree
Showing 4 changed files with 249 additions and 151 deletions.
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@fortawesome/react-fontawesome": "^0.2.2",
"@ledgerhq/hw-transport-webhid": "^6.29.2",
"@polkadot-api/merkleize-metadata": "^1.1.4",
"@polkadot/api": "^14.2.3",
"@polkadot/rpc-provider": "^14.2.3",
"@polkadot/api": "^14.3.1",
"@polkadot/rpc-provider": "^14.3.1",
"@polkawatch/ddp-client": "^2.0.20",
"@substrate/connect": "^2.0.1",
"@w3ux/extension-assets": "^0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/consts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"reset": "yarn run clear && rm -rf node_modules yarn.lock && yarn"
},
"dependencies": {
"@polkadot/util": "^13.2.2"
"@polkadot/util": "^13.2.3"
}
}
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"reset": "yarn run clear && rm -rf node_modules yarn.lock && yarn"
},
"dependencies": {
"@polkadot/util": "^13.2.2"
"@polkadot/util": "^13.2.3"
}
}
Loading

0 comments on commit a846972

Please sign in to comment.