@iconify/collections 1.0.165 → 1.0.166

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
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2664,
157
- "version": "1.95.1",
156
+ "total": 2681,
157
+ "version": "1.96.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -724,7 +724,7 @@
724
724
  },
725
725
  "prime": {
726
726
  "name": "Prime Icons",
727
- "total": 238,
727
+ "total": 259,
728
728
  "author": {
729
729
  "name": "PrimeTek",
730
730
  "url": "https://github.com/primefaces/primeicons"
@@ -1119,8 +1119,8 @@
1119
1119
  },
1120
1120
  "heroicons": {
1121
1121
  "name": "HeroIcons",
1122
- "total": 840,
1123
- "version": "2.0.10",
1122
+ "total": 876,
1123
+ "version": "2.0.11",
1124
1124
  "author": {
1125
1125
  "name": "Refactoring UI Inc",
1126
1126
  "url": "https://github.com/tailwindlabs/heroicons"
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.165",
4
+ "version": "1.0.166",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",