Skip to content

Commit 77c9f7b

Browse files
committed
chore: upgrade storybook
1 parent ab2cccf commit 77c9f7b

2 files changed

Lines changed: 512 additions & 2055 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/cli": "21.1.5",
2424
"@angular/compiler-cli": "21.1.6",
2525
"@angular/language-service": "21.1.6",
26-
"@chromatic-com/storybook": "^4.1.3",
26+
"@chromatic-com/storybook": "^5.0.1",
2727
"@eslint/eslintrc": "^3.3.3",
2828
"@nx/angular": "22.5.4",
2929
"@nx/cypress": "22.5.4",
@@ -41,8 +41,8 @@
4141
"@phenomnomnominal/tsquery": "^6.1.4",
4242
"@rosskevin/gltfjsx": "^7.2.0",
4343
"@schematics/angular": "21.1.5",
44-
"@storybook/addon-docs": "^10.1.10",
45-
"@storybook/angular": "10.1.10",
44+
"@storybook/addon-docs": "^10.2.17",
45+
"@storybook/angular": "10.2.17",
4646
"@storybook/test-runner": "0.24.2",
4747
"@swc-node/register": "1.11.1",
4848
"@swc/cli": "0.7.10",
@@ -64,7 +64,7 @@
6464
"eslint": "9.39.2",
6565
"eslint-config-prettier": "10.1.8",
6666
"eslint-plugin-cypress": "^5.2.0",
67-
"eslint-plugin-storybook": "10.1.10",
67+
"eslint-plugin-storybook": "10.2.17",
6868
"glslify-loader": "^2.0.0",
6969
"jest": "30.2.0",
7070
"jest-environment-jsdom": "30.2.0",
@@ -86,7 +86,7 @@
8686
"prettier": "^3.7.4",
8787
"prettier-plugin-organize-imports": "^4.3.0",
8888
"semver": "^7.7.3",
89-
"storybook": "10.1.10",
89+
"storybook": "10.2.17",
9090
"storybook-addon-deep-controls": "^0.10.0",
9191
"tailwindcss": "^4.1.18",
9292
"three": "^0.182.0",

0 commit comments

Comments
 (0)