@wistia/vhs 4.0.0 → 4.0.1-beta.03d0758a.21c9d56

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": "4.0.0",
3
+ "version": "4.0.1-beta.03d0758a.21c9d56",
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",
@@ -24,7 +24,7 @@
24
24
  "dist"
25
25
  ],
26
26
  "engines": {
27
- "node": ">=20.0.0 || >=22.0.0 || >=24.0.0"
27
+ "node": ">=22.16.0 || >=24.0.0"
28
28
  },
29
29
  "scripts": {
30
30
  "browsers": "node ./scripts/browserSupport.mjs",
@@ -66,68 +66,69 @@
66
66
  "@wistia/type-guards": "^0.9.1",
67
67
  "@wistia/vhs-design-tokens": "^2.1.5",
68
68
  "date-fns": "^4.1.0",
69
- "formik": "^2.4.6",
69
+ "formik": "^2.4.9",
70
70
  "is-hotkey": "^0.2.0",
71
- "motion": "^12.23.22",
71
+ "motion": "^12.23.24",
72
72
  "polished": "^4.3.1",
73
73
  "react-aria-live": "^2.0.5",
74
74
  "react-fast-compare": "^3.2.2",
75
75
  "react-slider": "^2.0.6",
76
- "slate": "0.94.1",
77
- "slate-history": "^0.100.0",
76
+ "slate": "0.118.1",
77
+ "slate-dom": "^0.119.0",
78
+ "slate-history": "^0.113.1",
78
79
  "slate-hyperscript": "^0.100.0",
79
- "slate-react": "0.99.0",
80
+ "slate-react": "0.119.0",
80
81
  "throttle-debounce": "^5.0.2",
81
- "type-fest": "^5.0.1"
82
+ "type-fest": "^5.2.0"
82
83
  },
83
84
  "devDependencies": {
84
85
  "@karibash/pixel-units": "^2.3.0",
85
86
  "@repo/config": "workspace:*",
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",
87
+ "@storybook/addon-a11y": "^10.0.8",
88
+ "@storybook/addon-docs": "^10.0.8",
89
+ "@storybook/addon-links": "^10.0.8",
90
+ "@storybook/react-vite": "^10.0.8",
90
91
  "@testing-library/dom": "^10.4.1",
91
92
  "@testing-library/jest-dom": "^6.9.1",
92
93
  "@testing-library/react": "^16.3.0",
93
94
  "@testing-library/user-event": "^14.6.1",
94
95
  "@types/is-hotkey": "^0.1.10",
95
96
  "@types/jest-axe": "^3.5.9",
96
- "@types/node": "^24.7.0",
97
- "@types/react": "^18.3.25",
97
+ "@types/node": "^24.10.1",
98
+ "@types/react": "^19.2.6",
98
99
  "@types/react-aria-live": "^2.0.6",
99
- "@types/react-dom": "^18.3.7",
100
+ "@types/react-dom": "^19.2.3",
100
101
  "@types/react-slider": "^1.3.6",
101
102
  "@types/throttle-debounce": "^5.0.2",
102
- "@vitejs/plugin-react": "^5.0.4",
103
- "@vitest/coverage-istanbul": "^3.2.4",
104
- "browserslist": "^4.26.3",
105
- "chromatic": "^13.3.0",
103
+ "@vitejs/plugin-react": "^5.1.1",
104
+ "@vitest/coverage-istanbul": "^4.0.13",
105
+ "browserslist": "^4.28.0",
106
+ "chromatic": "^13.3.4",
106
107
  "concurrently": "^9.2.1",
107
108
  "cross-env": "^10.1.0",
108
109
  "depcheck": "^1.4.7",
109
110
  "esbuild-visualizer": "^0.7.0",
110
- "globby": "^14.1.0",
111
+ "globby": "^16.0.0",
111
112
  "jsdoc-to-markdown": "^9.1.3",
112
- "jsdom": "^27.0.0",
113
+ "jsdom": "^27.2.0",
113
114
  "minimist": "^1.2.8",
114
115
  "pascalcase": "^2.0.0",
115
116
  "prettier": "^3.6.2",
116
- "react": "^18.3.1",
117
+ "react": "^19.2.0",
117
118
  "react-docgen-typescript": "^2.4.0",
118
- "react-dom": "^18.3.1",
119
+ "react-dom": "^19.2.0",
119
120
  "remark-gfm": "^4.0.1",
120
121
  "shx": "^0.4.0",
121
122
  "signale": "^1.4.0",
122
- "storybook": "^9.1.10",
123
+ "storybook": "^10.0.8",
123
124
  "styled-components": "^6.1.19",
124
- "tsup": "^8.5.0",
125
+ "tsup": "^8.5.1",
125
126
  "tsx": "^4.20.6",
126
127
  "typescript": "^5.9.3",
127
- "vite": "^7.1.9",
128
- "vitest": "^3.2.4",
128
+ "vite": "^7.2.4",
129
+ "vitest": "^4.0.13",
129
130
  "vitest-axe": "^1.0.0-pre.5",
130
- "vitest-canvas-mock": "^0.3.3",
131
+ "vitest-canvas-mock": "^1.1.2",
131
132
  "yup": "^1.7.1"
132
133
  },
133
134
  "author": "Wistia Engineering",