@iconify/collections 1.0.358 → 1.0.359

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 +7 -7
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -129,8 +129,8 @@
129
129
  },
130
130
  "tabler": {
131
131
  "name": "Tabler Icons",
132
- "total": 4854,
133
- "version": "2.41.0",
132
+ "total": 4872,
133
+ "version": "2.42.0",
134
134
  "author": {
135
135
  "name": "Paweł Kuna",
136
136
  "url": "https://github.com/tabler/tabler-icons"
@@ -195,7 +195,7 @@
195
195
  "bi": {
196
196
  "name": "Bootstrap Icons",
197
197
  "total": 2050,
198
- "version": "1.11.1",
198
+ "version": "1.11.2",
199
199
  "author": {
200
200
  "name": "The Bootstrap Authors",
201
201
  "url": "https://github.com/twbs/icons"
@@ -260,7 +260,7 @@
260
260
  "iconoir": {
261
261
  "name": "Iconoir",
262
262
  "total": 1506,
263
- "version": "7.0.2",
263
+ "version": "7.0.3",
264
264
  "author": {
265
265
  "name": "Luca Burgio",
266
266
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -1355,7 +1355,7 @@
1355
1355
  },
1356
1356
  "codicon": {
1357
1357
  "name": "Codicons",
1358
- "total": 439,
1358
+ "total": 440,
1359
1359
  "version": "0.0.35",
1360
1360
  "author": {
1361
1361
  "name": "Microsoft Corporation",
@@ -2166,7 +2166,7 @@
2166
2166
  },
2167
2167
  "devicon": {
2168
2168
  "name": "Devicon",
2169
- "total": 731,
2169
+ "total": 733,
2170
2170
  "author": {
2171
2171
  "name": "konpa",
2172
2172
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2188,7 +2188,7 @@
2188
2188
  },
2189
2189
  "devicon-plain": {
2190
2190
  "name": "Devicon Plain",
2191
- "total": 542,
2191
+ "total": 547,
2192
2192
  "author": {
2193
2193
  "name": "konpa",
2194
2194
  "url": "https://github.com/devicons/devicon/tree/master"
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.358",
4
+ "version": "1.0.359",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",