feat: update to angular 17

This commit is contained in:
Thea Schöbl
2024-03-21 08:47:34 +00:00
committed by Rainer Killinger
parent 09faa66e98
commit 10c4466b37
154 changed files with 8337 additions and 7640 deletions

View File

@@ -61,10 +61,10 @@
"mocha": "10.2.0",
"mocha-junit-reporter": "2.2.0",
"nock": "13.3.1",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"tsup": "6.7.0",
"typedoc": "0.24.8",
"typescript": "5.1.6"
"typedoc": "0.25.12",
"typescript": "5.4.2"
},
"peerDependencies": {
"@openstapps/core": "workspace:*"