From 2141378c3d84f4dd3acff46741381d7ac4bed6f1 Mon Sep 17 00:00:00 2001 From: xingyu Date: Sun, 15 Oct 2023 17:51:26 +0800 Subject: [PATCH] docs: update deps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2aac37d4..f6816736 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ | [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.4.11 | | [ant-design-vue](https://antdv.com/) | ant-design-vue | 4.0.3 | | [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 5.1.6 | -| [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.1.6 | +| [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.1.7 | | [vueuse](https://vueuse.org/) | 常用工具集 | 10.5.0 | | [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.5.0 | | [vue-router](https://router.vuejs.org/) | Vue 路由 | 4.2.5 |