@iconify/collections 1.0.90 → 1.0.91

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
@@ -89,7 +89,7 @@
89
89
  "carbon": {
90
90
  "name": "Carbon",
91
91
  "total": 1782,
92
- "version": "11.0.2",
92
+ "version": "11.1.0",
93
93
  "author": {
94
94
  "name": "IBM",
95
95
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -420,7 +420,7 @@
420
420
  },
421
421
  "lucide": {
422
422
  "name": "Lucide",
423
- "total": 589,
423
+ "total": 591,
424
424
  "author": {
425
425
  "name": "Lucide Contributors",
426
426
  "url": "https://github.com/lucide-icons/lucide"
@@ -1033,8 +1033,8 @@
1033
1033
  },
1034
1034
  "vscode-icons": {
1035
1035
  "name": "VSCode Icons",
1036
- "total": 1115,
1037
- "version": "11.10.0",
1036
+ "total": 1123,
1037
+ "version": "11.11.0",
1038
1038
  "author": {
1039
1039
  "name": "Roberto Huertas",
1040
1040
  "url": "https://github.com/vscode-icons/vscode-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.90",
4
+ "version": "1.0.91",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",