Skip to content

Commit

Permalink
Bump Storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanqing committed Sep 21, 2024
1 parent 432a0ef commit 1b08b80
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@
},
"devDependencies": {
"@sindresorhus/slugify": "2.2.1",
"@storybook/addon-storysource": "8.2.8",
"@storybook/addon-toolbars": "8.2.8",
"@storybook/manager-api": "^8.2.8",
"@storybook/preact": "8.2.8",
"@storybook/preact-vite": "8.2.8",
"@storybook/react": "^8.2.8",
"@storybook/theming": "^8.2.8",
"@storybook/addon-storysource": "8.3.2",
"@storybook/addon-toolbars": "8.3.2",
"@storybook/manager-api": "8.3.2",
"@storybook/preact": "8.3.2",
"@storybook/preact-vite": "8.3.2",
"@storybook/react": "8.3.2",
"@storybook/theming": "8.3.2",
"@types/node": "22.2.0",
"@typescript-eslint/eslint-plugin": "6.13.2",
"camelcase": "8.0.0",
Expand All @@ -91,7 +91,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"storybook": "8.2.8",
"storybook": "8.3.2",
"stylelint": "16.0.0",
"stylelint-config-yuanqing": "0.0.5",
"svgo": "3.3.2",
Expand Down

0 comments on commit 1b08b80

Please sign in to comment.