@wistia/vhs 2.48.2-beta.e3c8d436.4fea88a → 2.48.2-beta.f7e5ec75.cf4da26
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 +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
package/dist/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wistia/vhs",
|
|
3
|
-
"version": "2.48.2-beta.
|
|
3
|
+
"version": "2.48.2-beta.f7e5ec75.cf4da26",
|
|
4
4
|
"packageManager": "yarn@4.1.1",
|
|
5
5
|
"description": "Visual Hype System",
|
|
6
6
|
"type": "commonjs",
|
|
@@ -106,10 +106,10 @@
|
|
|
106
106
|
"@testing-library/user-event": "^14.5.2",
|
|
107
107
|
"@types/node": "^20.12.7",
|
|
108
108
|
"@types/react": "18.2.21",
|
|
109
|
+
"@types/react-aria-live": "^2.0.6",
|
|
109
110
|
"@types/react-dom": "^18.2.24",
|
|
110
111
|
"@types/react-transition-group": "^4.4.10",
|
|
111
112
|
"@types/styled-components": "^5.1.34",
|
|
112
|
-
"@types/throttle-debounce": "^5.0.2",
|
|
113
113
|
"@types/uuid": "^9.0.8",
|
|
114
114
|
"@vitejs/plugin-react": "^4.2.1",
|
|
115
115
|
"@vitest/coverage-istanbul": "^1.4.0",
|