storybook 9.0.13 → 9.0.15

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.13",
3
+ "version": "9.0.15",
4
4
  "description": "Storybook framework-agnostic API",
5
5
  "keywords": [
6
6
  "storybook"
@@ -437,8 +437,8 @@
437
437
  "@storybook/global": "^5.0.0",
438
438
  "@testing-library/jest-dom": "^6.6.3",
439
439
  "@testing-library/user-event": "^14.6.1",
440
- "@vitest/expect": "3.0.9",
441
- "@vitest/spy": "3.0.9",
440
+ "@vitest/expect": "3.2.4",
441
+ "@vitest/spy": "3.2.4",
442
442
  "better-opn": "^3.0.2",
443
443
  "esbuild": "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0",
444
444
  "esbuild-register": "^3.5.0",
@@ -488,7 +488,7 @@
488
488
  "@types/react-transition-group": "^4",
489
489
  "@types/semver": "^7.5.8",
490
490
  "@types/ws": "^8",
491
- "@vitest/utils": "^3.0.9",
491
+ "@vitest/utils": "^3.2.4",
492
492
  "@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.10",
493
493
  "@yarnpkg/fslib": "2.10.3",
494
494
  "@yarnpkg/libzip": "2.3.0",