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 with 18 updates #7103

Merged
merged 1 commit into from Feb 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps the yarn group with 18 updates:

Package From To
@fullcalendar/bootstrap5 6.1.10 6.1.11
@fullcalendar/core 6.1.10 6.1.11
@fullcalendar/daygrid 6.1.10 6.1.11
@fullcalendar/icalendar 6.1.10 6.1.11
@fullcalendar/interaction 6.1.10 6.1.11
@fullcalendar/list 6.1.10 6.1.11
@fullcalendar/luxon3 6.1.10 6.1.11
@fullcalendar/timegrid 6.1.10 6.1.11
@fullcalendar/vue3 6.1.10 6.1.11
bootstrap 5.3.2 5.3.3
caniuse-lite 1.0.30001588 1.0.30001589
naive-ui 2.37.3 2.38.1
vue 3.4.19 3.4.20
vue-router 4.2.5 4.3.0
eslint 8.56.0 8.57.0
eslint-plugin-vue 9.21.1 9.22.0
html-validate 8.9.1 8.11.1
sass 1.71.0 1.71.1

Updates @fullcalendar/bootstrap5 from 6.1.10 to 6.1.11

Release notes

Sourced from @​fullcalendar/bootstrap5's releases.

v6.1.11

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: possible +more link numbers incorrect (#7573, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)
Changelog

Sourced from @​fullcalendar/bootstrap5's changelog.

6.1.11 (2024-02-19)

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: incorrectly put events under +more link (#7002, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)

React/Vue/Angular Connectors and Adaptive plugin

  • fix: eventContent custom content not rendering within print-mode (#7419)
Commits
  • 3a8510a RELEASING: Releasing 31 package(s)
  • 613ab57 Adjust pkg names to @fullcalenadar-tests/, @fullcalenadar-scripts/, and @​fu...
  • See full diff in compare view

Updates @fullcalendar/core from 6.1.10 to 6.1.11

Release notes

Sourced from @​fullcalendar/core's releases.

v6.1.11

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: possible +more link numbers incorrect (#7573, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)
Changelog

Sourced from @​fullcalendar/core's changelog.

6.1.11 (2024-02-19)

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: incorrectly put events under +more link (#7002, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)

React/Vue/Angular Connectors and Adaptive plugin

  • fix: eventContent custom content not rendering within print-mode (#7419)
Commits
  • 3a8510a RELEASING: Releasing 31 package(s)
  • 2df618f rethink how the daygrid event positioning logic works
  • a3fef46 fix: aria-labelledby on view container should not exist when headerToolbar:false
  • d9283d1 fix: Angular 17 SRR error with el.getRootNode
  • 0546ca7 fix: eventContent custom content not rendering within print-mode
  • d8043c2 fix: fc-event-past className not attached to events that end midnight before ...
  • 613ab57 Adjust pkg names to @fullcalenadar-tests/, @fullcalenadar-scripts/, and @​fu...
  • See full diff in compare view

Updates @fullcalendar/daygrid from 6.1.10 to 6.1.11

Release notes

Sourced from @​fullcalendar/daygrid's releases.

v6.1.11

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: possible +more link numbers incorrect (#7573, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)
Changelog

Sourced from @​fullcalendar/daygrid's changelog.

6.1.11 (2024-02-19)

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: incorrectly put events under +more link (#7002, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)

React/Vue/Angular Connectors and Adaptive plugin

  • fix: eventContent custom content not rendering within print-mode (#7419)
Commits
  • 3a8510a RELEASING: Releasing 31 package(s)
  • 2df618f rethink how the daygrid event positioning logic works
  • e39825a fix: incorrectly put events under +more link
  • 362a373 fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidd...
  • 613ab57 Adjust pkg names to @fullcalenadar-tests/, @fullcalenadar-scripts/, and @​fu...
  • See full diff in compare view

Updates @fullcalendar/icalendar from 6.1.10 to 6.1.11

Release notes

Sourced from @​fullcalendar/icalendar's releases.

v6.1.11

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: possible +more link numbers incorrect (#7573, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)
Changelog

Sourced from @​fullcalendar/icalendar's changelog.

6.1.11 (2024-02-19)

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: incorrectly put events under +more link (#7002, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)

React/Vue/Angular Connectors and Adaptive plugin

  • fix: eventContent custom content not rendering within print-mode (#7419)
Commits
  • 3a8510a RELEASING: Releasing 31 package(s)
  • 613ab57 Adjust pkg names to @fullcalenadar-tests/, @fullcalenadar-scripts/, and @​fu...
  • See full diff in compare view

Updates @fullcalendar/interaction from 6.1.10 to 6.1.11

Release notes

Sourced from @​fullcalendar/interaction's releases.

v6.1.11

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: possible +more link numbers incorrect (#7573, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)
Changelog

Sourced from @​fullcalendar/interaction's changelog.

6.1.11 (2024-02-19)

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: incorrectly put events under +more link (#7002, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)

React/Vue/Angular Connectors and Adaptive plugin

  • fix: eventContent custom content not rendering within print-mode (#7419)
Commits
  • 3a8510a RELEASING: Releasing 31 package(s)
  • 613ab57 Adjust pkg names to @fullcalenadar-tests/, @fullcalenadar-scripts/, and @​fu...
  • See full diff in compare view

Updates @fullcalendar/list from 6.1.10 to 6.1.11

Release notes

Sourced from @​fullcalendar/list's releases.

v6.1.11

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: possible +more link numbers incorrect (#7573, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)
Changelog

Sourced from @​fullcalendar/list's changelog.

6.1.11 (2024-02-19)

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: incorrectly put events under +more link (#7002, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)

React/Vue/Angular Connectors and Adaptive plugin

  • fix: eventContent custom content not rendering within print-mode (#7419)
Commits
  • 3a8510a RELEASING: Releasing 31 package(s)
  • 613ab57 Adjust pkg names to @fullcalenadar-tests/, @fullcalenadar-scripts/, and @​fu...
  • See full diff in compare view

Updates @fullcalendar/luxon3 from 6.1.10 to 6.1.11

Release notes

Sourced from @​fullcalendar/luxon3's releases.

v6.1.11

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: possible +more link numbers incorrect (#7573, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)
Changelog

Sourced from @​fullcalendar/luxon3's changelog.

6.1.11 (2024-02-19)

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: incorrectly put events under +more link (#7002, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)

React/Vue/Angular Connectors and Adaptive plugin

  • fix: eventContent custom content not rendering within print-mode (#7419)
Commits
  • 3a8510a RELEASING: Releasing 31 package(s)
  • 613ab57 Adjust pkg names to @fullcalenadar-tests/, @fullcalenadar-scripts/, and @​fu...
  • See full diff in compare view

Updates @fullcalendar/timegrid from 6.1.10 to 6.1.11

Release notes

Sourced from @​fullcalendar/timegrid's releases.

v6.1.11

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: possible +more link numbers incorrect (#7573, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)
Changelog

Sourced from @​fullcalendar/timegrid's changelog.

6.1.11 (2024-02-19)

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: incorrectly put events under +more link (#7002, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)

React/Vue/Angular Connectors and Adaptive plugin

  • fix: eventContent custom content not rendering within print-mode (#7419)
Commits
  • 3a8510a RELEASING: Releasing 31 package(s)
  • 613ab57 Adjust pkg names to @fullcalenadar-tests/, @fullcalenadar-scripts/, and @​fu...
  • See full diff in compare view

Updates @fullcalendar/vue3 from 6.1.10 to 6.1.11

Release notes

Sourced from @​fullcalendar/vue3's releases.

v6.1.11

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

Commits
  • 7b9bb39 git subrepo pull (merge) contrib/vue3
  • 6dbd4b1 meta:update
  • edf4542 RELEASING: Releasing 31 package(s)
  • 87738c6 meta:update
  • b84a67d RELEASING: Releasing 31 package(s)
  • 659803c update pnpm-lock.yaml and .npmrc in all subrepos
  • b4c9c97 update markdown formatting in contrib changelogs
  • See full diff in compare view

Updates bootstrap from 5.3.2 to 5.3.3

Release notes

Sourced from bootstrap's releases.

v5.3.3

Highlights

  • Fixed a breaking change introduced with color modes where it was required to manually import variables-dark.scss when building Bootstrap with Sass. Now, _variables.scss will automatically import _variables-dark.scss. If you were already importing _variables-dark.scss manually, you should keep doing it as it won't break anything and will be the way to go in v6.
  • Fixed a regression in the selector engine that wasn't able to handle multiple IDs anymore.

Color modes

  • Badges now use the .text-bg-* text utilities to be certain that the text is always readable (especially when the customized colors are different in light and dark modes).
  • Fixed our color-modes.js script to handle the case where the OS is set to light mode and the auto color mode is used on the website. If you copied the script from our docs, you should apply this change to your own script.
  • Fixed color schemes description in the color modes documentation to show that color-scheme() only accept light and dark values as parameters.

Miscellaneous

  • Allowed <dl>, <dt> and <dd> in the sanitizer.
  • Dropped evenly items distribution for modal and offcanvas headers.
  • Fixed the accordion CSS selectors to avoid inheritance issues when nesting accordions.
  • Fixed the focus box-shadow for the validation stated form controls.
  • Fixed the focus ring on focused checked buttons.
  • Fixed the product example mobile navbar toggler.
  • Changed the RTL processing of carousel control icons.

🎨 CSS

  • #37508: Use child combinators to avoid inheriting parent accordion's flush styles
  • #38719: Fix focus box-shadow for validation stated form-controls
  • #38884: fix border-radius on radio-switch
  • #39294: Tests: update navbar in visual modal test
  • #39373: refactor css: modal and offcanvas header spacing
  • #39380: Fix Sass compilation breaking change in v5.3
  • #39387: docs: fix typo
  • #39411: Optimize the accordion icon
  • #39497: Fix a typo
  • #39536: Changed RTL processing of carousel control icons
  • #39560: Drop --bs-accordion-btn-focus-border-color and deprecate $accordion-button-focus-border-color
  • #39595: CSS: Fix the focus ring on focused checked buttons

☕️ JavaScript

  • #39201: Selector Engine: fix multiple IDs
  • #39224: Fix edge case in color-mode.js
  • #39376: Allow dl, dt and dd in sanitizer

📖 Docs

  • #39200: Typo Fix
  • #39214: Doc: use .text-bg-{color} for all badges
  • #39246: Docs: fix for example code blocks have unnecessary 30px right-margin

... (truncated)

Commits
  • 6e1f75f Release v5.3.3 (#39524)
  • 3caef2b Build(deps-dev): Bump terser from 5.27.1 to 5.27.2 (#39690)
  • 4abac9b Build(deps-dev): Bump ip from 2.0.0 to 2.0.1 (#39691)
  • c396a2a Build(deps-dev): Bump sass from 1.70.0 to 1.71.0 (#39684)
  • c9a8a40 Build(deps-dev): Bump rollup from 4.9.6 to 4.12.0 (#39683)
  • 6aecb37 Build(deps-dev): Bump eslint-plugin-html from 7.1.0 to 8.0.0 (#39672)
  • 4081168 Build(deps-dev): Bump terser from 5.27.0 to 5.27.1 (#39682)
  • 4605d71 Build(deps-dev): Bump postcss from 8.4.34 to 8.4.35 (#39673)
  • 08eeee3 Build(deps-dev): Bump lockfile-lint from 4.12.1 to 4.13.1 (#39675)
  • f92d635 Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.0 to 51.0.1 (#39676)
  • Additional commits viewable in compare view

Updates caniuse-lite from 1.0.30001588 to 1.0.30001589

Commits

Updates naive-ui from 2.37.3 to 2.38.1

Changelog

Sourced from naive-ui's changelog.

2.38.1

2024-02-26

Fixes

  • Fix n-split's min attribute does not take effect.
  • Fix n-result built-in icons not re-rendered after hydration.
  • Fix n-tabs whose type is 'segment' has capsule with wrong width and position after resize, closes #5705.
  • Fix n-tabs's capsule wrong width and position after resize within n-modal, closes #5569.
  • Fix n-split doesn't work with inline-theme-disabled prop.
  • Fix n-float-button doesn't work with inline-theme-disabled prop.

Features

  • n-date-picker adds default-calendar-start-time props when type is 'date'/'datetime' or 'week', closes #4493.
  • n-tree-select adds get-children prop.

2.38.0

2024-02-22

Breaking Changes

  • Fix n-scrollbar's scrollTo(x: number, y: number) error where the order of method parameters does not match the document.

Fixes

  • Fix n-tree's override-default-node-click-behavior prop may conflict with default switcher click or checkbox click behavior.
  • Fix n-scrollbar's typo on aria-hidden attribute.
  • Fix n-form-item's feedback may hide and show again, closes #5583.
  • Fix n-popselect's header make inner input unavailable, closes #5494.
  • Fix n-qr-code's style of size.
  • Fix n-badge affects child elements' text color.

Features

  • 🌟 Adds n-modal-provider component and useModal method.
  • 🌟 Adds n-float-button and n-float-button-group component.
  • 🌟 Provides ES module bundle at /dist/index.mjs and /dist/index.prod.mjs.
  • n-auto-complete adds append prop.
  • n-select add native title attribute when filterable and blur input.
  • n-split adds size prop and on-update:size prop.
  • n-split adds watch-props prop, closes #5526.
  • n-drawer adds borderRadius theme variable.
  • adds n-float-button component.
  • Provides ES module bundle.

i18n

... (truncated)

Commits
  • 9a6d8e8 2.38.1
  • a30087a docs(changelog): missing
  • 35d6041 fix(float-button, split): inline-theme-disabled
  • b581cb0 fix(menu): revent #5618, root indent change
  • a0baf01 fix(tabs): capsule wrong width and position after resize within n-modal, cl...
  • 1e0e2fa fix(tabs): whose type is 'segmented' has capsule wrong width and position...
  • 26be398 chore(deps-dev): bump marked from 11.2.0 to 12.0.0 (#5663)
  • 53ebcbe fix(n-result): show icons on re-render after hydration (#5686)
  • b6c4be7 chore(deps-dev): bump esbuild from 0.20.0 to 0.20.1 (#5690)
  • ffd7828 chore(deps-dev): bump @​typescript-eslint/parser from 6.21.0 to 7.0.2 (#5693)
  • Additional commits viewable in compare view

Updates vue from 3.4.19 to 3.4.20

Release notes

Sourced from vue's releases.

v3.4.20

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.20 (2024-02-26)

Bug Fixes

  • parser: should not treat uppercase components as special tags (e0e0253), closes #10395
  • runtime-dom: avoid always resetting nullish option value (ff130c4), closes #10396
  • runtime-dom: fix nested v-show priority regression (364f890), closes #10338
  • runtime-dom: v-bind style should clear previous css string value (#10373) (e2d3235), closes #10352
  • suspense: handle suspense switching with nested suspense (#10184) (0f3da05), closes #10098
  • types: better typing for direct setup signature of defineComponent (#10357) (eadce5b), closes #8604 #8855
Commits

Updates vue-router from 4.2.5 to 4.3.0

Release notes

Sourced from vue-router's releases.

v4.3.0

Please refer to CHANGELOG.md for details.

Commits
  • 13303bd release: vue-router@4.3.0
  • 16f83db chore: up packages
  • 04b6225 chore: require up to date node
  • 17d47ed chore: comment
  • c9f3e0c docs: api updates
  • 9a8520f chore: up vue
  • f934fcf chore: update chromedriver to 121.0.2 to fix binary CDN URL issue (#2144)
  • d14503f docs(zh): translate the last paragraph of named_routes to Chinese (#2141)
  • 04b50e5 fix: keep optional params coming from a parent record (#2031)

Bumps the yarn group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [@fullcalendar/bootstrap5](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/bootstrap5) | `6.1.10` | `6.1.11` |
| [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core) | `6.1.10` | `6.1.11` |
| [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid) | `6.1.10` | `6.1.11` |
| [@fullcalendar/icalendar](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/icalendar) | `6.1.10` | `6.1.11` |
| [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction) | `6.1.10` | `6.1.11` |
| [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/list) | `6.1.10` | `6.1.11` |
| [@fullcalendar/luxon3](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/luxon3) | `6.1.10` | `6.1.11` |
| [@fullcalendar/timegrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/timegrid) | `6.1.10` | `6.1.11` |
| [@fullcalendar/vue3](https://github.com/fullcalendar/fullcalendar-vue) | `6.1.10` | `6.1.11` |
| [bootstrap](https://github.com/twbs/bootstrap) | `5.3.2` | `5.3.3` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001588` | `1.0.30001589` |
| [naive-ui](https://github.com/tusen-ai/naive-ui) | `2.37.3` | `2.38.1` |
| [vue](https://github.com/vuejs/core) | `3.4.19` | `3.4.20` |
| [vue-router](https://github.com/vuejs/router) | `4.2.5` | `4.3.0` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.21.1` | `9.22.0` |
| [html-validate](https://gitlab.com/html-validate/html-validate) | `8.9.1` | `8.11.1` |
| [sass](https://github.com/sass/dart-sass) | `1.71.0` | `1.71.1` |


Updates `@fullcalendar/bootstrap5` from 6.1.10 to 6.1.11
- [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.11/packages/bootstrap5)

Updates `@fullcalendar/core` from 6.1.10 to 6.1.11
- [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.11/packages/core)

Updates `@fullcalendar/daygrid` from 6.1.10 to 6.1.11
- [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.11/packages/daygrid)

Updates `@fullcalendar/icalendar` from 6.1.10 to 6.1.11
- [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.11/packages/icalendar)

Updates `@fullcalendar/interaction` from 6.1.10 to 6.1.11
- [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.11/packages/interaction)

Updates `@fullcalendar/list` from 6.1.10 to 6.1.11
- [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.11/packages/list)

Updates `@fullcalendar/luxon3` from 6.1.10 to 6.1.11
- [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.11/packages/luxon3)

Updates `@fullcalendar/timegrid` from 6.1.10 to 6.1.11
- [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.11/packages/timegrid)

Updates `@fullcalendar/vue3` from 6.1.10 to 6.1.11
- [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.10...v6.1.11)

Updates `bootstrap` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.3.2...v5.3.3)

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

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

Updates `vue` from 3.4.19 to 3.4.20
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.19...v3.4.20)

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

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

Updates `eslint-plugin-vue` from 9.21.1 to 9.22.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.21.1...v9.22.0)

Updates `html-validate` from 8.9.1 to 8.11.1
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.9.1...v8.11.1)

Updates `sass` from 1.71.0 to 1.71.1
- [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.71.0...1.71.1)

---
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: bootstrap
  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: naive-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Feb 26, 2024
@dependabot dependabot bot requested a review from NGPixel February 26, 2024 13:54
@rjsparks rjsparks merged commit 229fb89 into main Feb 28, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/yarn-774b825924 branch February 28, 2024 14:50
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

2 participants