Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update dependencies #65

wants to merge 1 commit into from

Conversation

Enteee
Copy link
Owner

@Enteee Enteee commented Jul 11, 2020

Upgrading /home/runner/work/count/count/package.json

 @angular/common                       ^9.0.7  →    ^11.1.0     
 @angular/compiler                     ^9.0.7  →    ^11.1.0     
 @angular/core                         ^9.0.7  →    ^11.1.0     
 @angular/forms                        ^9.0.7  →    ^11.1.0     
 @angular/platform-browser             ^9.0.7  →    ^11.1.0     
 @angular/platform-browser-dynamic     ^9.0.7  →    ^11.1.0     
 @angular/router                       ^9.0.7  →    ^11.1.0     
 @ionic-native/core                   ^5.27.0  →    ^5.30.0     
 @ionic-native/email-composer         ^5.27.0  →    ^5.30.0     
 @ionic-native/geolocation            ^5.27.0  →    ^5.30.0     
 @ionic-native/in-app-browser         ^5.27.0  →    ^5.30.0     
 @ionic-native/splash-screen          ^5.27.0  →    ^5.30.0     
 @ionic-native/status-bar             ^5.27.0  →    ^5.30.0     
 @ionic-native/vibration              ^5.27.0  →    ^5.30.0     
 @ionic/angular                        ^5.2.3  →     ^5.5.2     
 @ionic/storage                        ^2.2.0  →     ^2.3.1     
 apexcharts                           ^3.19.3  →    ^3.23.1     
 cordova-android                       ^8.1.0  →     ^9.0.0     
 cordova-plugin-geolocation            ^4.0.2  →     ^4.1.0     
 cordova-plugin-inappbrowser           ^3.2.0  →     ^4.1.0     
 cordova-sqlite-storage                ^4.0.0  →     ^5.1.0     
 core-js                               ^3.6.5  →     ^3.8.3     
 ng-apexcharts                         ^1.3.0  →     ^1.5.6     
 rxjs                                  ^6.6.0  →     ^6.6.3     
 tslib                                ^1.13.0  →     ^2.1.0     
 uuid                                  ^7.0.3  →     ^8.3.2     
 zone.js                              ^0.10.3  →    ^0.11.3     
 @angular-devkit/architect           ^0.900.7  →  ^0.1101.0     
 @angular-devkit/build-angular       ^0.900.7  →  ^0.1101.0     
 @angular-devkit/core                  ^9.0.7  →    ^11.1.0     
 @angular-devkit/schematics            ^9.0.7  →    ^11.1.0     
 @angular/cli                           9.0.4  →     11.1.0     
 @angular/compiler-cli                 ^9.0.7  →    ^11.1.0     
 @angular/language-service             ^9.0.7  →    ^11.1.0     
 @ionic/angular-toolkit                ^2.2.0  →     ^3.0.0     
 @ionic/cli                           ^6.10.1  →    ^6.12.3     
 @ionic/lab                            ^3.1.7  →    ^3.2.10     
 @types/jasmine                       ^3.5.11  →     ^3.6.3     
 @types/node                        ^13.13.14  →  ^14.14.22     
 codelyzer                             ^5.2.2  →     ^6.0.1     
 cordova                               ^9.0.0  →    ^10.0.0     
 cordova-plugin-ionic-webview          ^4.2.1  →     ^5.0.0     
 cordova-plugin-splashscreen           ^5.0.4  →     ^6.0.0     
 cordova-res                          ^0.15.1  →    ^0.15.2     
 jasmine-core                          ^3.5.0  →     ^3.6.0     
 jasmine-spec-reporter                 ~4.2.1  →     ~6.0.0     
 karma                                 ^4.4.1  →     ^6.0.1     
 karma-coverage-istanbul-reporter      ~2.1.1  →     ~3.0.3     
 karma-jasmine                         ~3.1.1  →     ~4.0.1     
 native-run                            ^1.0.0  →     ^1.3.0     
 npm-check-updates                     ^7.0.1  →    ^11.0.0     
 protractor                            ^5.4.4  →     ^7.0.0     
 ts-node                               ~8.6.2  →     ~9.1.1     
 typescript                            ~3.7.5  →     ~4.1.3     

Run npm install to install new versions.

@Enteee Enteee added the dependencies Pull requests that update a dependency file label Jul 11, 2020
@Enteee Enteee force-pushed the feature/update-dependencies branch 7 times, most recently from 9dc224d to 710199d Compare July 18, 2020 00:20
@Enteee Enteee force-pushed the feature/update-dependencies branch 7 times, most recently from f914a77 to 770a8d2 Compare July 25, 2020 00:21
@Enteee Enteee force-pushed the feature/update-dependencies branch 7 times, most recently from a7c633d to 08ac540 Compare August 1, 2020 00:25
@Enteee Enteee force-pushed the feature/update-dependencies branch 8 times, most recently from 370be59 to f9581c6 Compare August 9, 2020 00:25
@Enteee Enteee force-pushed the feature/update-dependencies branch 6 times, most recently from 8139769 to 0b45333 Compare December 24, 2020 00:41
@Enteee Enteee force-pushed the feature/update-dependencies branch 6 times, most recently from 4d9e499 to 16e965d Compare January 3, 2021 00:45
@Enteee Enteee force-pushed the feature/update-dependencies branch 7 times, most recently from e8a41ff to 4f5dc2f Compare January 10, 2021 00:51
@Enteee Enteee force-pushed the feature/update-dependencies branch 6 times, most recently from 8c8586f to bc377f4 Compare January 16, 2021 01:06
@Enteee Enteee force-pushed the feature/update-dependencies branch 3 times, most recently from 6e022f0 to 7b7c06e Compare January 20, 2021 01:07
@Enteee Enteee force-pushed the feature/update-dependencies branch from 7b7c06e to 0d1d4ec Compare January 21, 2021 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant