Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-07 13:31:34 +0300
committerGitHub <noreply@github.com>2022-06-07 13:31:34 +0300
commit60be2e1875ad6ae0edbb6b47976c15a3a4e52418 (patch)
treefd91100caaa841dbcb10cfcc1c46b6b1577bce5f /package.json
parentc394c08399ec5d525eca1a4049656c7375ca5369 (diff)
Bump @nextcloud/vue from 4.4.0 to 5.3.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.4.0 to 5.3.1. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.4.0...v5.3.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 00814ecb..7c1d9503 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^4.4.0",
+ "@nextcloud/vue": "^5.3.1",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.0",
"debounce": "^1.2.1",