diff --git a/common/config/rush/pnpm-config.json b/common/config/rush/pnpm-config.json index c8c5fe3ef9..5624f0b78f 100644 --- a/common/config/rush/pnpm-config.json +++ b/common/config/rush/pnpm-config.json @@ -83,17 +83,9 @@ * PNPM documentation: https://pnpm.io/package_json#pnpmoverrides */ "globalOverrides": { - // "@visactor/vutils": "~0.18.15", - // "@visactor/vscale": "~0.18.15", - // "@visactor/vdataset": "~0.18.15" - // "@visactor/vgrammar-core": "0.14.0-alpha.2", - // "@visactor/vgrammar-projection": "0.14.0-alpha.2", - // "@visactor/vgrammar-wordcloud": "0.14.0-alpha.2", - // "@visactor/vgrammar-wordcloud-shape": "0.14.0-alpha.2", - // "@visactor/vgrammar-hierarchy": "0.14.0-alpha.2", - // "@visactor/vgrammar-sankey": "0.14.0-alpha.2", - // "@visactor/vgrammar-venn": "0.14.0-alpha.2", - // "@visactor/vgrammar-util": "0.14.0-alpha.2" + "@visactor/vrender-core": "0.22.3", + "@visactor/vrender-kits": "0.22.3", + "@visactor/vrender-components": "0.22.3" }, /** * The `globalPeerDependencyRules` setting provides various settings for suppressing validation errors