Skip to content

Commit

Permalink
chore: update dep version of storybook (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
nyqykk authored Nov 12, 2024
1 parent 8c901ea commit dacb1d2
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 299 deletions.
6 changes: 3 additions & 3 deletions examples/module-federation/mf-react-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"devDependencies": {
"@module-federation/enhanced": "^0.7.1",
"@module-federation/rsbuild-plugin": "^0.7.1",
"@module-federation/storybook-addon": "0.0.0-next-20241106024856",
"@module-federation/storybook-addon": "^3.0.5",
"@rsbuild/plugin-react": "^1.0.7",
"@rslib/core": "workspace:*",
"@types/react": "^18.3.12",
"http-server": "^14.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^8.3.6",
"storybook-addon-rslib": "^0.1.3",
"storybook-react-rsbuild": "^0.1.3"
"storybook-addon-rslib": "^0.1.4",
"storybook-react-rsbuild": "^0.1.4"
},
"peerDependencies": {
"react": "*"
Expand Down
Loading

0 comments on commit dacb1d2

Please sign in to comment.