feat: upgrade to Angular 16.1

This commit is contained in:
Thea Schöbl
2023-07-24 11:38:58 +00:00
committed by Rainer Killinger
parent df37c6c185
commit 23481d0d73
109 changed files with 2681 additions and 3931 deletions

View File

@@ -99,7 +99,7 @@
"supertest": "6.3.3",
"ts-node": "10.9.1",
"tsup": "6.7.0",
"typescript": "4.9.5"
"typescript": "5.1.6"
},
"tsup": {
"entry": [

View File

@@ -51,7 +51,7 @@
"is-cidr": "4.0.2",
"mustache": "4.2.0",
"semver": "7.3.8",
"typescript": "4.9.5"
"typescript": "5.1.6"
},
"devDependencies": {
"@openstapps/api-cli": "workspace:*",