@iconify/collections 1.0.478 → 1.0.479

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
@@ -685,7 +685,7 @@
685
685
  "proicons": {
686
686
  "name": "ProIcons",
687
687
  "total": 446,
688
- "version": "4.10.1",
688
+ "version": "4.11.0",
689
689
  "author": {
690
690
  "name": "ProCode",
691
691
  "url": "https://github.com/ProCode-Software/proicons"
@@ -858,8 +858,8 @@
858
858
  },
859
859
  "humbleicons": {
860
860
  "name": "Humbleicons",
861
- "total": 247,
862
- "version": "1.12.0",
861
+ "total": 250,
862
+ "version": "1.13.0",
863
863
  "author": {
864
864
  "name": "Jiří Zralý",
865
865
  "url": "https://github.com/zraly/humbleicons"
@@ -2531,8 +2531,8 @@
2531
2531
  },
2532
2532
  "simple-icons": {
2533
2533
  "name": "Simple Icons",
2534
- "total": 3217,
2535
- "version": "13.15.0",
2534
+ "total": 3221,
2535
+ "version": "13.16.0",
2536
2536
  "author": {
2537
2537
  "name": "Simple Icons Collaborators",
2538
2538
  "url": "https://github.com/simple-icons/simple-icons"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.478",
5
+ "version": "1.0.479",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",