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

github.com/nextcloud/polls.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-03-25 05:05:29 +0300
committerGitHub <noreply@github.com>2022-03-25 05:05:29 +0300
commit861679276e27905c28a03995b5c2b4ea58f00b1f (patch)
tree17d8c6875edce251b94c63ecd6125b951342e165 /package.json
parent08c667d7b226232a349cdc5505f4748e63d5d7ff (diff)
Bump @nextcloud/vue from 5.1.1 to 5.2.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.1.1 to 5.2.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/v5.1.1...v5.2.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-minor ... 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 0d207ce5..d9194139 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.2.0",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^5.1.1",
+ "@nextcloud/vue": "^5.2.1",
"core-js": "^3.21.1",
"dompurify": "^2.3.6",
"file-saver": "^2.0.5",