From bb3adb73a6c970a6d86a654dc6aa23376a16ab29 Mon Sep 17 00:00:00 2001 From: xingyu Date: Wed, 26 Apr 2023 10:54:20 +0800 Subject: [PATCH] docs(vite): up vite 4.3.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c772ab8..00c1d771 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ | 框架 | 说明 | 版本 | | --- | --- | --- | | [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.2.47 | -| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.3.1 | +| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.3.2 | | [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 |