From 413ec8c060e6eba5842f8efd3c1c8a37670b485b Mon Sep 17 00:00:00 2001 From: xingyu4j Date: Sun, 7 Jun 2026 12:59:11 +0800 Subject: [PATCH] docs: update deps --- README.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 52b8d7045..4f2f5b028 100644 --- a/README.md +++ b/README.md @@ -41,24 +41,24 @@ | 框架 | 说明 | 版本 | | --- | --- | --- | -| [Vue](https://staging-cn.vuejs.org/) | vue框架 | 3.5.30 | -| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 8.0.0 | +| [Vue](https://staging-cn.vuejs.org/) | vue框架 | 3.5.35 | +| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 8.0.10 | | [Ant Design Vue](https://www.antdv.com/) | Ant Design Vue | 4.2.6 | -| [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.13.5 | +| [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.14.1 | | [Naive UI](https://www.naiveui.com/) | Naive UI | 2.44.1 | -| [TDesign](https://tdesign.tencent.com/) | TDesign | 1.18.5 | -| [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 超集 | 5.9.3 | +| [TDesign](https://tdesign.tencent.com/) | TDesign | 1.20.0 | +| [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 超集 | 6.0.3 | | [pinia](https://pinia.vuejs.org/) | Vue 存储库替代 vuex5 | 3.0.4 | -| [vueuse](https://vueuse.org/) | 常用工具集 | 14.2.1 | -| [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 11.3.0 | -| [vue-router](https://router.vuejs.org/) | Vue 路由 | 5.0.3 | -| [Tailwind CSS](https://tailwindcss.com/) | 原子 CSS | 4.2.1 | -| [Iconify](https://iconify.design/) | 图标组件 | 5.0.0 | -| [Iconify](https://icon-sets.iconify.design/) | 在线图标库 | 2.2.449 | +| [vueuse](https://vueuse.org/) | 常用工具集 | 14.3.0 | +| [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 11.4.4 | +| [vue-router](https://router.vuejs.org/) | Vue 路由 | 5.1.0 | +| [Tailwind CSS](https://tailwindcss.com/) | 原子 CSS | 4.3.0 | +| [Iconify](https://iconify.design/) | 图标组件 | 5.0.1 | +| [Iconify](https://icon-sets.iconify.design/) | 在线图标库 | 2.2.481 | | [TinyMCE](https://www.tiny.cloud/) | 富文本编辑器 | 7.3.0 | -| [Echarts](https://echarts.apache.org/) | 图表库 | 6.0.0 | -| [axios](https://axios-http.com/) | http客户端 | 1.13.6 | -| [dayjs](https://day.js.org/) | 日期处理库 | 1.11.20 | +| [Echarts](https://echarts.apache.org/) | 图表库 | 6.1.0 | +| [axios](https://axios-http.com/) | http客户端 | 1.16.1 | +| [dayjs](https://day.js.org/) | 日期处理库 | 1.11.21 | | [vee-validate](https://vee-validate.logaretm.com/) | 表单验证 | 4.15.1 | | [zod](https://zod.dev/) | 数据验证 | 3.25.76 | @@ -279,7 +279,6 @@ 使用文档: - ![功能图](/.gitee/image/common/im-feature.png) | 聊天界面 | 聊天管理 |