@iconify/collections 1.0.100 → 1.0.103

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 +10 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -441,7 +441,7 @@
441
441
  },
442
442
  "lucide": {
443
443
  "name": "Lucide",
444
- "total": 601,
444
+ "total": 607,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -527,8 +527,8 @@
527
527
  },
528
528
  "akar-icons": {
529
529
  "name": "Akar Icons",
530
- "total": 396,
531
- "version": "1.9.16",
530
+ "total": 398,
531
+ "version": "1.9.17",
532
532
  "author": {
533
533
  "name": "Arturo Wibawa",
534
534
  "url": "https://github.com/artcoholic/akar-icons"
@@ -681,8 +681,8 @@
681
681
  },
682
682
  "line-md": {
683
683
  "name": "Material Line Icons",
684
- "total": 250,
685
- "version": "0.1.0",
684
+ "total": 254,
685
+ "version": "0.2.0",
686
686
  "author": {
687
687
  "name": "Vjacheslav Trushkin",
688
688
  "url": "https://github.com/cyberalien/line-md"
@@ -1142,8 +1142,8 @@
1142
1142
  },
1143
1143
  "codicon": {
1144
1144
  "name": "Codicons",
1145
- "total": 408,
1146
- "version": "0.0.29",
1145
+ "total": 411,
1146
+ "version": "0.0.30",
1147
1147
  "author": {
1148
1148
  "name": "Microsoft Corporation",
1149
1149
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -1300,7 +1300,7 @@
1300
1300
  "ooui": {
1301
1301
  "name": "OOUI",
1302
1302
  "total": 322,
1303
- "version": "0.43.2",
1303
+ "version": "0.44.0",
1304
1304
  "author": {
1305
1305
  "name": "OOUI Team",
1306
1306
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -1343,7 +1343,7 @@
1343
1343
  },
1344
1344
  "openmoji": {
1345
1345
  "name": "OpenMoji",
1346
- "total": 3950,
1346
+ "total": 4027,
1347
1347
  "author": {
1348
1348
  "name": "OpenMoji",
1349
1349
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -1758,7 +1758,7 @@
1758
1758
  },
1759
1759
  "circle-flags": {
1760
1760
  "name": "Circle Flags",
1761
- "total": 356,
1761
+ "total": 357,
1762
1762
  "version": "1.0.0",
1763
1763
  "author": {
1764
1764
  "name": "HatScripts",
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.100",
4
+ "version": "1.0.103",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",