Update to Angular 16 #6

Merged
konstantina.galouni merged 17 commits from angular-16 into develop 2023-10-31 11:11:29 +01:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit d432ae446c - Show all commits

View File

@ -22,13 +22,13 @@
"private": true,
"dependencies": {
"@angular/animations": "^16.1.8",
"@angular/cdk": "^15.2.9",
"@angular/cdk": "^16.1.7",
"@angular/common": "^16.1.8",
"@angular/compiler": "^16.1.8",
"@angular/core": "^16.1.8",
"@angular/forms": "^16.1.8",
"@angular/localize": "^16.1.8",
"@angular/material": "^15.2.9",
"@angular/material": "^16.1.7",
"@angular/platform-browser": "^16.1.8",
"@angular/platform-browser-dynamic": "^16.1.8",
"@angular/platform-server": "^16.1.8",