@wistia/vhs 2.49.2-beta.b9da6933.42548d5 → 2.49.2-beta.bd640b59.408dc92

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.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license VHS v2.49.2-beta.b9da6933.42548d5
3
+ * @license VHS v2.49.2-beta.bd640b59.408dc92
4
4
  *
5
5
  * Copyright (c) 2021-2024, Wistia, Inc. and its affiliates.
6
6
  *
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license VHS v2.49.2-beta.b9da6933.42548d5
3
+ * @license VHS v2.49.2-beta.bd640b59.408dc92
4
4
  *
5
5
  * Copyright (c) 2021-2024, Wistia, Inc. and its affiliates.
6
6
  *
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@wistia/vhs",
3
- "version": "2.49.2-beta.b9da6933.42548d5",
3
+ "version": "2.49.2-beta.bd640b59.408dc92",
4
4
  "packageManager": "yarn@4.1.1",
5
- "description": "Visual Hype System - Wistia's opinionated component library for building React UIs",
5
+ "description": "Visual Hype System",
6
6
  "type": "commonjs",
7
7
  "main": "dist/index.cjs",
8
8
  "module": "dist/index.mjs",
@@ -90,16 +90,16 @@
90
90
  "uuid": "^9.0.1"
91
91
  },
92
92
  "devDependencies": {
93
- "@storybook/addon-a11y": "^8.1.0",
94
- "@storybook/addon-controls": "^8.1.0",
95
- "@storybook/addon-docs": "^8.1.0",
96
- "@storybook/addon-links": "^8.1.0",
97
- "@storybook/addon-mdx-gfm": "^8.1.0",
98
- "@storybook/blocks": "^8.1.0",
99
- "@storybook/manager-api": "^8.1.0",
100
- "@storybook/react": "^8.1.0",
101
- "@storybook/react-vite": "^8.1.0",
102
- "@storybook/theming": "^8.1.0",
93
+ "@storybook/addon-a11y": "^8.1.3",
94
+ "@storybook/addon-controls": "^8.1.3",
95
+ "@storybook/addon-docs": "^8.1.3",
96
+ "@storybook/addon-links": "^8.1.3",
97
+ "@storybook/addon-mdx-gfm": "^8.1.3",
98
+ "@storybook/blocks": "^8.1.3",
99
+ "@storybook/manager-api": "^8.1.3",
100
+ "@storybook/react": "^8.1.3",
101
+ "@storybook/react-vite": "^8.1.3",
102
+ "@storybook/theming": "^8.1.3",
103
103
  "@testing-library/dom": "10.1.0",
104
104
  "@testing-library/jest-dom": "6.4.5",
105
105
  "@testing-library/react": "^15.0.7",
@@ -113,17 +113,17 @@
113
113
  "@types/styled-components": "^5.1.34",
114
114
  "@types/throttle-debounce": "^5.0.2",
115
115
  "@types/uuid": "^9.0.8",
116
- "@vitejs/plugin-react": "^4.2.1",
116
+ "@vitejs/plugin-react": "^4.3.0",
117
117
  "@vitest/coverage-istanbul": "^1.6.0",
118
- "@wistia/eslint-config": "^0.32.3",
118
+ "@wistia/eslint-config": "^0.33.0",
119
119
  "browserslist": "^4.23.0",
120
120
  "bundlewatch": "^0.3.3",
121
- "chromatic": "^11.3.2",
121
+ "chromatic": "^11.4.0",
122
122
  "concurrently": "^8.2.2",
123
123
  "cross-env": "^7.0.3",
124
124
  "depcheck": "^1.4.7",
125
- "esbuild": "^0.21.2",
126
- "esbuild-plugin-browserslist": "^0.11.1",
125
+ "esbuild": "^0.21.3",
126
+ "esbuild-plugin-browserslist": "^0.12.0",
127
127
  "esbuild-visualizer": "^0.6.0",
128
128
  "eslint": "^8.57.0",
129
129
  "globby": "^14.0.1",
@@ -131,14 +131,14 @@
131
131
  "jsdom": "^24.0.0",
132
132
  "minimist": "^1.2.8",
133
133
  "pascalcase": "^2.0.0",
134
- "publint": "^0.2.7",
134
+ "publint": "^0.2.8",
135
135
  "react": "^18.3.1",
136
136
  "react-dom": "^18.3.1",
137
137
  "shx": "^0.3.4",
138
- "storybook": "^8.1.0",
138
+ "storybook": "^8.1.3",
139
139
  "styled-components": "^5.3.11",
140
140
  "stylelint": "^16.5.0",
141
- "tsx": "^4.10.2",
141
+ "tsx": "^4.11.0",
142
142
  "typescript": "5.4.5",
143
143
  "vite": "^5.2.11",
144
144
  "vitest": "^1.6.0",
@@ -148,8 +148,7 @@
148
148
  "yup": "^1.4.0"
149
149
  },
150
150
  "resolutions": {
151
- "axios": "0.28.0",
152
- "postcss": ">=8.4.31"
151
+ "axios": "0.28.0"
153
152
  },
154
153
  "author": "Wistia Engineering",
155
154
  "license": "UNLICENSED",