[AAE-10105] Update Storybook to 6.5.10v (#7765)

* [AAE-10266] storybook 6.4.19 fix

* [AAE-10266] test storybook config

* [AAE-10266] Fix storybook config

* downgrade nrwl workspace to previous version

* remove duplicated logo

* downgrade nrwl version

* downgrade nrwl packages

* Trigger travis

* fix playwright config

* Fix storybook execute command

* Fix Playwright config v2

* Remove useless command

Co-authored-by: MichalFidor <michal.fidor@hyland.com>
This commit is contained in:
Tomasz Gnyp
2022-08-16 13:14:02 +01:00
committed by GitHub
co-authored by MichalFidor
parent 26c46cfb9d
commit be0545801d
14 changed files with 1518 additions and 2165 deletions
+6 -5
View File
@@ -134,12 +134,12 @@
"@nrwl/storybook": "13.10.5",
"@nrwl/workspace": "13.10.5",
"@paperist/types-remark": "0.1.3",
"@playwright/test": "^1.20.0",
"@playwright/test": "^1.25.0",
"@quanzo/change-font-size": "1.0.0",
"@storybook/addon-essentials": "6.4.19",
"@storybook/angular": "6.4.19",
"@storybook/builder-webpack5": "6.4.19",
"@storybook/manager-webpack5": "6.4.19",
"@storybook/addon-essentials": "6.5.10",
"@storybook/angular": "6.5.10",
"@storybook/builder-webpack5": "6.5.10",
"@storybook/manager-webpack5": "6.5.10",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.2",
"@types/minimatch": "^3.0.3",
@@ -190,6 +190,7 @@
"ng-mocks": "^10.5.4",
"ng-packagr": "^13.2.1",
"node-sass": "^4.14.1",
"nx": "13.10.5",
"postcss": "^8.4.5",
"postcss-sass": "^0.5.0",
"protractor": "^7.0.0",