@wistia/vhs 2.60.1-beta.5db434c8.fd6471e → 2.60.1-beta.b79e3edb.831bc76

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/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license VHS v2.60.1-beta.5db434c8.fd6471e
3
+ * @license VHS v2.60.1-beta.b79e3edb.831bc76
4
4
  *
5
5
  * Copyright (c) 2021-2024, Wistia, Inc. and its affiliates.
6
6
  *
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license VHS v2.60.1-beta.5db434c8.fd6471e
3
+ * @license VHS v2.60.1-beta.b79e3edb.831bc76
4
4
  *
5
5
  * Copyright (c) 2021-2024, Wistia, Inc. and its affiliates.
6
6
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/vhs",
3
- "version": "2.60.1-beta.5db434c8.fd6471e",
3
+ "version": "2.60.1-beta.b79e3edb.831bc76",
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",
@@ -91,17 +91,17 @@
91
91
  "uuid": "^10.0.0"
92
92
  },
93
93
  "devDependencies": {
94
- "@storybook/addon-a11y": "^8.2.5",
95
- "@storybook/addon-backgrounds": "^8.2.5",
96
- "@storybook/addon-controls": "^8.2.5",
97
- "@storybook/addon-docs": "^8.2.5",
98
- "@storybook/addon-links": "^8.2.5",
99
- "@storybook/addon-mdx-gfm": "^8.2.5",
100
- "@storybook/blocks": "^8.2.5",
101
- "@storybook/manager-api": "^8.2.5",
102
- "@storybook/react": "^8.2.5",
103
- "@storybook/react-vite": "^8.2.5",
104
- "@storybook/theming": "^8.2.5",
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
105
  "@testing-library/dom": "^10.3.2",
106
106
  "@testing-library/jest-dom": "6.4.6",
107
107
  "@testing-library/react": "^16.0.0",
@@ -135,7 +135,7 @@
135
135
  "react": "^18.3.1",
136
136
  "react-dom": "^18.3.1",
137
137
  "shx": "^0.3.4",
138
- "storybook": "^8.2.5",
138
+ "storybook": "^8.2.4",
139
139
  "styled-components": "^5.3.11",
140
140
  "stylelint": "^16.7.0",
141
141
  "tsx": "^4.16.2",