aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-06 19:11:10 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2024-07-09 19:34:23 +0200
commit6062b3432caab625369ae32cfe6c8e4a0c413370 (patch)
tree24c71a1914733c77fc5dd0789f51e95b9d79aee9 /package.json
parent7a3a8cdac47c74841dbf44727c8964978fa6cefb (diff)
downloadnextcloud-server-6062b3432caab625369ae32cfe6c8e4a0c413370.tar.gz
nextcloud-server-6062b3432caab625369ae32cfe6c8e4a0c413370.zip
build(deps): Bump @nextcloud/calendar-availability-vue
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 2.2.0 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.0...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 97a3f722956..556f7479a8c 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@nextcloud/axios": "^2.3.0",
"@nextcloud/browser-storage": "^0.2.0",
"@nextcloud/browserslist-config": "^3.0.0",
- "@nextcloud/calendar-availability-vue": "^2.2.0",
+ "@nextcloud/calendar-availability-vue": "^2.2.2",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^5.3.1",
"@nextcloud/event-bus": "^3.3.1",