Skip to content

Commit 2105e28

Browse files
committed
feat: update angular version from 14 to 15
- update package.json dependencies - npm audit force fix - add `MatDialogModule` to app module imports - mat-form-field has appearance property `outline` and `fill` now - update unit tests
1 parent fa4ede5 commit 2105e28

File tree

7 files changed

+6825
-19203
lines changed

7 files changed

+6825
-19203
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
/.project
2+
.idea
3+
*.iml
4+
.DS_Store

0 commit comments

Comments
 (0)