Skip to content

Commit

Permalink
Updated from generator v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 5, 2020
1 parent 489d28b commit 26fd665
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"generate": "ng generate"
},
"dependencies": {
"@angular/animations": "^10.0.14",
"@angular/common": "^10.0.14",
"@angular/compiler": "^10.0.14",
"@angular/core": "^10.0.14",
"@angular/forms": "^10.0.14",
"@angular/platform-browser": "^10.0.14",
"@angular/platform-browser-dynamic": "^10.0.14",
"@angular/router": "^10.0.14",
"@angular/animations": "^10.1.4",
"@angular/common": "^10.1.4",
"@angular/compiler": "^10.1.4",
"@angular/core": "^10.1.4",
"@angular/forms": "^10.1.4",
"@angular/platform-browser": "^10.1.4",
"@angular/platform-browser-dynamic": "^10.1.4",
"@angular/router": "^10.1.4",
"@ngx-translate/core": "^13.0.0",
"@ionic-native/core": "^5.28.0",
"@ionic-native/keyboard": "^5.28.0",
Expand All @@ -43,39 +43,39 @@
"cordova-plugin-statusbar": "^2.4.3",
"cordova-plugin-whitelist": "^1.3.4",
"@ionic/angular": "^5.3.2",
"rxjs": "^6.6.2",
"rxjs": "^6.6.3",
"tslib": "^2.0.1",
"zone.js": "~0.10.3"
},
"devDependencies": {
"cordova": "^10.0.0",
"@angular-builders/jest": "^10.0.0",
"@angular/cli": "~10.0.8",
"@angular/compiler-cli": "^10.0.14",
"@angular/language-service": "^10.0.14",
"@angular-devkit/build-angular": "^0.1000.8",
"@angular/cli": "~10.1.4",
"@angular/compiler-cli": "^10.1.4",
"@angular/language-service": "^10.1.4",
"@angular-devkit/build-angular": "^0.1001.4",
"@angularclass/hmr": "^3.0.0",
"@biesbjerg/ngx-translate-extract": "^7.0.2",
"@biesbjerg/ngx-translate-extract": "^7.0.3",
"@biesbjerg/ngx-translate-extract-marker": "^1.0.0",
"@ngx-rocket/scripts": "^4.0.0",
"@types/jasmine": "^3.5.14",
"@types/jasminewd2": "^2.0.8",
"@types/jest": "^26.0.12",
"@types/node": "^12.12.54",
"codelyzer": "^6.0.0",
"@types/node": "^12.12.62",
"codelyzer": "^6.0.1",
"htmlhint": "^0.14.1",
"https-proxy-agent": "^5.0.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.1",
"jest": "^26.4.2",
"protractor": "~7.0.0",
"stylelint": "~13.6.1",
"stylelint": "~13.7.2",
"stylelint-config-recommended-scss": "~4.2.0",
"stylelint-config-standard": "~20.0.0",
"stylelint-scss": "~3.18.0",
"ts-node": "^9.0.0",
"tslint": "~6.1.0",
"typescript": "~3.9.5"
"typescript": "~4.0.3"
},
"cordova": {
"platforms": [
Expand Down

0 comments on commit 26fd665

Please sign in to comment.