@iconify/collections 1.0.134 → 1.0.135

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
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2052,
157
- "version": "1.72.0",
156
+ "total": 2088,
157
+ "version": "1.74.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -1098,8 +1098,8 @@
1098
1098
  },
1099
1099
  "vscode-icons": {
1100
1100
  "name": "VSCode Icons",
1101
- "total": 1139,
1102
- "version": "11.12.0",
1101
+ "total": 1144,
1102
+ "version": "11.13.0",
1103
1103
  "author": {
1104
1104
  "name": "Roberto Huertas",
1105
1105
  "url": "https://github.com/vscode-icons/vscode-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.134",
4
+ "version": "1.0.135",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",