mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-12 07:21:03 +00:00
Bump deps (#28)
This commit is contained in:
+3
-3
@@ -23,9 +23,9 @@
|
||||
"demo:identicon": "webpack-serve --config packages/ui-identicon/webpack.config.js --content packages/ui-identicon --port 3000"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.2.0",
|
||||
"@polkadot/dev-react": "^0.22.12",
|
||||
"@polkadot/ts": "^0.1.43",
|
||||
"@babel/core": "^7.2.2",
|
||||
"@polkadot/dev-react": "^0.23.1",
|
||||
"@polkadot/ts": "^0.1.44",
|
||||
"empty": "^0.10.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.2.0",
|
||||
"@polkadot/keyring": "^0.33.20",
|
||||
"@polkadot/keyring": "^0.33.22",
|
||||
"@polkadot/ui-settings": "^0.24.2",
|
||||
"@polkadot/util-crypto": "^0.33.20",
|
||||
"@polkadot/util-crypto": "^0.33.22",
|
||||
"@types/color": "^3.0.0",
|
||||
"@types/react-copy-to-clipboard": "^4.2.6",
|
||||
"color": "^3.0.0",
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.2.0",
|
||||
"@polkadot/keyring": "^0.33.20",
|
||||
"@polkadot/types": "^0.34.8",
|
||||
"@polkadot/keyring": "^0.33.22",
|
||||
"@polkadot/types": "^0.34.12",
|
||||
"@types/store": "^2.0.1",
|
||||
"store": "^2.0.12"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user