[release-2.7] chore: bump @halo-dev/richtext-editor to fix image size was abnormally modified (#4266)

This is an automated cherry-pick of #4264

/assign ruibaby

```release-note
修复编辑文章时,原来的图片尺寸被自动修改的问题。
```
release-2.7
Halo Dev Bot 2023-07-20 15:52:17 +08:00 committed by GitHub
parent 28e6200202
commit 0597f55d07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,7 @@
"@halo-dev/api-client": "workspace:*",
"@halo-dev/components": "workspace:*",
"@halo-dev/console-shared": "workspace:*",
"@halo-dev/richtext-editor": "0.0.0-alpha.24",
"@halo-dev/richtext-editor": "0.0.0-alpha.25",
"@tanstack/vue-query": "^4.29.1",
"@tiptap/extension-character-count": "^2.0.0-beta.220",
"@tiptap/vue-3": "^2.0.3",

View File

@ -65,8 +65,8 @@ importers:
specifier: workspace:*
version: link:packages/shared
'@halo-dev/richtext-editor':
specifier: 0.0.0-alpha.24
version: 0.0.0-alpha.24(@tiptap/pm@2.0.3)(vue@3.2.45)
specifier: 0.0.0-alpha.25
version: 0.0.0-alpha.25(@tiptap/pm@2.0.3)(vue@3.2.45)
'@tanstack/vue-query':
specifier: ^4.29.1
version: 4.29.1(vue@3.2.45)
@ -2350,8 +2350,8 @@ packages:
- windicss
dev: false
/@halo-dev/richtext-editor@0.0.0-alpha.24(@tiptap/pm@2.0.3)(vue@3.2.45):
resolution: {integrity: sha512-x/R6Y1v6LslvlAwRm99mx04GPchw0ubIKSQazfx3i4s+WSWzrcDR91bxZEYrK8Nei38BKalkTj2SPolbescDIg==}
/@halo-dev/richtext-editor@0.0.0-alpha.25(@tiptap/pm@2.0.3)(vue@3.2.45):
resolution: {integrity: sha512-J56ZzcBiIopP/hr92dFjExB1TBnj/j8wS2y3ql2t5V9C82hHdrIgtkXq5xaOSiDzZmY8mBjs6QYGqwjnG/tYkA==}
peerDependencies:
vue: ^3.2.37
dependencies: