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))