This commit is contained in:
arfat qureshi
2025-10-29 16:40:30 +05:30
parent 02842c7a96
commit a159bf5829
2 changed files with 5516 additions and 3730 deletions

9222
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -17,16 +17,16 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "^18.1.4", "@angular/animations": "^19.2.15",
"@angular/cdk": "^18.1.4", "@angular/cdk": "^18.1.4",
"@angular/common": "^18.1.4", "@angular/common": "^19.2.15",
"@angular/compiler": "^18.1.4", "@angular/compiler": "^19.2.15",
"@angular/core": "^18.1.4", "@angular/core": "^19.2.15",
"@angular/forms": "^18.1.4", "@angular/forms": "^19.2.15",
"@angular/material": "^18.1.4", "@angular/material": "^18.1.4",
"@angular/platform-browser": "^18.1.4", "@angular/platform-browser": "^19.2.15",
"@angular/platform-browser-dynamic": "^18.1.4", "@angular/platform-browser-dynamic": "^19.2.15",
"@angular/router": "^18.1.4", "@angular/router": "^19.2.15",
"@fullcalendar/angular": "^6.1.15", "@fullcalendar/angular": "^6.1.15",
"@fullcalendar/daygrid": "^6.1.15", "@fullcalendar/daygrid": "^6.1.15",
"@ng-select/ng-option-highlight": "^13.7.0", "@ng-select/ng-option-highlight": "^13.7.0",
@@ -50,12 +50,12 @@
"rxjs": "^7.8.1", "rxjs": "^7.8.1",
"tslib": "^2.6.3", "tslib": "^2.6.3",
"xlsx": "^0.18.5", "xlsx": "^0.18.5",
"zone.js": "^0.14.10" "zone.js": "^0.15.1"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "^18.1.4", "@angular-devkit/build-angular": "^19.2.18",
"@angular/cli": "^18.1.4", "@angular/cli": "^19.2.18",
"@angular/compiler-cli": "^18.1.4", "@angular/compiler-cli": "^19.2.15",
"@types/file-saver": "^2.0.7", "@types/file-saver": "^2.0.7",
"@types/jasmine": "^5.1.4", "@types/jasmine": "^5.1.4",
"@types/node": "^22.1.0", "@types/node": "^22.1.0",