Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the yarn group across 1 directory with 33 updates #53

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the yarn group with 33 updates in the / directory:

Package From To
@fullcalendar/bootstrap5 6.1.11 6.1.15
@fullcalendar/core 6.1.11 6.1.15
@fullcalendar/daygrid 6.1.11 6.1.15
@fullcalendar/icalendar 6.1.11 6.1.15
@fullcalendar/interaction 6.1.11 6.1.15
@fullcalendar/list 6.1.11 6.1.15
@fullcalendar/luxon3 6.1.11 6.1.15
@fullcalendar/timegrid 6.1.11 6.1.15
@fullcalendar/vue3 6.1.11 6.1.15
caniuse-lite 1.0.30001603 1.0.30001659
highcharts 11.4.0 11.4.8
ical.js 1.5.0 2.0.1
luxon 3.4.4 3.5.0
naive-ui 2.38.1 2.39.0
pinia 2.1.7 2.2.2
shepherd.js 11.2.0 13.0.3
sortablejs 1.15.2 1.15.3
vue 3.4.21 3.5.3
vue-router 4.3.0 4.4.3
@vitejs/plugin-vue 4.6.2 5.1.3
@vue/language-plugin-pug 2.0.7 2.1.6
c8 9.1.0 10.1.2
eslint 8.57.0 9.10.0
eslint-plugin-cypress 2.15.1 3.5.0
eslint-plugin-import 2.29.1 2.30.0
eslint-plugin-n 16.6.2 17.10.2
eslint-plugin-promise 6.1.1 7.1.0
eslint-plugin-vue 9.24.0 9.28.0
html-validate 8.18.1 8.22.0
jquery-migrate 3.4.1 3.5.2
pug 3.0.2 3.0.3
sass 1.72.0 1.78.0
vite 4.5.3 5.4.3

Updates @fullcalendar/bootstrap5 from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/bootstrap5's releases.

v6.1.15

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

v6.1.12

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Changelog

Sourced from @​fullcalendar/bootstrap5's changelog.

6.1.15 (2024-07-12)

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

6.1.14 (2024-06-04)

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

6.1.13 (2024-05-22)

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

6.1.12 (2024-05-21)

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • See full diff in compare view

Updates @fullcalendar/core from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/core's releases.

v6.1.15

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

v6.1.12

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Changelog

Sourced from @​fullcalendar/core's changelog.

6.1.15 (2024-07-12)

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

6.1.14 (2024-06-04)

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

6.1.13 (2024-05-22)

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

6.1.12 (2024-05-21)

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • e2ba998 use scrollX/scrollY instead of deprecated properties
  • See full diff in compare view

Updates @fullcalendar/daygrid from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/daygrid's releases.

v6.1.15

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

v6.1.12

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Changelog

Sourced from @​fullcalendar/daygrid's changelog.

6.1.15 (2024-07-12)

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

6.1.14 (2024-06-04)

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

6.1.13 (2024-05-22)

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

6.1.12 (2024-05-21)

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • See full diff in compare view

Updates @fullcalendar/icalendar from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/icalendar's releases.

v6.1.15

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

v6.1.12

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Changelog

Sourced from @​fullcalendar/icalendar's changelog.

6.1.15 (2024-07-12)

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

6.1.14 (2024-06-04)

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

6.1.13 (2024-05-22)

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

6.1.12 (2024-05-21)

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • See full diff in compare view

Updates @fullcalendar/interaction from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/interaction's releases.

v6.1.15

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

v6.1.12

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Changelog

Sourced from @​fullcalendar/interaction's changelog.

6.1.15 (2024-07-12)

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

6.1.14 (2024-06-04)

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

6.1.13 (2024-05-22)

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

6.1.12 (2024-05-21)

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 6298793 address "Dates not selectable in Shadow DOM #7685"
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 468b778 follow-up fix to #7533 that improves event-dragging from timed to all-day
  • 030ce6d RELEASING: Releasing 31 package(s)
  • 5dd4f93 fix lint problem
  • d5220b4 special-case for third-party draggables
  • c70568a note to self
  • a36fca2 note to self
  • Additional commits viewable in compare view

Updates @fullcalendar/list from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/list's releases.

v6.1.15

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

v6.1.12

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Changelog

Sourced from @​fullcalendar/list's changelog.

6.1.15 (2024-07-12)

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

6.1.14 (2024-06-04)

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

6.1.13 (2024-05-22)

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

6.1.12 (2024-05-21)

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • See full diff in compare view

Updates @fullcalendar/luxon3 from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/luxon3's releases.

v6.1.15

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

v6.1.12

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Changelog

Sourced from @​fullcalendar/luxon3's changelog.

6.1.15 (2024-07-12)

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

6.1.14 (2024-06-04)

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

6.1.13 (2024-05-22)

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

6.1.12 (2024-05-21)

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • See full diff in compare view

Updates @fullcalendar/timegrid from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/timegrid's releases.

v6.1.15

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

v6.1.14

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

v6.1.12

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Changelog

Sourced from @​fullcalendar/timegrid's changelog.

6.1.15 (2024-07-12)

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

6.1.14 (2024-06-04)

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

6.1.13 (2024-05-22)

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

6.1.12 (2024-05-21)

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)
Commits
  • 70fa10a RELEASING: Releasing 33 package(s)
  • af199bf pointer-events:none on now indicators
  • 1ad00a7 RELEASING: Releasing 33 package(s)
  • 5988b09 RELEASING: Releasing 31 package(s)
  • 030ce6d RELEASING: Releasing 31 package(s)
  • See full diff in compare view

Updates @fullcalendar/vue3 from 6.1.11 to 6.1.15

Release notes

Sourced from @​fullcalendar/vue3's releases.

v6.1.15

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.15

v6.1.14

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.14

v6.1.13

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.13

v6.1.12

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.12

Commits

Updates caniuse-lite from 1.0.30001603 to 1.0.30001659

Commits
  • dc883f8 Update caniuse-db 1.0.30001659
  • 141111b Update caniuse-db 1.0.30001658
  • dbd27b2 Update caniuse-db 1.0.30001657
  • b5f4fb2 Update caniuse-db 1.0.30001655
  • 6fd6b68 Update caniuse-db 1.0.30001654
  • 5614376 Update caniuse-db 1.0.30001653
  • 0f0dd10 Update caniuse-db 1.0.30001651
  • 5f124e5 Update caniuse-db 1.0.30001650
  • 2c0d2b4 Update caniuse-db 1.0.30001649
  • f415f02 Update caniuse-db 1.0.30001647
  • Additional commits viewable in compare view

Updates highcharts from 11.4.0 to 11.4.8

Commits

Updates ical.js from 1.5.0 to 2.0.1

Release notes

Sourced from ical.js's releases.

v2.0.1

This version allows you to include ical.js in tags again. See the main README for details.

What's Changed

Build Updates

Full Changelog: kewisch/ical.js@v2.0.0...v2.0.1

v2.0.0

What's Changed

The major change for this version is that it has been ported to use ES6+.

Build Updates

New Contributors

... (truncated)

Commits
  • 022c9ab Make ical.es5.cjs an UMD module for browsers
  • c18443e Remove deprecated and double eslint rules
  • eb0a994 Use error instead of 2 for eslint config
  • ac5d5fa Migrate to eslint v9
  • 862159b Bump @​octokit/core from 6.1.1 to 6.1.2
  • 24cef81 Bump @​babel/preset-env from 7.24.3 to 7.24.4
  • 2c31e7a Bump @​octokit/core from 6.0.1 to 6.1.1
  • b7e42f7 Simplify lazy initialisation of TimezoneService. (#654)
  • 59245d9 Adapt validator to ES6
  • ec0ca19 Action to manage needinfo issues
  • Additional commits viewable in compare view

Updates luxon fro...

Description has been truncated

Bumps the yarn group with 33 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@fullcalendar/bootstrap5](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/bootstrap5) | `6.1.11` | `6.1.15` |
| [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core) | `6.1.11` | `6.1.15` |
| [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid) | `6.1.11` | `6.1.15` |
| [@fullcalendar/icalendar](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/icalendar) | `6.1.11` | `6.1.15` |
| [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction) | `6.1.11` | `6.1.15` |
| [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/list) | `6.1.11` | `6.1.15` |
| [@fullcalendar/luxon3](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/luxon3) | `6.1.11` | `6.1.15` |
| [@fullcalendar/timegrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/timegrid) | `6.1.11` | `6.1.15` |
| [@fullcalendar/vue3](https://github.com/fullcalendar/fullcalendar-vue) | `6.1.11` | `6.1.15` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001603` | `1.0.30001659` |
| [highcharts](https://github.com/highcharts/highcharts-dist) | `11.4.0` | `11.4.8` |
| [ical.js](https://github.com/kewisch/ical.js) | `1.5.0` | `2.0.1` |
| [luxon](https://github.com/moment/luxon) | `3.4.4` | `3.5.0` |
| [naive-ui](https://github.com/tusen-ai/naive-ui) | `2.38.1` | `2.39.0` |
| [pinia](https://github.com/vuejs/pinia) | `2.1.7` | `2.2.2` |
| [shepherd.js](https://github.com/shepherd-pro/shepherd) | `11.2.0` | `13.0.3` |
| [sortablejs](https://github.com/SortableJS/Sortable) | `1.15.2` | `1.15.3` |
| [vue](https://github.com/vuejs/core) | `3.4.21` | `3.5.3` |
| [vue-router](https://github.com/vuejs/router) | `4.3.0` | `4.4.3` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `4.6.2` | `5.1.3` |
| [@vue/language-plugin-pug](https://github.com/vuejs/language-tools/tree/HEAD/packages/language-plugin-pug) | `2.0.7` | `2.1.6` |
| [c8](https://github.com/bcoe/c8) | `9.1.0` | `10.1.2` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.10.0` |
| [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `2.15.1` | `3.5.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.30.0` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `16.6.2` | `17.10.2` |
| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `7.1.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.24.0` | `9.28.0` |
| [html-validate](https://gitlab.com/html-validate/html-validate) | `8.18.1` | `8.22.0` |
| [jquery-migrate](https://github.com/jquery/jquery-migrate) | `3.4.1` | `3.5.2` |
| [pug](https://github.com/pugjs/pug) | `3.0.2` | `3.0.3` |
| [sass](https://github.com/sass/dart-sass) | `1.72.0` | `1.78.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.3` | `5.4.3` |



Updates `@fullcalendar/bootstrap5` from 6.1.11 to 6.1.15
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.15/packages/bootstrap5)

Updates `@fullcalendar/core` from 6.1.11 to 6.1.15
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.15/packages/core)

Updates `@fullcalendar/daygrid` from 6.1.11 to 6.1.15
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.15/packages/daygrid)

Updates `@fullcalendar/icalendar` from 6.1.11 to 6.1.15
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.15/packages/icalendar)

Updates `@fullcalendar/interaction` from 6.1.11 to 6.1.15
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.15/packages/interaction)

Updates `@fullcalendar/list` from 6.1.11 to 6.1.15
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.15/packages/list)

Updates `@fullcalendar/luxon3` from 6.1.11 to 6.1.15
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.15/packages/luxon3)

Updates `@fullcalendar/timegrid` from 6.1.11 to 6.1.15
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.15/packages/timegrid)

Updates `@fullcalendar/vue3` from 6.1.11 to 6.1.15
- [Release notes](https://github.com/fullcalendar/fullcalendar-vue/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar-vue/blob/main/CHANGELOG.md)
- [Commits](fullcalendar/fullcalendar-vue@v6.1.11...v6.1.15)

Updates `caniuse-lite` from 1.0.30001603 to 1.0.30001659
- [Commits](browserslist/caniuse-lite@1.0.30001603...1.0.30001659)

Updates `highcharts` from 11.4.0 to 11.4.8
- [Commits](highcharts/highcharts-dist@v11.4.0...v11.4.8)

Updates `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](kewisch/ical.js@v1.5.0...v2.0.1)

Updates `luxon` from 3.4.4 to 3.5.0
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.4.4...3.5.0)

Updates `naive-ui` from 2.38.1 to 2.39.0
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](https://github.com/tusen-ai/naive-ui/commits)

Updates `pinia` from 2.1.7 to 2.2.2
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.7...pinia@2.2.2)

Updates `shepherd.js` from 11.2.0 to 13.0.3
- [Release notes](https://github.com/shepherd-pro/shepherd/releases)
- [Changelog](https://github.com/shepherd-pro/shepherd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shepherd-pro/shepherd/commits)

Updates `sortablejs` from 1.15.2 to 1.15.3
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](SortableJS/Sortable@1.15.2...1.15.3)

Updates `vue` from 3.4.21 to 3.5.3
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.21...v3.5.3)

Updates `vue-router` from 4.3.0 to 4.4.3
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.3.0...v4.4.3)

Updates `@vitejs/plugin-vue` from 4.6.2 to 5.1.3
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.3/packages/plugin-vue)

Updates `@vue/language-plugin-pug` from 2.0.7 to 2.1.6
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.1.6/packages/language-plugin-pug)

Updates `c8` from 9.1.0 to 10.1.2
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v9.1.0...v10.1.2)

Updates `eslint` from 8.57.0 to 9.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.10.0)

Updates `eslint-plugin-cypress` from 2.15.1 to 3.5.0
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.15.1...v3.5.0)

Updates `eslint-plugin-import` from 2.29.1 to 2.30.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0)

Updates `eslint-plugin-n` from 16.6.2 to 17.10.2
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.10.2)

Updates `eslint-plugin-promise` from 6.1.1 to 7.1.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v7.1.0)

Updates `eslint-plugin-vue` from 9.24.0 to 9.28.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.24.0...v9.28.0)

Updates `html-validate` from 8.18.1 to 8.22.0
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.18.1...v8.22.0)

Updates `jquery-migrate` from 3.4.1 to 3.5.2
- [Release notes](https://github.com/jquery/jquery-migrate/releases)
- [Commits](jquery/jquery-migrate@3.4.1...3.5.2)

Updates `pug` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3)

Updates `sass` from 1.72.0 to 1.78.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.72.0...1.78.0)

Updates `vite` from 4.5.3 to 5.4.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.3/packages/vite)

---
updated-dependencies:
- dependency-name: "@fullcalendar/bootstrap5"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: "@fullcalendar/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: "@fullcalendar/daygrid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: "@fullcalendar/icalendar"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: "@fullcalendar/interaction"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: "@fullcalendar/list"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: "@fullcalendar/luxon3"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: "@fullcalendar/timegrid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: "@fullcalendar/vue3"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: highcharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: ical.js
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: yarn
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: naive-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: shepherd.js
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: yarn
- dependency-name: sortablejs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: yarn
- dependency-name: "@vue/language-plugin-pug"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: c8
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: yarn
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: yarn
- dependency-name: eslint-plugin-cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: yarn
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: yarn
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: yarn
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: html-validate
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: jquery-migrate
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: pug
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2024
Copy link

changeset-bot bot commented Sep 9, 2024

⚠️ No Changeset found

Latest commit: 343de85

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@actions/core@1.10.1 environment, filesystem Transitive: network, unsafe +5 1.55 MB thboop
npm/@actions/github@6.0.0 environment, filesystem Transitive: network, unsafe +14 8 MB thboop
npm/@babel/helper-string-parser@7.24.8 None 0 31.8 kB nicolo-ribaudo
npm/@babel/helper-validator-identifier@7.24.7 None 0 49.3 kB nicolo-ribaudo
npm/@babel/parser@7.25.6 None 0 1.89 MB nicolo-ribaudo
npm/@babel/types@7.25.6 environment 0 2.48 MB nicolo-ribaudo
npm/@floating-ui/core@1.6.7 None 0 211 kB atomiks
npm/@floating-ui/dom@1.6.10 None 0 155 kB atomiks
npm/@floating-ui/utils@0.2.7 None 0 63 kB atomiks
npm/@fullcalendar/bootstrap5@6.1.15 None 0 11.6 kB arshaw
npm/@fullcalendar/core@6.1.15 network 0 1.86 MB arshaw
npm/@fullcalendar/daygrid@6.1.15 None 0 202 kB arshaw
npm/@fullcalendar/icalendar@6.1.15 network 0 32.8 kB arshaw
npm/@fullcalendar/interaction@6.1.15 None 0 329 kB arshaw
npm/@fullcalendar/list@6.1.15 None 0 68.3 kB arshaw
npm/@fullcalendar/luxon3@6.1.15 None 0 17.7 kB arshaw
npm/@fullcalendar/timegrid@6.1.15 None 0 237 kB arshaw
npm/@fullcalendar/vue3@6.1.15 None 0 35 kB arshaw
npm/@jridgewell/sourcemap-codec@1.5.0 None 0 113 kB jridgewell
npm/@octokit/core@4.2.4 Transitive: network +17 7.87 MB octokitbot
npm/@scarf/scarf@1.3.0 environment, filesystem, network, shell 0 53.8 kB aviaviavi
npm/@vue/compiler-core@3.5.3 None 0 618 kB soda, yyx990803
npm/@vue/compiler-dom@3.5.3 None 0 639 kB soda, yyx990803
npm/@vue/compiler-sfc@3.5.3 None 0 2.3 MB soda, yyx990803
npm/@vue/compiler-ssr@3.5.3 None 0 47.4 kB soda, yyx990803
npm/@vue/devtools-api@6.6.3 None 0 33.3 kB akryum
npm/@vue/reactivity@3.5.3 None 0 327 kB soda, yyx990803
npm/@vue/runtime-core@3.5.3 None 0 798 kB soda, yyx990803
npm/@vue/runtime-dom@3.5.3 None 0 1.16 MB soda, yyx990803
npm/@vue/server-renderer@3.5.3 None 0 418 kB soda, yyx990803
npm/@vue/shared@3.5.3 None 0 83 kB soda, yyx990803
npm/caniuse-lite@1.0.30001659 None 0 2.1 MB ai, beneb, caniuse-lite
npm/deepmerge-ts@5.1.0 None 0 144 kB rebeccastevens
npm/highcharts@11.4.8 None 0 48.3 MB torsteinhonsi
npm/highlight.js@11.9.0 None 0 5.29 MB highlightjs_bot
npm/http-errors@2.0.0 None 0 18.8 kB dougwilson
npm/ical.js@2.0.1 None 0 1.02 MB kewisch
npm/internmap@2.0.3 None 0 10.5 kB mbostock
npm/isbinaryfile@4.0.10 filesystem 0 12.5 kB gjtorikian
npm/jquery@3.7.1 None 0 1.25 MB timmywil
npm/js-cookie@3.0.5 None 0 26.2 kB carhartl
npm/json5@2.2.1 None 0 229 kB jordanbtucker
npm/list.js@2.3.1 None 0 943 kB javve
npm/lmdb@2.8.5 environment, filesystem, unsafe 0 2.4 MB kriszyp
npm/luxon@3.5.0 None 0 4.48 MB icambron
npm/magic-string@0.30.11 None 0 464 kB antfu
npm/make-fetch-happen@10.1.5 environment, network 0 59 kB nlf
npm/mime@1.6.0 environment, filesystem 0 51.7 kB broofa
npm/moment-timezone@0.5.45 None 0 3.01 MB gilmoreorless
npm/moment@2.30.1 None 0 4.35 MB ichernev
npm/msgpackr-extract@3.0.2 None 0 15.3 kB kriszyp
npm/msgpackr@1.9.9 environment, eval, unsafe 0 1.85 MB kriszyp
npm/murmurhash-js@1.0.0 None 0 6.34 kB mikolalysenko
npm/naive-ui@2.39.0 environment 0 30.8 MB 07akioni
npm/nanoid-dictionary@5.0.0-beta.1 None 0 7.21 kB cyberap
npm/nanoid@3.3.7 None 0 24.4 kB ai
npm/nanoid@5.0.7 None 0 10.9 kB ai
npm/node-addon-api@3.2.1 None 0 420 kB nicknaso
npm/node-gyp-build-optional-packages@5.1.1 environment, filesystem, unsafe 0 13.9 kB kriszyp
npm/node-gyp-build@4.4.0 environment, filesystem 0 12.8 kB mafintosh
npm/node-gyp@9.0.0 environment, shell 0 1.98 MB rvagg
npm/nopt@5.0.0 environment 0 25.8 kB isaacs
npm/nullthrows@1.1.1 None 0 2.84 kB zertosh
npm/on-finished@2.4.1 unsafe 0 13.7 kB dougwilson
npm/ordered-binary@1.4.1 None 0 52.3 kB kriszyp
npm/picocolors@1.1.0 environment 0 11.4 kB alexeyraspopov
npm/pinia-plugin-persist@1.0.0 None 0 5.98 kB seb.l.
npm/pinia@2.2.2 environment 0 391 kB posva
npm/postcss@8.4.45 environment, filesystem 0 200 kB ai
npm/preact@10.12.1 None 0 1.19 MB marvinhagemeister
npm/range-parser@1.2.1 None 0 8.46 kB dougwilson
npm/regenerator-runtime@0.14.0 None 0 27.8 kB benjamn
npm/robust-predicates@3.0.1 None 0 298 kB mourner
npm/rw@1.3.3 filesystem 0 24.2 kB mbostock
npm/seemly@0.3.8 None 0 70.7 kB 07akioni
npm/select2-bootstrap-5-theme@1.3.0 None 0 169 kB apalfrey
npm/select2@4.1.0-rc.0 None 0 846 kB kevin-brown
npm/send@0.18.0 filesystem, network 0 50.1 kB dougwilson
npm/setprototypeof@1.2.0 None 0 4.03 kB wesleytodd
npm/shepherd.js@13.0.3 None 0 2.13 MB chuckcarpenter
npm/sortablejs@1.15.3 None 0 634 kB owenm
npm/source-map-js@1.2.1 None 0 140 kB 7rulnik
npm/statuses@2.0.1 None 0 12.1 kB dougwilson
npm/string-natural-compare@2.0.3 None 0 9.31 kB nwoltman
npm/tar@6.1.11 environment, filesystem 0 161 kB isaacs
npm/to-fast-properties@2.0.0 None 0 3.5 kB sindresorhus
npm/toidentifier@1.0.1 None 0 4.68 kB dougwilson
npm/treemate@0.3.11 environment 0 93.1 kB 07akioni
npm/utility-types@3.10.0 None 0 62.2 kB piotrwitek
npm/vanillajs-datepicker@1.3.4 None 0 1.63 MB mymth
npm/vdirs@0.1.8 None 0 18.4 kB 07akioni
npm/vooks@0.2.12 environment 0 52.8 kB 07akioni
npm/vue-demi@0.14.10 filesystem 0 27.6 kB antfu
npm/vue-router@4.4.3 environment 0 826 kB posva
npm/vue@3.5.3 None 0 2.38 MB posva, soda, yyx990803
npm/vueuc@0.4.58 None 0 228 kB 07akioni
npm/weak-lru-cache@1.2.2 None 0 28.2 kB kriszyp
npm/zxcvbn@4.4.2 None 0 3.46 MB wheels

🚮 Removed packages: npm/@babel/code-frame@7.16.7), npm/@babel/helper-validator-identifier@7.16.7), npm/@babel/highlight@7.17.12), npm/@babel/parser@7.23.9), npm/@babel/types@7.18.4), npm/@bcoe/v8-coverage@0.2.3), npm/@esbuild/android-arm64@0.18.20), npm/@esbuild/android-arm@0.18.20), npm/@esbuild/android-x64@0.18.20), npm/@esbuild/darwin-arm64@0.18.20), npm/@esbuild/darwin-x64@0.18.20), npm/@esbuild/freebsd-arm64@0.18.20), npm/@esbuild/freebsd-x64@0.18.20), npm/@esbuild/linux-arm64@0.18.20), npm/@esbuild/linux-arm@0.18.20), npm/@esbuild/linux-ia32@0.18.20), npm/@esbuild/linux-loong64@0.18.20), npm/@esbuild/linux-mips64el@0.18.20), npm/@esbuild/linux-ppc64@0.18.20), npm/@esbuild/linux-riscv64@0.18.20), npm/@esbuild/linux-s390x@0.18.20), npm/@esbuild/linux-x64@0.18.20), npm/@esbuild/netbsd-x64@0.18.20), npm/@esbuild/openbsd-x64@0.18.20), npm/@esbuild/sunos-x64@0.18.20), npm/@esbuild/win32-arm64@0.18.20), npm/@esbuild/win32-ia32@0.18.20), npm/@esbuild/win32-x64@0.18.20), npm/@floating-ui/core@1.4.1), npm/@floating-ui/dom@1.5.2), npm/@floating-ui/utils@0.1.2), npm/@fullcalendar/bootstrap5@6.1.11), npm/@fullcalendar/core@6.1.11), npm/@fullcalendar/daygrid@6.1.11), npm/@fullcalendar/icalendar@6.1.11), npm/@fullcalendar/interaction@6.1.11), npm/@fullcalendar/list@6.1.11), npm/@fullcalendar/luxon3@6.1.11), npm/@fullcalendar/timegrid@6.1.11), npm/@fullcalendar/vue3@6.1.11), npm/@gar/promisify@1.1.3), npm/@html-validate/stylish@4.1.0), npm/@istanbuljs/schema@0.1.3), npm/@jridgewell/resolve-uri@3.1.0), npm/@jridgewell/sourcemap-codec@1.4.15), npm/@jridgewell/trace-mapping@0.3.14), npm/@msgpackr-extract/msgpackr-extract-linux-x64@3.0.2), npm/@msgpackr-extract/msgpackr-extract-win32-x64@3.0.2), npm/@npmcli/fs@2.1.0), npm/@npmcli/move-file@2.0.0), npm/@parcel/bundler-default@2.12.0), npm/@parcel/compressor-raw@2.12.0), npm/@parcel/config-default@2.12.0), npm/@parcel/core@2.12.0), npm/@parcel/graph@3.2.0), npm/@parcel/namer-default@2.12.0), npm/@parcel/optimizer-css@2.12.0), npm/@parcel/optimizer-htmlnano@2.12.0), npm/@parcel/optimizer-image@2.12.0), npm/@parcel/optimizer-svgo@2.12.0), npm/@parcel/optimizer-swc@2.12.0), npm/@parcel/packager-css@2.12.0), npm/@parcel/packager-html@2.12.0), npm/@parcel/packager-js@2.12.0), npm/@parcel/packager-raw@2.12.0), npm/@parcel/packager-svg@2.12.0), npm/@parcel/packager-wasm@2.12.0), npm/@parcel/reporter-cli@2.12.0), npm/@parcel/reporter-dev-server@2.12.0), npm/@parcel/reporter-tracer@2.12.0), npm/@parcel/resolver-default@2.12.0), npm/@parcel/runtime-browser-hmr@2.12.0), npm/@parcel/runtime-js@2.12.0), npm/@parcel/runtime-react-refresh@2.12.0), npm/@parcel/runtime-service-worker@2.12.0), npm/@parcel/transformer-babel@2.12.0), npm/@parcel/transformer-css@2.12.0), npm/@parcel/transformer-html@2.12.0), npm/@parcel/transformer-image@2.12.0), npm/@parcel/transformer-inline-string@2.12.0), npm/@parcel/transformer-js@2.12.0), npm/@parcel/transformer-json@2.12.0), npm/@parcel/transformer-postcss@2.12.0), npm/@parcel/transformer-posthtml@2.12.0), npm/@parcel/transformer-raw@2.12.0), npm/@parcel/transformer-react-refresh-wrap@2.12.0), npm/@parcel/transformer-sass@2.12.0), npm/@parcel/transformer-svg@2.12.0), npm/@rollup/pluginutils@5.1.0), npm/@sidvind/better-ajv-errors@2.1.3), npm/@swc/helpers@0.5.1), npm/@trysound/sax@0.2.0), npm/@types/estree@1.0.0), npm/@types/istanbul-lib-coverage@2.0.4), npm/@types/parse-json@4.0.0), npm/@vitejs/plugin-vue@4.6.2), npm/@volar/language-core@2.1.4), npm/@volar/language-service@2.1.4), npm/@volar/source-map@2.1.4), npm/@vscode/l10n@0.0.18), npm/@vue/compiler-core@3.4.21), npm/@vue/compiler-dom@3.4.21), npm/@vue/compiler-sfc@3.4.21), npm/@vue/compiler-ssr@3.4.21), npm/@vue/devtools-api@6.5.0), npm/@vue/language-plugin-pug@2.0.7), npm/@vue/reactivity@3.4.21), npm/@vue/runtime-core@3.4.21), npm/@vue/runtime-dom@3.4.21), npm/@vue/server-renderer@3.4.21), npm/@vue/shared@3.4.21), npm/abortcontroller-polyfill@1.7.3), npm/acorn@7.4.1), npm/agentkeepalive@4.2.1), npm/anymatch@3.1.2), npm/are-we-there-yet@3.0.0), npm/asap@2.0.6), npm/assert-never@1.2.1), npm/babel-walk@3.0.0-canary-5), npm/base-x@3.0.9), npm/binary-extensions@2.2.0), npm/boolbase@1.0.0), npm/browserlist@1.0.1), npm/browserslist@4.20.3), npm/c8@9.1.0), npm/cacache@16.1.0), npm/call-bind@1.0.2), npm/caniuse-lite@1.0.30001603), npm/character-parser@2.2.0), npm/chokidar@3.5.3), npm/clone@2.1.2), npm/constantinople@4.0.1), npm/convert-source-map@1.8.0), npm/cosmiconfig@7.0.1), npm/css-select@4.3.0), npm/css-tree@1.1.3), npm/css-what@6.1.0), npm/cssesc@3.0.0), npm/csso@4.2.0), npm/deepmerge@4.3.1), npm/define-properties@1.2.0), npm/doctypes@1.1.0), npm/dom-serializer@1.4.1), npm/domelementtype@2.3.0), npm/domhandler@4.3.1), npm/domutils@2.8.0), npm/dotenv-expand@5.1.0), npm/dotenv@7.0.0), npm/electron-to-chromium@1.4.137), npm/error-ex@1.3.2), npm/es-set-tostringtag@2.0.1), npm/es-shim-unscopables@1.0.0), npm/esbuild@0.18.20), npm/eslint-plugin-cypress@2.15.1), npm/eslint-plugin-vue@9.24.0), npm/eslint-visitor-keys@3.3.0), npm/flatted@3.2.5), npm/function-bind@1.1.1), npm/get-intrinsic@1.1.1), npm/get-port@4.2.0)

View full report↗︎

Copy link
Author

dependabot bot commented on behalf of github Sep 16, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/yarn-8a3ee8348b branch September 16, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants