From 43176b5a36dd4a1d9b9cba09867a0e8d935e5752 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:25:03 +0000 Subject: [PATCH] fix(deps): update fullcalendar family to v6.1.21 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 132 +++++++++++++++++++++++----------------------- package.json | 18 +++---- 2 files changed, 75 insertions(+), 75 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1672c8d975..6f5ac0c285 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,15 +9,15 @@ "version": "6.6.0-dev.0", "license": "agpl", "dependencies": { - "@fullcalendar/core": "6.1.20", - "@fullcalendar/daygrid": "6.1.20", - "@fullcalendar/interaction": "6.1.20", - "@fullcalendar/list": "6.1.20", - "@fullcalendar/multimonth": "6.1.20", - "@fullcalendar/resource": "6.1.20", - "@fullcalendar/resource-timeline": "6.1.20", - "@fullcalendar/timegrid": "6.1.20", - "@fullcalendar/vue3": "6.1.20", + "@fullcalendar/core": "6.1.21", + "@fullcalendar/daygrid": "6.1.21", + "@fullcalendar/interaction": "6.1.21", + "@fullcalendar/list": "6.1.21", + "@fullcalendar/multimonth": "6.1.21", + "@fullcalendar/resource": "6.1.21", + "@fullcalendar/resource-timeline": "6.1.21", + "@fullcalendar/timegrid": "6.1.21", + "@fullcalendar/vue3": "6.1.21", "@mdi/svg": "^7.4.47", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "^2.6.0", @@ -930,133 +930,133 @@ "license": "MIT" }, "node_modules/@fullcalendar/core": { - "version": "6.1.20", - "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.20.tgz", - "integrity": "sha512-1cukXLlePFiJ8YKXn/4tMKsy0etxYLCkXk8nUCFi11nRONF2Ba2CD5b21/ovtOO2tL6afTJfwmc1ed3HG7eB1g==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.21.tgz", + "integrity": "sha512-t3u/+sqh3Iq7TWtUnVLcGDUE6OWZh0UD3c04bI/l7lSLAgAKr3kngBmhHiQD1QXpwC8ZN5iNqG7a7gOVixhSKQ==", "license": "MIT", "dependencies": { "preact": "~10.12.1" } }, "node_modules/@fullcalendar/daygrid": { - "version": "6.1.20", - "resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-6.1.20.tgz", - "integrity": "sha512-AO9vqhkLP77EesmJzuU+IGXgxNulsA8mgQHynclJ8U70vSwAVnbcLG9qftiTAFSlZjiY/NvhE7sflve6cJelyQ==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-6.1.21.tgz", + "integrity": "sha512-QYb1y40RGYLlOxKpYWg8O+7njEnKnFG8Tt7qjnubJGR35s1phQg67E+81y2TyAbbm59p2JFOCXGDk9t6KDujIA==", "license": "MIT", "peerDependencies": { - "@fullcalendar/core": "~6.1.20" + "@fullcalendar/core": "~6.1.21" } }, "node_modules/@fullcalendar/interaction": { - "version": "6.1.20", - "resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-6.1.20.tgz", - "integrity": "sha512-p6txmc5txL0bMiPaJxe2ip6o0T384TyoD2KGdsU6UjZ5yoBlaY+dg7kxfnYKpYMzEJLG58n+URrHr2PgNL2fyA==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-6.1.21.tgz", + "integrity": "sha512-WPYpqtljDWmU0Xm2cOtFrLlocgxv7cgkOppj34Q6OUUat8a6Cnd6kYo2JR+irP223PE5lBYHFNp1qh7SIpJc0w==", "license": "MIT", "peerDependencies": { - "@fullcalendar/core": "~6.1.20" + "@fullcalendar/core": "~6.1.21" } }, "node_modules/@fullcalendar/list": { - "version": "6.1.20", - "resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.20.tgz", - "integrity": "sha512-7Hzkbb7uuSqrXwTyD0Ld/7SwWNxPD6SlU548vtkIpH55rZ4qquwtwYdMPgorHos5OynHA4OUrZNcH51CjrCf2g==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.21.tgz", + "integrity": "sha512-2rpIhs5pJmV7jyk4oX4bckNqurt6iHcsweE3FDYDdNpmRukPrARnyQYcaVFNVw2bnBFeR/jQW/St2MlauxF3GQ==", "license": "MIT", "peerDependencies": { - "@fullcalendar/core": "~6.1.20" + "@fullcalendar/core": "~6.1.21" } }, "node_modules/@fullcalendar/multimonth": { - "version": "6.1.20", - "resolved": "https://registry.npmjs.org/@fullcalendar/multimonth/-/multimonth-6.1.20.tgz", - "integrity": "sha512-rMMiPBA71lUJ1DV/0ckPtN4/G4LozkkDKoG7/CbmTYqFJiMRskM/1WpilhtRn4iUdNe03V5K7ofFQRs0wo4ZtQ==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@fullcalendar/multimonth/-/multimonth-6.1.21.tgz", + "integrity": "sha512-/5IZDDcdRzgO/h7V3RBEhzhrza5TIQ2T025IjA2Dfq3xbvxSnMAl2CMcy7VrSHsKaY1eWvxQXg/NZZm7hLmDYA==", "license": "MIT", "dependencies": { - "@fullcalendar/daygrid": "~6.1.20" + "@fullcalendar/daygrid": "~6.1.21" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.20" + "@fullcalendar/core": "~6.1.21" } }, "node_modules/@fullcalendar/premium-common": { - "version": "6.1.20", - "resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-6.1.20.tgz", - "integrity": "sha512-rT+AitNnRyZuFEtYvsB1OJ2g1Bq2jmTR6qdn/dEU6LwkIj/4L499goLtMOena/JyJ31VBztdHrccX//36QrY3w==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-6.1.21.tgz", + "integrity": "sha512-c1d5e1xyteQiU1aY6QQr5TDOV0qGnHvZy8OQzVbVDjGJEECu9wAZ2Z5GCrMymFgUa5qpL2SXrw7iBkoCeoBs0w==", "license": "SEE LICENSE IN LICENSE.md", "peerDependencies": { - "@fullcalendar/core": "~6.1.20" + "@fullcalendar/core": "~6.1.21" } }, "node_modules/@fullcalendar/resource": { - "version": "6.1.20", - "resolved": "https://registry.npmjs.org/@fullcalendar/resource/-/resource-6.1.20.tgz", - "integrity": "sha512-vpQs1eYJbc1zGOzF3obVVr+XsHTMTG7STKVQBEGy3AeFgfosRkUz+3DUawmy98vSjJUYOAQHO+pWW0ek0n5g0w==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@fullcalendar/resource/-/resource-6.1.21.tgz", + "integrity": "sha512-sUh28dYbyT7kPmM/fVdJjiX35RpSZ+wlIuG6hojwsXQxA1OiCVW0zbjtc+LAz2XZgj80Lqi+6dxOu+0Jb3aCGQ==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "@fullcalendar/premium-common": "~6.1.20" + "@fullcalendar/premium-common": "~6.1.21" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.20" + "@fullcalendar/core": "~6.1.21" } }, "node_modules/@fullcalendar/resource-timeline": { - "version": "6.1.20", - "resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-6.1.20.tgz", - "integrity": "sha512-HAlM/I+9xJPzZx3Wry7l5oibc8n5Pv/iL8tp2dxUu/0zqS0UqADbHItJucuANfDDeL7PEbCbh/uFx9VvzRUIkQ==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-6.1.21.tgz", + "integrity": "sha512-rhCBhk3S1Gh2/bNcxwptrrQTAfT+3l3xe7AwaExdydcoz/t0aYSZ/naogh/R9OcT7FLrNCapxlHVZE7RcugHeA==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "@fullcalendar/premium-common": "~6.1.20", - "@fullcalendar/scrollgrid": "~6.1.20", - "@fullcalendar/timeline": "~6.1.20" + "@fullcalendar/premium-common": "~6.1.21", + "@fullcalendar/scrollgrid": "~6.1.21", + "@fullcalendar/timeline": "~6.1.21" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.20", - "@fullcalendar/resource": "~6.1.20" + "@fullcalendar/core": "~6.1.21", + "@fullcalendar/resource": "~6.1.21" } }, "node_modules/@fullcalendar/scrollgrid": { - "version": "6.1.20", - "resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-6.1.20.tgz", - "integrity": "sha512-M55m0hxpou4IPObto5f0nVcXvIj3rkSTba0ypclSFDwBz3JxuCPS6l8kaUznqlZCr2Ld/HFJr+jwyvY070AafQ==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-6.1.21.tgz", + "integrity": "sha512-SmZUixhrJlj0yWagZAbyp+2wQanx3KlbNEqbcN2ym+k2gCimAWmeRTmM3iRfBiSyGYMJ8nAQAbdyXXPODaE9DA==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "@fullcalendar/premium-common": "~6.1.20" + "@fullcalendar/premium-common": "~6.1.21" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.20" + "@fullcalendar/core": "~6.1.21" } }, "node_modules/@fullcalendar/timegrid": { - "version": "6.1.20", - "resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-6.1.20.tgz", - "integrity": "sha512-4H+/MWbz3ntA50lrPif+7TsvMeX3R1GSYjiLULz0+zEJ7/Yfd9pupZmAwUs/PBpA6aAcFmeRr0laWfcz1a9V1A==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-6.1.21.tgz", + "integrity": "sha512-2DnShx/jallGmb8QCkr6pAOu/zuPhJrP7+uTrAtSnbqsX7GF3lTxqSeNGkTQwsgF5g/ia8udhQ+JNYaE+TN1cQ==", "license": "MIT", "dependencies": { - "@fullcalendar/daygrid": "~6.1.20" + "@fullcalendar/daygrid": "~6.1.21" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.20" + "@fullcalendar/core": "~6.1.21" } }, "node_modules/@fullcalendar/timeline": { - "version": "6.1.20", - "resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-6.1.20.tgz", - "integrity": "sha512-yhTgMNDWfB+XqEUTLWrpPjM4fcvGYLOA9DvTp1ysdeqhRGoZnRK9Iv2WW5BaKT+VXhXoAPrj2Ud/lXt6youWAQ==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-6.1.21.tgz", + "integrity": "sha512-7G/EdoDOdesMlDdVKCm1hoTn1ya45nbKE1jceaURVBAO2l7sG2UHFYC8cUPfi5PNDKo7kzkYBqHvGkgMDj1tXw==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "@fullcalendar/premium-common": "~6.1.20", - "@fullcalendar/scrollgrid": "~6.1.20" + "@fullcalendar/premium-common": "~6.1.21", + "@fullcalendar/scrollgrid": "~6.1.21" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.20" + "@fullcalendar/core": "~6.1.21" } }, "node_modules/@fullcalendar/vue3": { - "version": "6.1.20", - "resolved": "https://registry.npmjs.org/@fullcalendar/vue3/-/vue3-6.1.20.tgz", - "integrity": "sha512-8qg6pS27II9QBwFkkJC+7SfflMpWqOe7i3ii5ODq9KpLAjwQAd/zjfq8RvKR1Yryoh5UmMCmvRbMB7i4RGtqog==", + "version": "6.1.21", + "resolved": "https://registry.npmjs.org/@fullcalendar/vue3/-/vue3-6.1.21.tgz", + "integrity": "sha512-OGt6WSC+/zz/ej6a0KfIBNl7BYuGchpZU49SsedYyv3WZWbghAE+D8YD6nhH1ia/I4p5Gcsv/nEXgEkT/I8aYQ==", "license": "MIT", "peerDependencies": { - "@fullcalendar/core": "~6.1.20", + "@fullcalendar/core": "~6.1.21", "vue": "^3.0.11" } }, diff --git a/package.json b/package.json index 91643b7039..390c5a102a 100644 --- a/package.json +++ b/package.json @@ -36,15 +36,15 @@ "ts:check": "tsc --noEmit" }, "dependencies": { - "@fullcalendar/core": "6.1.20", - "@fullcalendar/daygrid": "6.1.20", - "@fullcalendar/interaction": "6.1.20", - "@fullcalendar/list": "6.1.20", - "@fullcalendar/multimonth": "6.1.20", - "@fullcalendar/resource": "6.1.20", - "@fullcalendar/resource-timeline": "6.1.20", - "@fullcalendar/timegrid": "6.1.20", - "@fullcalendar/vue3": "6.1.20", + "@fullcalendar/core": "6.1.21", + "@fullcalendar/daygrid": "6.1.21", + "@fullcalendar/interaction": "6.1.21", + "@fullcalendar/list": "6.1.21", + "@fullcalendar/multimonth": "6.1.21", + "@fullcalendar/resource": "6.1.21", + "@fullcalendar/resource-timeline": "6.1.21", + "@fullcalendar/timegrid": "6.1.21", + "@fullcalendar/vue3": "6.1.21", "@mdi/svg": "^7.4.47", "@nextcloud/auth": "^2.6.0", "@nextcloud/axios": "^2.6.0",