@iconify/collections 1.0.224 → 1.0.226

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 +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 3128,
157
- "version": "1.119.0",
156
+ "total": 3204,
157
+ "version": "2.0.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -1097,8 +1097,8 @@
1097
1097
  },
1098
1098
  "vscode-icons": {
1099
1099
  "name": "VSCode Icons",
1100
- "total": 1185,
1101
- "version": "12.0.1",
1100
+ "total": 1197,
1101
+ "version": "12.2.0",
1102
1102
  "author": {
1103
1103
  "name": "Roberto Huertas",
1104
1104
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -1188,8 +1188,8 @@
1188
1188
  },
1189
1189
  "pajamas": {
1190
1190
  "name": "Gitlab SVGs",
1191
- "total": 357,
1192
- "version": "3.17.0",
1191
+ "total": 358,
1192
+ "version": "3.18.0",
1193
1193
  "author": {
1194
1194
  "name": "GitLab B.V.",
1195
1195
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
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.224",
4
+ "version": "1.0.226",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",