@iconify/collections 1.0.153 → 1.0.154

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 +3 -3
  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": 829,
444
+ "total": 831,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -1142,7 +1142,7 @@
1142
1142
  },
1143
1143
  "codicon": {
1144
1144
  "name": "Codicons",
1145
- "total": 421,
1145
+ "total": 422,
1146
1146
  "version": "0.0.32",
1147
1147
  "author": {
1148
1148
  "name": "Microsoft Corporation",
@@ -1300,7 +1300,7 @@
1300
1300
  "ooui": {
1301
1301
  "name": "OOUI",
1302
1302
  "total": 328,
1303
- "version": "0.44.2",
1303
+ "version": "0.44.3",
1304
1304
  "author": {
1305
1305
  "name": "OOUI Team",
1306
1306
  "url": "https://github.com/wikimedia/oojs-ui"
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.153",
4
+ "version": "1.0.154",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",