create-storybook 10.0.0-beta.4 → 10.0.0-beta.6

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.
@@ -1,10 +1,10 @@
1
- import CJS_COMPAT_NODE_URL_0v69wlcypqha from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_0v69wlcypqha from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_0v69wlcypqha from "node:module";
1
+ import CJS_COMPAT_NODE_URL_hf5xszobp2e from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_hf5xszobp2e from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_hf5xszobp2e from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_0v69wlcypqha.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_0v69wlcypqha.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_0v69wlcypqha.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_hf5xszobp2e.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_hf5xszobp2e.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_hf5xszobp2e.createRequire(import.meta.url);
8
8
 
9
9
  // ------------------------------------------------------------
10
10
  // end of CJS compatibility banner, injected by Storybook's esbuild configuration