From 7fda456fdbf3426910ed50d285ba4797f3920732 Mon Sep 17 00:00:00 2001 From: OTH Service User <98660390+oth-service-user@users.noreply.github.com> Date: Mon, 24 Jul 2023 04:19:19 +0000 Subject: [PATCH] Workflow/dependency check --- docs/OUTDATED.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/OUTDATED.md b/docs/OUTDATED.md index ab6173bf..2b72d8c7 100644 --- a/docs/OUTDATED.md +++ b/docs/OUTDATED.md @@ -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.1.4 | node_modules/@angular-devkit/build-angular | -| @angular/animations | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/animations | +| @angular-devkit/build-angular | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular-devkit/build-angular | +| @angular/animations | 15.2.9 | 15.2.9 | 16.1.6 | node_modules/@angular/animations | | @angular/cdk | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/cdk | -| @angular/cli | 15.2.9 | 15.2.9 | 16.1.4 | node_modules/@angular/cli | -| @angular/common | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/common | -| @angular/compiler | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/compiler | -| @angular/compiler-cli | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/compiler-cli | -| @angular/core | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/core | -| @angular/forms | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/forms | -| @angular/language-service | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/language-service | -| @angular/localize | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/localize | -| @angular/platform-browser | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/platform-browser | -| @angular/platform-browser-dynamic | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/platform-browser-dynamic | -| @angular/router | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/router | -| @angular/service-worker | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/service-worker | -| @types/node | 18.16.19 | 18.16.19 | 20.4.2 | node_modules/@types/node | +| @angular/cli | 15.2.9 | 15.2.9 | 16.1.5 | node_modules/@angular/cli | +| @angular/common | 15.2.9 | 15.2.9 | 16.1.6 | node_modules/@angular/common | +| @angular/compiler | 15.2.9 | 15.2.9 | 16.1.6 | node_modules/@angular/compiler | +| @angular/compiler-cli | 15.2.9 | 15.2.9 | 16.1.6 | node_modules/@angular/compiler-cli | +| @angular/core | 15.2.9 | 15.2.9 | 16.1.6 | node_modules/@angular/core | +| @angular/forms | 15.2.9 | 15.2.9 | 16.1.6 | node_modules/@angular/forms | +| @angular/language-service | 15.2.9 | 15.2.9 | 16.1.6 | node_modules/@angular/language-service | +| @angular/localize | 15.2.9 | 15.2.9 | 16.1.6 | node_modules/@angular/localize | +| @angular/platform-browser | 15.2.9 | 15.2.9 | 16.1.6 | node_modules/@angular/platform-browser | +| @angular/platform-browser-dynamic | 15.2.9 | 15.2.9 | 16.1.6 | node_modules/@angular/platform-browser-dynamic | +| @angular/router | 15.2.9 | 15.2.9 | 16.1.6 | node_modules/@angular/router | +| @angular/service-worker | 15.2.9 | 15.2.9 | 16.1.6 | node_modules/@angular/service-worker | +| @types/node | 18.17.0 | 18.17.0 | 20.4.4 | 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.2.0 | node_modules/ics | -| jasmine-core | 4.6.0 | 4.6.0 | 5.0.1 | node_modules/jasmine-core | +| jasmine-core | 4.6.0 | 4.6.0 | 5.1.0 | 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.6.0 | node_modules/simple-icons | +| simple-icons | 8.15.0 | 8.15.0 | 9.7.0 | node_modules/simple-icons | | swiper | 8.4.7 | 8.4.7 | 10.0.4 | node_modules/swiper | | typescript | 4.9.5 | 4.9.5 | 5.1.6 | node_modules/typescript | | zone.js | 0.12.0 | 0.12.0 | 0.13.1 | node_modules/zone.js |