Skip to content

Commit f4833b7

Browse files
authored
chore(deps): update storybook and nx (#210)
1 parent d43754e commit f4833b7

File tree

6 files changed

+2156
-1490
lines changed

6 files changed

+2156
-1490
lines changed

.yarn/releases/yarn-4.7.0.cjs renamed to .yarn/releases/yarn-4.8.1.cjs

Lines changed: 331 additions & 331 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ enableGlobalCache: false
44

55
nodeLinker: node-modules
66

7-
yarnPath: .yarn/releases/yarn-4.7.0.cjs
7+
yarnPath: .yarn/releases/yarn-4.8.1.cjs

apps/documentation/.storybook/main.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ const config: StorybookConfig = {
1818
options: {},
1919
},
2020
docs: {
21-
defaultName: 'Docs',
22-
autodocs: true
21+
defaultName: 'Docs'
2322
},
2423
};
2524

apps/documentation/.storybook/preview.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ export const globalTypes = {
8888
},
8989
},
9090
};
91-
export const tags = ['autodocs', 'autodocs', 'autodocs'];
91+
export const tags = ['autodocs'];

package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"@angular/platform-browser": "19.2.1",
2828
"@angular/platform-browser-dynamic": "19.2.1",
2929
"@angular/router": "19.2.1",
30-
"@nx/angular": "20.5.0",
30+
"@nx/angular": "20.7.1",
3131
"@sap-ui/common-css": "^0.39.0",
32-
"@storybook/addon-docs": "^8.6.4",
33-
"@storybook/blocks": "^8.6.4",
34-
"@storybook/manager-api": "^8.6.4",
35-
"@storybook/theming": "^8.6.4",
32+
"@storybook/addon-docs": "^8.6.12",
33+
"@storybook/blocks": "^8.6.12",
34+
"@storybook/manager-api": "^8.6.12",
35+
"@storybook/theming": "^8.6.12",
3636
"@types/lodash": "4.14.191",
3737
"@types/react": "^18.0.28",
3838
"@ui5/tooling-webc": "0.3.1",
@@ -71,20 +71,20 @@
7171
"@commitlint/cli": "17.3.0",
7272
"@commitlint/config-angular": "17.3.0",
7373
"@commitlint/config-conventional": "17.3.0",
74-
"@nx/cypress": "20.5.0",
75-
"@nx/devkit": "20.5.0",
76-
"@nx/eslint": "20.5.0",
77-
"@nx/eslint-plugin": "20.5.0",
78-
"@nx/jest": "20.5.0",
79-
"@nx/js": "20.5.0",
80-
"@nx/plugin": "20.5.0",
81-
"@nx/storybook": "20.5.0",
82-
"@nx/workspace": "20.5.0",
74+
"@nx/cypress": "20.7.1",
75+
"@nx/devkit": "20.7.1",
76+
"@nx/eslint": "20.7.1",
77+
"@nx/eslint-plugin": "20.7.1",
78+
"@nx/jest": "20.7.1",
79+
"@nx/js": "20.7.1",
80+
"@nx/plugin": "20.7.1",
81+
"@nx/storybook": "20.7.1",
82+
"@nx/workspace": "20.7.1",
8383
"@schematics/angular": "19.2.1",
84-
"@storybook/addon-essentials": "^8.6.4",
85-
"@storybook/addon-mdx-gfm": "^8.6.4",
86-
"@storybook/angular": "^8.6.4",
87-
"@storybook/core-server": "^8.6.4",
84+
"@storybook/addon-essentials": "^8.6.12",
85+
"@storybook/addon-mdx-gfm": "^8.6.12",
86+
"@storybook/angular": "^8.6.12",
87+
"@storybook/core-server": "^8.6.12",
8888
"@storybook/mdx2-csf": "^1.1.0",
8989
"@types/fs-extra": "^11.0.1",
9090
"@types/jest": "29.5.14",
@@ -98,9 +98,9 @@
9898
"conventional-recommended-bump": "^6.1.0",
9999
"cypress": "13.13.2",
100100
"eslint": "8.57.0",
101-
"eslint-config-prettier": "9.1.0",
101+
"eslint-config-prettier": "10.1.1",
102102
"eslint-plugin-cypress": "2.15.1",
103-
"eslint-plugin-storybook": "^0.11.2",
103+
"eslint-plugin-storybook": "^0.12.0",
104104
"fundamental-styles": "^0.39.0",
105105
"git-semver-tags": "^4.1.1",
106106
"html-webpack-plugin": "^5.5.0",
@@ -111,7 +111,7 @@
111111
"jsonc-eslint-parser": "2.1.0",
112112
"lerna": "^8.1.2",
113113
"ng-packagr": "19.1.1",
114-
"nx": "20.5.0",
114+
"nx": "20.7.1",
115115
"patch-package": "^8.0.0",
116116
"postcss": "8.4.31",
117117
"postcss-import": "14.1.0",
@@ -120,15 +120,15 @@
120120
"prettier": "3.2.4",
121121
"prettier-plugin-organize-imports": "^3.2.4",
122122
"semver": "^7.3.8",
123-
"storybook": "^8.6.4",
123+
"storybook": "^8.6.12",
124124
"through2": "^4.0.2",
125125
"ts-jest": "29.1.0",
126126
"ts-node": "10.9.1",
127127
"typescript": "5.8.2",
128128
"webpack": "^5.64.0"
129129
},
130130
"resolutions": {
131-
"nx": "20.5.0"
131+
"nx": "20.7.1"
132132
},
133133
"lint-staged": {
134134
"*": [
@@ -138,5 +138,5 @@
138138
"yarn eslint --fix"
139139
]
140140
},
141-
"packageManager": "yarn@4.7.0"
141+
"packageManager": "yarn@4.8.1"
142142
}

0 commit comments

Comments
 (0)