summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-15 07:10:03 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-04-15 08:35:22 +0000
commita8b26f00936d76f70408499293abd5ef5899a2bd (patch)
tree5e4010db65a067effd60ac2fc602c0eebe604b0c /package.json
parentd405be2536cedda86e0fa4d8846a85aa8c0a12bb (diff)
downloadnextcloud-server-a8b26f00936d76f70408499293abd5ef5899a2bd.tar.gz
nextcloud-server-a8b26f00936d76f70408499293abd5ef5899a2bd.zip
chore(deps): Bump @nextcloud/calendar-availability-vue
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 0.5.0-rc2 to 0.6.0-alpha1. - [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases) - [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v0.5.0-rc2...v0.6.0-alpha1) --- updated-dependencies: - dependency-name: "@nextcloud/calendar-availability-vue" 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 493cf4355b7..b00b61198a7 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"@nextcloud/axios": "^1.10.0",
"@nextcloud/browser-storage": "^0.1.1",
"@nextcloud/browserslist-config": "^2.3.0",
- "@nextcloud/calendar-availability-vue": "^0.5.0-rc2",
+ "@nextcloud/calendar-availability-vue": "^0.6.0-alpha1",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^4.0.0-beta.2",
"@nextcloud/event-bus": "^3.0.2",