@wistia/vhs 3.0.1 → 3.0.2-beta.57c0c601.a2660dd
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 +268 -274
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +35 -34
- package/dist/index.d.ts +35 -34
- package/dist/index.mjs +106 -112
- package/dist/index.mjs.map +1 -1
- package/package.json +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wistia/vhs",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.2-beta.57c0c601.a2660dd",
|
|
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",
|
|
@@ -57,10 +57,9 @@
|
|
|
57
57
|
"peerDependencies": {
|
|
58
58
|
"@types/react": "^18.0.0 || ^19.0.0",
|
|
59
59
|
"@types/react-dom": "^18.0.0 || ^19.0.0",
|
|
60
|
-
"@types/styled-components": "^5.0.0",
|
|
61
60
|
"react": "^18.0.0 || ^19.0.0",
|
|
62
61
|
"react-dom": "^18.0.0 || ^19.0.0",
|
|
63
|
-
"styled-components": "^
|
|
62
|
+
"styled-components": "^6.0.0"
|
|
64
63
|
},
|
|
65
64
|
"dependencies": {
|
|
66
65
|
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
|
@@ -69,43 +68,41 @@
|
|
|
69
68
|
"date-fns": "^4.1.0",
|
|
70
69
|
"formik": "^2.4.6",
|
|
71
70
|
"is-hotkey": "^0.2.0",
|
|
72
|
-
"motion": "^12.23.
|
|
71
|
+
"motion": "^12.23.19",
|
|
73
72
|
"polished": "^4.3.1",
|
|
74
73
|
"react-aria-live": "^2.0.5",
|
|
75
74
|
"react-fast-compare": "^3.2.2",
|
|
76
|
-
"react-is": "^19.1.1",
|
|
77
75
|
"react-slider": "^2.0.6",
|
|
78
76
|
"slate": "0.94.1",
|
|
79
77
|
"slate-history": "^0.100.0",
|
|
80
78
|
"slate-hyperscript": "^0.100.0",
|
|
81
79
|
"slate-react": "0.99.0",
|
|
82
80
|
"throttle-debounce": "^5.0.2",
|
|
83
|
-
"type-fest": "^5.0.
|
|
81
|
+
"type-fest": "^5.0.1"
|
|
84
82
|
},
|
|
85
83
|
"devDependencies": {
|
|
86
84
|
"@karibash/pixel-units": "^2.3.0",
|
|
87
85
|
"@repo/config": "workspace:*",
|
|
88
|
-
"@storybook/addon-a11y": "^9.1.
|
|
89
|
-
"@storybook/addon-docs": "^9.1.
|
|
90
|
-
"@storybook/addon-links": "^9.1.
|
|
91
|
-
"@storybook/react-vite": "^9.1.
|
|
86
|
+
"@storybook/addon-a11y": "^9.1.7",
|
|
87
|
+
"@storybook/addon-docs": "^9.1.7",
|
|
88
|
+
"@storybook/addon-links": "^9.1.7",
|
|
89
|
+
"@storybook/react-vite": "^9.1.7",
|
|
92
90
|
"@testing-library/dom": "^10.4.1",
|
|
93
91
|
"@testing-library/jest-dom": "^6.8.0",
|
|
94
92
|
"@testing-library/react": "^16.3.0",
|
|
95
93
|
"@testing-library/user-event": "^14.6.1",
|
|
96
94
|
"@types/is-hotkey": "^0.1.10",
|
|
97
95
|
"@types/jest-axe": "^3.5.9",
|
|
98
|
-
"@types/node": "^24.5.
|
|
96
|
+
"@types/node": "^24.5.2",
|
|
99
97
|
"@types/react": "^18.3.24",
|
|
100
98
|
"@types/react-aria-live": "^2.0.6",
|
|
101
99
|
"@types/react-dom": "^18.3.7",
|
|
102
100
|
"@types/react-slider": "^1.3.6",
|
|
103
|
-
"@types/styled-components": "^5.1.34",
|
|
104
101
|
"@types/throttle-debounce": "^5.0.2",
|
|
105
102
|
"@vitejs/plugin-react": "^5.0.3",
|
|
106
103
|
"@vitest/coverage-istanbul": "^3.2.4",
|
|
107
104
|
"browserslist": "^4.26.2",
|
|
108
|
-
"chromatic": "^13.
|
|
105
|
+
"chromatic": "^13.2.0",
|
|
109
106
|
"concurrently": "^9.2.1",
|
|
110
107
|
"cross-env": "^10.0.0",
|
|
111
108
|
"depcheck": "^1.4.7",
|
|
@@ -122,16 +119,19 @@
|
|
|
122
119
|
"remark-gfm": "^4.0.1",
|
|
123
120
|
"shx": "^0.4.0",
|
|
124
121
|
"signale": "^1.4.0",
|
|
125
|
-
"storybook": "^9.1.
|
|
126
|
-
"styled-components": "^
|
|
122
|
+
"storybook": "^9.1.7",
|
|
123
|
+
"styled-components": "^6.1.19",
|
|
127
124
|
"tsup": "^8.5.0",
|
|
128
125
|
"tsx": "^4.20.5",
|
|
129
126
|
"typescript": "^5.9.2",
|
|
130
|
-
"vite": "^7.1.
|
|
127
|
+
"vite": "^7.1.7",
|
|
131
128
|
"vitest": "^3.2.4",
|
|
132
129
|
"vitest-axe": "^1.0.0-pre.5",
|
|
133
130
|
"vitest-canvas-mock": "^0.3.3",
|
|
134
|
-
"yup": "^1.7.
|
|
131
|
+
"yup": "^1.7.1"
|
|
132
|
+
},
|
|
133
|
+
"resolutions": {
|
|
134
|
+
"styled-components": "^6.1.19"
|
|
135
135
|
},
|
|
136
136
|
"author": "Wistia Engineering",
|
|
137
137
|
"license": "UNLICENSED",
|