19
This commit is contained in:
9216
package-lock.json
generated
9216
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@@ -17,16 +17,16 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^18.1.4",
|
||||
"@angular/animations": "^19.2.15",
|
||||
"@angular/cdk": "^18.1.4",
|
||||
"@angular/common": "^18.1.4",
|
||||
"@angular/compiler": "^18.1.4",
|
||||
"@angular/core": "^18.1.4",
|
||||
"@angular/forms": "^18.1.4",
|
||||
"@angular/common": "^19.2.15",
|
||||
"@angular/compiler": "^19.2.15",
|
||||
"@angular/core": "^19.2.15",
|
||||
"@angular/forms": "^19.2.15",
|
||||
"@angular/material": "^18.1.4",
|
||||
"@angular/platform-browser": "^18.1.4",
|
||||
"@angular/platform-browser-dynamic": "^18.1.4",
|
||||
"@angular/router": "^18.1.4",
|
||||
"@angular/platform-browser": "^19.2.15",
|
||||
"@angular/platform-browser-dynamic": "^19.2.15",
|
||||
"@angular/router": "^19.2.15",
|
||||
"@fullcalendar/angular": "^6.1.15",
|
||||
"@fullcalendar/daygrid": "^6.1.15",
|
||||
"@ng-select/ng-option-highlight": "^13.7.0",
|
||||
@@ -50,12 +50,12 @@
|
||||
"rxjs": "^7.8.1",
|
||||
"tslib": "^2.6.3",
|
||||
"xlsx": "^0.18.5",
|
||||
"zone.js": "^0.14.10"
|
||||
"zone.js": "^0.15.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^18.1.4",
|
||||
"@angular/cli": "^18.1.4",
|
||||
"@angular/compiler-cli": "^18.1.4",
|
||||
"@angular-devkit/build-angular": "^19.2.18",
|
||||
"@angular/cli": "^19.2.18",
|
||||
"@angular/compiler-cli": "^19.2.15",
|
||||
"@types/file-saver": "^2.0.7",
|
||||
"@types/jasmine": "^5.1.4",
|
||||
"@types/node": "^22.1.0",
|
||||
|
||||
Reference in New Issue
Block a user