@wistia/vhs 3.0.0-beta.0b93a450.599e20e → 3.0.0-beta.63d723cf.354ec92

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": "3.0.0-beta.0b93a450.599e20e",
3
+ "version": "3.0.0-beta.63d723cf.354ec92",
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",
@@ -85,28 +85,28 @@
85
85
  "devDependencies": {
86
86
  "@karibash/pixel-units": "^2.3.0",
87
87
  "@repo/config": "workspace:*",
88
- "@storybook/addon-a11y": "^9.1.3",
89
- "@storybook/addon-docs": "^9.1.3",
90
- "@storybook/addon-links": "^9.1.3",
91
- "@storybook/react-vite": "^9.1.3",
88
+ "@storybook/addon-a11y": "^9.1.5",
89
+ "@storybook/addon-docs": "^9.1.5",
90
+ "@storybook/addon-links": "^9.1.5",
91
+ "@storybook/react-vite": "^9.1.5",
92
92
  "@testing-library/dom": "^10.4.1",
93
93
  "@testing-library/jest-dom": "^6.8.0",
94
94
  "@testing-library/react": "^16.3.0",
95
95
  "@testing-library/user-event": "^14.6.1",
96
96
  "@types/is-hotkey": "^0.1.10",
97
97
  "@types/jest-axe": "^3.5.9",
98
- "@types/node": "^24.3.0",
99
- "@types/react": "^18.3.23",
98
+ "@types/node": "^24.3.1",
99
+ "@types/react": "^18.3.24",
100
100
  "@types/react-aria-live": "^2.0.6",
101
101
  "@types/react-dom": "^18.3.7",
102
102
  "@types/react-slider": "^1.3.6",
103
103
  "@types/styled-components": "^5.1.34",
104
104
  "@types/throttle-debounce": "^5.0.2",
105
- "@vitejs/plugin-react": "^5.0.1",
105
+ "@vitejs/plugin-react": "^5.0.2",
106
106
  "@vitest/coverage-istanbul": "^3.2.4",
107
- "browserslist": "^4.25.3",
108
- "chromatic": "^13.1.3",
109
- "concurrently": "^9.2.0",
107
+ "browserslist": "^4.25.4",
108
+ "chromatic": "^13.1.4",
109
+ "concurrently": "^9.2.1",
110
110
  "cross-env": "^10.0.0",
111
111
  "depcheck": "^1.4.7",
112
112
  "esbuild-visualizer": "^0.7.0",
@@ -122,12 +122,12 @@
122
122
  "remark-gfm": "^4.0.1",
123
123
  "shx": "^0.4.0",
124
124
  "signale": "^1.4.0",
125
- "storybook": "^9.1.3",
125
+ "storybook": "^9.1.5",
126
126
  "styled-components": "^5.3.11",
127
127
  "tsup": "^8.5.0",
128
- "tsx": "^4.20.4",
128
+ "tsx": "^4.20.5",
129
129
  "typescript": "^5.9.2",
130
- "vite": "^7.1.3",
130
+ "vite": "^7.1.5",
131
131
  "vitest": "^3.2.4",
132
132
  "vitest-axe": "^1.0.0-pre.5",
133
133
  "vitest-canvas-mock": "^0.3.3",