@wistia/vhs 2.54.0-beta.15b0488b.e598800 → 2.54.0-beta.b46dffd9.1068923

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.54.0-beta.15b0488b.e598800",
3
+ "version": "2.54.0-beta.b46dffd9.1068923",
4
4
  "packageManager": "yarn@4.2.2",
5
5
  "description": "Visual Hype System - Wistia's opinionated component library for building React UIs",
6
6
  "type": "commonjs",
@@ -62,7 +62,6 @@
62
62
  "peerDependencies": {
63
63
  "@types/react": "^17.0 || ^18.0",
64
64
  "@types/react-dom": "^17.0 || ^18.0",
65
- "@types/react-transition-group": "^4.0",
66
65
  "@types/styled-components": "^5.0 || ^6.0",
67
66
  "react": "^17.0 || ^18.0",
68
67
  "react-dom": "^17.0 || ^18.0",
@@ -81,7 +80,6 @@
81
80
  "react-fast-compare": "^3.2.2",
82
81
  "react-is": "^18.3.1",
83
82
  "react-slider": "^2.0.6",
84
- "react-transition-group": "^4.4.5",
85
83
  "slate": "0.94.1",
86
84
  "slate-history": "^0.100.0",
87
85
  "slate-hyperscript": "^0.100.0",
@@ -110,7 +108,6 @@
110
108
  "@types/react-aria-live": "^2.0.6",
111
109
  "@types/react-dom": "^18.3.0",
112
110
  "@types/react-slider": "^1.3.6",
113
- "@types/react-transition-group": "^4.4.10",
114
111
  "@types/styled-components": "^5.1.34",
115
112
  "@types/throttle-debounce": "^5.0.2",
116
113
  "@types/uuid": "^9.0.8",