summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-21 01:20:13 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-10-21 21:33:51 +0000
commit5c07f4575ceed7bcb116375db28d604a415e0a1c (patch)
treedeb75200645a7772ae321d75fd3f74dcfe6be240 /package.json
parent6139c8caf35d27dce8a85ed284885581baa42daf (diff)
downloadnextcloud-server-5c07f4575ceed7bcb116375db28d604a415e0a1c.tar.gz
nextcloud-server-5c07f4575ceed7bcb116375db28d604a415e0a1c.zip
chore(deps): Bump @nextcloud/calendar-availability-vue
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 2.0.0-beta.2 to 2.0.0-beta.3. - [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.0.0-beta.2...v2.0.0-beta.3) --- updated-dependencies: - dependency-name: "@nextcloud/calendar-availability-vue" dependency-type: direct:production update-type: version-update:semver-patch ... 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 cd28bf0c5eb..76f36bfd692 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@nextcloud/axios": "^2.3.0",
"@nextcloud/browser-storage": "^0.2.0",
"@nextcloud/browserslist-config": "^3.0.0",
- "@nextcloud/calendar-availability-vue": "^2.0.0-beta.2",
+ "@nextcloud/calendar-availability-vue": "^2.0.0-beta.3",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^5.0.0-beta.6",
"@nextcloud/event-bus": "^3.1.0",