Switched to "ngx-layout" from the deprecated "@angular/flex-layout"

This commit is contained in:
Simon Grimme
2023-10-10 23:09:38 +02:00
parent 74cea89cf5
commit 8e8db7fae5
3 changed files with 19 additions and 2 deletions
+2 -1
View File
@@ -21,6 +21,7 @@
"@angular/platform-browser-dynamic": "^16.2.8",
"@angular/router": "^16.2.8",
"@angular/youtube-player": "^16.2.7",
"@ngbracket/ngx-layout": "^16.1.3",
"mat-table-filter": "^15.0.0",
"rxjs": "~7.8.1",
"tslib": "^2.3.0",
@@ -39,4 +40,4 @@
"karma-jasmine-html-reporter": "~2.0.0",
"typescript": "^5.1.6"
}
}
}