mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-12 22:21:05 +00:00
Bump deps (#320)
This commit is contained in:
+4
-5
@@ -8,8 +8,7 @@
|
||||
"packages/*"
|
||||
],
|
||||
"resolutions": {
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"typescript": "^3.8.3"
|
||||
"babel-core": "^7.0.0-bridge.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "polkadot-dev-build-ts",
|
||||
@@ -32,9 +31,9 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.9.6",
|
||||
"@babel/runtime": "^7.9.6",
|
||||
"@polkadot/dev": "^0.52.19",
|
||||
"@polkadot/ts": "^0.3.21",
|
||||
"@types/jest": "^25.2.1",
|
||||
"@polkadot/dev": "^0.53.5",
|
||||
"@polkadot/ts": "^0.3.22",
|
||||
"@types/jest": "^25.2.2",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
"empty": "^0.10.1",
|
||||
"react": "^16.13.1",
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"@polkadot/reactnative-identicon": "0.53.1",
|
||||
"@polkadot/ui-keyring": "0.53.1",
|
||||
"@polkadot/ui-settings": "0.53.1",
|
||||
"@react-native-community/async-storage": "^1.10.0",
|
||||
"@react-native-community/async-storage": "^1.10.1",
|
||||
"fast-text-encoding": "^1.0.2",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
"os-browserify": "^0.3.0",
|
||||
|
||||
@@ -20,6 +20,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/util-crypto": "^2.10.1",
|
||||
"@types/react-native": "^0.62.7"
|
||||
"@types/react-native": "^0.62.9"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.9.6",
|
||||
"eventemitter3": "^4.0.1",
|
||||
"eventemitter3": "^4.0.4",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user