From b6bd5e02e827bb1b51429fa44ed1f28a8b6147f1 Mon Sep 17 00:00:00 2001 From: xingyu Date: Wed, 31 May 2023 16:22:51 +0800 Subject: [PATCH] docs: update deps --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8fdfc7ab..5d54b611 100644 --- a/README.md +++ b/README.md @@ -35,13 +35,13 @@ | 框架 | 说明 | 版本 | | --- | --- | --- | | [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.3.4 | -| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.3.8 | +| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.3.9 | | [ant-design-vue](https://antdv.com/) | ant-design-vue | 3.2.20 | | [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 5.0.4 | | [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.1.3 | | [vueuse](https://vueuse.org/) | 常用工具集 | 10.1.2 | | [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.2.2 | -| [vue-router](https://router.vuejs.org/) | Vue 路由 | 4.2.1 | +| [vue-router](https://router.vuejs.org/) | Vue 路由 | 4.2.2 | | [windicss](https://cn.windicss.org/) | 下一代工具优先的 CSS 框架 | 3.5.6 | | [iconify](https://icon-sets.iconify.design/) | 在线图标库 | 3.1.0 |