@storybook/preset-react-webpack
Advanced tools
Comparing version 0.0.0-pr-29241-sha-d29f0c6b to 0.0.0-pr-29241-sha-f30996d6
{ | ||
"name": "@storybook/preset-react-webpack", | ||
"version": "0.0.0-pr-29241-sha-d29f0c6b", | ||
"version": "0.0.0-pr-29241-sha-f30996d6", | ||
"description": "Storybook for React: Develop React Component in isolation with Hot Reloading", | ||
@@ -67,4 +67,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@storybook/core-webpack": "0.0.0-pr-29241-sha-d29f0c6b", | ||
"@storybook/react": "0.0.0-pr-29241-sha-d29f0c6b", | ||
"@storybook/core-webpack": "0.0.0-pr-29241-sha-f30996d6", | ||
"@storybook/react": "0.0.0-pr-29241-sha-f30996d6", | ||
"@storybook/react-docgen-typescript-plugin": "1.0.6--canary.9.0c3f3b7.0", | ||
@@ -87,3 +87,3 @@ "@types/node": "^22.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta", | ||
"storybook": "^0.0.0-pr-29241-sha-d29f0c6b" | ||
"storybook": "^0.0.0-pr-29241-sha-f30996d6" | ||
}, | ||
@@ -90,0 +90,0 @@ "peerDependenciesMeta": { |
# Storybook Webpack preset for React | ||
This package is a [preset](https://storybook.js.org/docs/react/addons/writing-presets#presets-api) that configures Storybook's webpack settings for handling React. | ||
This package is a [preset](https://storybook.js.org/docs/addons/writing-presets?renderer=react) that configures Storybook's webpack settings for handling React. | ||
It's an internal package that's not intended to be used directly by users. | ||
- More info on [Storybook for React](https://storybook.js.org/docs/react/get-started) | ||
- More info on [Storybook for React](https://storybook.js.org/docs/get-started/install?renderer=react) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23809
+ Added@storybook/core-webpack@0.0.0-pr-29241-sha-f30996d6(transitive)
+ Added@storybook/react@0.0.0-pr-29241-sha-f30996d6(transitive)
+ Added@storybook/react-dom-shim@0.0.0-pr-29241-sha-f30996d6(transitive)
- Removed@storybook/core-webpack@0.0.0-pr-29241-sha-d29f0c6b(transitive)
- Removed@storybook/react@0.0.0-pr-29241-sha-d29f0c6b(transitive)
- Removed@storybook/react-dom-shim@0.0.0-pr-29241-sha-d29f0c6b(transitive)