Browse Source

docs: update deps

xingyu 2 years ago
parent
commit
f936122f85
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      yudao-ui-admin-vue3/README.md

+ 1 - 1
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  |

+ 1 - 1
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 |