mirror of https://github.com/halo-dev/halo
chore: bump @halo-dev/richtext-editor version
parent
87df0ed3cf
commit
9dbff5f84c
|
@ -35,7 +35,7 @@
|
|||
"@halo-dev/admin-shared": "workspace:*",
|
||||
"@halo-dev/api-client": "^0.0.15",
|
||||
"@halo-dev/components": "workspace:*",
|
||||
"@halo-dev/richtext-editor": "^0.0.0-alpha.5",
|
||||
"@halo-dev/richtext-editor": "^0.0.0-alpha.6",
|
||||
"@tiptap/extension-character-count": "2.0.0-beta.31",
|
||||
"@vueuse/components": "^8.9.4",
|
||||
"@vueuse/core": "^8.9.4",
|
||||
|
|
|
@ -15,7 +15,7 @@ importers:
|
|||
'@halo-dev/admin-shared': workspace:*
|
||||
'@halo-dev/api-client': ^0.0.15
|
||||
'@halo-dev/components': workspace:*
|
||||
'@halo-dev/richtext-editor': ^0.0.0-alpha.5
|
||||
'@halo-dev/richtext-editor': ^0.0.0-alpha.6
|
||||
'@iconify-json/vscode-icons': ^1.1.11
|
||||
'@rushstack/eslint-patch': ^1.1.4
|
||||
'@tailwindcss/aspect-ratio': ^0.4.0
|
||||
|
@ -94,7 +94,7 @@ importers:
|
|||
'@halo-dev/admin-shared': link:packages/shared
|
||||
'@halo-dev/api-client': 0.0.15
|
||||
'@halo-dev/components': link:packages/components
|
||||
'@halo-dev/richtext-editor': 0.0.0-alpha.5_vue@3.2.37
|
||||
'@halo-dev/richtext-editor': 0.0.0-alpha.6_vue@3.2.37
|
||||
'@tiptap/extension-character-count': 2.0.0-beta.31
|
||||
'@vueuse/components': 8.9.4_vue@3.2.37
|
||||
'@vueuse/core': 8.9.4_vue@3.2.37
|
||||
|
@ -2133,8 +2133,8 @@ packages:
|
|||
resolution: {integrity: sha512-RCQXU2s5IJJ3pUORg0n2b/CYbDox/Jm4aXB2J9ZbKod3vdS3HM6X33iVXc/pyuxRjucijly3WyLkiTZ0bkwLbg==}
|
||||
dev: false
|
||||
|
||||
/@halo-dev/richtext-editor/0.0.0-alpha.5_vue@3.2.37:
|
||||
resolution: {integrity: sha512-q+Ukq9Y57DwB2+KguHJI/xWDdVqzilG4sqfkDv+uuElHt4mu5CPtrLTzOHtvSqlqLM2kK2S5mNwJMlAPPHQ9Rw==}
|
||||
/@halo-dev/richtext-editor/0.0.0-alpha.6_vue@3.2.37:
|
||||
resolution: {integrity: sha512-wD6H6h94J7Flrr5SH7R0C/zpJddg7ANn6+S9t4ENMPc42/eTwXMsOOg3dW1Tux+LbJNvsrdLjbcXazmBBAxeLA==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.37
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in New Issue