@wistia/ui 0.18.8 → 0.18.9-beta.1a9d3a8c.f773a5a

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/ui",
3
- "version": "0.18.8",
3
+ "version": "0.18.9-beta.1a9d3a8c.f773a5a",
4
4
  "description": "Wistia UI React component library",
5
5
  "type": "commonjs",
6
6
  "main": "dist/index.cjs",
@@ -73,7 +73,7 @@
73
73
  "polished": "^4.3.1",
74
74
  "sonner": "^2.0.7",
75
75
  "throttle-debounce": "^5.0.2",
76
- "type-fest": "^5.0.1",
76
+ "type-fest": "^5.1.0",
77
77
  "use-file-picker": "2.1.2",
78
78
  "yup": "^1.7.1"
79
79
  },
@@ -81,17 +81,17 @@
81
81
  "@mdx-js/mdx": "^3.1.1",
82
82
  "@mdx-js/react": "^3.1.1",
83
83
  "@repo/config": "workspace:*",
84
- "@storybook/addon-a11y": "^9.1.10",
85
- "@storybook/addon-docs": "^9.1.10",
86
- "@storybook/addon-links": "^9.1.10",
87
- "@storybook/react-vite": "^9.1.10",
84
+ "@storybook/addon-a11y": "^9.1.13",
85
+ "@storybook/addon-docs": "^9.1.13",
86
+ "@storybook/addon-links": "^9.1.13",
87
+ "@storybook/react-vite": "^9.1.13",
88
88
  "@testing-library/dom": "^10.4.1",
89
89
  "@testing-library/jest-dom": "^6.9.1",
90
90
  "@testing-library/react": "^16.3.0",
91
91
  "@testing-library/user-event": "^14.6.1",
92
92
  "@types/culori": "^4.0.1",
93
93
  "@types/jest-axe": "^3.5.9",
94
- "@types/node": "^24.7.0",
94
+ "@types/node": "^24.8.1",
95
95
  "@types/react": "^18.3.26",
96
96
  "@types/react-dom": "^18.3.7",
97
97
  "@types/throttle-debounce": "^5.0.2",
@@ -104,7 +104,6 @@
104
104
  "depcheck": "^1.4.7",
105
105
  "esbuild-visualizer": "^0.7.0",
106
106
  "glob": "^11.0.3",
107
- "mdx": "^0.3.1",
108
107
  "minimist": "^1.2.8",
109
108
  "pascalcase": "^2.0.0",
110
109
  "prettier": "^3.6.2",
@@ -114,11 +113,11 @@
114
113
  "react-router": "^7.9.4",
115
114
  "remark-gfm": "^4.0.1",
116
115
  "signale": "^1.4.0",
117
- "storybook": "^9.1.10",
116
+ "storybook": "^9.1.13",
118
117
  "styled-components": "^6.1.19",
119
118
  "tsup": "^8.5.0",
120
119
  "typescript": "^5.9.3",
121
- "vite": "^7.1.9",
120
+ "vite": "^7.1.11",
122
121
  "vitest": "^3.2.4",
123
122
  "vitest-axe": "^1.0.0-pre.5",
124
123
  "vitest-canvas-mock": "^0.3.3"