Chore(deps): Bump ical.js from 2.0.1 to 2.1.0

Bumps [ical.js](https://github.com/kewisch/ical.js) from 2.0.1 to 2.1.0.
- [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/v2.0.1...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-14 04:31:34 +00:00 коммит произвёл GitHub
Родитель 12e1f9894a
Коммит a687238c3a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

8
package-lock.json сгенерированный
Просмотреть файл

@ -24,7 +24,7 @@
"@vueuse/components": "^11.0.3",
"color-convert": "^2.0.1",
"debounce": "^2.1.1",
"ical.js": "^2.0.1",
"ical.js": "^2.1.0",
"jstimezonedetect": "",
"linkify-it": "^5.0.0",
"markdown-it": "^14.1.0",
@ -8035,9 +8035,9 @@
"dev": true
},
"node_modules/ical.js": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/ical.js/-/ical.js-2.0.1.tgz",
"integrity": "sha512-uYYb1CwTXbd9NP/xTtgQZ5ivv6bpUjQu9VM98s3X78L3XRu00uJW5ZtmnLwyxhztpf5fSiRyDpFW7ZNCePlaPw=="
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/ical.js/-/ical.js-2.1.0.tgz",
"integrity": "sha512-BOVfrH55xQ6kpS3muGvIXIg2l7p+eoe12/oS7R5yrO3TL/j/bLsR0PR+tYQESFbyTbvGgPHn9zQ6tI4FWyuSaQ=="
},
"node_modules/ieee754": {
"version": "1.2.1",

Просмотреть файл

@ -42,7 +42,7 @@
"@vueuse/components": "^11.0.3",
"color-convert": "^2.0.1",
"debounce": "^2.1.1",
"ical.js": "^2.0.1",
"ical.js": "^2.1.0",
"jstimezonedetect": "",
"linkify-it": "^5.0.0",
"markdown-it": "^14.1.0",