@iconify/collections 1.0.294 → 1.0.295

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 +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -130,8 +130,8 @@
130
130
  },
131
131
  "ri": {
132
132
  "name": "Remix Icon",
133
- "total": 2481,
134
- "version": "3.3.0",
133
+ "total": 2494,
134
+ "version": "3.4.0",
135
135
  "author": {
136
136
  "name": "Remix Design",
137
137
  "url": "https://github.com/Remix-Design/RemixIcon"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1152,
529
+ "total": 1159,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1511,7 +1511,7 @@
1511
1511
  },
1512
1512
  "ooui": {
1513
1513
  "name": "OOUI",
1514
- "total": 349,
1514
+ "total": 350,
1515
1515
  "version": "0.47.1",
1516
1516
  "author": {
1517
1517
  "name": "OOUI Team",
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.294",
4
+ "version": "1.0.295",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",