@kong/icons 1.5.1-pr.69.617dc25.0 → 1.6.1-pr.71.275a9a2.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, 20 Sep 2023 19:39:13 GMT
3
+ * Generated on Thu, 21 Sep 2023 13:46:11 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, 20 Sep 2023 19:39:13 GMT
3
+ * Generated on Thu, 21 Sep 2023 13:46:11 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, 20 Sep 2023 19:39:13 GMT
3
+ * Generated on Thu, 21 Sep 2023 13:46:11 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, 20 Sep 2023 19:39:13 GMT
3
+ * Generated on Thu, 21 Sep 2023 13:46:11 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.5.1-pr.69.617dc25.0",
3
+ "version": "1.6.1-pr.71.275a9a2.0",
4
4
  "description": "Kong Icon Library",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -72,7 +72,7 @@
72
72
  "eslint": "^8.49.0",
73
73
  "eslint-config-standard": "^17.1.0",
74
74
  "eslint-plugin-import": "^2.28.1",
75
- "eslint-plugin-n": "^16.0.2",
75
+ "eslint-plugin-n": "^16.1.0",
76
76
  "eslint-plugin-promise": "^6.1.1",
77
77
  "eslint-plugin-vue": "^9.17.0",
78
78
  "jsdom": "^22.1.0",
@@ -150,7 +150,7 @@
150
150
  ]
151
151
  },
152
152
  "engines": {
153
- "node": ">=v18.17.1"
153
+ "node": ">=v18.16.1"
154
154
  },
155
155
  "volta": {
156
156
  "node": "18.17.1",