From 8af8449be2a88f54c5a9b18efa24071a263a46ea Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 7 Jul 2025 09:11:27 +0800 Subject: [PATCH] feat(vben5): remove `oidc-client-ts` for app-antd --- apps/vben5/apps/app-antd/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/vben5/apps/app-antd/package.json b/apps/vben5/apps/app-antd/package.json index f13bb9e44..03fa292ee 100644 --- a/apps/vben5/apps/app-antd/package.json +++ b/apps/vben5/apps/app-antd/package.json @@ -64,7 +64,6 @@ "@vueuse/core": "catalog:", "ant-design-vue": "catalog:", "dayjs": "catalog:", - "oidc-client-ts": "catalog:", "pinia": "catalog:", "vue": "catalog:", "vue-router": "catalog:"