@wistia/vhs 2.75.3-beta.5cb4afb2.1b6ad0a → 2.75.3-beta.5ceb9f76.4a4405c

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": "@wistia/vhs",
3
- "version": "2.75.3-beta.5cb4afb2.1b6ad0a",
3
+ "version": "2.75.3-beta.5ceb9f76.4a4405c",
4
4
  "description": "Visual Hype System - Wistia's opinionated component library for building React UIs",
5
5
  "type": "commonjs",
6
6
  "main": "dist/index.cjs",
@@ -63,7 +63,7 @@
63
63
  "styled-components": "^5.0.0 || ^6.0.0"
64
64
  },
65
65
  "dependencies": {
66
- "@radix-ui/react-dropdown-menu": "^2.1.14",
66
+ "@radix-ui/react-dropdown-menu": "^2.1.15",
67
67
  "@wistia/type-guards": "^0.9.1",
68
68
  "@wistia/vhs-design-tokens": "2.1.3",
69
69
  "date-fns": "^4.1.0",
@@ -85,25 +85,18 @@
85
85
  },
86
86
  "devDependencies": {
87
87
  "@repo/config": "workspace:*",
88
- "@storybook/addon-a11y": "^8.6.14",
89
- "@storybook/addon-backgrounds": "^8.6.14",
90
- "@storybook/addon-controls": "^8.6.14",
91
- "@storybook/addon-docs": "^8.6.14",
92
- "@storybook/addon-links": "^8.6.14",
93
- "@storybook/addon-mdx-gfm": "^8.6.14",
94
- "@storybook/blocks": "^8.6.14",
95
- "@storybook/manager-api": "^8.6.14",
96
- "@storybook/react": "^8.6.14",
97
- "@storybook/react-vite": "^8.6.14",
98
- "@storybook/theming": "^8.6.14",
88
+ "@storybook/addon-a11y": "^9.0.0",
89
+ "@storybook/addon-docs": "^9.0.0",
90
+ "@storybook/addon-links": "^9.0.0",
91
+ "@storybook/react-vite": "^9.0.0",
99
92
  "@testing-library/dom": "^10.4.0",
100
93
  "@testing-library/jest-dom": "^6.6.3",
101
94
  "@testing-library/react": "^16.3.0",
102
95
  "@testing-library/user-event": "^14.6.1",
103
96
  "@types/is-hotkey": "^0.1.10",
104
97
  "@types/jest-axe": "^3.5.9",
105
- "@types/node": "^22.15.19",
106
- "@types/react": "^18.3.21",
98
+ "@types/node": "^22.15.21",
99
+ "@types/react": "^18.3.22",
107
100
  "@types/react-aria-live": "^2.0.6",
108
101
  "@types/react-dom": "^18.3.7",
109
102
  "@types/react-slider": "^1.3.6",
@@ -112,7 +105,7 @@
112
105
  "@vitejs/plugin-react": "^4.4.1",
113
106
  "@vitest/coverage-istanbul": "^3.1.4",
114
107
  "browserslist": "^4.24.5",
115
- "chromatic": "^11.28.2",
108
+ "chromatic": "^12.0.0",
116
109
  "concurrently": "^9.1.2",
117
110
  "cross-env": "^7.0.3",
118
111
  "depcheck": "^1.4.7",
@@ -128,9 +121,10 @@
128
121
  "react": "^18.3.1",
129
122
  "react-docgen-typescript": "^2.2.2",
130
123
  "react-dom": "^18.3.1",
124
+ "remark-gfm": "^4.0.1",
131
125
  "shx": "^0.4.0",
132
126
  "signale": "^1.4.0",
133
- "storybook": "^8.6.14",
127
+ "storybook": "^9.0.0",
134
128
  "styled-components": "^5.3.11",
135
129
  "tsx": "^4.19.4",
136
130
  "typescript": "^5.8.3",