This commit is contained in:
Phillip Kühne 2023-09-29 22:46:55 +00:00
parent 362923c5c2
commit 38d201b609
Signed by: phillip
GPG Key ID: E4C1C4D2F90902AA
2 changed files with 1120 additions and 1118 deletions

File diff suppressed because it is too large Load Diff

View File

@ -13,12 +13,12 @@
"private": true,
"dependencies": {
"@angular/animations": "^16.2.7",
"@angular/cdk": "^15.2.9",
"@angular/cdk": "^16.2.6",
"@angular/common": "^16.2.7",
"@angular/compiler": "^16.2.7",
"@angular/core": "^16.2.7",
"@angular/forms": "^16.2.7",
"@angular/material": "^15.2.9",
"@angular/material": "^16.2.6",
"@angular/platform-browser": "^16.2.7",
"@angular/platform-browser-dynamic": "^16.2.7",
"@angular/router": "^16.2.7",