diff --git a/package.json b/package.json index 1f3ffb8..b6e1419 100644 --- a/package.json +++ b/package.json @@ -10,14 +10,14 @@ }, "private": true, "dependencies": { - "@angular/animations": "^18.1.0", - "@angular/common": "^18.1.0", - "@angular/compiler": "^18.1.0", - "@angular/core": "^18.1.0", - "@angular/forms": "^18.1.0", + "@angular/animations": "^21.2.12", + "@angular/common": "^21.2.12", + "@angular/compiler": "^21.2.12", + "@angular/core": "^21.2.12", + "@angular/forms": "^21.2.12", "@angular/platform-browser": "^18.1.0", "@angular/platform-browser-dynamic": "^18.1.0", - "@angular/router": "^18.1.0", + "@angular/router": "^21.2.12", "@syncfusion/ej2-angular-layouts": "^26.1.38", "@syncfusion/ej2-angular-notifications": "^26.1.35", "rxjs": "~7.8.0",