Skip to content

Commit 5067380

Browse files
Workflow/dependency check
1 parent 2594926 commit 5067380

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

Diff for: docs/OUTDATED.md

+19-19
Original file line numberDiff line numberDiff line change
@@ -15,32 +15,32 @@ Following packages are not updated in the develop branch yet. So, if you want to
1515

1616
| Package | Current | Wanted | Latest | Location |
1717
| --- | --- | --- | --- | --- |
18-
| @angular-devkit/build-angular | 15.2.9 | 15.2.9 | 16.2.1 | node_modules/@angular-devkit/build-angular |
19-
| @angular/animations | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/animations |
20-
| @angular/cdk | 15.2.9 | 15.2.9 | 16.2.3 | node_modules/@angular/cdk |
21-
| @angular/cli | 15.2.9 | 15.2.9 | 16.2.1 | node_modules/@angular/cli |
22-
| @angular/common | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/common |
23-
| @angular/compiler | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/compiler |
24-
| @angular/compiler-cli | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/compiler-cli |
25-
| @angular/core | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/core |
26-
| @angular/forms | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/forms |
27-
| @angular/language-service | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/language-service |
28-
| @angular/localize | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/localize |
29-
| @angular/platform-browser | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/platform-browser |
30-
| @angular/platform-browser-dynamic | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/platform-browser-dynamic |
31-
| @angular/router | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/router |
32-
| @angular/service-worker | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/service-worker |
33-
| @types/node | 18.17.15 | 18.17.15 | 20.6.0 | node_modules/@types/node |
18+
| @angular-devkit/build-angular | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular-devkit/build-angular |
19+
| @angular/animations | 15.2.9 | 15.2.9 | 16.2.5 | node_modules/@angular/animations |
20+
| @angular/cdk | 15.2.9 | 15.2.9 | 16.2.4 | node_modules/@angular/cdk |
21+
| @angular/cli | 15.2.9 | 15.2.9 | 16.2.2 | node_modules/@angular/cli |
22+
| @angular/common | 15.2.9 | 15.2.9 | 16.2.5 | node_modules/@angular/common |
23+
| @angular/compiler | 15.2.9 | 15.2.9 | 16.2.5 | node_modules/@angular/compiler |
24+
| @angular/compiler-cli | 15.2.9 | 15.2.9 | 16.2.5 | node_modules/@angular/compiler-cli |
25+
| @angular/core | 15.2.9 | 15.2.9 | 16.2.5 | node_modules/@angular/core |
26+
| @angular/forms | 15.2.9 | 15.2.9 | 16.2.5 | node_modules/@angular/forms |
27+
| @angular/language-service | 15.2.9 | 15.2.9 | 16.2.5 | node_modules/@angular/language-service |
28+
| @angular/localize | 15.2.9 | 15.2.9 | 16.2.5 | node_modules/@angular/localize |
29+
| @angular/platform-browser | 15.2.9 | 15.2.9 | 16.2.5 | node_modules/@angular/platform-browser |
30+
| @angular/platform-browser-dynamic | 15.2.9 | 15.2.9 | 16.2.5 | node_modules/@angular/platform-browser-dynamic |
31+
| @angular/router | 15.2.9 | 15.2.9 | 16.2.5 | node_modules/@angular/router |
32+
| @angular/service-worker | 15.2.9 | 15.2.9 | 16.2.5 | node_modules/@angular/service-worker |
33+
| @types/node | 18.17.17 | 18.17.17 | 20.6.2 | node_modules/@types/node |
3434
| helmet | 6.2.0 | 6.2.0 | 7.0.0 | node_modules/helmet |
35-
| ics | 2.44.0 | 2.44.0 | 3.4.0 | node_modules/ics |
35+
| ics | 2.44.0 | 2.44.0 | 3.5.0 | node_modules/ics |
3636
| jasmine-core | 4.6.0 | 4.6.0 | 5.1.1 | node_modules/jasmine-core |
3737
| jsdom | 21.1.2 | 21.1.2 | 22.1.0 | node_modules/jsdom |
3838
| ngx-markdown | 15.1.2 | 15.1.2 | 16.0.0 | node_modules/ngx-markdown |
3939
| ngx-toastr | 16.2.0 | 16.2.0 | 17.0.2 | node_modules/ngx-toastr |
40-
| simple-icons | 8.15.0 | 8.15.0 | 9.14.0 | node_modules/simple-icons |
40+
| simple-icons | 8.15.0 | 8.15.0 | 9.15.0 | node_modules/simple-icons |
4141
| swiper | 8.4.7 | 8.4.7 | 10.2.0 | node_modules/swiper |
4242
| typescript | 4.9.5 | 4.9.5 | 5.2.2 | node_modules/typescript |
43-
| zone.js | 0.12.0 | 0.12.0 | 0.13.1 | node_modules/zone.js |
43+
| zone.js | 0.12.0 | 0.12.0 | 0.13.3 | node_modules/zone.js |
4444

4545
<table align="right"><tr><td><a href="https://opentemplatehub.com"><img src="https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/brand-logo.png" width="50px" alt="oth"/></a></td><td><b>Open Template Hub © 2023</b></td></tr></table>
4646

0 commit comments

Comments
 (0)