Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
chore: update deps (#585)
Browse files Browse the repository at this point in the history
* chore: update internal packages

* chore: update @angular/cli deps

* chore: update @angular/core deps

* chore: minor updates

* chore: update other deps

* fix: failing
  • Loading branch information
luciorubeens committed May 4, 2020
1 parent 106a10e commit 698920b
Show file tree
Hide file tree
Showing 7 changed files with 15,389 additions and 15,580 deletions.
2 changes: 0 additions & 2 deletions config.xml
Expand Up @@ -119,13 +119,11 @@
<plugin name="cordova-plugin-statusbar" spec="2.4.2" />
<plugin name="cordova-plugin-device" spec="2.0.2" />
<plugin name="cordova-plugin-splashscreen" spec="5.0.2" />
<plugin name="cordova-plugin-ionic-webview" spec="^4.0.0" />
<plugin name="cordova-plugin-ionic-keyboard" spec="^2.2.0" />
<plugin name="cordova-clipboard" spec="^1.3.0" />
<plugin name="cordova-plugin-vibration" spec="^3.1.1" />
<plugin name="cordova-plugin-qrscanner" spec="^3.0.1" />
<plugin name="cordova-plugin-inappbrowser" spec="^3.1.0" />
<plugin name="cordova-plugin-x-socialsharing" spec="^5.6.2" />
<plugin name="cordova-sqlite-storage" spec="3.4.0" />
<plugin name="cordova-plugin-network-information" spec="^2.0.2" />
<plugin name="cordova-plugin-screen-orientation" spec="^3.0.2" />
Expand Down
30,807 changes: 15,307 additions & 15,500 deletions package-lock.json

Large diffs are not rendered by default.

137 changes: 70 additions & 67 deletions package.json
Expand Up @@ -23,39 +23,40 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^9.1.0",
"@angular/common": "~9.1.0",
"@angular/compiler": "^9.1.0",
"@angular/core": "~9.1.0",
"@angular/forms": "~9.1.0",
"@angular/localize": "^9.1.0",
"@angular/platform-browser": "~9.1.0",
"@angular/platform-browser-dynamic": "~9.1.0",
"@angular/router": "~9.1.0",
"@arkecosystem/crypto": "^2.6.31",
"@arkecosystem/platform-sdk": "^0.2.0",
"@ionic-native/background-mode": "^5.23.0",
"@ionic-native/clipboard": "^5.23.0",
"@ionic-native/core": "^5.23.0",
"@ionic-native/fingerprint-aio": "^5.23.0",
"@ionic-native/in-app-browser": "^5.23.0",
"@ionic-native/keyboard": "^5.23.0",
"@ionic-native/local-notifications": "^5.23.0",
"@ionic-native/network": "^5.23.0",
"@ionic-native/qr-scanner": "^5.23.0",
"@ionic-native/screen-orientation": "^5.23.0",
"@ionic-native/social-sharing": "^5.23.0",
"@ionic-native/splash-screen": "^5.23.0",
"@ionic-native/status-bar": "^5.23.0",
"@ionic-native/vibration": "^5.23.0",
"@ionic/angular": "^5.0.7",
"@angular/animations": "^9.1.4",
"@angular/common": "~9.1.4",
"@angular/compiler": "^9.1.4",
"@angular/core": "~9.1.4",
"@angular/forms": "~9.1.4",
"@angular/localize": "^9.1.4",
"@angular/platform-browser": "~9.1.4",
"@angular/platform-browser-dynamic": "~9.1.4",
"@angular/router": "~9.1.4",
"@arkecosystem/crypto": "^2.6.36",
"@arkecosystem/platform-sdk": "^0.4.1",
"@arkecosystem/platform-sdk-markets": "^0.4.1",
"@ionic-native/background-mode": "^5.24.0",
"@ionic-native/clipboard": "^5.24.0",
"@ionic-native/core": "^5.24.0",
"@ionic-native/fingerprint-aio": "^5.24.0",
"@ionic-native/in-app-browser": "^5.24.0",
"@ionic-native/keyboard": "^5.24.0",
"@ionic-native/local-notifications": "^5.24.0",
"@ionic-native/network": "^5.24.0",
"@ionic-native/qr-scanner": "^5.24.0",
"@ionic-native/screen-orientation": "^5.24.0",
"@ionic-native/social-sharing": "^5.24.0",
"@ionic-native/splash-screen": "^5.24.0",
"@ionic-native/status-bar": "^5.24.0",
"@ionic-native/vibration": "^5.24.0",
"@ionic/angular": "^5.1.0",
"@ionic/storage": "^2.2.0",
"@ngx-translate/core": "^12.1.2",
"@ngx-translate/http-loader": "^4.0.0",
"@ngxs/router-plugin": "^3.6.2",
"@ngxs/store": "^3.6.2",
"@storybook/addon-actions": "^5.3.18",
"angular-html-parser": "^1.4.0",
"angular-html-parser": "^1.6.0",
"angular2-qrcode": "^2.0.3",
"ark-ts": "^0.4.1",
"bcryptjs": "^2.4.3",
Expand All @@ -72,17 +73,17 @@
"cordova-plugin-inappbrowser": "^3.2.0",
"cordova-plugin-ionic": "^5.4.6",
"cordova-plugin-ionic-keyboard": "^2.2.0",
"cordova-plugin-ionic-webview": "^4.1.3",
"cordova-plugin-ionic-webview": "^4.2.1",
"cordova-plugin-network-information": "^2.0.2",
"cordova-plugin-qrscanner": "^3.0.1",
"cordova-plugin-screen-orientation": "^3.0.2",
"cordova-plugin-splashscreen": "^5.0.3",
"cordova-plugin-statusbar": "^2.4.3",
"cordova-plugin-vibration": "^3.1.1",
"cordova-plugin-whitelist": "^1.3.4",
"cordova-plugin-x-socialsharing": "^5.6.4",
"cordova-plugin-x-socialsharing": "^5.6.5",
"cordova-sqlite-storage": "^5.0.0",
"core-js": "^3.6.4",
"core-js": "^3.6.5",
"cupertino-pane": "^1.1.21",
"es6-promise-plugin": "^4.2.2",
"hammerjs": "^2.0.8",
Expand All @@ -95,25 +96,25 @@
"ng2-charts": "^2.3.0",
"ngx-filter-pipe": "^2.1.2",
"node-forge": "^0.9.1",
"pino": "^6.0.0",
"pino": "^6.2.1",
"pino-pretty": "^4.0.0",
"rxjs": "^6.5.4",
"rxjs-compat": "^6.5.4",
"semver": "^7.1.3",
"rxjs": "^6.5.5",
"rxjs-compat": "^6.5.5",
"semver": "^7.3.2",
"tslib": "^1.11.1",
"uuid": "^7.0.2",
"uuid": "^8.0.0",
"zone.js": "^0.10.3"
},
"devDependencies": {
"@angular-builders/custom-webpack": "^9.1.0",
"@angular-devkit/architect": "^0.901.0",
"@angular-devkit/build-angular": "~0.901.0",
"@angular/cli": "^9.1.0",
"@angular/compiler-cli": "^9.1.0",
"@angular/language-service": "~9.1.0",
"@angular-devkit/architect": "^0.901.4",
"@angular-devkit/build-angular": "~0.901.4",
"@angular/cli": "^9.1.4",
"@angular/compiler-cli": "^9.1.4",
"@angular/language-service": "~9.1.4",
"@ionic/angular-toolkit": "^2.2.0",
"@ionic/lab": "^3.1.3",
"@ngneat/spectator": "^5.3.1",
"@ionic/lab": "^3.1.4",
"@ngneat/spectator": "^5.6.1",
"@ngxs/devtools-plugin": "^3.6.2",
"@storybook/angular": "^5.3.18",
"@types/bcryptjs": "^2.4.2",
Expand All @@ -122,39 +123,39 @@
"@types/is-url": "^1.2.28",
"@types/jasmine": "^3.5.10",
"@types/jasminewd2": "~2.0.8",
"@types/lodash": "^4.14.149",
"@types/node": "^13.9.5",
"@types/lodash": "^4.14.150",
"@types/node": "^13.13.4",
"@types/node-forge": "^0.9.3",
"@types/pino": "^6.0.0",
"@types/semver": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"@typescript-eslint/eslint-plugin": "^2.30.0",
"@typescript-eslint/parser": "^2.30.0",
"codecov": "^3.6.5",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-simple-import-sort": "^5.0.2",
"eslint-plugin-unused-imports": "^0.1.2",
"husky": "^4.2.3",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-html": "^6.0.2",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-simple-import-sort": "^5.0.3",
"eslint-plugin-unused-imports": "^0.1.3",
"husky": "^4.2.5",
"jasmine-core": "~3.5.0",
"jasmine-spec-reporter": "^5.0.1",
"karma": "~5.0.0",
"jasmine-spec-reporter": "^5.0.2",
"karma": "^5.0.4",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "~2.1.1",
"karma-coverage-istanbul-reporter": "^3.0.0",
"karma-jasmine": "~3.1.1",
"karma-sabarivka-reporter": "^3.2.0",
"karma-sabarivka-reporter": "^3.2.1",
"karma-spec-reporter": "0.0.32",
"lint-staged": "^10.0.10",
"lint-staged": "^10.2.2",
"ng-lint-staged": "^0.1.6",
"postcss-import": "^12.0.1",
"postcss-loader": "^3.0.0",
"postcss-nested": "^4.2.1",
"postcss-scss": "^2.0.0",
"prettier": "^2.0.0",
"protractor": "~5.4.3",
"ts-node": "~8.9.0",
"tailwindcss": "^1.3.4",
"prettier": "^2.0.5",
"protractor": "^5.4.4",
"tailwindcss": "^1.4.4",
"ts-node": "^8.10.1",
"typescript": "^3.8.3"
},
"description": "A Wallet for Everyone",
Expand All @@ -164,19 +165,13 @@
"cordova-plugin-vibration": {},
"cordova-plugin-qrscanner": {},
"cordova-plugin-inappbrowser": {},
"cordova-plugin-x-socialsharing": {
"ANDROID_SUPPORT_V4_VERSION": "24.1.1+"
},
"cordova-sqlite-storage": {},
"cordova-plugin-network-information": {},
"cordova-plugin-screen-orientation": {},
"cordova-plugin-whitelist": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-device": {},
"cordova-plugin-splashscreen": {},
"cordova-plugin-ionic-webview": {
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
},
"cordova-plugin-ionic-keyboard": {},
"cordova-plugin-ionic": {
"APP_ID": "efb289f2",
Expand All @@ -185,6 +180,14 @@
"MAX_STORE": "2",
"MIN_BACKGROUND_DURATION": "30",
"UPDATE_API": "https://api.ionicjs.com"
},
"cordova-plugin-ionic-webview": {
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
},
"cordova-plugin-x-socialsharing": {
"ANDROID_SUPPORT_V4_VERSION": "24.1.1+",
"PHOTO_LIBRARY_ADD_USAGE_DESCRIPTION": "This app requires photo library access to function properly.",
"PHOTO_LIBRARY_USAGE_DESCRIPTION": "This app requires photo library access to function properly."
}
},
"platforms": [
Expand Down
2 changes: 1 addition & 1 deletion src/app/market/shared/market.service.ts
@@ -1,5 +1,5 @@
import { Injectable } from "@angular/core";
import { PriceTrackerService } from "@arkecosystem/platform-sdk";
import { PriceTrackerService } from "@arkecosystem/platform-sdk-markets";
import { from, Observable } from "rxjs";

import { MarketData } from "./market.types";
Expand Down
13 changes: 6 additions & 7 deletions src/app/market/shared/market.types.ts
@@ -1,12 +1,11 @@
import { CURRENCIES } from "@arkecosystem/platform-sdk/dist/price-trackers/config";
import { HistoricalData as SdkHistoricalData } from "@arkecosystem/platform-sdk/dist/price-trackers/contracts/historical";
import { MarketData as SdkMarketData } from "@arkecosystem/platform-sdk/dist/price-trackers/contracts/market";
import {
HistoricalData as SdkHistoricalData,
MarketData as SdkMarketData,
} from "@arkecosystem/platform-sdk/dist/contracts/price-trackers";
import { CURRENCIES } from "@arkecosystem/platform-sdk/dist/data/currencies";

export type MarketProvider = "coincap" | "coingecko" | "cryptocompare";
export type MarketData = SdkMarketData & {
currency: number | string;
change24h: number | null;
};
export type MarketData = SdkMarketData;
export type MarketHistoricalData = SdkHistoricalData;

export type MarketCurrency = keyof typeof CURRENCIES;
5 changes: 3 additions & 2 deletions tsconfig.app.json
@@ -1,12 +1,13 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"target": "es5",
"target": "es2015",
"outDir": "./out-tsc/app",
"types": []
},
"files": ["src/main.ts", "src/polyfills.ts", "src/zone-flags.ts"],
"include": [
"node_modules/ark-ts/node_modules/json-typescript-mapper/libs/utils.ts"
"node_modules/ark-ts/node_modules/json-typescript-mapper/libs/utils.ts",
"node_modules/dayjs/plugin/utc.d.ts"
]
}
3 changes: 2 additions & 1 deletion tsconfig.spec.json
Expand Up @@ -9,6 +9,7 @@
"src/**/*.spec.ts",
"src/**/*.d.ts",
"node_modules/ark-ts/node_modules/json-typescript-mapper/libs/utils.ts",
"node_modules/json-typescript-mapper/libs/utils.ts"
"node_modules/json-typescript-mapper/libs/utils.ts",
"node_modules/dayjs/plugin/utc.d.ts"
]
}

0 comments on commit 698920b

Please sign in to comment.