diff --git a/package.json b/package.json index 2fea8693..f4199912 100644 --- a/package.json +++ b/package.json @@ -13,16 +13,16 @@ }, "private": true, "dependencies": { - "@angular/animations": "18.1.2", + "@angular/animations": "18.1.3", "@angular/cdk": "18.1.2", - "@angular/common": "18.1.2", - "@angular/compiler": "18.1.2", - "@angular/core": "18.1.2", - "@angular/forms": "18.1.2", + "@angular/common": "18.1.3", + "@angular/compiler": "18.1.3", + "@angular/core": "18.1.3", + "@angular/forms": "18.1.3", "@angular/material": "18.1.2", - "@angular/platform-browser": "18.1.2", - "@angular/platform-browser-dynamic": "18.1.2", - "@angular/router": "18.1.2", + "@angular/platform-browser": "18.1.3", + "@angular/platform-browser-dynamic": "18.1.3", + "@angular/router": "18.1.3", "animate.css": "^4.1.1", "eva-icons": "^1.1.3", "ngx-highlightjs": "^12.0.0",