@lobehub/icons 4.4.2 → 4.5.0

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.
@@ -264,7 +264,7 @@ export var modelMappings = [{
264
264
  keywords: ['^jina', '/jina']
265
265
  }, {
266
266
  Icon: Doubao,
267
- keywords: ['^ep-', 'doubao-', 'seedream', 'seededit']
267
+ keywords: ['^ep-', 'doubao-', 'seedream', 'seededit', 'seedance-']
268
268
  }, {
269
269
  Icon: Hunyuan,
270
270
  keywords: ['hunyuan']
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/icons",
3
- "version": "4.4.2",
3
+ "version": "4.5.0",
4
4
  "description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
5
5
  "keywords": [
6
6
  "lobehub",
@@ -39,9 +39,5 @@
39
39
  "antd": "^6.1.1",
40
40
  "react": "^19.0.0",
41
41
  "react-dom": "^19.0.0"
42
- },
43
- "packageManager": "pnpm@10.20.0+sha512.cf9998222162dd85864d0a8102e7892e7ba4ceadebbf5a31f9c2fce48dfce317a9c53b9f6464d1ef9042cba2e02ae02a9f7c143a2b438cd93c91840f0192b9dd",
44
- "engines": {
45
- "node": ">=22.0.0"
46
42
  }
47
43
  }