storybook 9.0.0-beta.8 → 9.0.0-beta.9

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "storybook",
3
- "version": "9.0.0-beta.8",
3
+ "version": "9.0.0-beta.9",
4
4
  "description": "Storybook framework-agnostic API",
5
5
  "keywords": [
6
6
  "storybook"
@@ -763,6 +763,7 @@
763
763
  "tinyspy": "^3.0.2",
764
764
  "ts-dedent": "^2.0.0",
765
765
  "tsconfig-paths": "^4.2.0",
766
+ "tsup": "^6.7.0",
766
767
  "type-fest": "^4.18.1",
767
768
  "typescript": "^5.8.3",
768
769
  "unique-string": "^3.0.0",