@kong/design-tokens 1.18.2-pr.592.fcef9ba.0 → 1.18.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 Tue, 25 Nov 2025 21:24:47 GMT
3
+ * Generated on Tue, 25 Nov 2025 21:23:14 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 Tue, 25 Nov 2025 21:24:47 GMT
3
+ * Generated on Tue, 25 Nov 2025 21:23:14 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 Tue, 25 Nov 2025 21:24:47 GMT
3
+ * Generated on Tue, 25 Nov 2025 21:23:14 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 Tue, 25 Nov 2025 21:24:47 GMT
3
+ * Generated on Tue, 25 Nov 2025 21:23:14 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 Tue, 25 Nov 2025 21:24:47 GMT
3
+ * Generated on Tue, 25 Nov 2025 21:23:14 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 Tue, 25 Nov 2025 21:24:47 GMT
3
+ // Generated on Tue, 25 Nov 2025 21:23:14 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 Tue, 25 Nov 2025 21:24:47 GMT
4
+ * Generated on Tue, 25 Nov 2025 21:23:14 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 Tue, 25 Nov 2025 21:24:47 GMT
3
+ // Generated on Tue, 25 Nov 2025 21:23:14 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.18.2-pr.592.fcef9ba.0",
3
+ "version": "1.18.2",
4
4
  "description": "Kong UI Design Tokens and style dictionary",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -73,7 +73,7 @@
73
73
  "style-dictionary": "^4.4.0",
74
74
  "typescript": "^5.9.3",
75
75
  "vite": "^7.1.12",
76
- "vite-plugin-restart": "^1.0.0",
76
+ "vite-plugin-restart": "^2.0.0",
77
77
  "vite-plugin-vue-devtools": "^8.0.3",
78
78
  "vue": "^3.5.22",
79
79
  "vue-router": "^4.6.3"
@@ -102,12 +102,7 @@
102
102
  "changelogFile": "CHANGELOG.md"
103
103
  }
104
104
  ],
105
- [
106
- "@semantic-release/npm",
107
- {
108
- "npmPublish": false
109
- }
110
- ],
105
+ "@semantic-release/npm",
111
106
  [
112
107
  "@semantic-release/git",
113
108
  {