@wistia/vhs 4.0.0-beta.c3470991.bde9434 → 4.0.0-beta.c4ab6103.8595789

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-beta.c3470991.bde9434",
3
+ "version": "4.0.0-beta.c4ab6103.8595789",
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",
@@ -66,50 +66,51 @@
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
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.1.0"
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": "^10.0.6",
87
- "@storybook/addon-docs": "^10.0.6",
88
- "@storybook/addon-links": "^10.0.6",
89
- "@storybook/react-vite": "^10.0.6",
87
+ "@storybook/addon-a11y": "^10.0.7",
88
+ "@storybook/addon-docs": "^10.0.7",
89
+ "@storybook/addon-links": "^10.0.7",
90
+ "@storybook/react-vite": "^10.0.7",
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.9.2",
97
- "@types/react": "^19.2.2",
97
+ "@types/node": "^24.10.1",
98
+ "@types/react": "^19.2.3",
98
99
  "@types/react-aria-live": "^2.0.6",
99
- "@types/react-dom": "^19.2.2",
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.1.0",
103
+ "@vitejs/plugin-react": "^5.1.1",
103
104
  "@vitest/coverage-istanbul": "^4.0.8",
104
- "browserslist": "^4.27.0",
105
+ "browserslist": "^4.28.0",
105
106
  "chromatic": "^13.3.3",
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": "^15.0.0",
111
+ "globby": "^16.0.0",
111
112
  "jsdoc-to-markdown": "^9.1.3",
112
- "jsdom": "^27.0.1",
113
+ "jsdom": "^27.2.0",
113
114
  "minimist": "^1.2.8",
114
115
  "pascalcase": "^2.0.0",
115
116
  "prettier": "^3.6.2",
@@ -119,13 +120,13 @@
119
120
  "remark-gfm": "^4.0.1",
120
121
  "shx": "^0.4.0",
121
122
  "signale": "^1.4.0",
122
- "storybook": "^10.0.6",
123
+ "storybook": "^10.0.7",
123
124
  "styled-components": "^6.1.19",
124
125
  "tsup": "^8.5.0",
125
126
  "tsx": "^4.20.6",
126
127
  "typescript": "^5.9.3",
127
- "vite": "^7.1.12",
128
- "vitest": "^4.0.5",
128
+ "vite": "^7.2.2",
129
+ "vitest": "^4.0.8",
129
130
  "vitest-axe": "^1.0.0-pre.5",
130
131
  "vitest-canvas-mock": "^0.3.3",
131
132
  "yup": "^1.7.1"