aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-31 01:20:06 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-08-31 12:47:59 +0000
commit0ef9ecafb6e403a69dafcf333fb3693a5fd439a8 (patch)
tree36f51f7d9ca1f3762ef566813195754e6a2bdf14 /package.json
parent09411a1e9d55c7ffc8c6e588dc99ce7ed5d01dd8 (diff)
downloadnextcloud-server-0ef9ecafb6e403a69dafcf333fb3693a5fd439a8.tar.gz
nextcloud-server-0ef9ecafb6e403a69dafcf333fb3693a5fd439a8.zip
chore(deps): bump nextcloud-vue-collections from 0.12.0 to 0.13.0
Bumps [nextcloud-vue-collections](https://github.com/nextcloud/nextcloud-vue-collections) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue-collections/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue-collections/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue-collections/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: nextcloud-vue-collections 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 66b8ce07dc7..7a4af8d8e6a 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"marked": "^13.0.3",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
- "nextcloud-vue-collections": "^0.12.0",
+ "nextcloud-vue-collections": "^0.13.0",
"node-vibrant": "^3.1.6",
"p-limit": "^6.1.0",
"p-queue": "^7.4.1",