Skip to content

Commit 3f0f954

Browse files
committed
chore: update storybook
1 parent ca511a6 commit 3f0f954

4 files changed

Lines changed: 373 additions & 370 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ reports
1212
/documentation.json
1313
/ng-package.debug.json
1414
/report.*.json
15-
.yarn
15+
.yarn/install-state.gz

.yarn/install-state.gz

-2.67 MB
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
"@eslint/compat": "^1.1.1",
7878
"@eslint/eslintrc": "^3.1.0",
7979
"@eslint/js": "^9.7.0",
80-
"@storybook/addon-docs": "^9.1.3",
81-
"@storybook/addon-links": "^9.1.3",
82-
"@storybook/angular": "^9.1.3",
80+
"@storybook/addon-docs": "^10.2.0",
81+
"@storybook/addon-links": "^10.2.0",
82+
"@storybook/angular": "^10.2.0",
8383
"@types/chroma-js": "^2.4.0",
8484
"@types/file-saver": "^2.0.5",
8585
"@types/jest": "29.5.12",
@@ -92,7 +92,7 @@
9292
"eslint-plugin-import": "^2.29.1",
9393
"eslint-plugin-jest": "^28.6.0",
9494
"eslint-plugin-sonarjs": "^1.0.3",
95-
"eslint-plugin-storybook": "9.1.3",
95+
"eslint-plugin-storybook": "10.2.0",
9696
"eslint-plugin-unicorn": "^54.0.0",
9797
"file-saver": "^2.0.5",
9898
"gulp": "^5.0.0",
@@ -110,7 +110,7 @@
110110
"sass": "^1.91.0",
111111
"sass-loader": "^16.0.5",
112112
"simple-git-hooks": "^2.11.1",
113-
"storybook": "^9.1.3",
113+
"storybook": "^10.2.0",
114114
"style-loader": "^4.0.0",
115115
"stylelint": "^16.6.1",
116116
"ts-jest": "29.4.1",

0 commit comments

Comments
 (0)