@ -4,7 +4,6 @@ import { LogoItem } from './interfaces/interfaces';
@Component({
changeDetection: ChangeDetectionStrategy.OnPush,
imports: [],
selector: 'gf-logo-carousel',
styleUrls: ['./logo-carousel.component.scss'],
templateUrl: './logo-carousel.component.html'
@ -141,7 +141,6 @@
"jest": "30.2.0",
"jest-environment-jsdom": "30.2.0",
"jest-preset-angular": "16.0.0",
"jest-util": "30.2.0",
"nx": "22.3.3",
"prettier": "3.7.4",
"prettier-plugin-organize-attributes": "1.0.0",
@ -198,8 +198,7 @@
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.9.2",
"webpack-bundle-analyzer": "4.10.2",
"jest-util": "30.2.0"
"webpack-bundle-analyzer": "4.10.2"
},
"engines": {
"node": ">=22.18.0"