mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 05:37:58 +00:00
Bump deps (#84)
This commit is contained in:
+3
-3
@@ -12,7 +12,7 @@
|
||||
"resolutions": {
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"rxjs": "^6.4.0",
|
||||
"typescript": "^3.3.3"
|
||||
"typescript": "^3.3.3333"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "polkadot-dev-build-ts",
|
||||
@@ -23,8 +23,8 @@
|
||||
"demo:identicon": "webpack-serve --config packages/ui-identicon/webpack.config.js --content packages/ui-identicon --port 3000"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.2.2",
|
||||
"@polkadot/dev-react": "^0.24.2",
|
||||
"@babel/core": "^7.3.3",
|
||||
"@polkadot/dev-react": "^0.24.6",
|
||||
"@polkadot/ts": "^0.1.53",
|
||||
"empty": "^0.10.1"
|
||||
}
|
||||
|
||||
@@ -23,8 +23,8 @@
|
||||
"react": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.34.21",
|
||||
"@polkadot/util-crypto": "^0.34.21",
|
||||
"@polkadot/keyring": "^0.34.24",
|
||||
"@polkadot/util-crypto": "^0.34.24",
|
||||
"xmlserializer": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,9 +16,9 @@
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.34.21",
|
||||
"@polkadot/types": "^0.45.9",
|
||||
"@polkadot/util": "^0.34.21"
|
||||
"@polkadot/keyring": "^0.34.24",
|
||||
"@polkadot/types": "^0.45.14",
|
||||
"@polkadot/util": "^0.34.24"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"@babel/runtime": "^7.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/types": "^0.45.9"
|
||||
"@polkadot/types": "^0.45.14"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/types": "*"
|
||||
|
||||
Reference in New Issue
Block a user