@kong/icons 1.48.0 → 1.48.1-pr.843.4ee1faf.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 Wed, 15 Apr 2026 02:36:44 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 Wed, 15 Apr 2026 02:36:44 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 Wed, 15 Apr 2026 02:36:44 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 Wed, 15 Apr 2026 02:36:44 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.843.4ee1faf.0",
4
4
  "description": "Kong Icon Library",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -49,8 +49,8 @@
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",
52
+ "@commitlint/cli": "^20.5.0",
53
+ "@commitlint/config-conventional": "^20.5.0",
54
54
  "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
55
55
  "@evilmartians/lefthook": "^2.1.4",
56
56
  "@kong/design-tokens": "^1.18.0",
@@ -90,11 +90,11 @@
90
90
  "tsx": "^4.21.0",
91
91
  "typescript": "^5.9.3",
92
92
  "vite": "^7.3.1",
93
- "vite-plugin-vue-devtools": "^8.0.7",
93
+ "vite-plugin-vue-devtools": "^8.1.1",
94
94
  "vitest": "^4.0.18",
95
- "vue": "^3.5.30",
95
+ "vue": "^3.5.31",
96
96
  "vue-router": "^4.6.4",
97
- "vue-tsc": "^3.2.5"
97
+ "vue-tsc": "^3.2.6"
98
98
  },
99
99
  "peerDependencies": {
100
100
  "vue": ">= 3.3.4 < 4"