summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json64
1 files changed, 38 insertions, 26 deletions
diff --git a/package-lock.json b/package-lock.json
index e8f18460..5eee47e6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -33,7 +33,7 @@
"d3-org-chart": "^3.1.1",
"debounce": "^2.0.0",
"downloadjs": "^1.4.7",
- "ical.js": "^1.5.0",
+ "ical.js": "^2.0.1",
"mitt": "^3.0.1",
"moment": "^2.30.1",
"p-limit": "^5.0.0",
@@ -3017,19 +3017,6 @@
"npm": "^10.0.0"
}
},
- "node_modules/@nextcloud/calendar-js": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-6.1.0.tgz",
- "integrity": "sha512-thVS6Bz+TV7rUB+LO5yFbOhdm65zICDRKcHDUquaZiWL9r6TyV9hCYDcP7cDRV+62wZJh8QPmf1E+d7ZFUOVeA==",
- "engines": {
- "node": "^20.0.0",
- "npm": "^9.0.0"
- },
- "peerDependencies": {
- "ical.js": "^1.5.0",
- "uuid": "^9.0.0"
- }
- },
"node_modules/@nextcloud/capabilities": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@nextcloud/capabilities/-/capabilities-1.2.0.tgz",
@@ -3377,6 +3364,19 @@
"vue": "2.x"
}
},
+ "node_modules/@nextcloud/vue/node_modules/@nextcloud/calendar-js": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-6.1.0.tgz",
+ "integrity": "sha512-thVS6Bz+TV7rUB+LO5yFbOhdm65zICDRKcHDUquaZiWL9r6TyV9hCYDcP7cDRV+62wZJh8QPmf1E+d7ZFUOVeA==",
+ "engines": {
+ "node": "^20.0.0",
+ "npm": "^9.0.0"
+ },
+ "peerDependencies": {
+ "ical.js": "^1.5.0",
+ "uuid": "^9.0.0"
+ }
+ },
"node_modules/@nextcloud/vue/node_modules/@nextcloud/l10n": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-3.1.0.tgz",
@@ -3424,6 +3424,12 @@
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
"integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ=="
},
+ "node_modules/@nextcloud/vue/node_modules/ical.js": {
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/ical.js/-/ical.js-1.5.0.tgz",
+ "integrity": "sha512-7ZxMkogUkkaCx810yp0ZGKvq1ZpRgJeornPttpoxe6nYZ3NLesZe1wWMXDdwTkj/b5NtXT+Y16Aakph/ao98ZQ==",
+ "peer": true
+ },
"node_modules/@nextcloud/vue/node_modules/is-plain-obj": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
@@ -10151,9 +10157,9 @@
}
},
"node_modules/ical.js": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/ical.js/-/ical.js-1.5.0.tgz",
- "integrity": "sha512-7ZxMkogUkkaCx810yp0ZGKvq1ZpRgJeornPttpoxe6nYZ3NLesZe1wWMXDdwTkj/b5NtXT+Y16Aakph/ao98ZQ=="
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/ical.js/-/ical.js-2.0.1.tgz",
+ "integrity": "sha512-uYYb1CwTXbd9NP/xTtgQZ5ivv6bpUjQu9VM98s3X78L3XRu00uJW5ZtmnLwyxhztpf5fSiRyDpFW7ZNCePlaPw=="
},
"node_modules/iconv-lite": {
"version": "0.4.24",
@@ -21572,12 +21578,6 @@
"integrity": "sha512-GZTxL5fsDgmFoot/qnRurjHCuHjSfOg+A6t4+P2TySXua2Q1Ex0lecZYlSnRuOR/W5BGOZ06ITTA/hbkSh1Ypg==",
"dev": true
},
- "@nextcloud/calendar-js": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-6.1.0.tgz",
- "integrity": "sha512-thVS6Bz+TV7rUB+LO5yFbOhdm65zICDRKcHDUquaZiWL9r6TyV9hCYDcP7cDRV+62wZJh8QPmf1E+d7ZFUOVeA==",
- "requires": {}
- },
"@nextcloud/capabilities": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@nextcloud/capabilities/-/capabilities-1.2.0.tgz",
@@ -21822,6 +21822,12 @@
"vue2-datepicker": "^3.11.0"
},
"dependencies": {
+ "@nextcloud/calendar-js": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-6.1.0.tgz",
+ "integrity": "sha512-thVS6Bz+TV7rUB+LO5yFbOhdm65zICDRKcHDUquaZiWL9r6TyV9hCYDcP7cDRV+62wZJh8QPmf1E+d7ZFUOVeA==",
+ "requires": {}
+ },
"@nextcloud/l10n": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-3.1.0.tgz",
@@ -21857,6 +21863,12 @@
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
"integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ=="
},
+ "ical.js": {
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/ical.js/-/ical.js-1.5.0.tgz",
+ "integrity": "sha512-7ZxMkogUkkaCx810yp0ZGKvq1ZpRgJeornPttpoxe6nYZ3NLesZe1wWMXDdwTkj/b5NtXT+Y16Aakph/ao98ZQ==",
+ "peer": true
+ },
"is-plain-obj": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
@@ -26938,9 +26950,9 @@
"dev": true
},
"ical.js": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/ical.js/-/ical.js-1.5.0.tgz",
- "integrity": "sha512-7ZxMkogUkkaCx810yp0ZGKvq1ZpRgJeornPttpoxe6nYZ3NLesZe1wWMXDdwTkj/b5NtXT+Y16Aakph/ao98ZQ=="
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/ical.js/-/ical.js-2.0.1.tgz",
+ "integrity": "sha512-uYYb1CwTXbd9NP/xTtgQZ5ivv6bpUjQu9VM98s3X78L3XRu00uJW5ZtmnLwyxhztpf5fSiRyDpFW7ZNCePlaPw=="
},
"iconv-lite": {
"version": "0.4.24",