@iconify/collections 1.0.547 → 1.0.548

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 +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1592,
400
+ "total": 1593,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -2523,8 +2523,8 @@
2523
2523
  },
2524
2524
  "pajamas": {
2525
2525
  "name": "Gitlab SVGs",
2526
- "total": 387,
2527
- "version": "3.129.0",
2526
+ "total": 401,
2527
+ "version": "3.131.0",
2528
2528
  "author": {
2529
2529
  "name": "GitLab B.V.",
2530
2530
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2685,7 +2685,7 @@
2685
2685
  },
2686
2686
  "ooui": {
2687
2687
  "name": "OOUI",
2688
- "total": 363,
2688
+ "total": 364,
2689
2689
  "version": "0.51.7",
2690
2690
  "author": {
2691
2691
  "name": "OOUI Team",
@@ -2870,8 +2870,8 @@
2870
2870
  },
2871
2871
  "vscode-icons": {
2872
2872
  "name": "VSCode Icons",
2873
- "total": 1377,
2874
- "version": "12.12.0",
2873
+ "total": 1386,
2874
+ "version": "12.13.0",
2875
2875
  "author": {
2876
2876
  "name": "Roberto Huertas",
2877
2877
  "url": "https://github.com/vscode-icons/vscode-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.547",
5
+ "version": "1.0.548",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",