mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 12:38:05 +00:00
Bump deps (#543)
This commit is contained in:
@@ -21,27 +21,27 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^7.8.2",
|
||||
"@polkadot/keyring": "^7.8.3-27",
|
||||
"@polkadot/reactnative-identicon": "0.86.5",
|
||||
"@polkadot/ui-keyring": "0.86.5",
|
||||
"@polkadot/ui-settings": "0.86.5",
|
||||
"@polkadot/util": "^7.8.2",
|
||||
"@polkadot/util-crypto": "^7.8.2",
|
||||
"@polkadot/util": "^7.8.3-27",
|
||||
"@polkadot/util-crypto": "^7.8.3-27",
|
||||
"@react-native-community/async-storage": "^1.12.1",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
"os-browserify": "^0.3.0",
|
||||
"process": "^0.11.10",
|
||||
"react": "^17.0.2",
|
||||
"react-native": "^0.66.2",
|
||||
"react-native": "^0.66.3",
|
||||
"react-native-crypto": "^2.2.0",
|
||||
"react-native-randombytes": "^3.6.1",
|
||||
"stream-http": "^3.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.16.0",
|
||||
"@babel/runtime": "^7.16.0",
|
||||
"@react-native-community/cli-platform-ios": "^5.0.2",
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@react-native-community/cli-platform-ios": "^6.2.0",
|
||||
"@types/react-test-renderer": "17.0.1",
|
||||
"babel-jest": "^27.3.1",
|
||||
"metro-react-native-babel-preset": "^0.66.2",
|
||||
|
||||
Reference in New Issue
Block a user