From c59a005fff8271ae748a991c707704e98b68cd4e Mon Sep 17 00:00:00 2001 From: xingyu Date: Thu, 31 Aug 2023 14:53:34 +0800 Subject: [PATCH] docs: update antdv 4.0.2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d99acb..025129d 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,10 @@ | --- | --- | --- | | [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.3.4 | | [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.4.9 | -| [ant-design-vue](https://antdv.com/) | ant-design-vue | 4.0.1 | +| [ant-design-vue](https://antdv.com/) | ant-design-vue | 4.0.2 | | [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 5.1.6 | | [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.1.6 | -| [vueuse](https://vueuse.org/) | 常用工具集 | 10.4.0 | +| [vueuse](https://vueuse.org/) | 常用工具集 | 10.4.1 | | [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.2.2 | | [vue-router](https://router.vuejs.org/) | Vue 路由 | 4.2.4 | | [unocss](https://uno.antfu.me/) | 原子 css | 0.55.3 |