storybook 10.1.3 → 10.1.4
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/{builder-manager-N4D23FLX.js → builder-manager-7ZU5KYAD.js} +12 -12
- package/dist/_node-chunks/{camelcase-EXGV75P2.js → camelcase-YSJ5EORN.js} +7 -7
- package/dist/_node-chunks/{chunk-A7QREOLM.js → chunk-2IIRK2OT.js} +6 -6
- package/dist/_node-chunks/chunk-4FAPWW5I.js +61 -0
- package/dist/_node-chunks/{chunk-OBA5XT44.js → chunk-4X3VTYIW.js} +7 -7
- package/dist/_node-chunks/chunk-5UYX4ZF6.js +23 -0
- package/dist/_node-chunks/{chunk-4K33EHJJ.js → chunk-6KX7N5UF.js} +13 -13
- package/dist/_node-chunks/{chunk-O5HLDMLW.js → chunk-6O3OB2PO.js} +12 -12
- package/dist/_node-chunks/{chunk-TTAIHANB.js → chunk-76KIYDRU.js} +7 -7
- package/dist/_node-chunks/{chunk-RIFAW6Y4.js → chunk-7KESMTGS.js} +43 -27
- package/dist/_node-chunks/chunk-CMI5GRPA.js +18 -0
- package/dist/_node-chunks/{chunk-IHWETTDK.js → chunk-COZFRL72.js} +7 -7
- package/dist/_node-chunks/{chunk-PDCQDYS4.js → chunk-DMPGFWI4.js} +10 -10
- package/dist/_node-chunks/{chunk-TCNV3SSR.js → chunk-F2RDEFFH.js} +7 -7
- package/dist/_node-chunks/{chunk-J33WT6V7.js → chunk-FMYFRXPU.js} +6 -6
- package/dist/_node-chunks/{chunk-DUT2G4P5.js → chunk-FY6IUM4S.js} +8 -8
- package/dist/_node-chunks/chunk-GVOXGNOU.js +20 -0
- package/dist/_node-chunks/{chunk-YF6BQNR6.js → chunk-J4VC4I2M.js} +6 -6
- package/dist/_node-chunks/{chunk-U6IY6QQN.js → chunk-LJRKMWYC.js} +6 -6
- package/dist/_node-chunks/{chunk-3PAK6HOZ.js → chunk-MZL4HRPC.js} +7 -7
- package/dist/_node-chunks/{chunk-RCCMX64R.js → chunk-N54KYQ6P.js} +6 -6
- package/dist/_node-chunks/{chunk-V6NSKAAJ.js → chunk-Q6B5LJGA.js} +7 -7
- package/dist/_node-chunks/{chunk-EY7WWLFP.js → chunk-QIY6TMKF.js} +7 -7
- package/dist/_node-chunks/{chunk-745ARPQW.js → chunk-QZJSO2TW.js} +39 -24
- package/dist/_node-chunks/{chunk-4FES3Z32.js → chunk-RZ2YFNVH.js} +7 -7
- package/dist/_node-chunks/{chunk-W77J252D.js → chunk-S3DQCJWT.js} +9 -9
- package/dist/_node-chunks/{chunk-KQCVPCQD.js → chunk-T5WYRHJT.js} +6 -6
- package/dist/_node-chunks/{chunk-EE622TFR.js → chunk-VBZIULNK.js} +6 -6
- package/dist/_node-chunks/{chunk-2S4J6WRI.js → chunk-VUIYVJKC.js} +8 -8
- package/dist/_node-chunks/{chunk-CD52AW7X.js → chunk-W6O6RFMF.js} +9 -9
- package/dist/_node-chunks/{dist-BV4S5XPY.js → dist-NF4P7GPD.js} +9 -9
- package/dist/_node-chunks/{globby-MMDNVX5S.js → globby-54L4JJRV.js} +9 -9
- package/dist/_node-chunks/{lib-ZNCEKZ43.js → lib-GX44WIWA.js} +7 -7
- package/dist/_node-chunks/{mdx-N42X6CFJ-KXIBNMFG.js → mdx-N42X6CFJ-WJFAHXML.js} +8 -8
- package/dist/_node-chunks/{p-limit-RIAILNZP.js → p-limit-QB7Q2I4D.js} +7 -7
- package/dist/babel/index.js +10 -10
- package/dist/bin/core.js +12 -12
- package/dist/bin/dispatcher.js +11 -11
- package/dist/bin/loader.js +9 -9
- package/dist/cli/index.js +18 -18
- package/dist/common/index.d.ts +25 -18
- package/dist/common/index.js +19 -19
- package/dist/core-server/index.js +33 -33
- package/dist/core-server/presets/common-override-preset.js +9 -9
- package/dist/core-server/presets/common-preset.js +25 -25
- package/dist/csf-tools/index.js +9 -9
- package/dist/manager/globals-runtime.js +1 -1
- package/dist/manager-api/index.js +1 -1
- package/dist/mocking-utils/index.js +8 -8
- package/dist/node-logger/index.js +9 -9
- package/dist/server-errors.js +11 -11
- package/dist/telemetry/index.js +23 -23
- package/package.json +1 -1
- package/dist/_node-chunks/chunk-6WT5T7D6.js +0 -23
- package/dist/_node-chunks/chunk-ABYOUG2G.js +0 -18
- package/dist/_node-chunks/chunk-NAZXVKZR.js +0 -20
- package/dist/_node-chunks/chunk-UQA3ZWVX.js +0 -61
|
@@ -59891,7 +59891,7 @@ init_dist();
|
|
|
59891
59891
|
var import_memoizerific8 = __toESM(require_memoizerific(), 1), import_semver = __toESM(require_semver2(), 1);
|
|
59892
59892
|
|
|
59893
59893
|
// src/manager-api/version.ts
|
|
59894
|
-
var version = "10.1.
|
|
59894
|
+
var version = "10.1.4";
|
|
59895
59895
|
|
|
59896
59896
|
// src/manager-api/modules/versions.ts
|
|
59897
59897
|
var { VERSIONCHECK } = scope, getVersionCheckData = (0, import_memoizerific8.default)(1)(() => {
|
|
@@ -2329,7 +2329,7 @@ import { global as global8 } from "@storybook/global";
|
|
|
2329
2329
|
import semver from "semver";
|
|
2330
2330
|
|
|
2331
2331
|
// src/manager-api/version.ts
|
|
2332
|
-
var version = "10.1.
|
|
2332
|
+
var version = "10.1.4";
|
|
2333
2333
|
|
|
2334
2334
|
// src/manager-api/modules/versions.ts
|
|
2335
2335
|
var { VERSIONCHECK } = global8, getVersionCheckData = (0, import_memoizerific2.default)(1)(() => {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_yr66iw5gef from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_yr66iw5gef from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_yr66iw5gef from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_yr66iw5gef.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_yr66iw5gef.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_yr66iw5gef.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -16,8 +16,8 @@ import {
|
|
|
16
16
|
join,
|
|
17
17
|
normalize,
|
|
18
18
|
resolve
|
|
19
|
-
} from "../_node-chunks/chunk-
|
|
20
|
-
import "../_node-chunks/chunk-
|
|
19
|
+
} from "../_node-chunks/chunk-VBZIULNK.js";
|
|
20
|
+
import "../_node-chunks/chunk-J4VC4I2M.js";
|
|
21
21
|
|
|
22
22
|
// ../node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs
|
|
23
23
|
var comma = 44, semicolon = 59, chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", intToChar = new Uint8Array(64), charToInt = new Uint8Array(128);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_yr66iw5gef from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_yr66iw5gef from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_yr66iw5gef from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_yr66iw5gef.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_yr66iw5gef.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_yr66iw5gef.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -22,9 +22,9 @@ import {
|
|
|
22
22
|
once,
|
|
23
23
|
prompt,
|
|
24
24
|
protectUrls
|
|
25
|
-
} from "../_node-chunks/chunk-
|
|
26
|
-
import "../_node-chunks/chunk-
|
|
27
|
-
import "../_node-chunks/chunk-
|
|
25
|
+
} from "../_node-chunks/chunk-VUIYVJKC.js";
|
|
26
|
+
import "../_node-chunks/chunk-RZ2YFNVH.js";
|
|
27
|
+
import "../_node-chunks/chunk-J4VC4I2M.js";
|
|
28
28
|
var export_instance = import_npmlog.default;
|
|
29
29
|
export {
|
|
30
30
|
CLI_COLORS,
|
package/dist/server-errors.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_yr66iw5gef from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_yr66iw5gef from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_yr66iw5gef from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_yr66iw5gef.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_yr66iw5gef.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_yr66iw5gef.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -42,11 +42,11 @@ import {
|
|
|
42
42
|
WebpackCompilationError,
|
|
43
43
|
WebpackInvocationError,
|
|
44
44
|
WebpackMissingStatsError
|
|
45
|
-
} from "./_node-chunks/chunk-
|
|
46
|
-
import "./_node-chunks/chunk-
|
|
47
|
-
import "./_node-chunks/chunk-
|
|
48
|
-
import "./_node-chunks/chunk-
|
|
49
|
-
import "./_node-chunks/chunk-
|
|
45
|
+
} from "./_node-chunks/chunk-DMPGFWI4.js";
|
|
46
|
+
import "./_node-chunks/chunk-LJRKMWYC.js";
|
|
47
|
+
import "./_node-chunks/chunk-76KIYDRU.js";
|
|
48
|
+
import "./_node-chunks/chunk-RZ2YFNVH.js";
|
|
49
|
+
import "./_node-chunks/chunk-J4VC4I2M.js";
|
|
50
50
|
export {
|
|
51
51
|
AddonVitestPostinstallError,
|
|
52
52
|
AddonVitestPostinstallPrerequisiteCheckError,
|
package/dist/telemetry/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_yr66iw5gef from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_yr66iw5gef from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_yr66iw5gef from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_yr66iw5gef.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_yr66iw5gef.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_yr66iw5gef.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -22,25 +22,25 @@ import {
|
|
|
22
22
|
sanitizeAddonName,
|
|
23
23
|
sanitizeError,
|
|
24
24
|
telemetry
|
|
25
|
-
} from "../_node-chunks/chunk-
|
|
26
|
-
import "../_node-chunks/chunk-
|
|
27
|
-
import "../_node-chunks/chunk-
|
|
28
|
-
import "../_node-chunks/chunk-
|
|
29
|
-
import "../_node-chunks/chunk-
|
|
30
|
-
import "../_node-chunks/chunk-
|
|
25
|
+
} from "../_node-chunks/chunk-7KESMTGS.js";
|
|
26
|
+
import "../_node-chunks/chunk-CMI5GRPA.js";
|
|
27
|
+
import "../_node-chunks/chunk-QZJSO2TW.js";
|
|
28
|
+
import "../_node-chunks/chunk-4FAPWW5I.js";
|
|
29
|
+
import "../_node-chunks/chunk-4X3VTYIW.js";
|
|
30
|
+
import "../_node-chunks/chunk-VUIYVJKC.js";
|
|
31
31
|
import {
|
|
32
32
|
getPrecedingUpgrade
|
|
33
|
-
} from "../_node-chunks/chunk-
|
|
34
|
-
import "../_node-chunks/chunk-
|
|
35
|
-
import "../_node-chunks/chunk-
|
|
36
|
-
import "../_node-chunks/chunk-
|
|
37
|
-
import "../_node-chunks/chunk-
|
|
38
|
-
import "../_node-chunks/chunk-
|
|
39
|
-
import "../_node-chunks/chunk-
|
|
40
|
-
import "../_node-chunks/chunk-
|
|
41
|
-
import "../_node-chunks/chunk-
|
|
42
|
-
import "../_node-chunks/chunk-
|
|
43
|
-
import "../_node-chunks/chunk-
|
|
33
|
+
} from "../_node-chunks/chunk-N54KYQ6P.js";
|
|
34
|
+
import "../_node-chunks/chunk-S3DQCJWT.js";
|
|
35
|
+
import "../_node-chunks/chunk-2IIRK2OT.js";
|
|
36
|
+
import "../_node-chunks/chunk-Q6B5LJGA.js";
|
|
37
|
+
import "../_node-chunks/chunk-FMYFRXPU.js";
|
|
38
|
+
import "../_node-chunks/chunk-VBZIULNK.js";
|
|
39
|
+
import "../_node-chunks/chunk-F2RDEFFH.js";
|
|
40
|
+
import "../_node-chunks/chunk-GVOXGNOU.js";
|
|
41
|
+
import "../_node-chunks/chunk-76KIYDRU.js";
|
|
42
|
+
import "../_node-chunks/chunk-RZ2YFNVH.js";
|
|
43
|
+
import "../_node-chunks/chunk-J4VC4I2M.js";
|
|
44
44
|
export {
|
|
45
45
|
ErrorCollector,
|
|
46
46
|
addToGlobalContext,
|
package/package.json
CHANGED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_f2mg11kr5cs from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_f2mg11kr5cs from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_f2mg11kr5cs from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_f2mg11kr5cs.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_f2mg11kr5cs.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_f2mg11kr5cs.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
import {
|
|
13
|
-
any
|
|
14
|
-
} from "./chunk-A7QREOLM.js";
|
|
15
|
-
|
|
16
|
-
// src/cli/detect.ts
|
|
17
|
-
async function detectPnp() {
|
|
18
|
-
return !!any([".pnp.js", ".pnp.cjs"]);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
export {
|
|
22
|
-
detectPnp
|
|
23
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_f2mg11kr5cs from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_f2mg11kr5cs from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_f2mg11kr5cs from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_f2mg11kr5cs.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_f2mg11kr5cs.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_f2mg11kr5cs.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
|
|
13
|
-
// package.json
|
|
14
|
-
var version = "10.1.3";
|
|
15
|
-
|
|
16
|
-
export {
|
|
17
|
-
version
|
|
18
|
-
};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_f2mg11kr5cs from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_f2mg11kr5cs from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_f2mg11kr5cs from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_f2mg11kr5cs.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_f2mg11kr5cs.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_f2mg11kr5cs.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
|
|
13
|
-
// ../node_modules/slash/index.js
|
|
14
|
-
function slash(path) {
|
|
15
|
-
return path.startsWith("\\\\?\\") ? path : path.replace(/\\/g, "/");
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
export {
|
|
19
|
-
slash
|
|
20
|
-
};
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_f2mg11kr5cs from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_f2mg11kr5cs from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_f2mg11kr5cs from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_f2mg11kr5cs.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_f2mg11kr5cs.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_f2mg11kr5cs.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
|
|
13
|
-
// src/common/versions.ts
|
|
14
|
-
var versions_default = {
|
|
15
|
-
"@storybook/addon-a11y": "10.1.3",
|
|
16
|
-
"@storybook/addon-docs": "10.1.3",
|
|
17
|
-
"@storybook/addon-links": "10.1.3",
|
|
18
|
-
"@storybook/addon-onboarding": "10.1.3",
|
|
19
|
-
"storybook-addon-pseudo-states": "10.1.3",
|
|
20
|
-
"@storybook/addon-themes": "10.1.3",
|
|
21
|
-
"@storybook/addon-vitest": "10.1.3",
|
|
22
|
-
"@storybook/builder-vite": "10.1.3",
|
|
23
|
-
"@storybook/builder-webpack5": "10.1.3",
|
|
24
|
-
storybook: "10.1.3",
|
|
25
|
-
"@storybook/angular": "10.1.3",
|
|
26
|
-
"@storybook/ember": "10.1.3",
|
|
27
|
-
"@storybook/html-vite": "10.1.3",
|
|
28
|
-
"@storybook/nextjs": "10.1.3",
|
|
29
|
-
"@storybook/nextjs-vite": "10.1.3",
|
|
30
|
-
"@storybook/preact-vite": "10.1.3",
|
|
31
|
-
"@storybook/react-native-web-vite": "10.1.3",
|
|
32
|
-
"@storybook/react-vite": "10.1.3",
|
|
33
|
-
"@storybook/react-webpack5": "10.1.3",
|
|
34
|
-
"@storybook/server-webpack5": "10.1.3",
|
|
35
|
-
"@storybook/svelte-vite": "10.1.3",
|
|
36
|
-
"@storybook/sveltekit": "10.1.3",
|
|
37
|
-
"@storybook/vue3-vite": "10.1.3",
|
|
38
|
-
"@storybook/web-components-vite": "10.1.3",
|
|
39
|
-
sb: "10.1.3",
|
|
40
|
-
"@storybook/cli": "10.1.3",
|
|
41
|
-
"@storybook/codemod": "10.1.3",
|
|
42
|
-
"@storybook/core-webpack": "10.1.3",
|
|
43
|
-
"create-storybook": "10.1.3",
|
|
44
|
-
"@storybook/csf-plugin": "10.1.3",
|
|
45
|
-
"eslint-plugin-storybook": "10.1.3",
|
|
46
|
-
"@storybook/react-dom-shim": "10.1.3",
|
|
47
|
-
"@storybook/preset-create-react-app": "10.1.3",
|
|
48
|
-
"@storybook/preset-react-webpack": "10.1.3",
|
|
49
|
-
"@storybook/preset-server-webpack": "10.1.3",
|
|
50
|
-
"@storybook/html": "10.1.3",
|
|
51
|
-
"@storybook/preact": "10.1.3",
|
|
52
|
-
"@storybook/react": "10.1.3",
|
|
53
|
-
"@storybook/server": "10.1.3",
|
|
54
|
-
"@storybook/svelte": "10.1.3",
|
|
55
|
-
"@storybook/vue3": "10.1.3",
|
|
56
|
-
"@storybook/web-components": "10.1.3"
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
export {
|
|
60
|
-
versions_default
|
|
61
|
-
};
|