Browse Source

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>
dependabot[bot] 1 year ago
parent
commit
a8b26f0093

File diff suppressed because it is too large
+ 0 - 0
dist/core-common.js


+ 24 - 0
dist/core-common.js.LICENSE.txt

@@ -389,6 +389,8 @@ object-assign
 
 /*! For license information please see NcCounterBubble.js.LICENSE.txt */
 
+/*! For license information please see NcDatetimePicker.js.LICENSE.txt */
+
 /*! For license information please see NcEmojiPicker.js.LICENSE.txt */
 
 /*! For license information please see NcLoadingIcon.js.LICENSE.txt */
@@ -702,6 +704,28 @@ object-assign
  *
  */
 
+/**
+ * @copyright Copyright (c) 2020 Georg Ehrke
+ *
+ * @author Georg Ehrke <georg-nextcloud@ehrke.email>
+ *
+ * @license AGPL-3.0-or-later
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ */
+
 /**
  * @copyright Copyright (c) 2020 Georg Ehrke <georg-nextcloud@ehrke.email>
  *

File diff suppressed because it is too large
+ 0 - 0
dist/core-common.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/dav-settings-personal-availability.js


File diff suppressed because it is too large
+ 0 - 0
dist/dav-settings-personal-availability.js.map


+ 7 - 4
package-lock.json

@@ -15,7 +15,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",
@@ -3977,8 +3977,9 @@
       }
     },
     "node_modules/@nextcloud/calendar-availability-vue": {
-      "version": "0.5.0-rc2",
-      "license": "MIT",
+      "version": "0.6.0-alpha1",
+      "resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.6.0-alpha1.tgz",
+      "integrity": "sha512-HGD/2rVVTOtIBLxsjgZdKBphrlkPMzi7kuSprwU/o8UhAsGTayZsMvXVZNOcA83jCv1QdLp+8GeEeqmr6HCM0A==",
       "dependencies": {
         "@nextcloud/logger": "^2.4.0",
         "ical.js": "^1.4.0",
@@ -28482,7 +28483,9 @@
       "version": "2.3.0"
     },
     "@nextcloud/calendar-availability-vue": {
-      "version": "0.5.0-rc2",
+      "version": "0.6.0-alpha1",
+      "resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-0.6.0-alpha1.tgz",
+      "integrity": "sha512-HGD/2rVVTOtIBLxsjgZdKBphrlkPMzi7kuSprwU/o8UhAsGTayZsMvXVZNOcA83jCv1QdLp+8GeEeqmr6HCM0A==",
       "requires": {
         "@nextcloud/logger": "^2.4.0",
         "ical.js": "^1.4.0",

+ 1 - 1
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",

Some files were not shown because too many files changed in this diff