@iconify/collections 1.0.328 → 1.0.329

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
@@ -152,8 +152,8 @@
152
152
  },
153
153
  "bi": {
154
154
  "name": "Bootstrap Icons",
155
- "total": 1953,
156
- "version": "1.10.5",
155
+ "total": 2050,
156
+ "version": "1.11.0",
157
157
  "author": {
158
158
  "name": "The Bootstrap Authors",
159
159
  "url": "https://github.com/twbs/icons"
@@ -502,7 +502,7 @@
502
502
  },
503
503
  "octicon": {
504
504
  "name": "Octicons",
505
- "total": 602,
505
+ "total": 604,
506
506
  "version": "19.7.0",
507
507
  "author": {
508
508
  "name": "GitHub",
@@ -675,7 +675,7 @@
675
675
  },
676
676
  "memory": {
677
677
  "name": "Memory Icons",
678
- "total": 350,
678
+ "total": 400,
679
679
  "author": {
680
680
  "name": "Pictogrammers",
681
681
  "url": "https://github.com/Pictogrammers/Memory"
@@ -1114,7 +1114,7 @@
1114
1114
  "fluent": {
1115
1115
  "name": "Fluent UI System Icons",
1116
1116
  "total": 14471,
1117
- "version": "1.1.214",
1117
+ "version": "1.1.215",
1118
1118
  "author": {
1119
1119
  "name": "Microsoft Corporation",
1120
1120
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1533,7 +1533,7 @@
1533
1533
  "ooui": {
1534
1534
  "name": "OOUI",
1535
1535
  "total": 354,
1536
- "version": "0.48.0",
1536
+ "version": "0.48.1",
1537
1537
  "author": {
1538
1538
  "name": "OOUI Team",
1539
1539
  "url": "https://github.com/wikimedia/oojs-ui"
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.328",
4
+ "version": "1.0.329",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",