From dc573178a3b0b347eed361f6793abaf8d775013c Mon Sep 17 00:00:00 2001 From: wangxu Date: Thu, 26 Feb 2026 17:24:54 +0800 Subject: [PATCH 1/2] feat: add antdv-next module --- icons/antdv-next.svg | 1 + modules/antdv-next.yml | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 icons/antdv-next.svg create mode 100644 modules/antdv-next.yml diff --git a/icons/antdv-next.svg b/icons/antdv-next.svg new file mode 100644 index 000000000..b335be1da --- /dev/null +++ b/icons/antdv-next.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/modules/antdv-next.yml b/modules/antdv-next.yml new file mode 100644 index 000000000..73ea9aec8 --- /dev/null +++ b/modules/antdv-next.yml @@ -0,0 +1,16 @@ +name: antdv-next +description: Ant Design for Vue +repo: antdv-next/nuxt +npm: '@antdv-next/nuxt' +icon: antdv-next.svg +github: https://github.com/antdv-next/nuxt +website: https://www.antdv-next.com +learn_more: https://www.antdv-next.com +category: UI +type: 3rd-party +maintainers: + - name: aibayanyu20 + github: aibayanyu20 +compatibility: + nuxt: '>=4.0.0' + requires: {} From e661304789877c806959abb5dda5d458c9ded05e Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 09:28:52 +0000 Subject: [PATCH 2/2] [autofix.ci] apply automated fixes --- modules/antdv-next.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/antdv-next.yml b/modules/antdv-next.yml index 73ea9aec8..6d85201fb 100644 --- a/modules/antdv-next.yml +++ b/modules/antdv-next.yml @@ -9,7 +9,7 @@ learn_more: https://www.antdv-next.com category: UI type: 3rd-party maintainers: - - name: aibayanyu20 + - name: yanyu github: aibayanyu20 compatibility: nuxt: '>=4.0.0'