devex: add icon cmd (#4958)

* feat: icons add cmd

* fix: dep

* Update packages/assets/build/add-icons.ts

Signed-off-by: Calum H. <hendersoncal117@gmail.com>

* fix: lint

---------

Signed-off-by: Calum H. <hendersoncal117@gmail.com>
Signed-off-by: Calum H. <contact@cal.engineer>
This commit is contained in:
Calum H.
2025-12-24 22:30:46 +00:00
committed by GitHub
parent 3adee66899
commit 1f21d66140
4 changed files with 229 additions and 1 deletions

11
pnpm-lock.yaml generated
View File

@@ -428,9 +428,15 @@ importers:
'@modrinth/tooling-config':
specifier: workspace:*
version: link:../tooling-config
'@types/node':
specifier: ^20.1.0
version: 20.14.11
jiti:
specifier: ^2.4.2
version: 2.4.2
lucide-static:
specifier: ^0.562.0
version: 0.562.0
vue:
specifier: ^3.5.13
version: 3.5.13(typescript@5.8.3)
@@ -5623,6 +5629,9 @@ packages:
lru-cache@5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
lucide-static@0.562.0:
resolution: {integrity: sha512-TM2vNVOEsO3+ijmno7n/VmxUo0Shr9OXC/UqZc5n4xEVyXX4E4NVvXoRPAZiSsIsdvlQ7alGOcIC/QGtR+OgUQ==}
magic-string-ast@0.6.2:
resolution: {integrity: sha512-oN3Bcd7ZVt+0VGEs7402qR/tjgjbM7kPlH/z7ufJnzTLVBzXJITRHOJiwMmmYMgZfdoWQsfQcY+iKlxiBppnMA==}
engines: {node: '>=16.14.0'}
@@ -14324,6 +14333,8 @@ snapshots:
dependencies:
yallist: 3.1.1
lucide-static@0.562.0: {}
magic-string-ast@0.6.2:
dependencies:
magic-string: 0.30.14