@wistia/vhs 2.55.1-beta.6f70ad76.35d5ce2 → 2.55.1-beta.7f34e25b.60fc3f2

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.55.1-beta.6f70ad76.35d5ce2",
3
+ "version": "2.55.1-beta.7f34e25b.60fc3f2",
4
4
  "packageManager": "yarn@4.2.2",
5
5
  "description": "Visual Hype System - Wistia's opinionated component library for building React UIs",
6
6
  "type": "commonjs",
@@ -68,12 +68,12 @@
68
68
  "styled-components": "^5.0 || ^6.0"
69
69
  },
70
70
  "dependencies": {
71
- "@radix-ui/react-dropdown-menu": "^2.0.6",
71
+ "@radix-ui/react-dropdown-menu": "^2.1.0",
72
72
  "@wistia/type-guards": "^0.0.8",
73
73
  "@wistia/vhs-design-tokens": "^2.1.0",
74
74
  "date-fns": "^3.6.0",
75
75
  "formik": "^2.4.6",
76
- "framer-motion": "^11.2.10",
76
+ "framer-motion": "^11.2.11",
77
77
  "is-hotkey": "^0.2.0",
78
78
  "polished": "^4.3.1",
79
79
  "react-aria-live": "^2.0.5",
@@ -85,25 +85,25 @@
85
85
  "slate-hyperscript": "^0.100.0",
86
86
  "slate-react": "^0.99.0",
87
87
  "throttle-debounce": "^5.0.0",
88
- "type-fest": "^4.20.0",
89
- "uuid": "^9.0.1"
88
+ "type-fest": "^4.20.1",
89
+ "uuid": "^10.0.0"
90
90
  },
91
91
  "devDependencies": {
92
- "@storybook/addon-a11y": "^8.1.6",
93
- "@storybook/addon-controls": "^8.1.6",
94
- "@storybook/addon-docs": "^8.1.6",
95
- "@storybook/addon-links": "^8.1.6",
96
- "@storybook/addon-mdx-gfm": "^8.1.6",
97
- "@storybook/blocks": "^8.1.6",
98
- "@storybook/manager-api": "^8.1.6",
99
- "@storybook/react": "^8.1.6",
100
- "@storybook/react-vite": "^8.1.6",
101
- "@storybook/theming": "^8.1.6",
92
+ "@storybook/addon-a11y": "^8.1.10",
93
+ "@storybook/addon-controls": "^8.1.10",
94
+ "@storybook/addon-docs": "^8.1.10",
95
+ "@storybook/addon-links": "^8.1.10",
96
+ "@storybook/addon-mdx-gfm": "^8.1.10",
97
+ "@storybook/blocks": "^8.1.10",
98
+ "@storybook/manager-api": "^8.1.10",
99
+ "@storybook/react": "^8.1.10",
100
+ "@storybook/react-vite": "^8.1.10",
101
+ "@storybook/theming": "^8.1.10",
102
102
  "@testing-library/dom": "10.1.0",
103
103
  "@testing-library/jest-dom": "6.4.6",
104
104
  "@testing-library/react": "^16.0.0",
105
105
  "@testing-library/user-event": "^14.5.2",
106
- "@types/node": "^20.14.2",
106
+ "@types/node": "^20.14.6",
107
107
  "@types/react": "^18.3.3",
108
108
  "@types/react-aria-live": "^2.0.6",
109
109
  "@types/react-dom": "^18.3.0",
@@ -113,10 +113,10 @@
113
113
  "@types/uuid": "^9.0.8",
114
114
  "@vitejs/plugin-react": "^4.3.1",
115
115
  "@vitest/coverage-istanbul": "^1.6.0",
116
- "@wistia/eslint-config": "^0.33.1",
116
+ "@wistia/eslint-config": "^0.34.0",
117
117
  "browserslist": "^4.23.1",
118
118
  "bundlewatch": "^0.3.3",
119
- "chromatic": "^11.5.3",
119
+ "chromatic": "^11.5.4",
120
120
  "concurrently": "^8.2.2",
121
121
  "cross-env": "^7.0.3",
122
122
  "depcheck": "^1.4.7",
@@ -134,12 +134,12 @@
134
134
  "react": "^18.3.1",
135
135
  "react-dom": "^18.3.1",
136
136
  "shx": "^0.3.4",
137
- "storybook": "^8.1.6",
137
+ "storybook": "^8.1.10",
138
138
  "styled-components": "^5.3.11",
139
139
  "stylelint": "^16.6.1",
140
- "tsx": "^4.15.2",
140
+ "tsx": "^4.15.6",
141
141
  "typescript": "5.4.5",
142
- "vite": "^5.2.13",
142
+ "vite": "^5.3.1",
143
143
  "vitest": "^1.6.0",
144
144
  "vitest-axe": "^1.0.0-pre.3",
145
145
  "vitest-canvas-mock": "^0.3.3",