From 6a346c6289b201a9ffd06a4ddf919e811074bad4 Mon Sep 17 00:00:00 2001 From: xingyu Date: Wed, 17 May 2023 13:58:25 +0800 Subject: [PATCH] docs: up vite 4.3.7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1450c48..e5517fb 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ | 框架 | 说明 | 版本 | | --- | --- | --- | | [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.3.2 | -| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.3.5 | +| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.3.7 | | [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.0.36 |