@kong/icons 1.9.0 → 1.9.1-pr.275.c485c13.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 Wed, 17 Apr 2024 17:15:06 GMT
3
+ * Generated on Tue, 23 Apr 2024 19:37:07 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 Wed, 17 Apr 2024 17:15:06 GMT
3
+ * Generated on Tue, 23 Apr 2024 19:37:07 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 Wed, 17 Apr 2024 17:15:06 GMT
3
+ * Generated on Tue, 23 Apr 2024 19:37:07 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 Wed, 17 Apr 2024 17:15:06 GMT
3
+ * Generated on Tue, 23 Apr 2024 19:37:07 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.9.0",
3
+ "version": "1.9.1-pr.275.c485c13.0",
4
4
  "description": "Kong Icon Library",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -51,15 +51,15 @@
51
51
  "@commitlint/cli": "^19.2.1",
52
52
  "@commitlint/config-conventional": "^19.1.0",
53
53
  "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
54
- "@evilmartians/lefthook": "^1.6.7",
54
+ "@evilmartians/lefthook": "^1.6.9",
55
55
  "@kong/design-tokens": "^1.12.11",
56
56
  "@semantic-release/changelog": "^6.0.3",
57
57
  "@semantic-release/git": "^10.0.1",
58
58
  "@types/jsdom": "^21.1.6",
59
- "@types/node": "^20.11.30",
59
+ "@types/node": "^20.12.6",
60
60
  "@types/node-emoji": "^2.1.0",
61
- "@typescript-eslint/eslint-plugin": "^7.4.0",
62
- "@typescript-eslint/parser": "^7.4.0",
61
+ "@typescript-eslint/eslint-plugin": "^7.6.0",
62
+ "@typescript-eslint/parser": "^7.6.0",
63
63
  "@vitejs/plugin-vue": "^5.0.4",
64
64
  "@vitest/ui": "^1.4.0",
65
65
  "@vue/test-utils": "^2.4.5",
@@ -75,7 +75,7 @@
75
75
  "eslint-plugin-import": "^2.29.1",
76
76
  "eslint-plugin-n": "^16.6.2",
77
77
  "eslint-plugin-promise": "^6.1.1",
78
- "eslint-plugin-vue": "^9.23.0",
78
+ "eslint-plugin-vue": "^9.24.1",
79
79
  "jsdom": "^24.0.0",
80
80
  "node-emoji": "^2.1.3",
81
81
  "picocolors": "^1.0.0",
@@ -83,21 +83,21 @@
83
83
  "postcss-html": "^1.6.0",
84
84
  "rimraf": "^5.0.5",
85
85
  "rollup-plugin-visualizer": "^5.12.0",
86
- "sass": "^1.72.0",
86
+ "sass": "^1.74.1",
87
87
  "semantic-release": "^22.0.12",
88
- "stylelint": "^16.3.0",
88
+ "stylelint": "^16.3.1",
89
89
  "stylelint-config-html": "^1.1.0",
90
90
  "stylelint-config-recommended-scss": "^14.0.0",
91
91
  "stylelint-config-recommended-vue": "^1.5.0",
92
92
  "stylelint-order": "^6.0.4",
93
93
  "tsc-alias": "^1.8.8",
94
- "typescript": "^5.4.3",
95
- "vite": "^5.2.6",
96
- "vite-plugin-vue-devtools": "^7.0.21",
94
+ "typescript": "^5.4.4",
95
+ "vite": "^5.2.8",
96
+ "vite-plugin-vue-devtools": "^7.0.25",
97
97
  "vitest": "^1.4.0",
98
98
  "vue": "^3.4.21",
99
99
  "vue-router": "^4.3.0",
100
- "vue-tsc": "^2.0.7"
100
+ "vue-tsc": "^2.0.11"
101
101
  },
102
102
  "peerDependencies": {
103
103
  "vue": ">= 3.3.4 < 4"
@@ -154,7 +154,7 @@
154
154
  "node": ">=18.17.0"
155
155
  },
156
156
  "volta": {
157
- "node": "20.11.1",
157
+ "node": "20.12.1",
158
158
  "yarn": "1.22.22"
159
159
  },
160
160
  "config": {