Skip to content

Commit

Permalink
Merge pull request #23109 from storybookjs/norbert/fix-prebundle-node…
Browse files Browse the repository at this point in the history
…-logger

Ecosystem: Prebundle node-logger and make it CJS only
  • Loading branch information
ndelangen committed Jun 17, 2023
2 parents 4811425 + 8cde3f3 commit 93d7993
Show file tree
Hide file tree
Showing 95 changed files with 104 additions and 105 deletions.
2 changes: 1 addition & 1 deletion code/addons/a11y/package.json
Expand Up @@ -104,7 +104,7 @@
"./src/preview.tsx"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Accessibility",
"icon": "https://user-images.githubusercontent.com/263385/101991665-47042f80-3c7c-11eb-8f00-64b5a18f498a.png",
Expand Down
2 changes: 1 addition & 1 deletion code/addons/actions/package.json
Expand Up @@ -125,7 +125,7 @@
"./src/preview.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Actions",
"unsupportedFrameworks": [
Expand Down
2 changes: 1 addition & 1 deletion code/addons/backgrounds/package.json
Expand Up @@ -112,7 +112,7 @@
"./src/preview.tsx"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Backgrounds",
"icon": "https://user-images.githubusercontent.com/263385/101991667-479cc600-3c7c-11eb-96d3-410e936252e7.png",
Expand Down
2 changes: 1 addition & 1 deletion code/addons/controls/package.json
Expand Up @@ -102,7 +102,7 @@
],
"platform": "browser"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Controls",
"icon": "https://user-images.githubusercontent.com/263385/101991669-479cc600-3c7c-11eb-93d9-38b67e8371f2.png",
Expand Down
2 changes: 1 addition & 1 deletion code/addons/docs/package.json
Expand Up @@ -141,7 +141,7 @@
"@storybook/mdx1-csf"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Docs",
"icon": "https://user-images.githubusercontent.com/263385/101991672-48355c80-3c7c-11eb-82d9-95fa12438f64.png",
Expand Down
2 changes: 1 addition & 1 deletion code/addons/essentials/package.json
Expand Up @@ -166,5 +166,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/addons/gfm/package.json
Expand Up @@ -69,5 +69,5 @@
"cjs"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/addons/highlight/package.json
Expand Up @@ -78,7 +78,7 @@
"./src/preview.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"sbmodern": "dist/modern/index.js",
"storybook": {
"displayName": "Highlight",
Expand Down
2 changes: 1 addition & 1 deletion code/addons/interactions/package.json
Expand Up @@ -117,7 +117,7 @@
"./src/preset.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Interactions",
"unsupportedFrameworks": [
Expand Down
2 changes: 1 addition & 1 deletion code/addons/jest/package.json
Expand Up @@ -106,7 +106,7 @@
],
"platform": "browser"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Jest",
"icon": "https://pbs.twimg.com/profile_images/821713465245102080/mMtKIMax_400x400.jpg",
Expand Down
2 changes: 1 addition & 1 deletion code/addons/links/package.json
Expand Up @@ -119,7 +119,7 @@
],
"post": "./scripts/fix-preview-api-reference.ts"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Links",
"icon": "https://user-images.githubusercontent.com/263385/101991673-48355c80-3c7c-11eb-9b6e-b627c96a75f6.png",
Expand Down
2 changes: 1 addition & 1 deletion code/addons/measure/package.json
Expand Up @@ -109,7 +109,7 @@
"./src/preview.tsx"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Measure",
"unsupportedFrameworks": [
Expand Down
2 changes: 1 addition & 1 deletion code/addons/outline/package.json
Expand Up @@ -112,7 +112,7 @@
"./src/preview.tsx"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Outline",
"unsupportedFrameworks": [
Expand Down
2 changes: 1 addition & 1 deletion code/addons/storyshots-core/package.json
Expand Up @@ -141,7 +141,7 @@
"access": "public"
},
"bundler": {},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Storyshots",
"icon": "https://user-images.githubusercontent.com/263385/101991676-48cdf300-3c7c-11eb-8aa1-944dab6ab29b.png",
Expand Down
2 changes: 1 addition & 1 deletion code/addons/storyshots-puppeteer/package.json
Expand Up @@ -61,5 +61,5 @@
"access": "public"
},
"bundler": {},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/addons/storysource/package.json
Expand Up @@ -92,7 +92,7 @@
"./src/preset.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Storysource",
"icon": "https://user-images.githubusercontent.com/263385/101991675-48cdf300-3c7c-11eb-9400-58de5ac6daa7.png",
Expand Down
2 changes: 1 addition & 1 deletion code/addons/toolbars/package.json
Expand Up @@ -99,7 +99,7 @@
],
"platform": "browser"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Toolbars",
"icon": "https://user-images.githubusercontent.com/263385/101991677-48cdf300-3c7c-11eb-93b4-19b0e3366959.png",
Expand Down
2 changes: 1 addition & 1 deletion code/addons/viewport/package.json
Expand Up @@ -109,7 +109,7 @@
"./src/preview.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16",
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17",
"storybook": {
"displayName": "Viewport",
"icon": "https://user-images.githubusercontent.com/263385/101991678-48cdf300-3c7c-11eb-9764-f8af293c1b28.png",
Expand Down
2 changes: 1 addition & 1 deletion code/builders/builder-manager/package.json
Expand Up @@ -73,5 +73,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/builders/builder-vite/package.json
Expand Up @@ -100,5 +100,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/builders/builder-webpack5/package.json
Expand Up @@ -131,5 +131,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/deprecated/addons/package.json
Expand Up @@ -60,5 +60,5 @@
"./src/index.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/deprecated/channel-postmessage/package.json
Expand Up @@ -58,5 +58,5 @@
],
"shim": "@storybook/channels/dist/postmessage/index"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/deprecated/channel-websocket/package.json
Expand Up @@ -58,5 +58,5 @@
],
"shim": "@storybook/channels/dist/websocket/index"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/deprecated/client-api/package.json
Expand Up @@ -54,5 +54,5 @@
],
"shim": "@storybook/preview-api/dist/client-api"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/deprecated/core-client/package.json
Expand Up @@ -47,5 +47,5 @@
],
"shim": "@storybook/preview-api/dist/core-client"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/deprecated/manager-api-shim/package.json
Expand Up @@ -66,5 +66,5 @@
],
"shim": "@storybook/manager-api"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/deprecated/preview-web/package.json
Expand Up @@ -54,5 +54,5 @@
],
"shim": "@storybook/preview-api/dist/preview-web"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/deprecated/store/package.json
Expand Up @@ -55,5 +55,5 @@
"platform": "node",
"shim": "@storybook/preview-api/dist/store"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/angular/package.json
Expand Up @@ -122,5 +122,5 @@
"bundler": {
"tsConfig": "tsconfig.build.json"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/ember/package.json
Expand Up @@ -59,5 +59,5 @@
"access": "public"
},
"bundler": {},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/html-vite/package.json
Expand Up @@ -74,5 +74,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/html-webpack5/package.json
Expand Up @@ -75,5 +75,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/nextjs/package.json
Expand Up @@ -147,5 +147,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/preact-vite/package.json
Expand Up @@ -72,5 +72,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/preact-webpack5/package.json
Expand Up @@ -76,5 +76,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/react-vite/package.json
Expand Up @@ -79,5 +79,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/react-webpack5/package.json
Expand Up @@ -82,5 +82,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/server-webpack5/package.json
Expand Up @@ -73,5 +73,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/svelte-vite/package.json
Expand Up @@ -79,5 +79,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/svelte-webpack5/package.json
Expand Up @@ -77,5 +77,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/sveltekit/package.json
Expand Up @@ -75,5 +75,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/vue-vite/package.json
Expand Up @@ -78,5 +78,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/vue-webpack5/package.json
Expand Up @@ -82,5 +82,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/vue3-vite/package.json
Expand Up @@ -77,5 +77,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/vue3-webpack5/package.json
Expand Up @@ -79,5 +79,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/web-components-vite/package.json
Expand Up @@ -74,5 +74,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/frameworks/web-components-webpack5/package.json
Expand Up @@ -79,5 +79,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/lib/channels/package.json
Expand Up @@ -89,5 +89,5 @@
"./src/websocket/index.ts"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/lib/cli-sb/package.json
Expand Up @@ -26,5 +26,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/lib/cli-storybook/package.json
Expand Up @@ -29,5 +29,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}
2 changes: 1 addition & 1 deletion code/lib/cli/package.json
Expand Up @@ -116,5 +116,5 @@
],
"platform": "node"
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
}

0 comments on commit 93d7993

Please sign in to comment.