@iconify/collections 1.0.244 → 1.0.245

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.
Files changed (2) hide show
  1. package/collections.json +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -110,7 +110,7 @@
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
112
  "total": 1927,
113
- "version": "11.16.1",
113
+ "version": "11.17.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -285,8 +285,8 @@
285
285
  },
286
286
  "iconoir": {
287
287
  "name": "Iconoir",
288
- "total": 1305,
289
- "version": "6.3.0",
288
+ "total": 1314,
289
+ "version": "6.4.0",
290
290
  "author": {
291
291
  "name": "Luca Burgio",
292
292
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -484,7 +484,7 @@
484
484
  },
485
485
  "lucide": {
486
486
  "name": "Lucide",
487
- "total": 896,
487
+ "total": 899,
488
488
  "author": {
489
489
  "name": "Lucide Contributors",
490
490
  "url": "https://github.com/lucide-icons/lucide"
@@ -679,7 +679,7 @@
679
679
  "ep": {
680
680
  "name": "Element Plus",
681
681
  "total": 293,
682
- "version": "2.0.10",
682
+ "version": "2.1.0",
683
683
  "author": {
684
684
  "name": "Element Plus",
685
685
  "url": "https://github.com/element-plus/element-plus-icons"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.244",
4
+ "version": "1.0.245",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",