Bump deps (#543)

This commit is contained in:
Jaco
2021-11-18 13:43:31 +01:00
committed by GitHub
parent 465152698d
commit d38a8dfd96
13 changed files with 414 additions and 442 deletions
+6 -6
View File
@@ -33,23 +33,23 @@
},
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/runtime": "^7.16.0",
"@polkadot/dev": "^0.63.27",
"@polkadot/ts": "^0.4.13",
"@polkadot/x-bundle": "^7.8.2",
"@babel/runtime": "^7.16.3",
"@polkadot/dev": "^0.63.29",
"@polkadot/ts": "^0.4.14",
"@polkadot/x-bundle": "^7.8.3-27",
"@types/jest": "^27.0.2",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"react-native": "^0.66.2",
"react-native": "^0.66.3",
"vue-template-compiler": "^2.6.14",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12",
"webpack-serve": "^3.2.0"
},
"resolutions": {
"typescript": "^4.4.4"
"typescript": "^4.5.2"
}
}
+1 -1
View File
@@ -17,6 +17,6 @@
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0"
"@babel/runtime": "^7.16.3"
}
}
+1 -1
View File
@@ -17,6 +17,6 @@
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0"
"@babel/runtime": "^7.16.3"
}
}
+6 -6
View File
@@ -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",
+4 -4
View File
@@ -20,12 +20,12 @@
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@polkadot/keyring": "^7.8.2",
"@babel/runtime": "^7.16.3",
"@polkadot/keyring": "^7.8.3-27",
"@polkadot/ui-settings": "0.86.5",
"@polkadot/ui-shared": "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",
"color": "^3.2.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.1.1",
+3 -3
View File
@@ -17,9 +17,9 @@
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@polkadot/util": "^7.8.2",
"@polkadot/util-crypto": "^7.8.2",
"@babel/runtime": "^7.16.3",
"@polkadot/util": "^7.8.3-27",
"@polkadot/util-crypto": "^7.8.3-27",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1",
"styled-components": "^5.3.3"
+5 -5
View File
@@ -20,14 +20,14 @@
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@babel/runtime": "^7.16.3",
"@polkadot/ui-shared": "0.86.5",
"@polkadot/util": "^7.8.2",
"@polkadot/util-crypto": "^7.8.2",
"react-native-svg": "^12.1.1"
"@polkadot/util": "^7.8.3-27",
"@polkadot/util-crypto": "^7.8.3-27",
"react-native-svg": "^12.2.0"
},
"devDependencies": {
"@types/react-native": "^0.66.2"
"@types/react-native": "^0.66.4"
},
"peerDependencies": {
"@polkadot/util": "*",
+1 -1
View File
@@ -16,6 +16,6 @@
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0"
"@babel/runtime": "^7.16.3"
}
}
+4 -4
View File
@@ -19,11 +19,11 @@
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@polkadot/hw-ledger": "^7.8.2",
"@polkadot/keyring": "^7.8.2",
"@babel/runtime": "^7.16.3",
"@polkadot/hw-ledger": "^7.8.3-27",
"@polkadot/keyring": "^7.8.3-27",
"@polkadot/ui-settings": "0.86.5",
"@polkadot/util": "^7.8.2",
"@polkadot/util": "^7.8.3-27",
"mkdirp": "^1.0.4",
"rxjs": "^7.4.0",
"store": "^2.0.12"
+3 -3
View File
@@ -17,9 +17,9 @@
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@polkadot/networks": "^7.8.2",
"@polkadot/util": "^7.8.2",
"@babel/runtime": "^7.16.3",
"@polkadot/networks": "^7.8.3-27",
"@polkadot/util": "^7.8.3-27",
"eventemitter3": "^4.0.7",
"store": "^2.0.12"
},
+3 -3
View File
@@ -17,12 +17,12 @@
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@babel/runtime": "^7.16.3",
"color": "^3.2.1"
},
"devDependencies": {
"@polkadot/util": "^7.8.2",
"@polkadot/util-crypto": "^7.8.2",
"@polkadot/util": "^7.8.3-27",
"@polkadot/util-crypto": "^7.8.3-27",
"@types/color": "^3.0.2",
"@types/xmlserializer": "^0.6.2"
},
+3 -3
View File
@@ -20,10 +20,10 @@
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@babel/runtime": "^7.16.3",
"@polkadot/ui-shared": "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",
"jdenticon": "3.1.1"
},
"devDependencies": {
+374 -402
View File
File diff suppressed because it is too large Load Diff