@iconify/collections 1.0.221 → 1.0.223

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
@@ -176,7 +176,7 @@
176
176
  "ion": {
177
177
  "name": "IonIcons",
178
178
  "total": 1332,
179
- "version": "6.0.4",
179
+ "version": "6.1.0",
180
180
  "author": {
181
181
  "name": "Ben Sperry",
182
182
  "url": "https://github.com/ionic-team/ionicons"
@@ -1188,8 +1188,8 @@
1188
1188
  },
1189
1189
  "pajamas": {
1190
1190
  "name": "Gitlab SVGs",
1191
- "total": 356,
1192
- "version": "3.16.0",
1191
+ "total": 357,
1192
+ "version": "3.17.0",
1193
1193
  "author": {
1194
1194
  "name": "GitLab B.V.",
1195
1195
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1367,8 +1367,8 @@
1367
1367
  },
1368
1368
  "ooui": {
1369
1369
  "name": "OOUI",
1370
- "total": 331,
1371
- "version": "0.46.1",
1370
+ "total": 340,
1371
+ "version": "0.46.2",
1372
1372
  "author": {
1373
1373
  "name": "OOUI Team",
1374
1374
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -1739,8 +1739,8 @@
1739
1739
  },
1740
1740
  "simple-icons": {
1741
1741
  "name": "Simple Icons",
1742
- "total": 2419,
1743
- "version": "8.2.0",
1742
+ "total": 2430,
1743
+ "version": "8.3.0",
1744
1744
  "author": {
1745
1745
  "name": "Simple Icons Collaborators",
1746
1746
  "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.221",
4
+ "version": "1.0.223",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",