diff --git a/packages/table/package.json b/packages/table/package.json index 45d42eb1..022f77fd 100644 --- a/packages/table/package.json +++ b/packages/table/package.json @@ -44,6 +44,7 @@ "peerDependencies": { "@tmagic/design": "workspace:*", "@tmagic/form": "workspace:*", + "@tmagic/utils": "workspace:*", "vue": "catalog:", "typescript": "catalog:" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96583ce6..5111d612 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -497,6 +497,9 @@ importers: '@tmagic/form': specifier: workspace:* version: link:../form + '@tmagic/utils': + specifier: workspace:* + version: link:../utils lodash-es: specifier: ^4.17.21 version: 4.17.21