diff --git a/bootstrapextracomponents/package.json b/bootstrapextracomponents/package.json index c0ffa57..5a3e241 100644 --- a/bootstrapextracomponents/package.json +++ b/bootstrapextracomponents/package.json @@ -15,10 +15,10 @@ }, "private": true, "dependencies": { - "@angular/animations": "17.2.4", - "@angular/common": "17.2.4", - "@angular/core": "17.2.4", - "@angular/forms": "17.2.4", + "@angular/animations": "17.3.0", + "@angular/common": "17.3.0", + "@angular/core": "17.3.0", + "@angular/forms": "17.3.0", "@ng-bootstrap/ng-bootstrap": "16.0.0", "@popperjs/core": "2.11.8", "@servoy/public": "2024.3.0",