@wistia/vhs 2.60.1-beta.1edd0e68.d6e4cc0 → 2.60.1-beta.4df6ce9e.0c4a478

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.60.1-beta.1edd0e68.d6e4cc0",
3
+ "version": "2.60.1-beta.4df6ce9e.0c4a478",
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,13 +71,11 @@
71
71
  },
72
72
  "dependencies": {
73
73
  "@radix-ui/react-dropdown-menu": "^2.1.1",
74
- "@storybook/addon-docs": "^8.1.11",
75
- "@storybook/theming": "^8.1.11",
76
74
  "@wistia/type-guards": "^0.0.8",
77
75
  "@wistia/vhs-design-tokens": "^2.1.3",
78
76
  "date-fns": "^3.6.0",
79
77
  "formik": "^2.4.6",
80
- "framer-motion": "^11.3.3",
78
+ "framer-motion": "^11.3.17",
81
79
  "is-hotkey": "^0.2.0",
82
80
  "polished": "^4.3.1",
83
81
  "react-aria-live": "^2.0.5",
@@ -87,28 +85,29 @@
87
85
  "slate": "0.94.1",
88
86
  "slate-history": "^0.100.0",
89
87
  "slate-hyperscript": "^0.100.0",
90
- "slate-react": "^0.99.0",
88
+ "slate-react": "0.99.0",
91
89
  "throttle-debounce": "^5.0.2",
92
- "type-fest": "^4.21.0",
90
+ "type-fest": "^4.23.0",
93
91
  "uuid": "^10.0.0"
94
92
  },
95
93
  "devDependencies": {
96
- "@storybook/addon-a11y": "^8.2.5",
97
- "@storybook/addon-backgrounds": "^8.2.5",
98
- "@storybook/addon-controls": "^8.2.5",
99
- "@storybook/addon-docs": "^8.2.5",
100
- "@storybook/addon-links": "^8.2.5",
101
- "@storybook/addon-mdx-gfm": "^8.2.5",
102
- "@storybook/blocks": "^8.2.5",
103
- "@storybook/manager-api": "^8.2.5",
104
- "@storybook/react": "^8.2.5",
105
- "@storybook/react-vite": "^8.2.5",
106
- "@storybook/theming": "^8.2.5",
107
- "@testing-library/dom": "^10.3.2",
108
- "@testing-library/jest-dom": "6.4.6",
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-links": "^8.2.6",
99
+ "@storybook/addon-mdx-gfm": "^8.2.6",
100
+ "@storybook/blocks": "^8.2.6",
101
+ "@storybook/manager-api": "^8.2.6",
102
+ "@storybook/react": "^8.2.6",
103
+ "@storybook/react-vite": "^8.2.6",
104
+ "@storybook/theming": "^8.2.6",
105
+ "@testing-library/dom": "^10.4.0",
106
+ "@testing-library/jest-dom": "^6.4.8",
109
107
  "@testing-library/react": "^16.0.0",
110
108
  "@testing-library/user-event": "^14.5.2",
111
- "@types/node": "^20.14.10",
109
+ "@types/is-hotkey": "^0.1.10",
110
+ "@types/node": "^20.14.12",
112
111
  "@types/react": "^18.3.3",
113
112
  "@types/react-aria-live": "^2.0.6",
114
113
  "@types/react-dom": "^18.3.0",
@@ -117,11 +116,11 @@
117
116
  "@types/throttle-debounce": "^5.0.2",
118
117
  "@types/uuid": "^10.0.0",
119
118
  "@vitejs/plugin-react": "^4.3.1",
120
- "@vitest/coverage-istanbul": "^2.0.3",
119
+ "@vitest/coverage-istanbul": "^2.0.4",
121
120
  "@wistia/eslint-config": "^0.35.0",
122
121
  "browserslist": "^4.23.2",
123
- "bundlewatch": "^0.3.3",
124
- "chromatic": "^11.5.5",
122
+ "bundlewatch": "^0.4.0",
123
+ "chromatic": "^11.5.6",
125
124
  "concurrently": "^8.2.2",
126
125
  "cross-env": "^7.0.3",
127
126
  "depcheck": "^1.4.7",
@@ -129,22 +128,21 @@
129
128
  "esbuild-plugin-browserslist": "^0.14.0",
130
129
  "esbuild-visualizer": "^0.6.0",
131
130
  "globby": "^14.0.2",
132
- "jsdoc-to-markdown": "^8.0.1",
133
- "jsdom": "^24.1.0",
131
+ "jsdoc-to-markdown": "^8.0.3",
132
+ "jsdom": "^24.1.1",
134
133
  "minimist": "^1.2.8",
135
134
  "pascalcase": "^2.0.0",
136
- "prettier": "^3.3.3",
137
- "publint": "^0.2.8",
135
+ "publint": "^0.2.9",
138
136
  "react": "^18.3.1",
139
137
  "react-dom": "^18.3.1",
140
138
  "shx": "^0.3.4",
141
- "storybook": "^8.2.5",
139
+ "storybook": "^8.2.6",
142
140
  "styled-components": "^5.3.11",
143
141
  "stylelint": "^16.7.0",
144
142
  "tsx": "^4.16.2",
145
- "typescript": "5.5.3",
146
- "vite": "^5.3.4",
147
- "vitest": "^2.0.3",
143
+ "typescript": "^5.5.4",
144
+ "vite": "^5.3.5",
145
+ "vitest": "^2.0.4",
148
146
  "vitest-axe": "^1.0.0-pre.3",
149
147
  "vitest-canvas-mock": "^0.3.3",
150
148
  "vitest-console": "^0.1.1",