basis angelegt

This commit is contained in:
2024-01-29 19:42:34 +01:00
parent be14005d8b
commit 13484adfb7
18 changed files with 976 additions and 344 deletions
+3 -1
View File
@@ -11,10 +11,12 @@
"private": true,
"dependencies": {
"@angular/animations": "^17.1.0",
"@angular/cdk": "^17.1.1",
"@angular/common": "^17.1.0",
"@angular/compiler": "^17.1.0",
"@angular/core": "^17.1.0",
"@angular/forms": "^17.1.0",
"@angular/material": "^17.1.1",
"@angular/platform-browser": "^17.1.0",
"@angular/platform-browser-dynamic": "^17.1.0",
"@angular/router": "^17.1.0",
@@ -35,4 +37,4 @@
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.3.2"
}
}
}