@wistia/ui 1.0.0 → 1.1.0
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.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +36 -31
- package/dist/index.js.map +1 -1
- package/package.json +25 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wistia/ui",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.1.0",
|
|
4
4
|
"description": "Wistia UI React component library",
|
|
5
5
|
"homepage": "https://github.com/wistia/vhs#readme",
|
|
6
6
|
"bugs": {
|
|
@@ -50,12 +50,12 @@
|
|
|
50
50
|
"typecheck": "tsgo"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@ariakit/react": "^0.4.
|
|
53
|
+
"@ariakit/react": "^0.4.29",
|
|
54
54
|
"@base-ui/react": "^1.5.0",
|
|
55
55
|
"@daypicker/react": "^10.0.1",
|
|
56
|
-
"@wistia/type-guards": "^0.11.
|
|
56
|
+
"@wistia/type-guards": "^0.11.2",
|
|
57
57
|
"culori": "^4.0.2",
|
|
58
|
-
"date-fns": "^4.
|
|
58
|
+
"date-fns": "^4.4.0",
|
|
59
59
|
"match-sorter": "^8.3.0",
|
|
60
60
|
"polished": "^4.3.1",
|
|
61
61
|
"react-markdown": "^10.1.0",
|
|
@@ -65,11 +65,11 @@
|
|
|
65
65
|
"yup": "^1.7.1"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
|
-
"@figma/code-connect": "^1.4.
|
|
68
|
+
"@figma/code-connect": "^1.4.8",
|
|
69
69
|
"@repo/config": "workspace:*",
|
|
70
|
-
"@storybook/addon-a11y": "^10.4.
|
|
71
|
-
"@storybook/addon-links": "^10.4.
|
|
72
|
-
"@storybook/react-vite": "^10.4.
|
|
70
|
+
"@storybook/addon-a11y": "^10.4.2",
|
|
71
|
+
"@storybook/addon-links": "^10.4.2",
|
|
72
|
+
"@storybook/react-vite": "^10.4.2",
|
|
73
73
|
"@terrazzo/cli": "^2.2.0",
|
|
74
74
|
"@terrazzo/parser": "^2.2.0",
|
|
75
75
|
"@terrazzo/plugin-css": "^2.2.0",
|
|
@@ -80,37 +80,38 @@
|
|
|
80
80
|
"@types/culori": "^4.0.1",
|
|
81
81
|
"@types/jest-axe": "^3.5.9",
|
|
82
82
|
"@types/jsdom": "^28.0.3",
|
|
83
|
-
"@types/node": "^25.9.
|
|
84
|
-
"@types/react": "^19.2.
|
|
83
|
+
"@types/node": "^25.9.2",
|
|
84
|
+
"@types/react": "^19.2.17",
|
|
85
85
|
"@types/react-dom": "^19.2.3",
|
|
86
86
|
"@types/throttle-debounce": "^5.0.2",
|
|
87
|
-
"@typescript/native-preview": "^7.0.0-dev.
|
|
87
|
+
"@typescript/native-preview": "^7.0.0-dev.20260609.1",
|
|
88
88
|
"@vitejs/plugin-react": "^6.0.2",
|
|
89
|
-
"@vitest/coverage-istanbul": "^4.1.
|
|
90
|
-
"@vitest/ui": "^4.1.
|
|
89
|
+
"@vitest/coverage-istanbul": "^4.1.8",
|
|
90
|
+
"@vitest/ui": "^4.1.8",
|
|
91
91
|
"browserslist": "^4.28.2",
|
|
92
92
|
"check-export-map": "^1.3.1",
|
|
93
|
-
"chromatic": "^17.
|
|
93
|
+
"chromatic": "^17.3.0",
|
|
94
94
|
"cross-env": "^10.1.0",
|
|
95
95
|
"glob": "^13.0.6",
|
|
96
|
-
"hono": "^4.12.
|
|
96
|
+
"hono": "^4.12.25",
|
|
97
97
|
"jsdom": "^29.1.1",
|
|
98
|
+
"magic-string": "^0.30.21",
|
|
98
99
|
"minimist": "^1.2.8",
|
|
99
100
|
"pascalcase": "^2.0.0",
|
|
100
|
-
"prettier": "^3.8.
|
|
101
|
-
"react": "^19.2.
|
|
101
|
+
"prettier": "^3.8.4",
|
|
102
|
+
"react": "^19.2.7",
|
|
102
103
|
"react-docgen-typescript": "^2.4.0",
|
|
103
|
-
"react-dom": "^19.2.
|
|
104
|
-
"react-router": "^7.
|
|
105
|
-
"rolldown": "^1.0
|
|
104
|
+
"react-dom": "^19.2.7",
|
|
105
|
+
"react-router": "^7.17.0",
|
|
106
|
+
"rolldown": "^1.1.0",
|
|
106
107
|
"rollup-plugin-visualizer": "^7.0.1",
|
|
107
108
|
"signale": "^1.4.0",
|
|
108
|
-
"storybook": "^10.4.
|
|
109
|
+
"storybook": "^10.4.2",
|
|
109
110
|
"styled-components": "^6.4.2",
|
|
110
|
-
"tsdown": "^0.22.
|
|
111
|
+
"tsdown": "^0.22.2",
|
|
111
112
|
"typescript": "^6.0.3",
|
|
112
|
-
"vite": "^8.0.
|
|
113
|
-
"vitest": "^4.1.
|
|
113
|
+
"vite": "^8.0.16",
|
|
114
|
+
"vitest": "^4.1.8",
|
|
114
115
|
"vitest-axe": "^1.0.0-pre.5",
|
|
115
116
|
"vitest-canvas-mock": "^1.1.4"
|
|
116
117
|
},
|