@kong/design-tokens 1.18.1-pr.574.5e7a29c.0 → 1.18.2-pr.533.68742eb.0

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.
package/README.md CHANGED
@@ -41,7 +41,7 @@ The `@kong/design-tokens` package exports tokens in multiple formats:
41
41
  - [CSS Custom Properties](#css-custom-properties)
42
42
  - [JavaScript](#javascript) (ESM, CJS, and JSON), along with corresponding TypeScript types
43
43
 
44
- Exports are available from the package root, meaning you do not need to include the `dist/` directory in your imports:
44
+ Exports are available from the package root meaning you do not need to include the `dist/` directory in your imports:
45
45
 
46
46
  ```ts
47
47
  // Notice that for JavaScript/TypeScript, we can just import from the root
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Tue, 21 Oct 2025 02:55:31 GMT
3
+ * Generated on Tue, 25 Nov 2025 21:24:40 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, 21 Oct 2025 02:55:31 GMT
3
+ * Generated on Tue, 25 Nov 2025 21:24:40 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, 21 Oct 2025 02:55:31 GMT
3
+ * Generated on Tue, 25 Nov 2025 21:24:40 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, 21 Oct 2025 02:55:31 GMT
3
+ * Generated on Tue, 25 Nov 2025 21:24:40 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, 21 Oct 2025 02:55:31 GMT
3
+ * Generated on Tue, 25 Nov 2025 21:24:40 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, 21 Oct 2025 02:55:31 GMT
3
+ // Generated on Tue, 25 Nov 2025 21:24:40 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, 21 Oct 2025 02:55:31 GMT
4
+ * Generated on Tue, 25 Nov 2025 21:24:40 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, 21 Oct 2025 02:55:31 GMT
3
+ // Generated on Tue, 25 Nov 2025 21:24:40 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.1-pr.574.5e7a29c.0",
3
+ "version": "1.18.2-pr.533.68742eb.0",
4
4
  "description": "Kong UI Design Tokens and style dictionary",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -56,7 +56,7 @@
56
56
  "@commitlint/cli": "^20.1.0",
57
57
  "@commitlint/config-conventional": "^20.0.0",
58
58
  "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
59
- "@evilmartians/lefthook": "^1.13.6",
59
+ "@evilmartians/lefthook": "^2.0.2",
60
60
  "@kong/eslint-config-kong-ui": "^1.5.6",
61
61
  "@semantic-release/changelog": "^6.0.3",
62
62
  "@semantic-release/git": "^10.0.1",
@@ -64,19 +64,19 @@
64
64
  "chokidar-cli": "^3.0.0",
65
65
  "commitizen": "^4.3.1",
66
66
  "cz-conventional-changelog": "^3.3.0",
67
- "eslint": "^9.37.0",
67
+ "eslint": "^9.39.1",
68
68
  "npm-run-all2": "^8.0.4",
69
- "rimraf": "^6.0.1",
70
- "sass": "^1.93.2",
71
- "semantic-release": "^24.2.9",
69
+ "rimraf": "^6.1.0",
70
+ "sass": "^1.93.3",
71
+ "semantic-release": "^25.0.1",
72
72
  "shx": "^0.4.0",
73
73
  "style-dictionary": "^4.4.0",
74
74
  "typescript": "^5.9.3",
75
- "vite": "^7.1.10",
76
- "vite-plugin-restart": "^1.0.0",
77
- "vite-plugin-vue-devtools": "^8.0.2",
75
+ "vite": "^7.1.12",
76
+ "vite-plugin-restart": "^2.0.0",
77
+ "vite-plugin-vue-devtools": "^8.0.3",
78
78
  "vue": "^3.5.22",
79
- "vue-router": "^4.6.0"
79
+ "vue-router": "^4.6.3"
80
80
  },
81
81
  "release": {
82
82
  "branches": [
@@ -131,13 +131,13 @@
131
131
  "jiraAppend": "]"
132
132
  }
133
133
  },
134
- "packageManager": "pnpm@10.18.3",
134
+ "packageManager": "pnpm@10.20.0",
135
135
  "engines": {
136
136
  "node": ">=20.19.5",
137
137
  "pnpm": ">=9.14.4 || >=10.1.0"
138
138
  },
139
139
  "volta": {
140
- "node": "24.10.0"
140
+ "node": "24.11.0"
141
141
  },
142
142
  "pnpm": {
143
143
  "onlyBuiltDependencies": [