create-storybook 10.3.1 → 10.3.2
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/_node-chunks/{chunk-RMKA6CU2.js → chunk-5ZJVYBML.js} +6 -6
- package/dist/_node-chunks/{chunk-GKC2W6TS.js → chunk-JXEQ6MPD.js} +7 -7
- package/dist/_node-chunks/{chunk-UVO6TIVB.js → chunk-TCIN5NLC.js} +6 -6
- package/dist/_node-chunks/{chunk-I3X4EDBU.js → chunk-ZJ4YXTHM.js} +16 -16
- package/dist/_node-chunks/{postinstallAddon-FXGUY6DX.js → postinstallAddon-IQZLIYNG.js} +8 -8
- package/dist/_node-chunks/{run-IN5PVX7E.js → run-7GKUE6YC.js} +11 -11
- package/dist/_node-chunks/{vitest.config-A2YCDMB7.js → vitest.config-3LYXPLXU.js} +7 -7
- package/dist/_node-chunks/{vitest.config.3.2-Y6576ZVF.js → vitest.config.3.2-2MR5C2BA.js} +7 -7
- package/dist/_node-chunks/{vitest.config.4-WFYTZKUP.js → vitest.config.4-MOTJ6CTS.js} +7 -7
- package/dist/_node-chunks/{vitest.workspace-DMACC4K2.js → vitest.workspace-RYOIZ2VT.js} +7 -7
- package/dist/bin/index.js +9 -9
- package/dist/index.js +10 -10
- package/package.json +2 -2
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_x52hf8qewig from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_x52hf8qewig from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_x52hf8qewig from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_x52hf8qewig.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_x52hf8qewig.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_x52hf8qewig.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_x52hf8qewig from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_x52hf8qewig from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_x52hf8qewig from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_x52hf8qewig.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_x52hf8qewig.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_x52hf8qewig.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
__commonJS
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-5ZJVYBML.js";
|
|
15
15
|
|
|
16
16
|
// ../../../node_modules/ts-dedent/dist/index.js
|
|
17
17
|
var require_dist = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_x52hf8qewig from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_x52hf8qewig from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_x52hf8qewig from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_x52hf8qewig.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_x52hf8qewig.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_x52hf8qewig.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_x52hf8qewig from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_x52hf8qewig from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_x52hf8qewig from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_x52hf8qewig.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_x52hf8qewig.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_x52hf8qewig.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
require_dist
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-JXEQ6MPD.js";
|
|
15
15
|
import {
|
|
16
16
|
dirname,
|
|
17
17
|
normalize,
|
|
18
18
|
relative,
|
|
19
19
|
resolve
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-TCIN5NLC.js";
|
|
21
21
|
import {
|
|
22
22
|
__commonJS,
|
|
23
23
|
__toESM
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-5ZJVYBML.js";
|
|
25
25
|
|
|
26
26
|
// ../../../node_modules/picocolors/picocolors.js
|
|
27
27
|
var require_picocolors = __commonJS({
|
|
@@ -1507,13 +1507,13 @@ import { resolveExpression } from "storybook/internal/babel";
|
|
|
1507
1507
|
async function getTemplatePath(name) {
|
|
1508
1508
|
switch (name) {
|
|
1509
1509
|
case "vitest.config.template":
|
|
1510
|
-
return import("./vitest.config-
|
|
1510
|
+
return import("./vitest.config-3LYXPLXU.js");
|
|
1511
1511
|
case "vitest.config.4.template":
|
|
1512
|
-
return import("./vitest.config.4-
|
|
1512
|
+
return import("./vitest.config.4-MOTJ6CTS.js");
|
|
1513
1513
|
case "vitest.config.3.2.template":
|
|
1514
|
-
return import("./vitest.config.3.2-
|
|
1514
|
+
return import("./vitest.config.3.2-2MR5C2BA.js");
|
|
1515
1515
|
case "vitest.workspace.template":
|
|
1516
|
-
return import("./vitest.workspace-
|
|
1516
|
+
return import("./vitest.workspace-RYOIZ2VT.js");
|
|
1517
1517
|
default:
|
|
1518
1518
|
throw new Error(`Unknown template: ${name}`);
|
|
1519
1519
|
}
|
|
@@ -2058,7 +2058,7 @@ var ADDON_INSTALLATION_INSTRUCTIONS = {
|
|
|
2058
2058
|
}
|
|
2059
2059
|
/** Configure test addons (a11y and vitest) */
|
|
2060
2060
|
async configureAddons(configDir, addons) {
|
|
2061
|
-
let { postinstallAddon } = await import("./postinstallAddon-
|
|
2061
|
+
let { postinstallAddon } = await import("./postinstallAddon-IQZLIYNG.js"), task = prompt6.taskLog({
|
|
2062
2062
|
id: "configure-addons",
|
|
2063
2063
|
title: "Configuring addons..."
|
|
2064
2064
|
}), addonResults = /* @__PURE__ */ new Map();
|
|
@@ -2197,8 +2197,8 @@ ${linesToAdd}
|
|
|
2197
2197
|
storybookCommand && logger11.log(
|
|
2198
2198
|
`To run Storybook manually, run ${CLI_COLORS4.cta(storybookCommand)}. CTRL+C to stop.`
|
|
2199
2199
|
), logger11.log(import_ts_dedent10.dedent`
|
|
2200
|
-
|
|
2201
|
-
Having trouble or want to chat?
|
|
2200
|
+
Want to learn more about Storybook? ${CLI_COLORS4.cta("https://storybook.js.org/")}
|
|
2201
|
+
Having trouble or want to chat? ${CLI_COLORS4.cta("https://discord.gg/storybook/")}
|
|
2202
2202
|
`);
|
|
2203
2203
|
}
|
|
2204
2204
|
}, executeFinalization = ({
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_x52hf8qewig from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_x52hf8qewig from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_x52hf8qewig from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_x52hf8qewig.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_x52hf8qewig.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_x52hf8qewig.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-TCIN5NLC.js";
|
|
13
|
+
import "./chunk-5ZJVYBML.js";
|
|
14
14
|
|
|
15
15
|
// ../cli-storybook/src/postinstallAddon.ts
|
|
16
16
|
import { createRequire as createRequire2 } from "node:module";
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_x52hf8qewig from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_x52hf8qewig from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_x52hf8qewig from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_x52hf8qewig.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_x52hf8qewig.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_x52hf8qewig.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
initiate
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-ZJ4YXTHM.js";
|
|
15
|
+
import "./chunk-JXEQ6MPD.js";
|
|
16
|
+
import "./chunk-TCIN5NLC.js";
|
|
17
17
|
import {
|
|
18
18
|
__commonJS,
|
|
19
19
|
__require,
|
|
20
20
|
__toESM
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-5ZJVYBML.js";
|
|
22
22
|
|
|
23
23
|
// ../../../node_modules/commander/lib/error.js
|
|
24
24
|
var require_error = __commonJS({
|
|
@@ -2621,7 +2621,7 @@ var import_index = __toESM(require_commander(), 1), {
|
|
|
2621
2621
|
} = import_index.default;
|
|
2622
2622
|
|
|
2623
2623
|
// package.json
|
|
2624
|
-
var version = "10.3.
|
|
2624
|
+
var version = "10.3.2";
|
|
2625
2625
|
|
|
2626
2626
|
// src/bin/run.ts
|
|
2627
2627
|
addToGlobalContext("cliVersion", version);
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_x52hf8qewig from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_x52hf8qewig from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_x52hf8qewig from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_x52hf8qewig.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_x52hf8qewig.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_x52hf8qewig.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-5ZJVYBML.js";
|
|
13
13
|
|
|
14
14
|
// raw:../templates/vitest.config.template
|
|
15
15
|
var vitest_config_default = `import path from 'node:path';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_x52hf8qewig from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_x52hf8qewig from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_x52hf8qewig from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_x52hf8qewig.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_x52hf8qewig.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_x52hf8qewig.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-5ZJVYBML.js";
|
|
13
13
|
|
|
14
14
|
// raw:../templates/vitest.config.3.2.template
|
|
15
15
|
var vitest_config_3_2_default = `import path from 'node:path';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_x52hf8qewig from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_x52hf8qewig from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_x52hf8qewig from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_x52hf8qewig.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_x52hf8qewig.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_x52hf8qewig.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-5ZJVYBML.js";
|
|
13
13
|
|
|
14
14
|
// raw:../templates/vitest.config.4.template
|
|
15
15
|
var vitest_config_4_default = `import path from 'node:path';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_x52hf8qewig from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_x52hf8qewig from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_x52hf8qewig from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_x52hf8qewig.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_x52hf8qewig.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_x52hf8qewig.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-5ZJVYBML.js";
|
|
13
13
|
|
|
14
14
|
// raw:../templates/vitest.workspace.template
|
|
15
15
|
var vitest_workspace_default = `import path from 'node:path';
|
package/dist/bin/index.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
2
|
+
import CJS_COMPAT_NODE_URL_x52hf8qewig from 'node:url';
|
|
3
|
+
import CJS_COMPAT_NODE_PATH_x52hf8qewig from 'node:path';
|
|
4
|
+
import CJS_COMPAT_NODE_MODULE_x52hf8qewig from "node:module";
|
|
5
5
|
|
|
6
|
-
var __filename =
|
|
7
|
-
var __dirname =
|
|
8
|
-
var require =
|
|
6
|
+
var __filename = CJS_COMPAT_NODE_URL_x52hf8qewig.fileURLToPath(import.meta.url);
|
|
7
|
+
var __dirname = CJS_COMPAT_NODE_PATH_x52hf8qewig.dirname(__filename);
|
|
8
|
+
var require = CJS_COMPAT_NODE_MODULE_x52hf8qewig.createRequire(import.meta.url);
|
|
9
9
|
|
|
10
10
|
// ------------------------------------------------------------
|
|
11
11
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
12
12
|
// ------------------------------------------------------------
|
|
13
13
|
import {
|
|
14
14
|
require_dist
|
|
15
|
-
} from "../_node-chunks/chunk-
|
|
15
|
+
} from "../_node-chunks/chunk-JXEQ6MPD.js";
|
|
16
16
|
import {
|
|
17
17
|
__toESM
|
|
18
|
-
} from "../_node-chunks/chunk-
|
|
18
|
+
} from "../_node-chunks/chunk-5ZJVYBML.js";
|
|
19
19
|
|
|
20
20
|
// src/bin/index.ts
|
|
21
21
|
var import_ts_dedent = __toESM(require_dist(), 1);
|
|
@@ -25,4 +25,4 @@ var [majorNodeVersion, minorNodeVersion] = process.versions.node.split(".").map(
|
|
|
25
25
|
import_ts_dedent.dedent`To run Storybook, you need Node.js version 20.19+ or 22.12+.
|
|
26
26
|
You are currently running Node.js ${process.version}. Please upgrade your Node.js installation.`
|
|
27
27
|
), process.exit(1));
|
|
28
|
-
import("../_node-chunks/run-
|
|
28
|
+
import("../_node-chunks/run-7GKUE6YC.js");
|
package/dist/index.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_x52hf8qewig from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_x52hf8qewig from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_x52hf8qewig from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_x52hf8qewig.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_x52hf8qewig.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_x52hf8qewig.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
doInitiate
|
|
14
|
-
} from "./_node-chunks/chunk-
|
|
15
|
-
import "./_node-chunks/chunk-
|
|
16
|
-
import "./_node-chunks/chunk-
|
|
17
|
-
import "./_node-chunks/chunk-
|
|
14
|
+
} from "./_node-chunks/chunk-ZJ4YXTHM.js";
|
|
15
|
+
import "./_node-chunks/chunk-JXEQ6MPD.js";
|
|
16
|
+
import "./_node-chunks/chunk-TCIN5NLC.js";
|
|
17
|
+
import "./_node-chunks/chunk-5ZJVYBML.js";
|
|
18
18
|
export {
|
|
19
19
|
doInitiate as initiate
|
|
20
20
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-storybook",
|
|
3
|
-
"version": "10.3.
|
|
3
|
+
"version": "10.3.2",
|
|
4
4
|
"description": "Storybook installer: Develop, document, and test UI components in isolation",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"storybook",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"semver": "^7.7.3",
|
|
42
|
-
"storybook": "10.3.
|
|
42
|
+
"storybook": "10.3.2"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@types/prompts": "^2.0.9",
|