@kong/design-tokens 1.17.1 → 1.17.2

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, this file was auto-generated.
3
- * Generated on Mon, 12 Aug 2024 13:07:53 GMT
3
+ * Generated on Mon, 12 Aug 2024 16:58:38 GMT
4
4
  *
5
5
  * Kong Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Mon, 12 Aug 2024 13:07:52 GMT
3
+ * Generated on Mon, 12 Aug 2024 16:58:38 GMT
4
4
  *
5
5
  * Kong Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Mon, 12 Aug 2024 13:07:52 GMT
3
+ * Generated on Mon, 12 Aug 2024 16:58:38 GMT
4
4
  *
5
5
  * Kong Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Mon, 12 Aug 2024 13:07:52 GMT
3
+ * Generated on Mon, 12 Aug 2024 16:58:38 GMT
4
4
  *
5
5
  * Kong Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Mon, 12 Aug 2024 13:07:52 GMT
3
+ * Generated on Mon, 12 Aug 2024 16:58:38 GMT
4
4
  *
5
5
  * Kong Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
- // Generated on Mon, 12 Aug 2024 13:07:53 GMT
3
+ // Generated on Mon, 12 Aug 2024 16:58:38 GMT
4
4
  //
5
5
  // Kong Design Tokens
6
6
  // GitHub: https://github.com/Kong/design-tokens
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * Do not edit directly, this file was auto-generated.
4
- * Generated on Mon, 12 Aug 2024 13:07:53 GMT
4
+ * Generated on Mon, 12 Aug 2024 16:58:38 GMT
5
5
  *
6
6
  * Kong Design Tokens
7
7
  * GitHub: https://github.com/Kong/design-tokens
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
- // Generated on Mon, 12 Aug 2024 13:07:53 GMT
3
+ // Generated on Mon, 12 Aug 2024 16:58:38 GMT
4
4
  //
5
5
  // Kong Design Tokens
6
6
  // GitHub: https://github.com/Kong/design-tokens
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong/design-tokens",
3
- "version": "1.17.1",
3
+ "version": "1.17.2",
4
4
  "description": "Kong UI Design Tokens and style dictionary",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -128,7 +128,7 @@
128
128
  },
129
129
  "packageManager": "pnpm@9.7.0",
130
130
  "engines": {
131
- "node": ">=18.20.4",
131
+ "node": ">=18.19.1",
132
132
  "pnpm": ">=9.7.0"
133
133
  },
134
134
  "volta": {