mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 11:28:00 +00:00
Bump deps (#357)
* Bump deps * Update packages/ui-settings/src/defaults/crypto.ts * .eslintrc
This commit is contained in:
@@ -38,15 +38,15 @@
|
||||
"stream-http": "^3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.1",
|
||||
"@babel/core": "^7.11.4",
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@polkadot/keyring": "^3.2.1",
|
||||
"@polkadot/util": "^3.2.1",
|
||||
"@polkadot/util-crypto": "^3.2.1",
|
||||
"@polkadot/keyring": "^3.4.0-beta.1",
|
||||
"@polkadot/util": "^3.4.0-beta.1",
|
||||
"@polkadot/util-crypto": "^3.4.0-beta.1",
|
||||
"@react-native-community/cli-platform-ios": "^4.11.0",
|
||||
"@types/react-test-renderer": "16.9.3",
|
||||
"babel-jest": "^26.3.0",
|
||||
"metro-react-native-babel-preset": "^0.62.0",
|
||||
"metro-react-native-babel-preset": "^0.63.0",
|
||||
"react-test-renderer": "16.13.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user