Bump deps (#320)

This commit is contained in:
Jaco Greeff
2020-05-15 12:57:38 +02:00
committed by GitHub
parent 47dede29c3
commit b6909b132a
5 changed files with 253 additions and 254 deletions
+4 -5
View File
@@ -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",
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -20,6 +20,6 @@
},
"devDependencies": {
"@polkadot/util-crypto": "^2.10.1",
"@types/react-native": "^0.62.7"
"@types/react-native": "^0.62.9"
}
}
+1 -1
View File
@@ -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": {
+246 -246
View File
File diff suppressed because it is too large Load Diff