diff --git a/examples/with-storybook/package.json b/examples/with-storybook/package.json index 835a8078a8920..00a0a5fdb3d1e 100644 --- a/examples/with-storybook/package.json +++ b/examples/with-storybook/package.json @@ -24,7 +24,7 @@ "@storybook/react": "^6.4.9", "babel-loader": "^8.2.3", "serve": "13.0.2", - "storybook-addon-next": "1.3.1", + "storybook-addon-next": "1.7.1", "typescript": "4.5.5" } }