mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-24 05:21:03 +00:00
Bump deps, remove deprecated ui-util (#145)
* Bump deps, remove deprecated ui-util * Bumop, fix lint * Update vuepress config (excl. removed ui-util)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"color": "^3.1.2",
|
||||
"jdenticon": "^2.1.1",
|
||||
"react-copy-to-clipboard": "^5.0.1",
|
||||
"styled-components": "^4.2.0"
|
||||
"styled-components": "^4.3.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
@@ -24,8 +24,8 @@
|
||||
"react": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.92.1",
|
||||
"@polkadot/util-crypto": "^0.92.1",
|
||||
"@polkadot/keyring": "^0.93.0-beta.3",
|
||||
"@polkadot/util-crypto": "^0.93.0-beta.3",
|
||||
"xmlserializer": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user