super-productivity/packages/plugin-dev/caldav-calendar-provider
dependabot[bot] b89878e8bc
chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#8477)
Bumps the npm_and_yarn group with 1 update in the /packages/plugin-dev/caldav-calendar-provider directory: [undici](https://github.com/nodejs/undici).
Bumps the npm_and_yarn group with 1 update in the /packages/super-sync-server directory: [nodemailer](https://github.com/nodemailer/nodemailer).


Updates `undici` from 7.27.0 to 7.28.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.27.0...v7.28.0)

Updates `nodemailer` from 8.0.11 to 9.0.0
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v8.0.11...v9.0.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.28.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: nodemailer
  dependency-version: 9.0.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-18 20:22:52 +02:00
..
scripts feat(calendar): add CalDAV Calendar plugin with time-blocking support 2026-03-28 23:10:08 +01:00
src fix(caldav): discover calendars via principal/calendar-home-set #8259 (#8278) 2026-06-12 13:01:32 +02:00
icon.svg feat(calendar): add CalDAV Calendar plugin with time-blocking support 2026-03-28 23:10:08 +01:00
package-lock.json chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#8477) 2026-06-18 20:22:52 +02:00
package.json chore(deps): bump the npm_and_yarn group across 9 directories with 1 update (#8366) 2026-06-13 14:37:36 +02:00
tsconfig.json feat(calendar): add CalDAV Calendar plugin with time-blocking support 2026-03-28 23:10:08 +01:00
vitest.config.ts feat(calendar): add CalDAV Calendar plugin with time-blocking support 2026-03-28 23:10:08 +01:00