@wistia/ui 0.22.1 → 0.22.2-beta.012277d4.ca10fe9
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 +30 -30
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/package.json +21 -20
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wistia/ui",
|
|
3
|
-
"version": "0.22.
|
|
3
|
+
"version": "0.22.2-beta.012277d4.ca10fe9",
|
|
4
4
|
"description": "Wistia UI React component library",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"test:ci": "vitest run --coverage",
|
|
40
40
|
"test:coverage": "vitest --coverage --ui",
|
|
41
41
|
"test:debug": "echo 'open chrome://inspect/#devices' && vitest --inspect-brk --no-file-parallelism",
|
|
42
|
-
"typecheck": "
|
|
42
|
+
"typecheck": "tsgo"
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|
|
45
45
|
"@types/react": "^19.0.0",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"styled-components": "^6.0.0"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@ariakit/react": "^0.4.
|
|
53
|
+
"@ariakit/react": "^0.4.24",
|
|
54
54
|
"@radix-ui/react-collapsible": "^1.1.12",
|
|
55
55
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
56
56
|
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
|
@@ -74,32 +74,33 @@
|
|
|
74
74
|
"yup": "^1.7.1"
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
|
-
"@figma/code-connect": "^1.4.
|
|
77
|
+
"@figma/code-connect": "^1.4.2",
|
|
78
78
|
"@mdx-js/mdx": "^3.1.1",
|
|
79
79
|
"@mdx-js/react": "^3.1.1",
|
|
80
80
|
"@repo/config": "workspace:*",
|
|
81
|
-
"@storybook/addon-a11y": "^10.
|
|
82
|
-
"@storybook/addon-docs": "^10.
|
|
83
|
-
"@storybook/addon-links": "^10.
|
|
84
|
-
"@storybook/react-vite": "^10.
|
|
81
|
+
"@storybook/addon-a11y": "^10.3.3",
|
|
82
|
+
"@storybook/addon-docs": "^10.3.3",
|
|
83
|
+
"@storybook/addon-links": "^10.3.3",
|
|
84
|
+
"@storybook/react-vite": "^10.3.3",
|
|
85
85
|
"@testing-library/dom": "^10.4.1",
|
|
86
86
|
"@testing-library/jest-dom": "^6.9.1",
|
|
87
87
|
"@testing-library/react": "^16.3.2",
|
|
88
88
|
"@testing-library/user-event": "^14.6.1",
|
|
89
89
|
"@types/culori": "^4.0.1",
|
|
90
90
|
"@types/jest-axe": "^3.5.9",
|
|
91
|
-
"@types/jsdom": "^28.0.
|
|
91
|
+
"@types/jsdom": "^28.0.1",
|
|
92
92
|
"@types/mdx": "^2.0.13",
|
|
93
93
|
"@types/node": "^25.5.0",
|
|
94
94
|
"@types/react": "^19.2.14",
|
|
95
95
|
"@types/react-dom": "^19.2.3",
|
|
96
96
|
"@types/throttle-debounce": "^5.0.2",
|
|
97
|
+
"@typescript/native-preview": "^7.0.0-dev.20260325.1",
|
|
97
98
|
"@vitejs/plugin-react": "^6.0.1",
|
|
98
|
-
"@vitest/coverage-istanbul": "^4.1.
|
|
99
|
-
"@vitest/ui": "^4.1.
|
|
99
|
+
"@vitest/coverage-istanbul": "^4.1.1",
|
|
100
|
+
"@vitest/ui": "^4.1.1",
|
|
100
101
|
"browserslist": "^4.28.1",
|
|
101
102
|
"check-export-map": "^1.3.1",
|
|
102
|
-
"chromatic": "^
|
|
103
|
+
"chromatic": "^16.0.0",
|
|
103
104
|
"cross-env": "^10.1.0",
|
|
104
105
|
"esbuild-visualizer": "^0.7.0",
|
|
105
106
|
"glob": "^13.0.6",
|
|
@@ -110,18 +111,18 @@
|
|
|
110
111
|
"react": "^19.2.4",
|
|
111
112
|
"react-docgen-typescript": "^2.4.0",
|
|
112
113
|
"react-dom": "^19.2.4",
|
|
113
|
-
"react-router": "^7.13.
|
|
114
|
+
"react-router": "^7.13.2",
|
|
114
115
|
"remark-gfm": "^4.0.1",
|
|
115
|
-
"rolldown": "^1.0.0-rc.
|
|
116
|
+
"rolldown": "^1.0.0-rc.11",
|
|
116
117
|
"signale": "^1.4.0",
|
|
117
|
-
"storybook": "^10.
|
|
118
|
+
"storybook": "^10.3.3",
|
|
118
119
|
"styled-components": "6.2.0",
|
|
119
|
-
"tsdown": "^0.21.
|
|
120
|
-
"typescript": "^
|
|
121
|
-
"vite": "^8.0.
|
|
122
|
-
"vitest": "^4.1.
|
|
120
|
+
"tsdown": "^0.21.5",
|
|
121
|
+
"typescript": "^6.0.2",
|
|
122
|
+
"vite": "^8.0.2",
|
|
123
|
+
"vitest": "^4.1.1",
|
|
123
124
|
"vitest-axe": "^1.0.0-pre.5",
|
|
124
|
-
"vitest-canvas-mock": "^1.1.
|
|
125
|
+
"vitest-canvas-mock": "^1.1.4"
|
|
125
126
|
},
|
|
126
127
|
"author": "Wistia Engineering",
|
|
127
128
|
"license": "UNLICENSED",
|