Skip to content

Commit a8b26f0

Browse files
dependabot[bot]nextcloud-command
authored andcommitted
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](nextcloud/calendar-availability-vue@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] <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
1 parent d405be2 commit a8b26f0

File tree

7 files changed

+38
-11
lines changed

7 files changed

+38
-11
lines changed

dist/core-common.js

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

dist/core-common.js.LICENSE.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,8 @@ object-assign
389389

390390
/*! For license information please see NcCounterBubble.js.LICENSE.txt */
391391

392+
/*! For license information please see NcDatetimePicker.js.LICENSE.txt */
393+
392394
/*! For license information please see NcEmojiPicker.js.LICENSE.txt */
393395

394396
/*! For license information please see NcLoadingIcon.js.LICENSE.txt */
@@ -702,6 +704,28 @@ object-assign
702704
*
703705
*/
704706

707+
/**
708+
* @copyright Copyright (c) 2020 Georg Ehrke
709+
*
710+
* @author Georg Ehrke <[email protected]>
711+
*
712+
* @license AGPL-3.0-or-later
713+
*
714+
* This program is free software: you can redistribute it and/or modify
715+
* it under the terms of the GNU Affero General Public License as
716+
* published by the Free Software Foundation, either version 3 of the
717+
* License, or (at your option) any later version.
718+
*
719+
* This program is distributed in the hope that it will be useful,
720+
* but WITHOUT ANY WARRANTY without even the implied warranty of
721+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
722+
* GNU Affero General Public License for more details.
723+
*
724+
* You should have received a copy of the GNU Affero General Public License
725+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
726+
*
727+
*/
728+
705729
/**
706730
* @copyright Copyright (c) 2020 Georg Ehrke <[email protected]>
707731
*

dist/core-common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/dav-settings-personal-availability.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/dav-settings-personal-availability.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@nextcloud/axios": "^1.10.0",
4141
"@nextcloud/browser-storage": "^0.1.1",
4242
"@nextcloud/browserslist-config": "^2.3.0",
43-
"@nextcloud/calendar-availability-vue": "^0.5.0-rc2",
43+
"@nextcloud/calendar-availability-vue": "^0.6.0-alpha1",
4444
"@nextcloud/capabilities": "^1.0.4",
4545
"@nextcloud/dialogs": "^4.0.0-beta.2",
4646
"@nextcloud/event-bus": "^3.0.2",

0 commit comments

Comments
 (0)