This commit is contained in:
jleroy
2025-03-10 16:26:46 +01:00
parent 1f653a0172
commit f944b99172
24 changed files with 723 additions and 440 deletions

View File

@@ -17,7 +17,10 @@
"@angular/platform-browser": "^19.2.0",
"@angular/platform-browser-dynamic": "^19.2.0",
"@angular/router": "^19.2.0",
"@tailwindcss/postcss": "^4.0.12",
"postcss": "^8.5.3",
"rxjs": "~7.8.0",
"tailwindcss": "^4.0.12",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
},