@wistia/vhs 3.0.2-beta.57c0c601.a2660dd → 3.0.2-beta.7dabc05a.8a9cda1

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 v3.0.2-beta.57c0c601.a2660dd
3
+ * @license @wistia/vhs v3.0.2-beta.7dabc05a.8a9cda1
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 v3.0.2-beta.57c0c601.a2660dd
3
+ * @license @wistia/vhs v3.0.2-beta.7dabc05a.8a9cda1
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": "3.0.2-beta.57c0c601.a2660dd",
3
+ "version": "3.0.2-beta.7dabc05a.8a9cda1",
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",
@@ -68,7 +68,7 @@
68
68
  "date-fns": "^4.1.0",
69
69
  "formik": "^2.4.6",
70
70
  "is-hotkey": "^0.2.0",
71
- "motion": "^12.23.19",
71
+ "motion": "^12.23.22",
72
72
  "polished": "^4.3.1",
73
73
  "react-aria-live": "^2.0.5",
74
74
  "react-fast-compare": "^3.2.2",
@@ -83,32 +83,32 @@
83
83
  "devDependencies": {
84
84
  "@karibash/pixel-units": "^2.3.0",
85
85
  "@repo/config": "workspace:*",
86
- "@storybook/addon-a11y": "^9.1.7",
87
- "@storybook/addon-docs": "^9.1.7",
88
- "@storybook/addon-links": "^9.1.7",
89
- "@storybook/react-vite": "^9.1.7",
86
+ "@storybook/addon-a11y": "^9.1.10",
87
+ "@storybook/addon-docs": "^9.1.10",
88
+ "@storybook/addon-links": "^9.1.10",
89
+ "@storybook/react-vite": "^9.1.10",
90
90
  "@testing-library/dom": "^10.4.1",
91
- "@testing-library/jest-dom": "^6.8.0",
91
+ "@testing-library/jest-dom": "^6.9.1",
92
92
  "@testing-library/react": "^16.3.0",
93
93
  "@testing-library/user-event": "^14.6.1",
94
94
  "@types/is-hotkey": "^0.1.10",
95
95
  "@types/jest-axe": "^3.5.9",
96
- "@types/node": "^24.5.2",
97
- "@types/react": "^18.3.24",
96
+ "@types/node": "^24.7.0",
97
+ "@types/react": "^18.3.25",
98
98
  "@types/react-aria-live": "^2.0.6",
99
99
  "@types/react-dom": "^18.3.7",
100
100
  "@types/react-slider": "^1.3.6",
101
101
  "@types/throttle-debounce": "^5.0.2",
102
- "@vitejs/plugin-react": "^5.0.3",
102
+ "@vitejs/plugin-react": "^5.0.4",
103
103
  "@vitest/coverage-istanbul": "^3.2.4",
104
- "browserslist": "^4.26.2",
105
- "chromatic": "^13.2.0",
104
+ "browserslist": "^4.26.3",
105
+ "chromatic": "^13.3.0",
106
106
  "concurrently": "^9.2.1",
107
- "cross-env": "^10.0.0",
107
+ "cross-env": "^10.1.0",
108
108
  "depcheck": "^1.4.7",
109
109
  "esbuild-visualizer": "^0.7.0",
110
110
  "globby": "^14.1.0",
111
- "jsdoc-to-markdown": "^9.1.2",
111
+ "jsdoc-to-markdown": "^9.1.3",
112
112
  "jsdom": "^27.0.0",
113
113
  "minimist": "^1.2.8",
114
114
  "pascalcase": "^2.0.0",
@@ -119,12 +119,12 @@
119
119
  "remark-gfm": "^4.0.1",
120
120
  "shx": "^0.4.0",
121
121
  "signale": "^1.4.0",
122
- "storybook": "^9.1.7",
122
+ "storybook": "^9.1.10",
123
123
  "styled-components": "^6.1.19",
124
124
  "tsup": "^8.5.0",
125
- "tsx": "^4.20.5",
126
- "typescript": "^5.9.2",
127
- "vite": "^7.1.7",
125
+ "tsx": "^4.20.6",
126
+ "typescript": "^5.9.3",
127
+ "vite": "^7.1.9",
128
128
  "vitest": "^3.2.4",
129
129
  "vitest-axe": "^1.0.0-pre.5",
130
130
  "vitest-canvas-mock": "^0.3.3",