From 005443d9d301717ac3220dcfe9cc95a907e7d03c Mon Sep 17 00:00:00 2001 From: xingyuv Date: Mon, 24 Apr 2023 10:23:19 +0800 Subject: [PATCH] docs: up antdv 3.2.19 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf45b101..ecfe6bb5 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ | --- | --- | --- | | [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.2.47 | | [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.3.1 | -| [ant-design-vue](https://antdv.com/) | ant-design-vue | 3.2.18 | +| [ant-design-vue](https://antdv.com/) | ant-design-vue | 3.2.19 | | [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 5.0.4 | | [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.0.35 | | [vueuse](https://vueuse.org/) | 常用工具集 | 10.1.0 |