@kong/icons 1.7.6 → 1.7.7-pr.96.bb0aa6c.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, 18 Oct 2023 21:53:09 GMT
3
+ * Generated on Thu, 19 Oct 2023 13:11:28 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, 18 Oct 2023 21:53:09 GMT
3
+ * Generated on Thu, 19 Oct 2023 13:11:28 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, 18 Oct 2023 21:53:09 GMT
3
+ * Generated on Thu, 19 Oct 2023 13:11:28 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, 18 Oct 2023 21:53:09 GMT
3
+ * Generated on Thu, 19 Oct 2023 13:11:28 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.7.6",
3
+ "version": "1.7.7-pr.96.bb0aa6c.0",
4
4
  "description": "Kong Icon Library",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -50,7 +50,7 @@
50
50
  "@commitlint/cli": "^17.7.2",
51
51
  "@commitlint/config-conventional": "^17.7.0",
52
52
  "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
53
- "@evilmartians/lefthook": "^1.5.1",
53
+ "@evilmartians/lefthook": "^1.5.2",
54
54
  "@kong/design-tokens": "^1.11.4",
55
55
  "@semantic-release/changelog": "^6.0.3",
56
56
  "@semantic-release/git": "^10.0.1",
@@ -60,7 +60,7 @@
60
60
  "@typescript-eslint/eslint-plugin": "^6.7.4",
61
61
  "@typescript-eslint/parser": "^6.7.4",
62
62
  "@vitejs/plugin-vue": "^4.4.0",
63
- "@vitest/ui": "^0.34.3",
63
+ "@vitest/ui": "^0.34.6",
64
64
  "@vue/test-utils": "^2.4.1",
65
65
  "@vue/tsconfig": "^0.4.0",
66
66
  "autoprefixer": "^10.4.16",
@@ -83,20 +83,20 @@
83
83
  "rimraf": "^5.0.5",
84
84
  "rollup-plugin-visualizer": "^5.9.2",
85
85
  "sass": "^1.69.0",
86
- "semantic-release": "^21.1.2",
86
+ "semantic-release": "^22.0.5",
87
87
  "stylelint": "^15.10.3",
88
88
  "stylelint-config-html": "^1.1.0",
89
- "stylelint-config-recommended-scss": "^12.0.0",
89
+ "stylelint-config-recommended-scss": "^13.0.0",
90
90
  "stylelint-config-recommended-vue": "^1.5.0",
91
91
  "stylelint-order": "^6.0.3",
92
92
  "ts-node": "^10.9.1",
93
93
  "tsc-alias": "^1.8.8",
94
94
  "typescript": "^5.2.2",
95
95
  "vite": "^4.4.11",
96
- "vitest": "0.34.2",
96
+ "vitest": "0.34.6",
97
97
  "vue": "^3.3.4",
98
98
  "vue-router": "^4.2.5",
99
- "vue-tsc": "^1.8.16"
99
+ "vue-tsc": "^1.8.18"
100
100
  },
101
101
  "peerDependencies": {
102
102
  "vue": "^3.3.4"
@@ -150,7 +150,7 @@
150
150
  ]
151
151
  },
152
152
  "engines": {
153
- "node": ">=18.17.0"
153
+ "node": ">=18.17.1"
154
154
  },
155
155
  "volta": {
156
156
  "node": "18.18.0",