@storybook/preset-server-webpack 10.0.0-beta.6 → 10.0.0-beta.7

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_imi5q134qe from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_imi5q134qe from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_imi5q134qe from "node:module";
1
+ import CJS_COMPAT_NODE_URL_bsrkumrjf6 from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_bsrkumrjf6 from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_bsrkumrjf6 from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_imi5q134qe.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_imi5q134qe.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_imi5q134qe.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_bsrkumrjf6.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_bsrkumrjf6.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_bsrkumrjf6.createRequire(import.meta.url);
8
8
 
9
9
  // ------------------------------------------------------------
10
10
  // end of CJS compatibility banner, injected by Storybook's esbuild configuration
package/dist/index.js CHANGED
@@ -1,17 +1,17 @@
1
- import CJS_COMPAT_NODE_URL_imi5q134qe from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_imi5q134qe from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_imi5q134qe from "node:module";
1
+ import CJS_COMPAT_NODE_URL_bsrkumrjf6 from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_bsrkumrjf6 from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_bsrkumrjf6 from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_imi5q134qe.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_imi5q134qe.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_imi5q134qe.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_bsrkumrjf6.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_bsrkumrjf6.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_bsrkumrjf6.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
  __name
14
- } from "./_node-chunks/chunk-LTCYHTJ4.js";
14
+ } from "./_node-chunks/chunk-VJ6E33FW.js";
15
15
 
16
16
  // src/index.ts
17
17
  import { fileURLToPath } from "node:url";
package/dist/loader.js CHANGED
@@ -1,17 +1,17 @@
1
- import CJS_COMPAT_NODE_URL_imi5q134qe from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_imi5q134qe from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_imi5q134qe from "node:module";
1
+ import CJS_COMPAT_NODE_URL_bsrkumrjf6 from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_bsrkumrjf6 from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_bsrkumrjf6 from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_imi5q134qe.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_imi5q134qe.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_imi5q134qe.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_bsrkumrjf6.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_bsrkumrjf6.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_bsrkumrjf6.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
  __name
14
- } from "./_node-chunks/chunk-LTCYHTJ4.js";
14
+ } from "./_node-chunks/chunk-VJ6E33FW.js";
15
15
 
16
16
  // src/lib/compiler/stringifier.ts
17
17
  import { identifier } from "safe-identifier";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storybook/preset-server-webpack",
3
- "version": "10.0.0-beta.6",
3
+ "version": "10.0.0-beta.7",
4
4
  "description": "Storybook for Server: View HTML snippets from a server in isolation with Hot Reloading.",
5
5
  "keywords": [
6
6
  "storybook"
@@ -40,7 +40,7 @@
40
40
  "prep": "jiti ../../../scripts/build/build-package.ts"
41
41
  },
42
42
  "dependencies": {
43
- "@storybook/core-webpack": "10.0.0-beta.6",
43
+ "@storybook/core-webpack": "10.0.0-beta.7",
44
44
  "safe-identifier": "^0.4.2",
45
45
  "ts-dedent": "^2.0.0",
46
46
  "yaml-loader": "^0.8.1"
@@ -51,7 +51,7 @@
51
51
  "yaml": "^2.8.0"
52
52
  },
53
53
  "peerDependencies": {
54
- "storybook": "^10.0.0-beta.6"
54
+ "storybook": "^10.0.0-beta.7"
55
55
  },
56
56
  "publishConfig": {
57
57
  "access": "public"