vite-plugin-storybook-nextjs 2.0.7 → 2.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -2961,7 +2961,6 @@ function VitePlugin({
2961
2961
  "styled-jsx/style",
2962
2962
  "sb-original/image-context",
2963
2963
  "sb-original/default-loader",
2964
- "@mdx-js/react",
2965
2964
  "next/dist/compiled/react",
2966
2965
  "next/image",
2967
2966
  "next/legacy/image",
package/dist/index.js CHANGED
@@ -2927,7 +2927,6 @@ function VitePlugin({
2927
2927
  "styled-jsx/style",
2928
2928
  "sb-original/image-context",
2929
2929
  "sb-original/default-loader",
2930
- "@mdx-js/react",
2931
2930
  "next/dist/compiled/react",
2932
2931
  "next/image",
2933
2932
  "next/legacy/image",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vite-plugin-storybook-nextjs",
3
- "version": "2.0.7",
3
+ "version": "2.0.8",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "vite-plugin",