Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: update to angular 17 #338

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nyxdis
Copy link

@nyxdis nyxdis commented Feb 8, 2025

This PR updates dependencies to Angular 17 and fixes several build problems that occurred during the upgrade.
@angular/cdk and @angular/material are specified as 16 || 17, because @angular/material 16 can be used with Angular 17 for the legacy components.
@angular/flex-layout (deprecated) was replaced with @ngbracket/ngx-layout
@types/googlemaps (deprecated) was replaced with @types/google.maps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant