@wistia/vhs 2.60.1 → 2.61.0-beta.3f03a881.f744d83

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