@wistia/vhs 2.61.0-beta.e18ec2b0.e233f36 → 2.61.0-beta.ea5f75a9.6a9b704

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.61.0-beta.e18ec2b0.e233f36",
3
+ "version": "2.61.0-beta.ea5f75a9.6a9b704",
4
4
  "packageManager": "yarn@4.3.1",
5
5
  "description": "Visual Hype System - Wistia's opinionated component library for building React UIs",
6
6
  "type": "commonjs",
@@ -71,11 +71,11 @@
71
71
  },
72
72
  "dependencies": {
73
73
  "@radix-ui/react-dropdown-menu": "^2.1.1",
74
- "@wistia/type-guards": "^0.0.8",
74
+ "@wistia/type-guards": "^0.3.0",
75
75
  "@wistia/vhs-design-tokens": "^2.1.3",
76
76
  "date-fns": "^3.6.0",
77
77
  "formik": "^2.4.6",
78
- "framer-motion": "^11.3.17",
78
+ "framer-motion": "^11.3.21",
79
79
  "is-hotkey": "^0.2.0",
80
80
  "polished": "^4.3.1",
81
81
  "react-aria-live": "^2.0.5",
@@ -91,22 +91,23 @@
91
91
  "uuid": "^10.0.0"
92
92
  },
93
93
  "devDependencies": {
94
- "@storybook/addon-a11y": "^8.2.6",
95
- "@storybook/addon-backgrounds": "^8.2.6",
96
- "@storybook/addon-controls": "^8.2.6",
97
- "@storybook/addon-docs": "^8.2.6",
98
- "@storybook/addon-mdx-gfm": "^8.2.6",
99
- "@storybook/blocks": "^8.2.6",
100
- "@storybook/manager-api": "^8.2.6",
101
- "@storybook/react": "^8.2.6",
102
- "@storybook/react-vite": "^8.2.6",
103
- "@storybook/theming": "^8.2.6",
94
+ "@storybook/addon-a11y": "^8.2.7",
95
+ "@storybook/addon-backgrounds": "^8.2.7",
96
+ "@storybook/addon-controls": "^8.2.7",
97
+ "@storybook/addon-docs": "^8.2.7",
98
+ "@storybook/addon-links": "^8.2.7",
99
+ "@storybook/addon-mdx-gfm": "^8.2.7",
100
+ "@storybook/blocks": "^8.2.7",
101
+ "@storybook/manager-api": "^8.2.7",
102
+ "@storybook/react": "^8.2.7",
103
+ "@storybook/react-vite": "^8.2.7",
104
+ "@storybook/theming": "^8.2.7",
104
105
  "@testing-library/dom": "^10.4.0",
105
106
  "@testing-library/jest-dom": "^6.4.8",
106
107
  "@testing-library/react": "^16.0.0",
107
108
  "@testing-library/user-event": "^14.5.2",
108
109
  "@types/is-hotkey": "^0.1.10",
109
- "@types/node": "^20.14.12",
110
+ "@types/node": "^20.14.13",
110
111
  "@types/react": "^18.3.3",
111
112
  "@types/react-aria-live": "^2.0.6",
112
113
  "@types/react-dom": "^18.3.0",
@@ -115,11 +116,11 @@
115
116
  "@types/throttle-debounce": "^5.0.2",
116
117
  "@types/uuid": "^10.0.0",
117
118
  "@vitejs/plugin-react": "^4.3.1",
118
- "@vitest/coverage-istanbul": "^2.0.4",
119
+ "@vitest/coverage-istanbul": "^2.0.5",
119
120
  "@wistia/eslint-config": "^0.35.0",
120
121
  "browserslist": "^4.23.2",
121
122
  "bundlewatch": "^0.4.0",
122
- "chromatic": "^11.5.6",
123
+ "chromatic": "^11.7.0",
123
124
  "concurrently": "^8.2.2",
124
125
  "cross-env": "^7.0.3",
125
126
  "depcheck": "^1.4.7",
@@ -136,13 +137,13 @@
136
137
  "react": "^18.3.1",
137
138
  "react-dom": "^18.3.1",
138
139
  "shx": "^0.3.4",
139
- "storybook": "^8.2.6",
140
+ "storybook": "^8.2.7",
140
141
  "styled-components": "^5.3.11",
141
- "stylelint": "^16.7.0",
142
- "tsx": "^4.16.2",
142
+ "stylelint": "^16.8.1",
143
+ "tsx": "^4.16.5",
143
144
  "typescript": "^5.5.4",
144
145
  "vite": "^5.3.5",
145
- "vitest": "^2.0.4",
146
+ "vitest": "^2.0.5",
146
147
  "vitest-axe": "^1.0.0-pre.3",
147
148
  "vitest-canvas-mock": "^0.3.3",
148
149
  "vitest-console": "^0.1.1",