mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 03:17:58 +00:00
Upgrade polkadot deps (#836)
* chore: upgrade deps * fix: correct capitalization of "Overview" in README * fix: correct capitalization of "overview" in README * fix: update typescript version in package.json and yarn.lock * fix: downgrade typescript version to 5.5.4
This commit is contained in:
@@ -20,10 +20,10 @@
|
||||
"version": "3.14.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^13.5.1",
|
||||
"@polkadot/keyring": "^13.5.2",
|
||||
"@polkadot/ui-settings": "3.14.1",
|
||||
"@polkadot/util": "^13.5.1",
|
||||
"@polkadot/util-crypto": "^13.5.1",
|
||||
"@polkadot/util": "^13.5.2",
|
||||
"@polkadot/util-crypto": "^13.5.2",
|
||||
"mkdirp": "^3.0.1",
|
||||
"rxjs": "^7.8.1",
|
||||
"store": "^2.0.12",
|
||||
|
||||
Reference in New Issue
Block a user