@wistia/vhs 2.77.1-beta.9f7e339d.a5c2ee7 → 2.77.1-beta.d2d202ac.d62b11e

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": "2.77.1-beta.9f7e339d.a5c2ee7",
3
+ "version": "2.77.1-beta.d2d202ac.d62b11e",
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",
@@ -63,17 +63,17 @@
63
63
  "styled-components": "^5.0.0 || ^6.0.0"
64
64
  },
65
65
  "dependencies": {
66
- "@radix-ui/react-dropdown-menu": "^2.1.15",
66
+ "@radix-ui/react-dropdown-menu": "^2.1.16",
67
67
  "@wistia/type-guards": "^0.9.1",
68
68
  "@wistia/vhs-design-tokens": "^2.1.5",
69
69
  "date-fns": "^4.1.0",
70
70
  "formik": "^2.4.6",
71
71
  "is-hotkey": "^0.2.0",
72
- "motion": "^12.23.10",
72
+ "motion": "^12.23.12",
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.0",
76
+ "react-is": "^19.1.1",
77
77
  "react-slider": "^2.0.6",
78
78
  "slate": "0.94.1",
79
79
  "slate-history": "^0.100.0",
@@ -86,31 +86,31 @@
86
86
  "devDependencies": {
87
87
  "@karibash/pixel-units": "^2.3.0",
88
88
  "@repo/config": "workspace:*",
89
- "@storybook/addon-a11y": "^9.0.18",
90
- "@storybook/addon-docs": "^9.0.18",
91
- "@storybook/addon-links": "^9.0.18",
92
- "@storybook/react-vite": "^9.0.18",
89
+ "@storybook/addon-a11y": "^9.1.2",
90
+ "@storybook/addon-docs": "^9.1.2",
91
+ "@storybook/addon-links": "^9.1.2",
92
+ "@storybook/react-vite": "^9.1.2",
93
93
  "@testing-library/dom": "^10.4.1",
94
- "@testing-library/jest-dom": "^6.6.4",
94
+ "@testing-library/jest-dom": "^6.7.0",
95
95
  "@testing-library/react": "^16.3.0",
96
96
  "@testing-library/user-event": "^14.6.1",
97
97
  "@types/is-hotkey": "^0.1.10",
98
98
  "@types/jest-axe": "^3.5.9",
99
- "@types/node": "^24.1.0",
99
+ "@types/node": "^24.3.0",
100
100
  "@types/react": "^18.3.23",
101
101
  "@types/react-aria-live": "^2.0.6",
102
102
  "@types/react-dom": "^18.3.7",
103
103
  "@types/react-slider": "^1.3.6",
104
104
  "@types/styled-components": "^5.1.34",
105
105
  "@types/throttle-debounce": "^5.0.2",
106
- "@vitejs/plugin-react": "^4.7.0",
106
+ "@vitejs/plugin-react": "^5.0.0",
107
107
  "@vitest/coverage-istanbul": "^3.2.4",
108
- "browserslist": "^4.25.1",
109
- "chromatic": "^13.1.2",
108
+ "browserslist": "^4.25.2",
109
+ "chromatic": "^13.1.3",
110
110
  "concurrently": "^9.2.0",
111
- "cross-env": "^7.0.3",
111
+ "cross-env": "^10.0.0",
112
112
  "depcheck": "^1.4.7",
113
- "esbuild": "^0.25.8",
113
+ "esbuild": "^0.25.9",
114
114
  "esbuild-plugin-browserslist": "^1.0.1",
115
115
  "esbuild-visualizer": "^0.7.0",
116
116
  "globby": "^14.1.0",
@@ -125,15 +125,15 @@
125
125
  "remark-gfm": "^4.0.1",
126
126
  "shx": "^0.4.0",
127
127
  "signale": "^1.4.0",
128
- "storybook": "^9.0.18",
128
+ "storybook": "^9.1.2",
129
129
  "styled-components": "^5.3.11",
130
- "tsx": "^4.20.3",
131
- "typescript": "^5.8.3",
132
- "vite": "^7.0.6",
130
+ "tsx": "^4.20.4",
131
+ "typescript": "^5.9.2",
132
+ "vite": "^7.1.2",
133
133
  "vitest": "^3.2.4",
134
134
  "vitest-axe": "^1.0.0-pre.5",
135
135
  "vitest-canvas-mock": "^0.3.3",
136
- "yup": "^1.6.1"
136
+ "yup": "^1.7.0"
137
137
  },
138
138
  "author": "Wistia Engineering",
139
139
  "license": "UNLICENSED",