@wistia/vhs 3.0.2-beta.71a34500.ddfe1bb → 3.0.2-beta.97ce4111.66508ab

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.71a34500.ddfe1bb
3
+ * @license @wistia/vhs v3.0.2-beta.97ce4111.66508ab
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.71a34500.ddfe1bb
3
+ * @license @wistia/vhs v3.0.2-beta.97ce4111.66508ab
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.71a34500.ddfe1bb",
3
+ "version": "3.0.2-beta.97ce4111.66508ab",
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",
@@ -69,11 +69,11 @@
69
69
  "date-fns": "^4.1.0",
70
70
  "formik": "^2.4.6",
71
71
  "is-hotkey": "^0.2.0",
72
- "motion": "^12.23.19",
72
+ "motion": "^12.23.22",
73
73
  "polished": "^4.3.1",
74
74
  "react-aria-live": "^2.0.5",
75
75
  "react-fast-compare": "^3.2.2",
76
- "react-is": "^19.1.1",
76
+ "react-is": "^19.2.0",
77
77
  "react-slider": "^2.0.6",
78
78
  "slate": "0.94.1",
79
79
  "slate-history": "^0.100.0",
@@ -85,49 +85,49 @@
85
85
  "devDependencies": {
86
86
  "@karibash/pixel-units": "^2.3.0",
87
87
  "@repo/config": "workspace:*",
88
- "@storybook/addon-a11y": "^9.1.7",
89
- "@storybook/addon-docs": "^9.1.7",
90
- "@storybook/addon-links": "^9.1.7",
91
- "@storybook/react-vite": "^9.1.7",
88
+ "@storybook/addon-a11y": "^9.1.10",
89
+ "@storybook/addon-docs": "^9.1.10",
90
+ "@storybook/addon-links": "^9.1.10",
91
+ "@storybook/react-vite": "^9.1.10",
92
92
  "@testing-library/dom": "^10.4.1",
93
- "@testing-library/jest-dom": "^6.8.0",
93
+ "@testing-library/jest-dom": "^6.9.1",
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.5.2",
99
- "@types/react": "^19.1.5",
98
+ "@types/node": "^24.7.0",
99
+ "@types/react": "^18.3.25",
100
100
  "@types/react-aria-live": "^2.0.6",
101
- "@types/react-dom": "^19.1.5",
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.3",
105
+ "@vitejs/plugin-react": "^5.0.4",
106
106
  "@vitest/coverage-istanbul": "^3.2.4",
107
- "browserslist": "^4.26.2",
108
- "chromatic": "^13.2.0",
107
+ "browserslist": "^4.26.3",
108
+ "chromatic": "^13.3.0",
109
109
  "concurrently": "^9.2.1",
110
- "cross-env": "^10.0.0",
110
+ "cross-env": "^10.1.0",
111
111
  "depcheck": "^1.4.7",
112
112
  "esbuild-visualizer": "^0.7.0",
113
113
  "globby": "^14.1.0",
114
- "jsdoc-to-markdown": "^9.1.2",
114
+ "jsdoc-to-markdown": "^9.1.3",
115
115
  "jsdom": "^27.0.0",
116
116
  "minimist": "^1.2.8",
117
117
  "pascalcase": "^2.0.0",
118
118
  "prettier": "^3.6.2",
119
- "react": "^19.1.1",
119
+ "react": "^18.3.1",
120
120
  "react-docgen-typescript": "^2.4.0",
121
- "react-dom": "^19.1.1",
121
+ "react-dom": "^18.3.1",
122
122
  "remark-gfm": "^4.0.1",
123
123
  "shx": "^0.4.0",
124
124
  "signale": "^1.4.0",
125
- "storybook": "^9.1.7",
125
+ "storybook": "^9.1.10",
126
126
  "styled-components": "^5.3.11",
127
127
  "tsup": "^8.5.0",
128
- "tsx": "^4.20.5",
129
- "typescript": "^5.9.2",
130
- "vite": "^7.1.7",
128
+ "tsx": "^4.20.6",
129
+ "typescript": "^5.9.3",
130
+ "vite": "^7.1.9",
131
131
  "vitest": "^3.2.4",
132
132
  "vitest-axe": "^1.0.0-pre.5",
133
133
  "vitest-canvas-mock": "^0.3.3",