├─┬ @storybook/addon-storyshots@5.3.7
│ └─┬ @storybook/core@5.3.7
│ ├─┬ corejs-upgrade-webpack-plugin@2.2.0
│ │ └── webpack@4.41.5 deduped
│ └── webpack@4.41.5 deduped
├─┬ @storybook/react@5.3.7
│ └── webpack@4.41.5
└─┬ react-scripts@3.3.0
└── webpack@4.41.2
Hi, when I am using storybook, I have issue with webpack, dependencies for create react app is older 4.41.2, could you please update it?
Best regards
Jindrich Kuba
├─┬ @storybook/addon-storyshots@5.3.7
│ └─┬ @storybook/core@5.3.7
│ ├─┬ corejs-upgrade-webpack-plugin@2.2.0
│ │ └── webpack@4.41.5 deduped
│ └── webpack@4.41.5 deduped
├─┬ @storybook/react@5.3.7
│ └── webpack@4.41.5
└─┬ react-scripts@3.3.0
└── webpack@4.41.2
Hi, when I am using storybook, I have issue with webpack, dependencies for create react app is older 4.41.2, could you please update it?
Best regards
Jindrich Kuba