angular update to 16 step 2

This commit is contained in:
2023-09-30 17:51:40 +02:00
parent 4ce9cca7e0
commit d320ff3d93
2 changed files with 1121 additions and 1113 deletions

View File

@@ -14,12 +14,12 @@
"private": true,
"dependencies": {
"@angular/animations": "^16.2.7",
"@angular/cdk": "^15.0.1",
"@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.0.1",
"@angular/material": "^16.2.6",
"@angular/platform-browser": "^16.2.7",
"@angular/platform-browser-dynamic": "^16.2.7",
"@angular/router": "^16.2.7",
@@ -46,4 +46,4 @@
"karma-jasmine-html-reporter": "~1.7.0",
"typescript": "4.9"
}
}
}