@iconify/collections 1.0.167 → 1.0.168

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
@@ -109,8 +109,8 @@
109
109
  },
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
- "total": 1799,
113
- "version": "11.7.0",
112
+ "total": 1858,
113
+ "version": "11.8.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1301,7 +1301,7 @@
1301
1301
  },
1302
1302
  "ooui": {
1303
1303
  "name": "OOUI",
1304
- "total": 328,
1304
+ "total": 330,
1305
1305
  "version": "0.44.3",
1306
1306
  "author": {
1307
1307
  "name": "OOUI Team",
@@ -1652,8 +1652,8 @@
1652
1652
  },
1653
1653
  "simple-icons": {
1654
1654
  "name": "Simple Icons",
1655
- "total": 2339,
1656
- "version": "7.11.0",
1655
+ "total": 2350,
1656
+ "version": "7.12.0",
1657
1657
  "author": {
1658
1658
  "name": "Simple Icons Collaborators",
1659
1659
  "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.167",
4
+ "version": "1.0.168",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",