feat: complete TASK-WP5-02 sticker catalog

This commit is contained in:
suyx
2026-08-03 17:05:12 +08:00
parent 2b189e3186
commit 609c71a3f7
17 changed files with 758 additions and 19 deletions
+12
View File
@@ -75,6 +75,9 @@ importers:
'@dada/shared-contracts':
specifier: workspace:*
version: link:../../packages/shared-contracts
'@dada/static-sticker-catalog':
specifier: workspace:*
version: link:../../packages/static-sticker-catalog
'@vibrant/core':
specifier: 4.0.4
version: 4.0.4
@@ -128,6 +131,9 @@ importers:
packages/asset-compiler:
dependencies:
'@dada/static-sticker-catalog':
specifier: workspace:*
version: link:../static-sticker-catalog
csv-parse:
specifier: 7.0.2
version: 7.0.2
@@ -146,6 +152,12 @@ importers:
specifier: 7.0.2
version: 7.0.2
packages/static-sticker-catalog:
devDependencies:
typescript:
specifier: 7.0.2
version: 7.0.2
packages:
'@asamuzakjp/css-color@3.2.0':