fix(deps): update dependency @vueuse/core to v7.1.1 (#1086)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vueuse/core](https://github.com/vueuse/vueuse) | dependencies | patch | [`7.1.0` -> `7.1.1`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/7.1.0/7.1.1) | --- ### Release Notes <details> <summary>vueuse/vueuse</summary> ### [`v7.1.1`](https://github.com/vueuse/vueuse/releases/v7.1.1) [Compare Source](https://github.com/vueuse/vueuse/compare/v7.1.0...v7.1.1) ##### Bug Fixes - improve package.json ([0c4e770](https://github.com/vueuse/vueuse/commit/0c4e770)) - **useMemory:** import path ([bd2346b](https://github.com/vueuse/vueuse/commit/bd2346b)) </details> --- ### Configuration 📅 **Schedule**: 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1086 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
"@sentry/tracing": "6.15.0",
|
||||
"@sentry/vue": "6.15.0",
|
||||
"@vue/compat": "3.2.22",
|
||||
"@vueuse/core": "7.1.0",
|
||||
"@vueuse/core": "7.1.1",
|
||||
"bulma-css-variables": "0.9.33",
|
||||
"camel-case": "4.1.2",
|
||||
"codemirror": "5.64.0",
|
||||
|
Reference in New Issue
Block a user