diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-11 03:14:57 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2023-11-12 00:18:10 +0000 |
commit | 96e0f0e5e0a46719ea508eda3a854c9050b382a2 (patch) | |
tree | 2a23b405a72029961b342c475bdc5f2868893e1f /package.json | |
parent | 3ce31fc1bff99af87f6b9bd3ce74bd41011ce768 (diff) | |
download | nextcloud-server-96e0f0e5e0a46719ea508eda3a854c9050b382a2.tar.gz nextcloud-server-96e0f0e5e0a46719ea508eda3a854c9050b382a2.zip |
chore(deps): Bump @vueuse/integrations from 10.5.0 to 10.6.0
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.6.0/packages/integrations)
---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c4b2ecfa9e8..9d1134d27bc 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@nextcloud/vue": "^8.0.1", "@skjnldsv/sanitize-svg": "^1.0.2", "@vueuse/components": "^10.4.1", - "@vueuse/integrations": "^10.4.1", + "@vueuse/integrations": "^10.6.0", "autosize": "^6.0.1", "backbone": "^1.4.1", "blueimp-md5": "^2.19.0", |