From 36508aba88d6b257ee66a94abe8b8e10344947cc Mon Sep 17 00:00:00 2001 From: roymondchen Date: Thu, 23 Oct 2025 20:37:48 +0800 Subject: [PATCH] =?UTF-8?q?chore(playgournd):=20=E6=B7=BB=E5=8A=A0@tmagic/?= =?UTF-8?q?design=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playground/package.json | 1 + pnpm-lock.yaml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/playground/package.json b/playground/package.json index 0db7b789..70ef5184 100644 --- a/playground/package.json +++ b/playground/package.json @@ -13,6 +13,7 @@ "dependencies": { "@element-plus/icons-vue": "^2.3.2", "@tmagic/core": "1.7.0-beta.0", + "@tmagic/design": "1.7.0-beta.0", "@tmagic/editor": "1.7.0-beta.0", "@tmagic/element-plus-adapter": "1.7.0-beta.0", "@tmagic/tdesign-vue-next-adapter": "1.7.0-beta.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index abec8aa1..2506482e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -547,6 +547,9 @@ importers: '@tmagic/core': specifier: 1.7.0-beta.0 version: 1.7.0-beta.0(typescript@5.9.3) + '@tmagic/design': + specifier: 1.7.0-beta.0 + version: 1.7.0-beta.0(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)) '@tmagic/editor': specifier: 1.7.0-beta.0 version: 1.7.0-beta.0(@tmagic/core@1.7.0-beta.0(typescript@5.9.3))(@tmagic/form-schema@1.7.0-beta.0(typescript@5.9.3))(@tmagic/schema@1.7.0-beta.0(typescript@5.9.3))(monaco-editor@0.52.2)(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))