@wistia/vhs 2.75.1-beta.3f090d69.725a803 → 2.75.1-beta.b0c2e2d3.327910b

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/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/vhs v2.75.1-beta.3f090d69.725a803
3
+ * @license @wistia/vhs v2.75.1-beta.b0c2e2d3.327910b
4
4
  *
5
5
  * Copyright (c) 2021-2025, Wistia, Inc. and its affiliates.
6
6
  *
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/vhs v2.75.1-beta.3f090d69.725a803
3
+ * @license @wistia/vhs v2.75.1-beta.b0c2e2d3.327910b
4
4
  *
5
5
  * Copyright (c) 2021-2025, Wistia, Inc. and its affiliates.
6
6
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/vhs",
3
- "version": "2.75.1-beta.3f090d69.725a803",
3
+ "version": "2.75.1-beta.b0c2e2d3.327910b",
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",
@@ -80,22 +80,22 @@
80
80
  "slate-hyperscript": "^0.100.0",
81
81
  "slate-react": "0.99.0",
82
82
  "throttle-debounce": "^5.0.2",
83
- "type-fest": "^4.38.0",
83
+ "type-fest": "^4.37.0",
84
84
  "uuid": "^11.1.0"
85
85
  },
86
86
  "devDependencies": {
87
87
  "@repo/config": "workspace:*",
88
- "@storybook/addon-a11y": "^8.6.9",
89
- "@storybook/addon-backgrounds": "^8.6.9",
90
- "@storybook/addon-controls": "^8.6.9",
91
- "@storybook/addon-docs": "^8.6.9",
92
- "@storybook/addon-links": "^8.6.9",
93
- "@storybook/addon-mdx-gfm": "^8.6.9",
94
- "@storybook/blocks": "^8.6.9",
95
- "@storybook/manager-api": "^8.6.9",
96
- "@storybook/react": "^8.6.9",
97
- "@storybook/react-vite": "8.6.9",
98
- "@storybook/theming": "^8.6.9",
88
+ "@storybook/addon-a11y": "^8.6.6",
89
+ "@storybook/addon-backgrounds": "^8.6.6",
90
+ "@storybook/addon-controls": "^8.6.6",
91
+ "@storybook/addon-docs": "^8.6.6",
92
+ "@storybook/addon-links": "^8.6.6",
93
+ "@storybook/addon-mdx-gfm": "^8.6.6",
94
+ "@storybook/blocks": "^8.6.6",
95
+ "@storybook/manager-api": "^8.6.6",
96
+ "@storybook/react": "^8.6.6",
97
+ "@storybook/react-vite": "8.6.6",
98
+ "@storybook/theming": "^8.6.6",
99
99
  "@testing-library/dom": "^10.4.0",
100
100
  "@testing-library/jest-dom": "^6.6.3",
101
101
  "@testing-library/react": "^16.2.0",
@@ -103,14 +103,14 @@
103
103
  "@types/is-hotkey": "^0.1.10",
104
104
  "@types/jest-axe": "^3.5.9",
105
105
  "@types/node": "^22.13.13",
106
- "@types/react": "^18.3.20",
106
+ "@types/react": "^18.3.18",
107
107
  "@types/react-aria-live": "^2.0.6",
108
108
  "@types/react-dom": "^18.3.5",
109
109
  "@types/react-slider": "^1.3.6",
110
110
  "@types/styled-components": "^5.1.34",
111
111
  "@types/throttle-debounce": "^5.0.2",
112
112
  "@vitejs/plugin-react": "^4.3.4",
113
- "@vitest/coverage-istanbul": "^3.0.9",
113
+ "@vitest/coverage-istanbul": "^3.0.8",
114
114
  "browserslist": "^4.24.4",
115
115
  "chromatic": "^11.27.0",
116
116
  "concurrently": "^9.1.2",
@@ -130,11 +130,11 @@
130
130
  "react-dom": "^18.3.1",
131
131
  "shx": "^0.4.0",
132
132
  "signale": "^1.4.0",
133
- "storybook": "^8.6.9",
133
+ "storybook": "^8.6.6",
134
134
  "styled-components": "^5.3.11",
135
135
  "tsx": "^4.19.3",
136
136
  "typescript": "^5.8.2",
137
- "vite": "^6.2.3",
137
+ "vite": "^6.2.2",
138
138
  "vitest": "^3.0.9",
139
139
  "vitest-axe": "^1.0.0-pre.5",
140
140
  "vitest-canvas-mock": "^0.3.3",