@iconify/collections 1.0.608 → 1.0.609

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
@@ -1687,7 +1687,7 @@
1687
1687
  "carbon": {
1688
1688
  "name": "Carbon",
1689
1689
  "total": 2392,
1690
- "version": "11.69.0",
1690
+ "version": "11.70.0",
1691
1691
  "author": {
1692
1692
  "name": "IBM",
1693
1693
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -2970,7 +2970,7 @@
2970
2970
  "temaki": {
2971
2971
  "name": "Temaki",
2972
2972
  "total": 541,
2973
- "version": "5.10.0",
2973
+ "version": "5.11.0",
2974
2974
  "author": {
2975
2975
  "name": "Bryan Housel",
2976
2976
  "url": "https://github.com/rapideditor/temaki"
@@ -3401,7 +3401,7 @@
3401
3401
  },
3402
3402
  "vscode-icons": {
3403
3403
  "name": "VSCode Icons",
3404
- "total": 1404,
3404
+ "total": 1414,
3405
3405
  "version": "12.14.0",
3406
3406
  "author": {
3407
3407
  "name": "Roberto Huertas",
@@ -3458,7 +3458,7 @@
3458
3458
  },
3459
3459
  "material-icon-theme": {
3460
3460
  "name": "Material Icon Theme",
3461
- "total": 1118,
3461
+ "total": 1119,
3462
3462
  "author": {
3463
3463
  "name": "Material Extensions",
3464
3464
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
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.608",
5
+ "version": "1.0.609",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",