mirror of https://github.com/halo-dev/halo
#### What type of PR is this? /area ui /kind improvement /milestone 2.20.x #### What this PR does / why we need it: Bump tiptap verison to [2.8.x](https://github.com/ueberdosis/tiptap/releases/tag/v2.8.0) #### Does this PR introduce a user-facing change? ```release-note 升级编辑器依赖 Tiptap 的版本至 [2.8.x](https://github.com/ueberdosis/tiptap/releases/tag/v2.8.0)。 ``` |
||
|---|---|---|
| .. | ||
| docs | ||
| src | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .release-it.json | ||
| env.d.ts | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| prettier.config.js | ||
| tailwind.config.js | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| tsconfig.vitest.json | ||
| vite.config.ts | ||
| vite.lib.config.ts | ||