From b2cec41874bdec15de39b2996af560511b29bd6a Mon Sep 17 00:00:00 2001 From: xingyu Date: Tue, 4 Jul 2023 16:20:26 +0800 Subject: [PATCH] docs: up deps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4fa6653..2d97f85f 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ | [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.3.4 | | [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.1.3 | +| [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 5.1.6 | | [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.1.4 | | [vueuse](https://vueuse.org/) | 常用工具集 | 10.1.2 | | [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.2.2 |