Skip to content

Commit afb0793

Browse files
chore(deps): update storybook monorepo to v9
1 parent f459b89 commit afb0793

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@
6464
"@release-it/conventional-changelog": "^8.0.1",
6565
"@storybook/addon-essentials": "^8.1.10",
6666
"@storybook/addon-interactions": "^8.1.10",
67-
"@storybook/addon-links": "^8.1.10",
68-
"@storybook/addon-onboarding": "^8.1.10",
67+
"@storybook/addon-links": "^9.0.0",
68+
"@storybook/addon-onboarding": "^9.0.0",
6969
"@storybook/blocks": "^8.1.10",
70-
"@storybook/nextjs": "^8.1.10",
71-
"@storybook/react": "^8.1.10",
70+
"@storybook/nextjs": "^9.0.0",
71+
"@storybook/react": "^9.0.0",
7272
"@storybook/test": "^8.1.10",
7373
"@types/imap": "^0.8.42",
7474
"@types/js-cookie": "^3.0.6",
@@ -77,13 +77,13 @@
7777
"@typescript-eslint/parser": "^7.0.0",
7878
"eslint-config-prettier": "^9.1.0",
7979
"eslint-plugin-prettier": "^5.4.1",
80-
"eslint-plugin-storybook": "^0.12.0",
80+
"eslint-plugin-storybook": "^9.0.0",
8181
"husky": "^9.1.7",
8282
"hygen": "^6.2.11",
8383
"is-ci": "^4.1.0",
8484
"prettier": "^3.5.3",
8585
"release-it": "^17.1.1",
86-
"storybook": "^8.1.10"
86+
"storybook": "^9.0.0"
8787
},
8888
"release-it": {
8989
"git": {

0 commit comments

Comments
 (0)