Skip to content

Commit c9547b5

Browse files
chore(deps): update storybook to ^8.6.9
1 parent 326383c commit c9547b5

File tree

2 files changed

+193
-181
lines changed

2 files changed

+193
-181
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"build-storybook": "storybook build"
4141
},
4242
"devDependencies": {
43-
"@storybook/addon-essentials": "^8.5.5",
44-
"@storybook/addon-interactions": "^8.5.5",
45-
"@storybook/blocks": "^8.5.5",
46-
"@storybook/test": "^8.5.5",
47-
"@storybook/vue3": "^8.5.5",
48-
"@storybook/vue3-vite": "^8.5.5",
43+
"@storybook/addon-essentials": "^8.6.9",
44+
"@storybook/addon-interactions": "^8.6.9",
45+
"@storybook/blocks": "^8.6.9",
46+
"@storybook/test": "^8.6.9",
47+
"@storybook/vue3": "^8.6.9",
48+
"@storybook/vue3-vite": "^8.6.9",
4949
"@tsconfig/node22": "^22.0.0",
5050
"@types/jsdom": "^21.1.7",
5151
"@types/node": "^22.13.5",
@@ -63,7 +63,7 @@
6363
"npm-run-all2": "^7.0.2",
6464
"oxlint": "^0.15.10",
6565
"prettier": "^3.5.0",
66-
"storybook": "^8.5.5",
66+
"storybook": "^8.6.9",
6767
"typescript": "~5.6.3",
6868
"vite": "^6.1.0",
6969
"vite-plugin-dts": "^4.5.0",

0 commit comments

Comments
 (0)