@iconify/collections 1.0.458 → 1.0.459

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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -147,8 +147,8 @@
147
147
  },
148
148
  "tabler": {
149
149
  "name": "Tabler Icons",
150
- "total": 5574,
151
- "version": "3.15.0",
150
+ "total": 5610,
151
+ "version": "3.16.0",
152
152
  "author": {
153
153
  "name": "Paweł Kuna",
154
154
  "url": "https://github.com/tabler/tabler-icons"
@@ -1725,8 +1725,8 @@
1725
1725
  },
1726
1726
  "pajamas": {
1727
1727
  "name": "Gitlab SVGs",
1728
- "total": 381,
1729
- "version": "3.114.0",
1728
+ "total": 382,
1729
+ "version": "3.116.0",
1730
1730
  "author": {
1731
1731
  "name": "GitLab B.V.",
1732
1732
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -3112,7 +3112,7 @@
3112
3112
  },
3113
3113
  "catppuccin": {
3114
3114
  "name": "Catppuccin Icons",
3115
- "total": 523,
3115
+ "total": 524,
3116
3116
  "author": {
3117
3117
  "name": "Catppuccin",
3118
3118
  "url": "https://github.com/catppuccin/vscode-icons"
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.458",
5
+ "version": "1.0.459",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",