@wistia/vhs 2.57.0-beta.047e2be5.6110765 → 2.57.0-beta.74c41153.480030f
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 +3 -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.57.0-beta.
|
|
3
|
+
"version": "2.57.0-beta.74c41153.480030f",
|
|
4
4
|
"packageManager": "yarn@4.2.2",
|
|
5
5
|
"description": "Visual Hype System - Wistia's opinionated component library for building React UIs",
|
|
6
6
|
"type": "commonjs",
|
|
@@ -100,6 +100,7 @@
|
|
|
100
100
|
"@storybook/manager-api": "^8.1.10",
|
|
101
101
|
"@storybook/react": "^8.1.10",
|
|
102
102
|
"@storybook/react-vite": "^8.1.10",
|
|
103
|
+
"@storybook/testing-library": "^0.2.2",
|
|
103
104
|
"@storybook/theming": "^8.1.10",
|
|
104
105
|
"@testing-library/dom": "10.1.0",
|
|
105
106
|
"@testing-library/jest-dom": "6.4.6",
|
|
@@ -112,7 +113,7 @@
|
|
|
112
113
|
"@types/react-slider": "^1.3.6",
|
|
113
114
|
"@types/styled-components": "^5.1.34",
|
|
114
115
|
"@types/throttle-debounce": "^5.0.2",
|
|
115
|
-
"@types/uuid": "^
|
|
116
|
+
"@types/uuid": "^10.0.0",
|
|
116
117
|
"@vitejs/plugin-react": "^4.3.1",
|
|
117
118
|
"@vitest/coverage-istanbul": "^1.6.0",
|
|
118
119
|
"@wistia/eslint-config": "^0.34.0",
|