mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-21 08:35:41 +00:00
Bump deps (#239)
This commit is contained in:
+6
-6
@@ -10,7 +10,7 @@
|
|||||||
],
|
],
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"babel-core": "^7.0.0-bridge.0",
|
"babel-core": "^7.0.0-bridge.0",
|
||||||
"typescript": "^3.6.4"
|
"typescript": "^3.7.2"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "polkadot-dev-build-ts",
|
"build": "polkadot-dev-build-ts",
|
||||||
@@ -29,12 +29,12 @@
|
|||||||
"test:one": "jest"
|
"test:one": "jest"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.6.4",
|
"@babel/core": "^7.7.0",
|
||||||
"@babel/runtime": "^7.6.3",
|
"@babel/runtime": "^7.7.0",
|
||||||
"@polkadot/dev-react": "^0.32.0-beta.12",
|
"@polkadot/dev-react": "^0.32.0-beta.13",
|
||||||
"@polkadot/ts": "^0.1.83",
|
"@polkadot/ts": "^0.1.84",
|
||||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||||
"empty": "^0.10.1",
|
"empty": "^0.10.1",
|
||||||
"react-native": "^0.61.2"
|
"react-native": "^0.61.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,6 +9,6 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.3"
|
"@babel/runtime": "^7.7.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,6 +9,6 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.3"
|
"@babel/runtime": "^7.7.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,20 +30,20 @@
|
|||||||
"get-yarn-workspaces": "^1.0.2",
|
"get-yarn-workspaces": "^1.0.2",
|
||||||
"os-browserify": "^0.3.0",
|
"os-browserify": "^0.3.0",
|
||||||
"process": "^0.11.10",
|
"process": "^0.11.10",
|
||||||
"react": "16.10.2",
|
"react": "16.11.0",
|
||||||
"react-native": "^0.61.2",
|
"react-native": "^0.61.4",
|
||||||
"react-native-crypto": "^2.2.0",
|
"react-native-crypto": "^2.2.0",
|
||||||
"react-native-randombytes": "^3.5.3",
|
"react-native-randombytes": "^3.5.3",
|
||||||
"stream-http": "^3.1.0"
|
"stream-http": "^3.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.6.4",
|
"@babel/core": "^7.7.0",
|
||||||
"@babel/runtime": "^7.6.3",
|
"@babel/runtime": "^7.7.1",
|
||||||
"@react-native-community/cli-platform-ios": "^2.9.0",
|
"@react-native-community/cli-platform-ios": "^2.9.0",
|
||||||
"@types/react-test-renderer": "16.9.1",
|
"@types/react-test-renderer": "16.9.1",
|
||||||
"babel-jest": "^24.9.0",
|
"babel-jest": "^24.9.0",
|
||||||
"metro-react-native-babel-preset": "^0.56.3",
|
"metro-react-native-babel-preset": "^0.57.0",
|
||||||
"react-test-renderer": "16.10.2"
|
"react-test-renderer": "16.11.0"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"preset": "react-native",
|
"preset": "react-native",
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.3",
|
"@babel/runtime": "^7.7.1",
|
||||||
"@polkadot/ui-settings": "^0.47.0-beta.2",
|
"@polkadot/ui-settings": "^0.47.0-beta.2",
|
||||||
"@polkadot/ui-shared": "^0.47.0-beta.2",
|
"@polkadot/ui-shared": "^0.47.0-beta.2",
|
||||||
"@types/color": "^3.0.0",
|
"@types/color": "^3.0.0",
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
"color": "^3.1.2",
|
"color": "^3.1.2",
|
||||||
"jdenticon": "2.2.0",
|
"jdenticon": "2.2.0",
|
||||||
"react-copy-to-clipboard": "^5.0.1",
|
"react-copy-to-clipboard": "^5.0.1",
|
||||||
"styled-components": "^4.4.0"
|
"styled-components": "^4.4.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@polkadot/keyring": "*",
|
"@polkadot/keyring": "*",
|
||||||
@@ -25,8 +25,8 @@
|
|||||||
"react": "*"
|
"react": "*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/keyring": "^1.7.0-beta.4",
|
"@polkadot/keyring": "^1.7.0-beta.5",
|
||||||
"@polkadot/util-crypto": "^1.7.0-beta.4",
|
"@polkadot/util-crypto": "^1.7.0-beta.5",
|
||||||
"xmlserializer": "^0.6.1"
|
"xmlserializer": "^0.6.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.3",
|
"@babel/runtime": "^7.7.1",
|
||||||
"@types/react-qr-reader": "^2.1.1",
|
"@types/react-qr-reader": "^2.1.1",
|
||||||
"qrcode-generator": "^1.4.4",
|
"qrcode-generator": "^1.4.4",
|
||||||
"react-qr-reader": "^2.2.1"
|
"react-qr-reader": "^2.2.1"
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.3",
|
"@babel/runtime": "^7.7.1",
|
||||||
"@polkadot/ui-shared": "^0.47.0-beta.2",
|
"@polkadot/ui-shared": "^0.47.0-beta.2",
|
||||||
"react-native-svg": "^9.13.3"
|
"react-native-svg": "^9.13.3"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -9,6 +9,6 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.3"
|
"@babel/runtime": "^7.7.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -17,9 +17,9 @@
|
|||||||
"./ledger/transportsWeb": "./ledger/transportsEmpty"
|
"./ledger/transportsWeb": "./ledger/transportsEmpty"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.3",
|
"@babel/runtime": "^7.7.1",
|
||||||
"@ledgerhq/hw-transport-u2f": "^4.72.3",
|
"@ledgerhq/hw-transport-u2f": "^4.73.4",
|
||||||
"@ledgerhq/hw-transport-webusb": "^4.72.3",
|
"@ledgerhq/hw-transport-webusb": "^4.73.4",
|
||||||
"@types/ledgerhq__hw-transport-node-hid": "^4.21.1",
|
"@types/ledgerhq__hw-transport-node-hid": "^4.21.1",
|
||||||
"@types/ledgerhq__hw-transport-u2f": "^4.21.1",
|
"@types/ledgerhq__hw-transport-u2f": "^4.21.1",
|
||||||
"@types/mkdirp": "^0.5.2",
|
"@types/mkdirp": "^0.5.2",
|
||||||
@@ -30,12 +30,12 @@
|
|||||||
"store": "^2.0.12"
|
"store": "^2.0.12"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/keyring": "^1.7.0-beta.4",
|
"@polkadot/keyring": "^1.7.0-beta.5",
|
||||||
"@polkadot/types": "^0.96.0-beta.33",
|
"@polkadot/types": "^0.96.0-beta.34",
|
||||||
"@polkadot/util": "^1.7.0-beta.4"
|
"@polkadot/util": "^1.7.0-beta.5"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@ledgerhq/hw-transport-node-hid": "^4.72.3"
|
"@ledgerhq/hw-transport-node-hid": "^4.73.4"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@polkadot/keyring": "*"
|
"@polkadot/keyring": "*"
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ export default class Base {
|
|||||||
|
|
||||||
private _ss58Format?: Prefix;
|
private _ss58Format?: Prefix;
|
||||||
|
|
||||||
public constructor () {
|
constructor () {
|
||||||
this._accounts = accounts;
|
this._accounts = accounts;
|
||||||
this._addresses = addresses;
|
this._addresses = addresses;
|
||||||
this._contracts = contracts;
|
this._contracts = contracts;
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ export default class Ledger {
|
|||||||
private app: LedgerApp | null = null;
|
private app: LedgerApp | null = null;
|
||||||
private type: LedgerTypes;
|
private type: LedgerTypes;
|
||||||
|
|
||||||
public constructor (type: LedgerTypes) {
|
constructor (type: LedgerTypes) {
|
||||||
assert(['hid', 'u2f', 'webusb'].includes(type), `Unsupported transport ${type}`);
|
assert(['hid', 'u2f', 'webusb'].includes(type), `Unsupported transport ${type}`);
|
||||||
|
|
||||||
this.type = type;
|
this.type = type;
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ import path from 'path';
|
|||||||
export default class FileStore implements KeyringStore {
|
export default class FileStore implements KeyringStore {
|
||||||
private _path: string;
|
private _path: string;
|
||||||
|
|
||||||
public constructor (path: string) {
|
constructor (path: string) {
|
||||||
if (!fs.existsSync(path)) {
|
if (!fs.existsSync(path)) {
|
||||||
mkdirp.sync(path);
|
mkdirp.sync(path);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,12 +9,12 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.3",
|
"@babel/runtime": "^7.7.1",
|
||||||
"@types/store": "^2.0.2",
|
"@types/store": "^2.0.2",
|
||||||
"store": "^2.0.12"
|
"store": "^2.0.12"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/util": "^1.7.0-beta.4"
|
"@polkadot/util": "^1.7.0-beta.5"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@polkadot/util": "*"
|
"@polkadot/util": "*"
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ export class Settings implements SettingsStruct {
|
|||||||
|
|
||||||
private _uiTheme: string;
|
private _uiTheme: string;
|
||||||
|
|
||||||
public constructor () {
|
constructor () {
|
||||||
const settings = store.get('settings') || {};
|
const settings = store.get('settings') || {};
|
||||||
|
|
||||||
this._emitter = new EventEmitter();
|
this._emitter = new EventEmitter();
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
],
|
],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.3",
|
"@babel/runtime": "^7.7.1",
|
||||||
"@types/color": "^3.0.0",
|
"@types/color": "^3.0.0",
|
||||||
"color": "^3.1.2"
|
"color": "^3.1.2"
|
||||||
},
|
},
|
||||||
@@ -17,6 +17,6 @@
|
|||||||
"@polkadot/util-crypto": "*"
|
"@polkadot/util-crypto": "*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/util-crypto": "^1.7.0-beta.4"
|
"@polkadot/util-crypto": "^1.7.0-beta.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.3",
|
"@babel/runtime": "^7.7.1",
|
||||||
"@polkadot/ui-shared": "^0.47.0-beta.2",
|
"@polkadot/ui-shared": "^0.47.0-beta.2",
|
||||||
"jdenticon": "2.2.0"
|
"jdenticon": "2.2.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user