Skip to content

2026-05-23

更新内容

React 模板 (vite_react_init)

依赖更新

  • @ant-design/icons: 6.2.2 -> 6.2.3
  • antd: 6.3.7 -> 6.4.3
  • axios: 1.16.0 -> 1.16.1
  • react-router-dom: 7.15.0 -> 7.15.1
  • @eslint-react/eslint-plugin: 5.7.6 -> 5.8.4
  • @types/react: 19.2.14 -> 19.2.15
  • @unocss/eslint-plugin: 66.6.8 -> 66.7.0
  • @unocss/preset-icons: 66.6.8 -> 66.7.0
  • @unocss/transformer-attributify-jsx: 66.6.8 -> 66.7.0
  • @vitejs/devtools: 0.1.24 -> 0.2.0
  • @vitejs/devtools-kit: 0.1.24 -> 0.2.0
  • @vitejs/devtools-self-inspect: 0.1.24 -> 0.2.0
  • @vitejs/plugin-legacy: 8.0.1 -> 8.0.2
  • @vitejs/plugin-react: 6.0.1 -> 6.0.2
  • eslint: 10.3.0 -> 10.4.0
  • lint-staged: 17.0.4 -> 17.0.5
  • react-grab: 0.1.33 -> 0.1.37
  • unocss: 66.6.8 -> 66.7.0
  • vite: 8.0.12 -> 8.0.14
  • pnpm: 10.33.4 -> 11.2.2

文档更新

  • README.md: 更新 Vite、React Router、Ant Design、ESLint、Axios、pnpm 版本信息
  • pnpm-lock.yaml: 使用 pnpm 11.2.2 重新生成锁文件

Vue 模板 (vite_vue3_init)

依赖更新

  • axios: 1.16.0 -> 1.16.1
  • vue-router: 5.0.6 -> 5.0.7
  • @types/node: 24.12.4 -> 25.9.1
  • @unocss/eslint-plugin: 66.6.8 -> 66.7.0
  • @unocss/preset-icons: 66.6.8 -> 66.7.0
  • @vitejs/devtools: 0.1.22 -> 0.2.0
  • @vitejs/devtools-kit: 0.1.22 -> 0.2.0
  • @vitejs/devtools-self-inspect: 0.1.22 -> 0.2.0
  • @vitejs/plugin-legacy: 8.0.1 -> 8.0.2
  • @vitejs/plugin-vue: 6.0.6 -> 6.0.7
  • eslint: 10.3.0 -> 10.4.0
  • lint-staged: 17.0.4 -> 17.0.5
  • react-grab: 0.1.33 -> 0.1.37
  • sass: 1.99.0 -> 1.100.0
  • unocss: 66.6.8 -> 66.7.0
  • vite: 8.0.12 -> 8.0.14
  • vue-tsc: 3.2.9 -> 3.3.1
  • pnpm: 10.33.4 -> 11.2.2

文档更新

  • README.md: 更新 Vite、Vue Router、Axios、UnoCSS、Sass、pnpm 版本信息
  • pnpm-lock.yaml: 使用 pnpm 11.2.2 重新生成锁文件

注意事项

  • pnpm 11.2.2 安装时启用了临时 --trust-policy off 参数,以绕过旧包 provenance 降级检查;项目依赖版本未因此改变。
  • React 模板存在 vite@8.0.14@vitejs/devtools@0.2.0 的 peer dependency 提示。
  • Vue 模板存在 vite@8.0.14 与 Vite DevTools 相关依赖的 peer dependency 提示。
  • 所有依赖已完成 pnpm 安装并生成最新锁文件。