@kong/icons 1.48.0 → 1.48.1-pr.847.34d5dcf.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Tue, 24 Mar 2026 20:37:34 GMT
3
+ * Generated on Thu, 02 Apr 2026 03:20:50 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Tue, 24 Mar 2026 20:37:34 GMT
3
+ * Generated on Thu, 02 Apr 2026 03:20:50 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Tue, 24 Mar 2026 20:37:34 GMT
3
+ * Generated on Thu, 02 Apr 2026 03:20:50 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Tue, 24 Mar 2026 20:37:34 GMT
3
+ * Generated on Thu, 02 Apr 2026 03:20:50 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong/icons",
3
- "version": "1.48.0",
3
+ "version": "1.48.1-pr.847.34d5dcf.0",
4
4
  "description": "Kong Icon Library",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -45,13 +45,12 @@
45
45
  "stylelint:fix:generated": "stylelint './src/components/**/*.vue' --fix",
46
46
  "fix:generated": "pnpm lint:fix:generated && pnpm stylelint:fix:generated",
47
47
  "semantic-release": "semantic-release",
48
- "commit": "cz"
48
+ "commit": "czg"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@babel/types": "^7.29.0",
52
- "@commitlint/cli": "^20.4.4",
53
- "@commitlint/config-conventional": "^20.4.4",
54
- "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
52
+ "@commitlint/cli": "^20.5.0",
53
+ "@commitlint/config-conventional": "^20.5.0",
55
54
  "@evilmartians/lefthook": "^2.1.4",
56
55
  "@kong/design-tokens": "^1.18.0",
57
56
  "@kong/eslint-config-kong-ui": "^1.5.1",
@@ -68,9 +67,8 @@
68
67
  "autoprefixer": "^10.4.27",
69
68
  "c8": "^10.1.3",
70
69
  "cheerio": "^1.2.0",
71
- "commitizen": "^4.3.1",
72
70
  "cross-env": "^10.1.0",
73
- "cz-conventional-changelog": "^3.3.0",
71
+ "czg": "^1.12.0",
74
72
  "eslint": "^9.39.4",
75
73
  "jsdom": "^26.1.0",
76
74
  "node-emoji": "^2.2.0",
@@ -90,11 +88,11 @@
90
88
  "tsx": "^4.21.0",
91
89
  "typescript": "^5.9.3",
92
90
  "vite": "^7.3.1",
93
- "vite-plugin-vue-devtools": "^8.0.7",
91
+ "vite-plugin-vue-devtools": "^8.1.1",
94
92
  "vitest": "^4.0.18",
95
- "vue": "^3.5.30",
93
+ "vue": "^3.5.31",
96
94
  "vue-router": "^4.6.4",
97
- "vue-tsc": "^3.2.5"
95
+ "vue-tsc": "^3.2.6"
98
96
  },
99
97
  "peerDependencies": {
100
98
  "vue": ">= 3.3.4 < 4"
@@ -155,16 +153,6 @@
155
153
  "volta": {
156
154
  "node": "24.13.1"
157
155
  },
158
- "config": {
159
- "commitizen": {
160
- "path": "./node_modules/@digitalroute/cz-conventional-changelog-for-jira",
161
- "skipScope": false,
162
- "jiraOptional": true,
163
- "jiraLocation": "post-description",
164
- "jiraPrepend": "[",
165
- "jiraAppend": "]"
166
- }
167
- },
168
156
  "pnpm": {
169
157
  "onlyBuiltDependencies": [
170
158
  "@evilmartians/lefthook",