@wistia/vhs-design-tokens 3.0.2-beta.0d34b656.aa13942 → 3.0.2-beta.6f93b85d.55230e5

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,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Jan 2026 18:20:23 GMT
3
+ * Generated on Thu, 22 Jan 2026 17:56:13 GMT
4
4
  */
5
5
 
6
6
  export const colorMetadata = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Jan 2026 18:20:22 GMT
3
+ * Generated on Thu, 22 Jan 2026 17:56:13 GMT
4
4
  */
5
5
 
6
6
  export const designTokens = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/vhs-design-tokens",
3
- "version": "3.0.2-beta.0d34b656.aa13942",
3
+ "version": "3.0.2-beta.6f93b85d.55230e5",
4
4
  "description": "VHS design tokens",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -28,7 +28,7 @@
28
28
  "js-yaml": "^4.1.1",
29
29
  "prettier": "^3.8.1",
30
30
  "signale": "^1.4.0",
31
- "style-dictionary": "^5.2.0"
31
+ "style-dictionary": "^5.1.1"
32
32
  },
33
33
  "engines": {
34
34
  "node": ">=22.16.0 || >=24.0.0"