UMM-CSci-3601 / 3601-iteration-template

This template repository is used as a starting point for course projects in CSci 3601: Software Design and Development at the University of Minnesota Morris. It includes an Angular client along with a Javalin server and Mongo database.
MIT License
0 stars 9 forks source link

Update Angular Dependencies #1541

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

ng-update 🤖 has automatically run ng update for you and baked this hot 🔥 PR , ready to merge.

Ng Update Output: Using package manager: npm Collecting installed dependencies... Found 45 dependencies. We analyzed your package.json, there are some packages to update: Name Version Command to update ------------------------------------------------------------------------------------- @angular/cdk 17.3.6 -> 17.3.7 ng update @angular/cdk @angular/core 17.3.6 -> 17.3.7 ng update @angular/core @angular/material 17.3.6 -> 17.3.7 ng update @angular/material ngxtension 3.0.1 -> 3.1.2 ng update ngxtension There might be additional packages which don't provide 'ng update' capabilities that are outdated. You can update the additional packages by running the update command of your package manager.