Merged PR 1866: Anlage Komponenten und Directives + Unit Tests und Stories

Related work items: #5175
This commit is contained in:
Lorenz Hilpert
2025-06-18 13:58:00 +00:00
committed by Nino Righi
parent b21ebac53f
commit 4cf0ce820e
60 changed files with 2035 additions and 4884 deletions

View File

@@ -78,11 +78,8 @@
"@schematics/angular": "20.0.2",
"@softarc/eslint-plugin-sheriff": "^0.18.0",
"@softarc/sheriff-core": "0.18.0",
"@storybook/angular": "9.0.9",
"@storybook/core-server": "8.6.14",
"@storybook/jest": "0.2.3",
"@storybook/test-runner": "0.23.0",
"@storybook/testing-library": "0.2.2",
"@storybook/addon-docs": "^9.0.11",
"@storybook/angular": "^9.0.5",
"@swc-node/register": "1.10.10",
"@swc/core": "1.12.1",
"@swc/helpers": "0.5.17",
@@ -104,13 +101,14 @@
"jest-preset-angular": "14.6.0",
"jsonc-eslint-parser": "^2.1.0",
"ng-mocks": "14.13.5",
"ng-packagr": "~18.2.0",
"ng-packagr": "^20.0.0",
"ng-swagger-gen": "^2.3.1",
"nx": "21.2.0",
"postcss": "^8.5.3",
"postcss-url": "~10.1.3",
"prettier": "^3.5.2",
"pretty-quick": "~4.0.0",
"storybook": "^9.0.5",
"tailwindcss": "^3.4.14",
"ts-jest": "^29.1.0",
"ts-node": "10.9.1",