@wistia/vhs 2.73.1-beta.5099e9d2.87f8dee → 2.73.1-beta.58ed4629.4a2f86f

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 v2.73.1-beta.5099e9d2.87f8dee
3
+ * @license @wistia/vhs v2.73.1-beta.58ed4629.4a2f86f
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 v2.73.1-beta.5099e9d2.87f8dee
3
+ * @license @wistia/vhs v2.73.1-beta.58ed4629.4a2f86f
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": "2.73.1-beta.5099e9d2.87f8dee",
3
+ "version": "2.73.1-beta.58ed4629.4a2f86f",
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",
@@ -136,7 +136,7 @@
136
136
  "typescript": "^5.7.3",
137
137
  "vite": "^6.0.11",
138
138
  "vitest": "^3.0.4",
139
- "vitest-axe": "^1.0.0-pre.3",
139
+ "vitest-axe": "^1.0.0-pre.5",
140
140
  "vitest-canvas-mock": "^0.3.3",
141
141
  "vitest-console": "^0.2.0",
142
142
  "yup": "^1.6.1"