@kong/icons 1.9.1 → 1.9.2-pr.303.881e11b.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, 23 Apr 2024 19:34:08 GMT
3
+ * Generated on Fri, 17 May 2024 16:43:33 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, 23 Apr 2024 19:34:08 GMT
3
+ * Generated on Fri, 17 May 2024 16:43:33 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, 23 Apr 2024 19:34:08 GMT
3
+ * Generated on Fri, 17 May 2024 16:43:33 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, 23 Apr 2024 19:34:08 GMT
3
+ * Generated on Fri, 17 May 2024 16:43:33 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.1",
3
+ "version": "1.9.2-pr.303.881e11b.0",
4
4
  "description": "Kong Icon Library",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -47,22 +47,23 @@
47
47
  "commit": "cz"
48
48
  },
49
49
  "devDependencies": {
50
- "@babel/types": "^7.24.0",
51
- "@commitlint/cli": "^19.2.1",
52
- "@commitlint/config-conventional": "^19.1.0",
50
+ "@babel/types": "^7.24.5",
51
+ "@commitlint/cli": "^19.3.0",
52
+ "@commitlint/config-conventional": "^19.2.2",
53
53
  "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
54
54
  "@evilmartians/lefthook": "^1.6.10",
55
- "@kong/design-tokens": "^1.12.11",
55
+ "@kong/design-tokens": "^1.12.12",
56
+ "@kong/kongponents": "9.0.0-alpha.156",
56
57
  "@semantic-release/changelog": "^6.0.3",
57
58
  "@semantic-release/git": "^10.0.1",
58
59
  "@types/jsdom": "^21.1.6",
59
- "@types/node": "^20.12.7",
60
+ "@types/node": "^20.12.10",
60
61
  "@types/node-emoji": "^2.1.0",
61
- "@typescript-eslint/eslint-plugin": "^7.6.0",
62
- "@typescript-eslint/parser": "^7.6.0",
62
+ "@typescript-eslint/eslint-plugin": "^7.8.0",
63
+ "@typescript-eslint/parser": "^7.8.0",
63
64
  "@vitejs/plugin-vue": "^5.0.4",
64
- "@vitest/ui": "^1.5.0",
65
- "@vue/test-utils": "^2.4.5",
65
+ "@vitest/ui": "^1.6.0",
66
+ "@vue/test-utils": "^2.4.6",
66
67
  "@vue/tsconfig": "^0.5.1",
67
68
  "autoprefixer": "^10.4.19",
68
69
  "c8": "^9.1.0",
@@ -73,9 +74,9 @@
73
74
  "eslint": "^8.57.0",
74
75
  "eslint-config-standard": "^17.1.0",
75
76
  "eslint-plugin-import": "^2.29.1",
76
- "eslint-plugin-n": "^16.6.2",
77
+ "eslint-plugin-n": "^17.5.0",
77
78
  "eslint-plugin-promise": "^6.1.1",
78
- "eslint-plugin-vue": "^9.24.1",
79
+ "eslint-plugin-vue": "^9.25.0",
79
80
  "jsdom": "^24.0.0",
80
81
  "node-emoji": "^2.1.3",
81
82
  "picocolors": "^1.0.0",
@@ -83,21 +84,21 @@
83
84
  "postcss-html": "^1.6.0",
84
85
  "rimraf": "^5.0.5",
85
86
  "rollup-plugin-visualizer": "^5.12.0",
86
- "sass": "^1.75.0",
87
+ "sass": "^1.77.0",
87
88
  "semantic-release": "^22.0.12",
88
- "stylelint": "^16.3.1",
89
+ "stylelint": "^16.5.0",
89
90
  "stylelint-config-html": "^1.1.0",
90
91
  "stylelint-config-recommended-scss": "^14.0.0",
91
92
  "stylelint-config-recommended-vue": "^1.5.0",
92
93
  "stylelint-order": "^6.0.4",
93
94
  "tsc-alias": "^1.8.8",
94
95
  "typescript": "^5.4.5",
95
- "vite": "^5.2.8",
96
- "vite-plugin-vue-devtools": "^7.0.27",
97
- "vitest": "^1.5.0",
98
- "vue": "^3.4.21",
99
- "vue-router": "^4.3.0",
100
- "vue-tsc": "^2.0.13"
96
+ "vite": "^5.2.11",
97
+ "vite-plugin-vue-devtools": "^7.1.3",
98
+ "vitest": "^1.6.0",
99
+ "vue": "^3.4.27",
100
+ "vue-router": "^4.3.2",
101
+ "vue-tsc": "^2.0.16"
101
102
  },
102
103
  "peerDependencies": {
103
104
  "vue": ">= 3.3.4 < 4"
@@ -154,7 +155,7 @@
154
155
  "node": ">=18.17.0"
155
156
  },
156
157
  "volta": {
157
- "node": "20.12.2",
158
+ "node": "20.13.0",
158
159
  "yarn": "1.22.22"
159
160
  },
160
161
  "config": {