@wistia/vhs 2.53.0 → 2.54.0-beta.41a5ff26.21718a8

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.
@@ -1 +1 @@
1
- {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../src/theme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAkBtD,QAAA,MAAM,KAAK,EAAE,YAAY,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAmDjD,CAAC;AAEF,OAAO,EAAE,KAAK,EAAE,CAAC"}
1
+ {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../src/theme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAkBtD,QAAA,MAAM,KAAK,EAAE,YAAY,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAoDjD,CAAC;AAEF,OAAO,EAAE,KAAK,EAAE,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/vhs",
3
- "version": "2.53.0",
3
+ "version": "2.54.0-beta.41a5ff26.21718a8",
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",
@@ -87,25 +87,25 @@
87
87
  "slate-hyperscript": "^0.100.0",
88
88
  "slate-react": "^0.99.0",
89
89
  "throttle-debounce": "^5.0.0",
90
- "type-fest": "^4.18.3",
90
+ "type-fest": "^4.20.0",
91
91
  "uuid": "^9.0.1"
92
92
  },
93
93
  "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",
94
+ "@storybook/addon-a11y": "^8.1.6",
95
+ "@storybook/addon-controls": "^8.1.6",
96
+ "@storybook/addon-docs": "^8.1.6",
97
+ "@storybook/addon-links": "^8.1.6",
98
+ "@storybook/addon-mdx-gfm": "^8.1.6",
99
+ "@storybook/blocks": "^8.1.6",
100
+ "@storybook/manager-api": "^8.1.6",
101
+ "@storybook/react": "^8.1.6",
102
+ "@storybook/react-vite": "^8.1.6",
103
+ "@storybook/theming": "^8.1.6",
104
104
  "@testing-library/dom": "10.1.0",
105
- "@testing-library/jest-dom": "6.4.5",
105
+ "@testing-library/jest-dom": "6.4.6",
106
106
  "@testing-library/react": "^16.0.0",
107
107
  "@testing-library/user-event": "^14.5.2",
108
- "@types/node": "^20.14.0",
108
+ "@types/node": "^20.14.2",
109
109
  "@types/react": "^18.3.3",
110
110
  "@types/react-aria-live": "^2.0.6",
111
111
  "@types/react-dom": "^18.3.0",
@@ -114,19 +114,20 @@
114
114
  "@types/styled-components": "^5.1.34",
115
115
  "@types/throttle-debounce": "^5.0.2",
116
116
  "@types/uuid": "^9.0.8",
117
- "@vitejs/plugin-react": "^4.3.0",
117
+ "@vitejs/plugin-react": "^4.3.1",
118
118
  "@vitest/coverage-istanbul": "^1.6.0",
119
- "@wistia/eslint-config": "^0.33.0",
120
- "browserslist": "^4.23.0",
119
+ "@wistia/eslint-config": "^0.33.1",
120
+ "browserslist": "^4.23.1",
121
121
  "bundlewatch": "^0.3.3",
122
- "chromatic": "^11.5.0",
122
+ "chromatic": "^11.5.3",
123
123
  "concurrently": "^8.2.2",
124
124
  "cross-env": "^7.0.3",
125
125
  "depcheck": "^1.4.7",
126
- "esbuild": "^0.21.4",
127
- "esbuild-plugin-browserslist": "^0.12.0",
126
+ "esbuild": "^0.21.5",
127
+ "esbuild-plugin-browserslist": "^0.12.1",
128
128
  "esbuild-visualizer": "^0.6.0",
129
129
  "eslint": "^8.57.0",
130
+ "eslint-plugin-deprecation": "^3.0.0",
130
131
  "globby": "^14.0.1",
131
132
  "jsdoc-to-markdown": "^8.0.1",
132
133
  "jsdom": "^24.1.0",
@@ -136,12 +137,12 @@
136
137
  "react": "^18.3.1",
137
138
  "react-dom": "^18.3.1",
138
139
  "shx": "^0.3.4",
139
- "storybook": "^8.1.5",
140
+ "storybook": "^8.1.6",
140
141
  "styled-components": "^5.3.11",
141
142
  "stylelint": "^16.6.1",
142
- "tsx": "^4.11.2",
143
+ "tsx": "^4.15.2",
143
144
  "typescript": "5.4.5",
144
- "vite": "^5.2.12",
145
+ "vite": "^5.2.13",
145
146
  "vitest": "^1.6.0",
146
147
  "vitest-axe": "^1.0.0-pre.3",
147
148
  "vitest-canvas-mock": "^0.3.3",
@@ -149,7 +150,8 @@
149
150
  "yup": "^1.4.0"
150
151
  },
151
152
  "resolutions": {
152
- "axios": "0.28.0"
153
+ "axios": "0.28.0",
154
+ "braces": "3.0.3"
153
155
  },
154
156
  "author": "Wistia Engineering",
155
157
  "license": "UNLICENSED",