Skip to content

Commit 4908211

Browse files
chore: update storybook dependency
1 parent 8349648 commit 4908211

File tree

3 files changed

+163
-218
lines changed

3 files changed

+163
-218
lines changed

packages/propel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@storybook/react-vite": "9.1.10",
9090
"@types/react": "catalog:",
9191
"@types/react-dom": "catalog:",
92-
"storybook": "9.1.10",
92+
"storybook": "9.1.17",
9393
"tsdown": "catalog:",
9494
"typescript": "catalog:"
9595
}

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"autoprefixer": "^10.4.19",
7878
"postcss-cli": "^11.0.0",
7979
"postcss-nested": "^6.0.1",
80-
"storybook": "^8.1.1",
80+
"storybook": "9.1.17",
8181
"tsdown": "catalog:",
8282
"typescript": "catalog:"
8383
}

0 commit comments

Comments
 (0)