@iconify/collections 1.0.183 → 1.0.184

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
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2871,
157
- "version": "1.106.0",
156
+ "total": 2889,
157
+ "version": "1.107.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -462,7 +462,7 @@
462
462
  },
463
463
  "lucide": {
464
464
  "name": "Lucide",
465
- "total": 836,
465
+ "total": 843,
466
466
  "author": {
467
467
  "name": "Lucide Contributors",
468
468
  "url": "https://github.com/lucide-icons/lucide"
@@ -1076,7 +1076,7 @@
1076
1076
  "vscode-icons": {
1077
1077
  "name": "VSCode Icons",
1078
1078
  "total": 1184,
1079
- "version": "12.0.0",
1079
+ "version": "12.0.1",
1080
1080
  "author": {
1081
1081
  "name": "Roberto Huertas",
1082
1082
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -1674,8 +1674,8 @@
1674
1674
  },
1675
1675
  "simple-icons": {
1676
1676
  "name": "Simple Icons",
1677
- "total": 2397,
1678
- "version": "7.16.0",
1677
+ "total": 2402,
1678
+ "version": "7.17.0",
1679
1679
  "author": {
1680
1680
  "name": "Simple Icons Collaborators",
1681
1681
  "url": "https://github.com/simple-icons/simple-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.183",
4
+ "version": "1.0.184",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",