Commit 5c5bd998f264a02f9dffe1d338c9f27fe501dc81

Authored by yanghl
1 parent f552c19f

chore(skills): 前端 React 版本更新为最新版 19.x

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
skills/plan/project-init/templates/docs-04-stack-template.md
@@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
4 4
5 | 分层模块 | 技术 | 版本要求 | 说明 | 5 | 分层模块 | 技术 | 版本要求 | 说明 |
6 |---|---|---|---| 6 |---|---|---|---|
7 -| 前端基础框架 | React | 18.x | 构建前端应用 | 7 +| 前端基础框架 | React | 19.x | 构建前端应用 |
8 | 前端 UI 组件 | Ant Design | 5.x | 页面组件与交互控件 | 8 | 前端 UI 组件 | Ant Design | 5.x | 页面组件与交互控件 |
9 | 前端状态管理 | Redux Toolkit | 最新稳定版 | 管理全局状态 | 9 | 前端状态管理 | Redux Toolkit | 最新稳定版 | 管理全局状态 |
10 | 前端路由管理 | React Router | v6 | 页面路由与导航 | 10 | 前端路由管理 | React Router | v6 | 页面路由与导航 |