@umoteam/editor 8.0.0 → 8.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -91,7 +91,7 @@ For more details, see [Features](https://dev.umodoc.com/en/docs/editor/features)
91
91
 
92
92
  - **Node.js** (>=v18.0.0)
93
93
  - **Vue** (>=v3.x)
94
- - **Vite** (>=v4.x)
94
+ - **Vite** (>=v5.x)
95
95
  - **Tiptap** (>=v2.6)
96
96
  - **TypeScript** (>=v5.5)
97
97
 
package/README.zh-CN.md CHANGED
@@ -84,7 +84,7 @@ Umo Editor 的诞生旨在解决 Web 应用中文档编辑的复杂性,为 Web
84
84
 
85
85
  - **Node.js** (>=v18.0.0)
86
86
  - **Vue** (>=v3.x)
87
- - **Vite** (>=v4.x)
87
+ - **Vite** (>=v5.x)
88
88
  - **Tiptap** (>=v2.6)
89
89
  - **TypeScript** (>=v5.5)
90
90