@iconify/collections 1.0.401 → 1.0.402

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
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1435,
307
+ "total": 1441,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -1285,7 +1285,7 @@
1285
1285
  "fluent": {
1286
1286
  "name": "Fluent UI System Icons",
1287
1287
  "total": 15647,
1288
- "version": "1.1.230",
1288
+ "version": "1.1.231",
1289
1289
  "author": {
1290
1290
  "name": "Microsoft Corporation",
1291
1291
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1481,8 +1481,8 @@
1481
1481
  },
1482
1482
  "pajamas": {
1483
1483
  "name": "Gitlab SVGs",
1484
- "total": 375,
1485
- "version": "3.88.0",
1484
+ "total": 376,
1485
+ "version": "3.90.0",
1486
1486
  "author": {
1487
1487
  "name": "GitLab B.V.",
1488
1488
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2465,7 +2465,7 @@
2465
2465
  "flag": {
2466
2466
  "name": "Flag Icons",
2467
2467
  "total": 538,
2468
- "version": "7.1.0",
2468
+ "version": "7.2.0",
2469
2469
  "author": {
2470
2470
  "name": "Panayiotis Lipiridis",
2471
2471
  "url": "https://github.com/lipis/flag-icons"
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.401",
4
+ "version": "1.0.402",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",