@wistia/vhs 2.53.0-beta.f0f0e5e9.356ba02 → 2.53.0-beta.f301d224.432ddb1

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.53.0-beta.f0f0e5e9.356ba02",
3
+ "version": "2.53.0-beta.f301d224.432ddb1",
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",
@@ -49,7 +49,7 @@
49
49
  "lint:style": "stylelint --cache --cache-location .stylelintcache --report-needless-disables \"**/*.tsx\"",
50
50
  "outdated": "yarn upgrade-interactive",
51
51
  "prepublishOnly": "yarn run build",
52
- "publint": "publint",
52
+ "publint": "node ./scripts/publint.mjs",
53
53
  "storybook": "cross-env NODE_OPTIONS=--openssl-legacy-provider storybook dev --host localhost --port 6006",
54
54
  "storybook:build": "cross-env NODE_OPTIONS=--openssl-legacy-provider storybook build --quiet",
55
55
  "test": "cross-env NODE_ENV=test vitest run",
@@ -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,52 +80,51 @@
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",
88
86
  "slate-react": "^0.99.0",
89
87
  "throttle-debounce": "^5.0.0",
90
- "type-fest": "^4.18.3",
88
+ "type-fest": "^4.20.0",
91
89
  "uuid": "^9.0.1"
92
90
  },
93
91
  "devDependencies": {
94
- "@storybook/addon-a11y": "^8.1.5",
95
- "@storybook/addon-controls": "^8.1.5",
96
- "@storybook/addon-docs": "^8.1.5",
97
- "@storybook/addon-links": "^8.1.5",
98
- "@storybook/addon-mdx-gfm": "^8.1.5",
99
- "@storybook/blocks": "^8.1.5",
100
- "@storybook/manager-api": "^8.1.5",
101
- "@storybook/react": "^8.1.5",
102
- "@storybook/react-vite": "^8.1.5",
103
- "@storybook/theming": "^8.1.5",
92
+ "@storybook/addon-a11y": "^8.1.6",
93
+ "@storybook/addon-controls": "^8.1.6",
94
+ "@storybook/addon-docs": "^8.1.6",
95
+ "@storybook/addon-links": "^8.1.6",
96
+ "@storybook/addon-mdx-gfm": "^8.1.6",
97
+ "@storybook/blocks": "^8.1.6",
98
+ "@storybook/manager-api": "^8.1.6",
99
+ "@storybook/react": "^8.1.6",
100
+ "@storybook/react-vite": "^8.1.6",
101
+ "@storybook/theming": "^8.1.6",
104
102
  "@testing-library/dom": "10.1.0",
105
103
  "@testing-library/jest-dom": "6.4.5",
106
104
  "@testing-library/react": "^16.0.0",
107
105
  "@testing-library/user-event": "^14.5.2",
108
- "@types/node": "^20.14.0",
106
+ "@types/node": "^20.14.2",
109
107
  "@types/react": "^18.3.3",
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",
117
- "@vitejs/plugin-react": "^4.3.0",
114
+ "@vitejs/plugin-react": "^4.3.1",
118
115
  "@vitest/coverage-istanbul": "^1.6.0",
119
116
  "@wistia/eslint-config": "^0.33.0",
120
- "browserslist": "^4.23.0",
117
+ "browserslist": "^4.23.1",
121
118
  "bundlewatch": "^0.3.3",
122
- "chromatic": "^11.5.0",
119
+ "chromatic": "^11.5.3",
123
120
  "concurrently": "^8.2.2",
124
121
  "cross-env": "^7.0.3",
125
122
  "depcheck": "^1.4.7",
126
- "esbuild": "^0.21.4",
127
- "esbuild-plugin-browserslist": "^0.12.0",
123
+ "esbuild": "^0.21.5",
124
+ "esbuild-plugin-browserslist": "^0.12.1",
128
125
  "esbuild-visualizer": "^0.6.0",
129
126
  "eslint": "^8.57.0",
127
+ "eslint-plugin-deprecation": "^3.0.0",
130
128
  "globby": "^14.0.1",
131
129
  "jsdoc-to-markdown": "^8.0.1",
132
130
  "jsdom": "^24.1.0",
@@ -136,12 +134,12 @@
136
134
  "react": "^18.3.1",
137
135
  "react-dom": "^18.3.1",
138
136
  "shx": "^0.3.4",
139
- "storybook": "^8.1.5",
137
+ "storybook": "^8.1.6",
140
138
  "styled-components": "^5.3.11",
141
139
  "stylelint": "^16.6.1",
142
- "tsx": "^4.11.2",
140
+ "tsx": "^4.15.1",
143
141
  "typescript": "5.4.5",
144
- "vite": "^5.2.12",
142
+ "vite": "^5.2.13",
145
143
  "vitest": "^1.6.0",
146
144
  "vitest-axe": "^1.0.0-pre.3",
147
145
  "vitest-canvas-mock": "^0.3.3",