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 ccc3e97c55 - Show all commits

View File

@ -33,7 +33,7 @@
"@angular/platform-browser-dynamic": "^16.1.8",
"@angular/platform-server": "^16.1.8",
"@angular/router": "^16.1.8",
"@nguniversal/express-engine": "^15.2.1",
"@nguniversal/express-engine": "^16.1.1",
"clipboard": "^1.5.16",
"core-js": "^2.5.4",
"express": "^4.15.2",
@ -51,7 +51,7 @@
"@angular/cli": "^16.1.7",
"@angular/compiler-cli": "^16.1.8",
"@angular/language-service": "^16.1.8",
"@nguniversal/builders": "^15.2.1",
"@nguniversal/builders": "^16.1.1",
"@types/express": "^4.17.0",
"@types/compression": "^1.7.0",
"@types/node": "^12.11.1",