Bump deps (#296)

* Bump deps

* @types/jest

* TS 3.8.3
This commit is contained in:
Jaco Greeff
2020-03-21 10:27:57 +01:00
committed by GitHub
parent b5882bf3a4
commit 49c4c592f1
13 changed files with 653 additions and 568 deletions
+9 -8
View File
@@ -9,7 +9,7 @@
],
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"typescript": "^3.8.2"
"typescript": "^3.8.3"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -30,15 +30,16 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.8.7",
"@babel/runtime": "^7.8.7",
"@polkadot/dev": "^0.51.1",
"@polkadot/ts": "^0.3.11",
"@babel/core": "^7.9.0",
"@babel/runtime": "^7.9.0",
"@polkadot/dev": "^0.51.6",
"@polkadot/ts": "^0.3.14",
"@types/jest": "^25.1.4",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-is": "^16.13.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-is": "^16.13.1",
"react-native": "^0.61.5",
"vue-template-compiler": "^2.6.11"
}
+1 -1
View File
@@ -9,6 +9,6 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.8.7"
"@babel/runtime": "^7.9.0"
}
}
+1 -1
View File
@@ -9,6 +9,6 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.8.7"
"@babel/runtime": "^7.9.0"
}
}
+6 -6
View File
@@ -31,23 +31,23 @@
"get-yarn-workspaces": "^1.0.2",
"os-browserify": "^0.3.0",
"process": "^0.11.10",
"react": "16.13.0",
"react": "16.13.1",
"react-native": "^0.61.5",
"react-native-crypto": "^2.2.0",
"react-native-randombytes": "^3.5.3",
"stream-http": "^3.1.0"
},
"devDependencies": {
"@babel/core": "^7.8.7",
"@babel/runtime": "^7.8.7",
"@babel/core": "^7.9.0",
"@babel/runtime": "^7.9.0",
"@polkadot/keyring": "^2.6.2",
"@polkadot/util": "^2.6.2",
"@polkadot/util-crypto": "^2.6.2",
"@react-native-community/cli-platform-ios": "^3.2.0",
"@react-native-community/cli-platform-ios": "^4.3.0",
"@types/react-test-renderer": "16.9.2",
"babel-jest": "^25.1.0",
"metro-react-native-babel-preset": "^0.58.0",
"react-test-renderer": "16.13.0"
"metro-react-native-babel-preset": "^0.59.0",
"react-test-renderer": "16.13.1"
},
"peerDependencies": {
"@polkadot/keyring": "*",
+1 -1
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.8.7",
"@babel/runtime": "^7.9.0",
"@polkadot/ui-settings": "0.52.0-beta.16",
"@polkadot/ui-shared": "0.52.0-beta.16",
"color": "^3.1.2",
+1 -1
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.8.7",
"@babel/runtime": "^7.9.0",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1"
},
+2 -2
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.8.7",
"@babel/runtime": "^7.9.0",
"@polkadot/ui-shared": "0.52.0-beta.16",
"react-native-svg": "^12.0.3"
},
@@ -20,6 +20,6 @@
},
"devDependencies": {
"@polkadot/util-crypto": "^2.6.2",
"@types/react-native": "^0.61.22"
"@types/react-native": "^0.61.23"
}
}
+1 -1
View File
@@ -9,6 +9,6 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.8.7"
"@babel/runtime": "^7.9.0"
}
}
+2 -2
View File
@@ -17,7 +17,7 @@
"./ledger/transportsWeb": "./ledger/transportsEmpty"
},
"dependencies": {
"@babel/runtime": "^7.8.7",
"@babel/runtime": "^7.9.0",
"@ledgerhq/hw-transport-u2f": "^5.11.0",
"@ledgerhq/hw-transport-webusb": "^5.11.0",
"extensionizer": "^1.0.1",
@@ -28,7 +28,7 @@
},
"devDependencies": {
"@polkadot/keyring": "^2.6.2",
"@polkadot/types": "^1.7.0-beta.16",
"@polkadot/types": "^1.8.0-beta.7",
"@polkadot/util": "^2.6.2",
"@types/ledgerhq__hw-transport-node-hid": "^4.22.1",
"@types/ledgerhq__hw-transport-u2f": "^4.21.1",
+1 -1
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.8.7",
"@babel/runtime": "^7.9.0",
"eventemitter3": "^4.0.0",
"store": "^2.0.12"
},
+1 -1
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.8.7",
"@babel/runtime": "^7.9.0",
"color": "^3.1.2"
},
"peerDependencies": {
+1 -1
View File
@@ -9,7 +9,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.8.7",
"@babel/runtime": "^7.9.0",
"@polkadot/ui-shared": "0.52.0-beta.16",
"jdenticon": "2.2.0"
},
+626 -542
View File
File diff suppressed because it is too large Load Diff