@iconify/collections 1.0.102 → 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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -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,7 +681,7 @@
681
681
  },
682
682
  "line-md": {
683
683
  "name": "Material Line Icons",
684
- "total": 252,
684
+ "total": 254,
685
685
  "version": "0.2.0",
686
686
  "author": {
687
687
  "name": "Vjacheslav Trushkin",
@@ -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"
@@ -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.102",
4
+ "version": "1.0.103",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",