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 #1546

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month 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-eslint/schematics 17.3.0 -> 17.4.0 ng update @angular-eslint/schematics @angular/cdk 17.3.7 -> 17.3.8 ng update @angular/cdk @angular/cli 17.3.6 -> 17.3.7 ng update @angular/cli @angular/core 17.3.7 -> 17.3.8 ng update @angular/core @angular/material 17.3.7 -> 17.3.8 ng update @angular/material ngxtension 3.1.2 -> 3.2.0 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.