@wistia/vhs 2.75.3-beta.d40dbef8.71bcf7d → 2.75.3-beta.d8fd040c.5a0cc55

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/vhs",
3
- "version": "2.75.3-beta.d40dbef8.71bcf7d",
3
+ "version": "2.75.3-beta.d8fd040c.5a0cc55",
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",
@@ -73,7 +73,7 @@
73
73
  "polished": "^4.3.1",
74
74
  "react-aria-live": "^2.0.5",
75
75
  "react-fast-compare": "^3.2.2",
76
- "react-is": "^18.3.1",
76
+ "react-is": "^19.1.0",
77
77
  "react-slider": "^2.0.6",
78
78
  "slate": "0.94.1",
79
79
  "slate-history": "^0.100.0",
@@ -102,16 +102,16 @@
102
102
  "@types/is-hotkey": "^0.1.10",
103
103
  "@types/jest-axe": "^3.5.9",
104
104
  "@types/node": "^22.15.21",
105
- "@types/react": "^18.3.22",
105
+ "@types/react": "^19.1.5",
106
106
  "@types/react-aria-live": "^2.0.6",
107
- "@types/react-dom": "^18.3.7",
107
+ "@types/react-dom": "^19.1.5",
108
108
  "@types/react-slider": "^1.3.6",
109
109
  "@types/styled-components": "^5.1.34",
110
110
  "@types/throttle-debounce": "^5.0.2",
111
111
  "@vitejs/plugin-react": "^4.4.1",
112
112
  "@vitest/coverage-istanbul": "^3.1.4",
113
113
  "browserslist": "^4.24.5",
114
- "chromatic": "^12.0.0",
114
+ "chromatic": "^11.28.2",
115
115
  "concurrently": "^9.1.2",
116
116
  "cross-env": "^7.0.3",
117
117
  "depcheck": "^1.4.7",
@@ -124,9 +124,9 @@
124
124
  "minimist": "^1.2.8",
125
125
  "pascalcase": "^2.0.0",
126
126
  "prettier": "^3.5.3",
127
- "react": "^18.3.1",
127
+ "react": "^19.1.0",
128
128
  "react-docgen-typescript": "^2.2.2",
129
- "react-dom": "^18.3.1",
129
+ "react-dom": "^19.1.0",
130
130
  "remark-gfm": "^4.0.1",
131
131
  "shx": "^0.4.0",
132
132
  "signale": "^1.4.0",