aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-04 16:43:40 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-07-04 23:22:33 +0000
commit5fd193a54db99046d0352c5b68d77d1247d553e0 (patch)
tree02a0be413ccf1477fa42fc4d0aa9efac14d2c708 /package.json
parent78c2c6d57f4d73d7111699abc35ada83fb9df86c (diff)
downloadnextcloud-server-5fd193a54db99046d0352c5b68d77d1247d553e0.tar.gz
nextcloud-server-5fd193a54db99046d0352c5b68d77d1247d553e0.zip
chore(deps): bump @nextcloud/calendar-availability-vue
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 2.2.1 to 2.2.2. - [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/v2.2.1...v2.2.2) --- 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 dffa4921596..bf185ce9d6e 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@nextcloud/axios": "^2.5.0",
"@nextcloud/browser-storage": "^0.4.0",
"@nextcloud/browserslist-config": "^3.0.1",
- "@nextcloud/calendar-availability-vue": "^2.2.1",
+ "@nextcloud/calendar-availability-vue": "^2.2.2",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^5.3.4",
"@nextcloud/event-bus": "^3.3.1",