@iconify/collections 1.0.372 → 1.0.373

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 +2 -2
  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": 1354,
307
+ "total": 1358,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -1401,7 +1401,7 @@
1401
1401
  "pajamas": {
1402
1402
  "name": "Gitlab SVGs",
1403
1403
  "total": 373,
1404
- "version": "3.73.0",
1404
+ "version": "3.74.0",
1405
1405
  "author": {
1406
1406
  "name": "GitLab B.V.",
1407
1407
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
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.372",
4
+ "version": "1.0.373",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",