@iconify/collections 1.0.488 → 1.0.489

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 +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -171,8 +171,8 @@
171
171
  },
172
172
  "tabler": {
173
173
  "name": "Tabler Icons",
174
- "total": 5718,
175
- "version": "3.22.0",
174
+ "total": 5736,
175
+ "version": "3.23.0",
176
176
  "author": {
177
177
  "name": "Paweł Kuna",
178
178
  "url": "https://github.com/tabler/tabler-icons"
@@ -317,7 +317,7 @@
317
317
  "iconoir": {
318
318
  "name": "Iconoir",
319
319
  "total": 1628,
320
- "version": "7.10.0",
320
+ "version": "7.10.1",
321
321
  "author": {
322
322
  "name": "Luca Burgio",
323
323
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -2429,7 +2429,7 @@
2429
2429
  },
2430
2430
  "codicon": {
2431
2431
  "name": "Codicons",
2432
- "total": 463,
2432
+ "total": 464,
2433
2433
  "version": "0.0.36",
2434
2434
  "author": {
2435
2435
  "name": "Microsoft Corporation",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.488",
5
+ "version": "1.0.489",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",