summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-28 02:02:33 +0000
committerGitHub <noreply@github.com>2023-01-28 02:02:33 +0000
commit195f37ce64a9c625cd409416ac155c46624b4d32 (patch)
treec5f7a3f3638a7df0df200f6a0bd80411215dc0ec /package.json
parent64b4d7b14c7035ca29ba7ad5cc94484641f0990e (diff)
chore(deps): Bump @nextcloud/vue from 7.4.0 to 7.5.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.4.0 to 7.5.0. - [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.4.0...v7.5.0) --- 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 f6cd504fa..b9ce7e958 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.1",
- "@nextcloud/vue": "^7.4.0",
+ "@nextcloud/vue": "^7.5.0",
"@nextcloud/vue-richtext": "^2.0.4",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",