@kong/icons 1.8.9-pr.195.7a9f902.0 → 1.8.9-pr.196.05ba6fe.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 Mon, 08 Jan 2024 21:40:27 GMT
3
+ * Generated on Mon, 08 Jan 2024 21:40: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 Mon, 08 Jan 2024 21:40:27 GMT
3
+ * Generated on Mon, 08 Jan 2024 21:40: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 Mon, 08 Jan 2024 21:40:27 GMT
3
+ * Generated on Mon, 08 Jan 2024 21:40: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 Mon, 08 Jan 2024 21:40:27 GMT
3
+ * Generated on Mon, 08 Jan 2024 21:40: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.8.9-pr.195.7a9f902.0",
3
+ "version": "1.8.9-pr.196.05ba6fe.0",
4
4
  "description": "Kong Icon Library",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -83,9 +83,9 @@
83
83
  "postcss-html": "^1.5.0",
84
84
  "rimraf": "^5.0.5",
85
85
  "rollup-plugin-visualizer": "^5.11.0",
86
- "sass": "^1.69.5",
86
+ "sass": "^1.69.6",
87
87
  "semantic-release": "^22.0.12",
88
- "stylelint": "^15.11.0",
88
+ "stylelint": "^16.1.0",
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",
@@ -95,12 +95,12 @@
95
95
  "typescript": "^5.2.2",
96
96
  "vite": "^5.0.10",
97
97
  "vitest": "1.0.4",
98
- "vue": "^3.3.13",
98
+ "vue": "^3.4.0",
99
99
  "vue-router": "^4.2.5",
100
- "vue-tsc": "^1.8.26"
100
+ "vue-tsc": "^1.8.27"
101
101
  },
102
102
  "peerDependencies": {
103
- "vue": "^3.3.13"
103
+ "vue": "^3.4.0"
104
104
  },
105
105
  "homepage": "https://icons.konghq.com/",
106
106
  "repository": {