From f936122f85196a840f32dd57266dc4e787d4d01d Mon Sep 17 00:00:00 2001 From: xingyu Date: Thu, 8 Dec 2022 23:04:00 +0800 Subject: [PATCH] docs: update deps --- README.md | 2 +- yudao-ui-admin-vue3/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f6c56f349..5ea25c63b 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ ps:核心功能已经实现,正在对接微信小程序中... | [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.2.45 | | [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 3.2.3 | | [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.2.25 | -| [TypeScript](https://www.typescriptlang.org/docs/) | TypeScript | 4.9.3 | +| [TypeScript](https://www.typescriptlang.org/docs/) | TypeScript | 4.9.4 | | [pinia](https://pinia.vuejs.org/) | vuex5 | 2.0.27 | | [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.2.2 | | [vxe-table](https://vxetable.cn/) | vue最强表单 | 4.5.6 | diff --git a/yudao-ui-admin-vue3/README.md b/yudao-ui-admin-vue3/README.md index 3667307d2..eba23bc6f 100644 --- a/yudao-ui-admin-vue3/README.md +++ b/yudao-ui-admin-vue3/README.md @@ -32,7 +32,7 @@ | [Vue](https://staging-cn.vuejs.org/) | vue 框架 | 3.2.45 | | [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 3.2.3 | | [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.2.23 | -| [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 4.9.3 | +| [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 4.9.4 | | [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.0.26 | | [vueuse](https://vueuse.org/) | 常用工具集 | 9.6.0 | | [vxe-table](https://vxetable.cn/) | vue 最强表单 | 4.3.6 |