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.2 #263

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

vueuse/vueuse (@​vueuse/core) ### [`v10.7.2`](https://togithub.com/vueuse/vueuse/releases/tag/v10.7.2) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.7.1...v10.7.2) #####    🐞 Bug Fixes - **computedEager**: Adapt to changes in vue3.4+  -  by [@​Doctor-wu](https://togithub.com/Doctor-wu) in [https://github.com/vueuse/vueuse/issues/3689](https://togithub.com/vueuse/vueuse/issues/3689) [(b6d8f)](https://togithub.com/vueuse/vueuse/commit/b6d8f1ee) - **nuxt**: Move `nuxt` out of dependencies  -  by [@​antfu](https://togithub.com/antfu) [(866a1)](https://togithub.com/vueuse/vueuse/commit/866a1d81) - **useAxios**: Ignore undefined options  -  by [@​geektheripper](https://togithub.com/geektheripper), [@​Doctor-wu](https://togithub.com/Doctor-wu), [@​antfu](https://togithub.com/antfu) and **Doctorwu** in [https://github.com/vueuse/vueuse/issues/3662](https://togithub.com/vueuse/vueuse/issues/3662) [(37eae)](https://togithub.com/vueuse/vueuse/commit/37eaea3d) - **useBattery**: Fake signal API support in some utilities  -  by [@​tachibana-shin](https://togithub.com/tachibana-shin) and [@​Doctor-wu](https://togithub.com/Doctor-wu) in [https://github.com/vueuse/vueuse/issues/3634](https://togithub.com/vueuse/vueuse/issues/3634) [(30245)](https://togithub.com/vueuse/vueuse/commit/30245110) - **useDraggable**: Can not work well when parent element is scrollable  -  by [@​huiliangShen](https://togithub.com/huiliangShen) and **banruo** in [https://github.com/vueuse/vueuse/issues/3692](https://togithub.com/vueuse/vueuse/issues/3692) [(bdd79)](https://togithub.com/vueuse/vueuse/commit/bdd796ab) - **useStorageAsync**: Correct ssr handler  -  by [@​Doctor-wu](https://togithub.com/Doctor-wu) in [https://github.com/vueuse/vueuse/issues/3703](https://togithub.com/vueuse/vueuse/issues/3703) [(c197e)](https://togithub.com/vueuse/vueuse/commit/c197e8be) - **useTimeAgo**: Support custom UnitNames type for units field  -  by [@​nickmessing](https://togithub.com/nickmessing) and [@​Doctor-wu](https://togithub.com/Doctor-wu) in [https://github.com/vueuse/vueuse/issues/3684](https://togithub.com/vueuse/vueuse/issues/3684) [(1d6be)](https://togithub.com/vueuse/vueuse/commit/1d6bed9a) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v10.7.1...v10.7.2)

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: