@iconify/collections 1.0.434 → 1.0.435

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
@@ -129,8 +129,8 @@
129
129
  },
130
130
  "tabler": {
131
131
  "name": "Tabler Icons",
132
- "total": 5307,
133
- "version": "3.6.0",
132
+ "total": 5325,
133
+ "version": "3.7.0",
134
134
  "author": {
135
135
  "name": "Paweł Kuna",
136
136
  "url": "https://github.com/tabler/tabler-icons"
@@ -324,7 +324,7 @@
324
324
  },
325
325
  "lucide": {
326
326
  "name": "Lucide",
327
- "total": 1470,
327
+ "total": 1471,
328
328
  "author": {
329
329
  "name": "Lucide Contributors",
330
330
  "url": "https://github.com/lucide-icons/lucide"
@@ -1759,7 +1759,7 @@
1759
1759
  "ooui": {
1760
1760
  "name": "OOUI",
1761
1761
  "total": 357,
1762
- "version": "0.50.0",
1762
+ "version": "0.50.1",
1763
1763
  "author": {
1764
1764
  "name": "OOUI Team",
1765
1765
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -2350,7 +2350,7 @@
2350
2350
  },
2351
2351
  "cbi": {
2352
2352
  "name": "Custom Brand Icons",
2353
- "total": 1183,
2353
+ "total": 1196,
2354
2354
  "author": {
2355
2355
  "name": "Emanuele & rchiileea",
2356
2356
  "url": "https://github.com/elax46/custom-brand-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.434",
5
+ "version": "1.0.435",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",