@wistia/vhs-design-tokens 2.1.4-beta.c4112496.f722ff7 → 2.1.4-beta.ce259b22.ccf43dc

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 May 2025 10:45:38 GMT
3
+ * Generated on Sun, 29 Jun 2025 15:44:25 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 May 2025 10:45:38 GMT
3
+ * Generated on Sun, 29 Jun 2025 15:44:25 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": "2.1.4-beta.c4112496.f722ff7",
3
+ "version": "2.1.4-beta.ce259b22.ccf43dc",
4
4
  "description": "VHS design tokens",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
@@ -44,7 +44,7 @@
44
44
  "@repo/config": "workspace:*",
45
45
  "depcheck": "^1.4.7",
46
46
  "js-yaml": "^4.1.0",
47
- "prettier": "^3.5.3",
47
+ "prettier": "^3.6.2",
48
48
  "signale": "^1.4.0",
49
49
  "style-dictionary": "^5.0.0"
50
50
  },