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
+16
View File
@@ -19,6 +19,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",
@@ -3731,6 +3732,21 @@
"tslib": "^2.1.0"
}
},
"node_modules/@ngbracket/ngx-layout": {
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/@ngbracket/ngx-layout/-/ngx-layout-16.1.3.tgz",
"integrity": "sha512-N24KX2BIBYXbCfLyr8Q/wXHh5x9w8yGn2G5GLo99inOJ2BtBNu3AvBdvz1oYIsuLEdqgWZIqt0JqlBeIm4u/iQ==",
"dependencies": {
"tslib": "^2.5.0"
},
"peerDependencies": {
"@angular/cdk": ">=16.0.0",
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@angular/platform-browser": ">=16.0.0",
"rxjs": "^6.5.3 || ^7.8.0"
}
},
"node_modules/@ngtools/webpack": {
"version": "16.2.5",
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-16.2.5.tgz",