ajout page calendrier

This commit is contained in:
Tykayn 2025-10-04 12:58:44 +02:00 committed by tykayn
parent 8aa4e107ac
commit 20a8445a5f
14 changed files with 617 additions and 5 deletions

View file

@ -28,6 +28,11 @@
"@angular/forms": "^20.3.0",
"@angular/platform-browser": "^20.3.0",
"@angular/router": "^20.3.0",
"angular-calendar": "^0.32.0",
"angular-draggable-droppable": "^9.0.1",
"angular-resizable-element": "^8.0.0",
"date-fns": "^4.1.0",
"moment": "^2.0.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
@ -45,4 +50,4 @@
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.9.2"
}
}
}