Move Storybook under dev-dependencies (#10690)

This commit is contained in:
Mykyta Maliarchuk
2025-03-04 12:56:08 +01:00
committed by GitHub
parent 8dceb5fb1d
commit cc9eca6bea
2 changed files with 103 additions and 8 deletions

View File

@@ -45,9 +45,6 @@
"@mat-datetimepicker/core": "13.0.2",
"@ngx-translate/core": "^14.0.0",
"@nx/webpack": "^20.0.0",
"@storybook/addon-interactions": "8.4.7",
"@storybook/core-server": "^8.2.9",
"@storybook/theming": "^8.2.9",
"@valano/change-font-size": "^1.0.0",
"angular-oauth2-oidc": "17.0.2",
"angular-oauth2-oidc-jwks": "^17.0.2",
@@ -104,6 +101,8 @@
"@storybook/angular": "^8.4.6",
"@storybook/core-server": "8.4.7",
"@storybook/manager-api": "^8.4.5",
"@storybook/addon-interactions": "8.4.7",
"@storybook/theming": "^8.2.9",
"@types/ejs": "^3.1.5",
"@types/event-emitter": "^0.3.3",
"@types/jasmine": "4.0.3",