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

github.com/nextcloud/calendar.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-09-29 15:54:39 +0300
committerGitHub <noreply@github.com>2022-09-29 15:54:39 +0300
commitfda79cfe643c00768b69348a8bca6e64f8858fe7 (patch)
tree523bfef23dc3a1c4d9f76fdbd0afb7abf6180099 /package.json
parent8f940ebaf3c77015b2c8d140c401f714a2fb1cc5 (diff)
Bump @nextcloud/vue from 7.0.0-beta.4 to 7.0.0-beta.6dependabot/npm_and_yarn/nextcloud/vue-7.0.0-beta.6
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.0.0-beta.4 to 7.0.0-beta.6. - [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/v7.0.0-beta.4...v7.0.0-beta.6) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... 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 9f789db9..781a376a 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"@nextcloud/logger": "^2.3.0",
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^7.0.0-beta.4",
+ "@nextcloud/vue": "^7.0.0-beta.6",
"@nextcloud/vue-dashboard": "^2.0.1",
"autosize": "^5.0.1",
"closest-css-color": "^1.0.0",