@wistia/vhs 3.0.2-beta.0b146133.65c725f → 3.0.2-beta.3c352924.6870511

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 @wistia/vhs v3.0.2-beta.0b146133.65c725f
3
+ * @license @wistia/vhs v3.0.2-beta.3c352924.6870511
4
4
  *
5
5
  * Copyright (c) 2021-2025, Wistia, Inc. and its affiliates.
6
6
  *
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/vhs v3.0.2-beta.0b146133.65c725f
3
+ * @license @wistia/vhs v3.0.2-beta.3c352924.6870511
4
4
  *
5
5
  * Copyright (c) 2021-2025, Wistia, Inc. and its affiliates.
6
6
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/vhs",
3
- "version": "3.0.2-beta.0b146133.65c725f",
3
+ "version": "3.0.2-beta.3c352924.6870511",
4
4
  "description": "Visual Hype System - Wistia's opinionated component library for building React UIs",
5
5
  "type": "commonjs",
6
6
  "main": "dist/index.cjs",
@@ -110,7 +110,7 @@
110
110
  "cross-env": "^10.1.0",
111
111
  "depcheck": "^1.4.7",
112
112
  "esbuild-visualizer": "^0.7.0",
113
- "globby": "^14.1.0",
113
+ "globby": "^15.0.0",
114
114
  "jsdoc-to-markdown": "^9.1.3",
115
115
  "jsdom": "^27.0.0",
116
116
  "minimist": "^1.2.8",