Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot] 8317d9ab1e
Merge 791287f6f4 into 7d10ce2680 2024-04-20 01:16:11 +00:00
dependabot[bot] 791287f6f4
chore(deps): bump ical.js from 1.5.0 to 2.0.1
Bumps [ical.js](https://github.com/kewisch/ical.js) from 1.5.0 to 2.0.1.
- [Release notes](https://github.com/kewisch/ical.js/releases)
- [Changelog](https://github.com/kewisch/ical.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kewisch/ical.js/compare/v1.5.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ical.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 01:34:45 +00:00
2 changed files with 39 additions and 27 deletions

64
package-lock.json generated
View File

@ -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",
@ -3025,19 +3025,6 @@
"npm": "^9.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",
@ -3384,6 +3371,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/router": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-3.0.0.tgz",
@ -3401,6 +3401,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",
@ -10107,9 +10113,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",
@ -21524,12 +21530,6 @@
"integrity": "sha512-daCnyNBVsWdWjJ5HcaE6jtiDAqaJAGbiWyaTtj/64ztnBget9qEwHC55uA1JNbJOBgNf2lyoQo5rgfatn9sUTw==",
"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",
@ -21773,6 +21773,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/router": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-3.0.0.tgz",
@ -21786,6 +21792,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",
@ -26846,9 +26858,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",

View File

@ -60,7 +60,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",