style employee list (#6)

Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: #6
Co-authored-by: Jan-Marlon Leibl <jleibl@proton.me>
Co-committed-by: Jan-Marlon Leibl <jleibl@proton.me>
This commit is contained in:
2024-12-18 12:00:26 +00:00
committed by Hernd Beidemann
parent da378e7555
commit 53c0fde21f
11 changed files with 264 additions and 21 deletions

View File

@ -23,6 +23,7 @@
"keycloak-angular": "^16.1.0",
"rxjs": "~7.8.1",
"tailwind": "4.0.0",
"tailwindcss": "^3.4.17",
"tslib": "^2.8.1",
"zone.js": "~0.15.0"
},
@ -31,12 +32,14 @@
"@angular/cli": "^19.0.5",
"@angular/compiler-cli": "^19.0.4",
"@types/jasmine": "~5.1.5",
"autoprefixer": "^10.4.20",
"jasmine-core": "~5.2.0",
"karma": "~6.4.4",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.1",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"postcss": "^8.4.49",
"typescript": "~5.5.4"
}
}