mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
fix(deps): update vueuse to v14.1.0 (#1910)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@vueuse/core](https://redirect.github.com/vueuse/vueuse) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/core)) | [`14.0.0` -> `14.1.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/14.0.0/14.1.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@vueuse/router](https://redirect.github.com/vueuse/vueuse/tree/main/packages/router#readme) ([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/router)) | [`14.0.0` -> `14.1.0`](https://renovatebot.com/diffs/npm/@vueuse%2frouter/14.0.0/14.1.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vueuse/vueuse (@​vueuse/core)</summary> ### [`v14.1.0`](https://redirect.github.com/vueuse/vueuse/releases/tag/v14.1.0) [Compare Source](https://redirect.github.com/vueuse/vueuse/compare/v14.0.0...v14.1.0) ##### 🚀 Features - **useDropZone**: Add checkValidity function - by [@​kolaente](https://redirect.github.com/kolaente) in [#​5169](https://redirect.github.com/vueuse/vueuse/issues/5169) [<samp>(aee84)</samp>](https://redirect.github.com/vueuse/vueuse/commit/aee846cb) - **useElementVisibility**: Add `initialValue` option - by [@​kricsleo](https://redirect.github.com/kricsleo) and [@​9romise](https://redirect.github.com/9romise) in [#​5159](https://redirect.github.com/vueuse/vueuse/issues/5159) [<samp>(13f36)</samp>](https://redirect.github.com/vueuse/vueuse/commit/13f361fa) - **useMouseInElement**: Add support for tracking inline-level elements - by [@​siavava](https://redirect.github.com/siavava) and [@​9romise](https://redirect.github.com/9romise) in [#​5049](https://redirect.github.com/vueuse/vueuse/issues/5049) [<samp>(62dfb)</samp>](https://redirect.github.com/vueuse/vueuse/commit/62dfb80a) - **useTimeAgoIntl**: Custom units - by [@​Menci](https://redirect.github.com/Menci) in [#​5188](https://redirect.github.com/vueuse/vueuse/issues/5188) [<samp>(c7d09)</samp>](https://redirect.github.com/vueuse/vueuse/commit/c7d09ef4) - **useWebSocket**: `autoConnect.delay` support function - by [@​YuchenWell](https://redirect.github.com/YuchenWell), **Anthony Fu** and [@​9romise](https://redirect.github.com/9romise) in [#​5089](https://redirect.github.com/vueuse/vueuse/issues/5089) [<samp>(176f2)</samp>](https://redirect.github.com/vueuse/vueuse/commit/176f2515) ##### 🐞 Bug Fixes - Typescript type of `isIOS` constant - by [@​toofishes](https://redirect.github.com/toofishes) in [#​5163](https://redirect.github.com/vueuse/vueuse/issues/5163) [<samp>(60888)</samp>](https://redirect.github.com/vueuse/vueuse/commit/60888d43) - **computedWithControl**: Allow different types in watch sources array - by [@​kricsleo](https://redirect.github.com/kricsleo) in [#​5184](https://redirect.github.com/vueuse/vueuse/issues/5184) [<samp>(bc4ac)</samp>](https://redirect.github.com/vueuse/vueuse/commit/bc4aca90) - **types**: Allow async functions in useDebounceFn and useThrottleFn - by [@​xiaoxiaohuayu](https://redirect.github.com/xiaoxiaohuayu) in [#​5131](https://redirect.github.com/vueuse/vueuse/issues/5131) [<samp>(7fb7a)</samp>](https://redirect.github.com/vueuse/vueuse/commit/7fb7a05a) - **types**: Deprecate embeded `ResizeObserverSize` types - by [@​9romise](https://redirect.github.com/9romise) in [#​5127](https://redirect.github.com/vueuse/vueuse/issues/5127) [<samp>(d7a07)</samp>](https://redirect.github.com/vueuse/vueuse/commit/d7a07010) - **useArrayReduce**: Export `UseArrayReduceReturn` type - by [@​michaelcozzolino](https://redirect.github.com/michaelcozzolino) in [#​5177](https://redirect.github.com/vueuse/vueuse/issues/5177) [<samp>(e1204)</samp>](https://redirect.github.com/vueuse/vueuse/commit/e1204722) - **useAsyncQueue**: Trigger onFinished when the last task is rejected - by [@​keeplearning66](https://redirect.github.com/keeplearning66) and [@​9romise](https://redirect.github.com/9romise) in [#​5144](https://redirect.github.com/vueuse/vueuse/issues/5144) [<samp>(c4a46)</samp>](https://redirect.github.com/vueuse/vueuse/commit/c4a46025) - **useClipboard**: Add readonly attribute to textarea fallback to support Safari 15 - by [@​huajianjiu](https://redirect.github.com/huajianjiu) in [#​5179](https://redirect.github.com/vueuse/vueuse/issues/5179) [<samp>(ef0c4)</samp>](https://redirect.github.com/vueuse/vueuse/commit/ef0c4f82) - **useInfiniteScroll**: Make canLoadMore reactive - by [@​nhquyss](https://redirect.github.com/nhquyss) in [#​5110](https://redirect.github.com/vueuse/vueuse/issues/5110) [<samp>(3dc2d)</samp>](https://redirect.github.com/vueuse/vueuse/commit/3dc2d831) - **useMagicKeys**: Handle empty key events to prevent errors - by [@​babu-ch](https://redirect.github.com/babu-ch) and [@​9romise](https://redirect.github.com/9romise) in [#​5149](https://redirect.github.com/vueuse/vueuse/issues/5149) [<samp>(f8aec)</samp>](https://redirect.github.com/vueuse/vueuse/commit/f8aecd82) - **useScroll**: Use configurable window's `getComputedStyle` - by [@​9romise](https://redirect.github.com/9romise) in [#​5150](https://redirect.github.com/vueuse/vueuse/issues/5150) [<samp>(f74a6)</samp>](https://redirect.github.com/vueuse/vueuse/commit/f74a68d4) - **useSpeechRecognition**: Catch the error while calling method start - by [@​ben-lau](https://redirect.github.com/ben-lau), **liubaobin** and [@​9romise](https://redirect.github.com/9romise) in [#​5142](https://redirect.github.com/vueuse/vueuse/issues/5142) [<samp>(94f1e)</samp>](https://redirect.github.com/vueuse/vueuse/commit/94f1e9e7) - **useTimeout**: Fix type typo - by [@​keeplearning66](https://redirect.github.com/keeplearning66), **Robin** and **Anthony Fu** in [#​5147](https://redirect.github.com/vueuse/vueuse/issues/5147) [<samp>(31e5c)</samp>](https://redirect.github.com/vueuse/vueuse/commit/31e5cb0c) ##### [View changes on GitHub](https://redirect.github.com/vueuse/vueuse/compare/v14.0.0...v14.1.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -78,8 +78,8 @@
|
||||
"@tiptap/starter-kit": "3.8.0",
|
||||
"@tiptap/suggestion": "3.8.0",
|
||||
"@tiptap/vue-3": "3.8.0",
|
||||
"@vueuse/core": "14.0.0",
|
||||
"@vueuse/router": "14.0.0",
|
||||
"@vueuse/core": "14.1.0",
|
||||
"@vueuse/router": "14.1.0",
|
||||
"axios": "1.13.2",
|
||||
"blurhash": "2.0.5",
|
||||
"bulma-css-variables": "0.9.33",
|
||||
|
||||
41
frontend/pnpm-lock.yaml
generated
41
frontend/pnpm-lock.yaml
generated
@@ -89,11 +89,11 @@ importers:
|
||||
specifier: 3.8.0
|
||||
version: 3.8.0(@floating-ui/dom@1.7.4)(@tiptap/core@3.8.0(@tiptap/pm@3.8.0))(@tiptap/pm@3.8.0)(vue@3.5.25(typescript@5.9.3))
|
||||
'@vueuse/core':
|
||||
specifier: 14.0.0
|
||||
version: 14.0.0(vue@3.5.25(typescript@5.9.3))
|
||||
specifier: 14.1.0
|
||||
version: 14.1.0(vue@3.5.25(typescript@5.9.3))
|
||||
'@vueuse/router':
|
||||
specifier: 14.0.0
|
||||
version: 14.0.0(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3))
|
||||
specifier: 14.1.0
|
||||
version: 14.1.0(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3))
|
||||
axios:
|
||||
specifier: 1.13.2
|
||||
version: 1.13.2(debug@4.4.3)
|
||||
@@ -2862,16 +2862,16 @@ packages:
|
||||
vue:
|
||||
optional: true
|
||||
|
||||
'@vueuse/core@14.0.0':
|
||||
resolution: {integrity: sha512-d6tKRWkZE8IQElX2aHBxXOMD478fHIYV+Dzm2y9Ag122ICBpNKtGICiXKOhWU3L1kKdttDD9dCMS4bGP3jhCTQ==}
|
||||
'@vueuse/core@14.1.0':
|
||||
resolution: {integrity: sha512-rgBinKs07hAYyPF834mDTigH7BtPqvZ3Pryuzt1SD/lg5wEcWqvwzXXYGEDb2/cP0Sj5zSvHl3WkmMELr5kfWw==}
|
||||
peerDependencies:
|
||||
vue: ^3.5.0
|
||||
|
||||
'@vueuse/metadata@14.0.0':
|
||||
resolution: {integrity: sha512-6yoGqbJcMldVCevkFiHDBTB1V5Hq+G/haPlGIuaFZHpXC0HADB0EN1ryQAAceiW+ryS3niUwvdFbGiqHqBrfVA==}
|
||||
'@vueuse/metadata@14.1.0':
|
||||
resolution: {integrity: sha512-7hK4g015rWn2PhKcZ99NyT+ZD9sbwm7SGvp7k+k+rKGWnLjS/oQozoIZzWfCewSUeBmnJkIb+CNr7Zc/EyRnnA==}
|
||||
|
||||
'@vueuse/router@14.0.0':
|
||||
resolution: {integrity: sha512-8HSq6Q2uJum8NUSP900s1NcfUnNQeTO0FqgEbMgO+xse/B/6A7Zn6chX+6ZA1r1p5P5LfaSOKqjQmf09BiakzQ==}
|
||||
'@vueuse/router@14.1.0':
|
||||
resolution: {integrity: sha512-8h7g0PhjcMC2Vnu9zBkN1J038JFIzkS3/DP2L5ouzFEhY3YAM8zkIOZ0K+hzAWkYEFLGmWGcgBfuvCUD0U42Jw==}
|
||||
peerDependencies:
|
||||
vue: ^3.5.0
|
||||
vue-router: ^4.0.0
|
||||
@@ -2881,6 +2881,11 @@ packages:
|
||||
peerDependencies:
|
||||
vue: ^3.5.0
|
||||
|
||||
'@vueuse/shared@14.1.0':
|
||||
resolution: {integrity: sha512-EcKxtYvn6gx1F8z9J5/rsg3+lTQnvOruQd8fUecW99DCK04BkWD7z5KQ/wTAx+DazyoEE9dJt/zV8OIEQbM6kw==}
|
||||
peerDependencies:
|
||||
vue: ^3.5.0
|
||||
|
||||
abbrev@2.0.0:
|
||||
resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==}
|
||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||
@@ -9931,18 +9936,18 @@ snapshots:
|
||||
typescript: 5.9.3
|
||||
vue: 3.5.25(typescript@5.9.3)
|
||||
|
||||
'@vueuse/core@14.0.0(vue@3.5.25(typescript@5.9.3))':
|
||||
'@vueuse/core@14.1.0(vue@3.5.25(typescript@5.9.3))':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.21
|
||||
'@vueuse/metadata': 14.0.0
|
||||
'@vueuse/shared': 14.0.0(vue@3.5.25(typescript@5.9.3))
|
||||
'@vueuse/metadata': 14.1.0
|
||||
'@vueuse/shared': 14.1.0(vue@3.5.25(typescript@5.9.3))
|
||||
vue: 3.5.25(typescript@5.9.3)
|
||||
|
||||
'@vueuse/metadata@14.0.0': {}
|
||||
'@vueuse/metadata@14.1.0': {}
|
||||
|
||||
'@vueuse/router@14.0.0(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3))':
|
||||
'@vueuse/router@14.1.0(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3))':
|
||||
dependencies:
|
||||
'@vueuse/shared': 14.0.0(vue@3.5.25(typescript@5.9.3))
|
||||
'@vueuse/shared': 14.1.0(vue@3.5.25(typescript@5.9.3))
|
||||
vue: 3.5.25(typescript@5.9.3)
|
||||
vue-router: 4.6.3(vue@3.5.25(typescript@5.9.3))
|
||||
|
||||
@@ -9950,6 +9955,10 @@ snapshots:
|
||||
dependencies:
|
||||
vue: 3.5.25(typescript@5.9.3)
|
||||
|
||||
'@vueuse/shared@14.1.0(vue@3.5.25(typescript@5.9.3))':
|
||||
dependencies:
|
||||
vue: 3.5.25(typescript@5.9.3)
|
||||
|
||||
abbrev@2.0.0: {}
|
||||
|
||||
acorn-jsx@5.3.2(acorn@8.15.0):
|
||||
|
||||
Reference in New Issue
Block a user