Skip to content

Commit

Permalink
Workflow/dependency check
Browse files Browse the repository at this point in the history
  • Loading branch information
oth-service-user committed Sep 4, 2023
1 parent 8317e17 commit 647fa73
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions docs/OUTDATED.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,29 +15,29 @@ Following packages are not updated in the develop branch yet. So, if you want to

| Package | Current | Wanted | Latest | Location |
| --- | --- | --- | --- | --- |
| @angular-devkit/build-angular | 15.2.9 | 15.2.9 | 16.2.0 | node_modules/@angular-devkit/build-angular |
| @angular/animations | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/animations |
| @angular/cdk | 15.2.9 | 15.2.9 | 16.2.1 | node_modules/@angular/cdk |
| @angular/cli | 15.2.9 | 15.2.9 | 16.2.0 | node_modules/@angular/cli |
| @angular/common | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/common |
| @angular/compiler | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/compiler |
| @angular/compiler-cli | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/compiler-cli |
| @angular/core | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/core |
| @angular/forms | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/forms |
| @angular/language-service | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/language-service |
| @angular/localize | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/localize |
| @angular/platform-browser | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/platform-browser |
| @angular/platform-browser-dynamic | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/platform-browser-dynamic |
| @angular/router | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/router |
| @angular/service-worker | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/service-worker |
| @types/node | 18.17.12 | 18.17.12 | 20.5.7 | node_modules/@types/node |
| @angular-devkit/build-angular | 15.2.9 | 15.2.9 | 16.2.1 | node_modules/@angular-devkit/build-angular |
| @angular/animations | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/animations |
| @angular/cdk | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/cdk |
| @angular/cli | 15.2.9 | 15.2.9 | 16.2.1 | node_modules/@angular/cli |
| @angular/common | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/common |
| @angular/compiler | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/compiler |
| @angular/compiler-cli | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/compiler-cli |
| @angular/core | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/core |
| @angular/forms | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/forms |
| @angular/language-service | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/language-service |
| @angular/localize | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/localize |
| @angular/platform-browser | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/platform-browser |
| @angular/platform-browser-dynamic | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/platform-browser-dynamic |
| @angular/router | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/router |
| @angular/service-worker | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/service-worker |
| @types/node | 18.17.14 | 18.17.14 | 20.5.9 | node_modules/@types/node |
| helmet | 6.2.0 | 6.2.0 | 7.0.0 | node_modules/helmet |
| ics | 2.44.0 | 2.44.0 | 3.4.0 | node_modules/ics |
| jasmine-core | 4.6.0 | 4.6.0 | 5.1.1 | node_modules/jasmine-core |
| jsdom | 21.1.2 | 21.1.2 | 22.1.0 | node_modules/jsdom |
| ngx-markdown | 15.1.2 | 15.1.2 | 16.0.0 | node_modules/ngx-markdown |
| ngx-toastr | 16.2.0 | 16.2.0 | 17.0.2 | node_modules/ngx-toastr |
| simple-icons | 8.15.0 | 8.15.0 | 9.12.0 | node_modules/simple-icons |
| simple-icons | 8.15.0 | 8.15.0 | 9.13.0 | node_modules/simple-icons |
| swiper | 8.4.7 | 8.4.7 | 10.2.0 | node_modules/swiper |
| typescript | 4.9.5 | 4.9.5 | 5.2.2 | node_modules/typescript |
| zone.js | 0.12.0 | 0.12.0 | 0.13.1 | node_modules/zone.js |
Expand Down

0 comments on commit 647fa73

Please sign in to comment.