yikoyu / vuetify-pro-tiptap

A Rich Text Editor (WYSIWYG) for Vue3 with tiptap & Vuetify.
https://yikoyu.github.io/vuetify-pro-tiptap/
MIT License
159 stars 23 forks source link

chore(deps): update dependency @vueuse/core to ^10.7.1 #256

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vueuse/core (source) ^10.7.0 -> ^10.7.1 age adoption passing confidence

Release Notes

vueuse/vueuse (@​vueuse/core) ### [`v10.7.1`](https://togithub.com/vueuse/vueuse/releases/tag/v10.7.1) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.7.0...v10.7.1) #####    🚀 Features - **syncRef**: Enhance type  -  by [@​Doctor-wu](https://togithub.com/Doctor-wu) in [https://github.com/vueuse/vueuse/issues/3678](https://togithub.com/vueuse/vueuse/issues/3678) [(dad66)](https://togithub.com/vueuse/vueuse/commit/dad663e0) #####    🐞 Bug Fixes - Fix `tryOnMounted` in vue2  -  by [@​Doctor-wu](https://togithub.com/Doctor-wu) in [https://github.com/vueuse/vueuse/issues/3658](https://togithub.com/vueuse/vueuse/issues/3658) [(ce420)](https://togithub.com/vueuse/vueuse/commit/ce420c4f) - **nuxt**: Stable optimizeDeps augmenting  -  by [@​antfu](https://togithub.com/antfu) [(98985)](https://togithub.com/vueuse/vueuse/commit/98985a4d) - **useDropzone**: Avoid circular reference  -  by [@​diegopf](https://togithub.com/diegopf) in [https://github.com/vueuse/vueuse/issues/3683](https://togithub.com/vueuse/vueuse/issues/3683) [(15a38)](https://togithub.com/vueuse/vueuse/commit/15a38e11) - **useElementBounding**: Trigger by css or style  -  by [@​huiliangShen](https://togithub.com/huiliangShen) in [https://github.com/vueuse/vueuse/issues/3664](https://togithub.com/vueuse/vueuse/issues/3664) [(70dbd)](https://togithub.com/vueuse/vueuse/commit/70dbd65d) - **useIpcRenderer**: Set explicit return type  -  by [@​antfu](https://togithub.com/antfu) [(dd820)](https://togithub.com/vueuse/vueuse/commit/dd82044a) - **useMouse**: Handle Touch class compatibility for Firefox  -  by [@​elschilling](https://togithub.com/elschilling) in [https://github.com/vueuse/vueuse/issues/3679](https://togithub.com/vueuse/vueuse/issues/3679) [(5719b)](https://togithub.com/vueuse/vueuse/commit/5719bfb2) - **useVirtualList**: Ensure component applies overflow style  -  by [@​reubns](https://togithub.com/reubns) in [https://github.com/vueuse/vueuse/issues/3626](https://togithub.com/vueuse/vueuse/issues/3626) [(286c3)](https://togithub.com/vueuse/vueuse/commit/286c3572) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v10.7.0...v10.7.1)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

yikoyu commented 7 months ago

:tada: This PR is included in version 2.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: