mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-30 22:11:03 +00:00
Bump deps (#75)
This commit is contained in:
+3
-3
@@ -11,8 +11,8 @@
|
|||||||
],
|
],
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"babel-core": "^7.0.0-bridge.0",
|
"babel-core": "^7.0.0-bridge.0",
|
||||||
"rxjs": "^6.3.2",
|
"rxjs": "^6.4.0",
|
||||||
"typescript": "^3.2.2"
|
"typescript": "^3.3.3"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "polkadot-dev-build-ts",
|
"build": "polkadot-dev-build-ts",
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.2.2",
|
"@babel/core": "^7.2.2",
|
||||||
"@polkadot/dev-react": "^0.23.15",
|
"@polkadot/dev-react": "^0.24.2",
|
||||||
"@polkadot/ts": "^0.1.52",
|
"@polkadot/ts": "^0.1.52",
|
||||||
"empty": "^0.10.1"
|
"empty": "^0.10.1"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,6 +9,6 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.2.0"
|
"@babel/runtime": "^7.3.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.2.0",
|
"@babel/runtime": "^7.3.1",
|
||||||
"@polkadot/ui-settings": "^0.26.2",
|
"@polkadot/ui-settings": "^0.26.2",
|
||||||
"@types/color": "^3.0.0",
|
"@types/color": "^3.0.0",
|
||||||
"@types/react-copy-to-clipboard": "^4.2.6",
|
"@types/react-copy-to-clipboard": "^4.2.6",
|
||||||
@@ -22,8 +22,8 @@
|
|||||||
"react": "*"
|
"react": "*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/keyring": "^0.34.10",
|
"@polkadot/keyring": "^0.34.15",
|
||||||
"@polkadot/util-crypto": "^0.34.10",
|
"@polkadot/util-crypto": "^0.34.15",
|
||||||
"xmlserializer": "^0.6.1"
|
"xmlserializer": "^0.6.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
"contributors": [],
|
"contributors": [],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.2.0",
|
"@babel/runtime": "^7.3.1",
|
||||||
"@types/store": "^2.0.1",
|
"@types/store": "^2.0.1",
|
||||||
"rxjs": "^6.3.3",
|
"rxjs": "^6.4.0",
|
||||||
"store": "^2.0.12"
|
"store": "^2.0.12"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/keyring": "^0.34.10",
|
"@polkadot/keyring": "^0.34.15",
|
||||||
"@polkadot/types": "^0.43.4",
|
"@polkadot/types": "^0.43.6",
|
||||||
"@polkadot/util": "^0.34.10"
|
"@polkadot/util": "^0.34.15"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@polkadot/keyring": "*",
|
"@polkadot/keyring": "*",
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.2.0",
|
"@babel/runtime": "^7.3.1",
|
||||||
"@types/store": "^2.0.1",
|
"@types/store": "^2.0.1",
|
||||||
"store": "^2.0.12"
|
"store": "^2.0.12"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user