@wistia/ui 0.20.1-beta.d92b0efb.fc08c14 → 0.20.2-beta.2d761b04.fc3559e
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.js +1 -1
- package/package.json +5 -5
package/dist/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wistia/ui",
|
|
3
|
-
"version": "0.20.
|
|
3
|
+
"version": "0.20.2-beta.2d761b04.fc3559e",
|
|
4
4
|
"description": "Wistia UI React component library",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"polished": "^4.3.1",
|
|
68
68
|
"sonner": "^2.0.7",
|
|
69
69
|
"throttle-debounce": "^5.0.2",
|
|
70
|
-
"type-fest": "^5.3.
|
|
70
|
+
"type-fest": "^5.3.1",
|
|
71
71
|
"use-file-picker": "2.1.2",
|
|
72
72
|
"yup": "^1.7.1"
|
|
73
73
|
},
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"@types/react": "^19.2.7",
|
|
91
91
|
"@types/react-dom": "^19.2.3",
|
|
92
92
|
"@types/throttle-debounce": "^5.0.2",
|
|
93
|
-
"@vitejs/plugin-react": "^5.1.
|
|
93
|
+
"@vitejs/plugin-react": "^5.1.2",
|
|
94
94
|
"@vitest/coverage-istanbul": "^4.0.15",
|
|
95
95
|
"@vitest/ui": "^4.0.15",
|
|
96
96
|
"browserslist": "^4.28.1",
|
|
@@ -106,14 +106,14 @@
|
|
|
106
106
|
"react": "^19.2.1",
|
|
107
107
|
"react-docgen-typescript": "^2.4.0",
|
|
108
108
|
"react-dom": "^19.2.1",
|
|
109
|
-
"react-router": "^7.10.
|
|
109
|
+
"react-router": "^7.10.1",
|
|
110
110
|
"remark-gfm": "^4.0.1",
|
|
111
111
|
"signale": "^1.4.0",
|
|
112
112
|
"storybook": "^10.1.4",
|
|
113
113
|
"styled-components": "^6.1.19",
|
|
114
114
|
"tsup": "^8.5.1",
|
|
115
115
|
"typescript": "^5.9.3",
|
|
116
|
-
"vite": "^7.2.
|
|
116
|
+
"vite": "^7.2.7",
|
|
117
117
|
"vitest": "^4.0.15",
|
|
118
118
|
"vitest-axe": "^1.0.0-pre.5",
|
|
119
119
|
"vitest-canvas-mock": "^1.1.3"
|