Skip to content

chore(components): bump the minorandpatch group across 1 directory with 29 updates#1103

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/components/minorandpatch-8e255d6e71
Open

chore(components): bump the minorandpatch group across 1 directory with 29 updates#1103
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/components/minorandpatch-8e255d6e71

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps the minorandpatch group with 25 updates in the /components directory:

Package From To
@floating-ui/dom 1.7.2 1.7.6
@lit/reactive-element 2.1.1 2.1.2
chart.js 4.5.0 4.5.1
chartjs-chart-error-bars 4.4.4 4.4.5
chartjs-chart-venn 4.3.5 4.3.7
dayjs 1.11.13 1.11.20
dompurify 3.2.6 3.4.5
downshift 9.0.9 9.3.3
lit 3.3.1 3.3.3
preact 10.26.9 10.29.2
@custom-elements-manifest/analyzer 0.10.4 0.11.0
@iconify/tailwind4 1.0.6 1.2.3
@playwright/test 1.54.1 1.60.0
@storybook/test 8.6.14 8.6.15
@storybook/test-runner 0.23.0 0.24.4
@tailwindcss/postcss 4.1.11 4.3.0
@types/leaflet 1.9.20 1.9.21
@typescript-eslint/eslint-plugin 8.36.0 8.59.4
@typescript-eslint/parser 8.36.0 8.59.4
autoprefixer 10.4.21 10.5.0
daisyui 5.0.46 5.5.20
msw 2.10.4 2.14.6
prettier 3.6.2 3.8.3
react 19.0.0 19.2.6
typescript-eslint 8.36.0 8.59.4

Updates @floating-ui/dom from 1.7.2 to 1.7.6

Release notes

Sourced from @​floating-ui/dom's releases.

@​floating-ui/dom@​1.7.6

Patch Changes

  • fix(types): ensure Platform type contains detectOverflow type
  • perf: bundle and runtime improvements
  • feat(autoUpdate): allow not passing a floating element
  • Update dependencies: @floating-ui/utils@0.2.11, @floating-ui/core@1.7.5

@​floating-ui/dom@​1.7.4

Patch Changes

  • fix(getViewportRect): account for space left by scrollbar-gutter: stable

@​floating-ui/dom@​1.7.3

Patch Changes

  • Update dependencies: @floating-ui/core@1.7.3
Changelog

Sourced from @​floating-ui/dom's changelog.

1.7.6

Patch Changes

  • fix(types): ensure Platform type contains detectOverflow type
  • perf: bundle and runtime improvements
  • feat(autoUpdate): allow not passing a floating element
  • Update dependencies: @floating-ui/utils@0.2.11, @floating-ui/core@1.7.5

1.7.5

Patch Changes

  • Update dependencies: @floating-ui/core@1.7.4

1.7.4

Patch Changes

  • fix(getViewportRect): account for space left by scrollbar-gutter: stable

1.7.3

Patch Changes

  • Update dependencies: @floating-ui/core@1.7.3
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​floating-ui/dom since your current version.


Updates @floating-ui/utils from 0.2.10 to 0.2.11

Release notes

Sourced from @​floating-ui/utils's releases.

@​floating-ui/utils@​0.2.11

Patch Changes

  • fix(utils): stop treating container-type as creating a containing block
  • perf: bundle and runtime improvements
Changelog

Sourced from @​floating-ui/utils's changelog.

0.2.11

Patch Changes

  • fix(utils): stop treating container-type as creating a containing block
  • perf: bundle and runtime improvements
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​floating-ui/utils since your current version.


Updates @lit/reactive-element from 2.1.1 to 2.1.2

Changelog

Sourced from @​lit/reactive-element's changelog.

2.1.2

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​lit/reactive-element since your current version.


Updates chart.js from 4.5.0 to 4.5.1

Release notes

Sourced from chart.js's releases.

v4.5.1

Essential Links

Bugs Fixed

  • #12098 Do not notify plugins after their uninstall function has been called
  • #12096 Sync Doughnut chart legend options to legend plugin
  • #12097 Attempt fixing charts shrinking on certain zoom values in Chrome

Types

  • #12122 fix(types): add drawingArea to RadialLinearScale
  • #12120 fix(types): allow null for line chart point values (#12027)
  • #12099 Add data.datasets[].tooltip.callbacks to Typescript types

Development

  • #12132 Bump version to 4.5.1
  • #12118 Bump actions/setup-node from 4 to 5

Thanks to @​LeeLenaleee, @​anshukushwaha07, @​bojidar-bg, @​dependabot[bot] and dependabot[bot]

Commits

Updates chartjs-chart-error-bars from 4.4.4 to 4.4.5

Release notes

Sourced from chartjs-chart-error-bars's releases.

v4.4.5

🧰 Development

  • #145 Release v4.4.5
  • #144 build: upgrade dependencies
  • #130 build: upgrade dependencies
  • #127 build(deps-dev): bump rollup from 4.27.2 to 4.28.0

Thanks to @​dependabot[bot], @​sgratzl, dependabot[bot] and github-actions[bot]

Commits

Updates chartjs-chart-venn from 4.3.5 to 4.3.7

Release notes

Sourced from chartjs-chart-venn's releases.

v4.3.7

🧰 Development

  • #116 Release v4.3.7

Thanks to @​sgratzl and github-actions[bot]

v4.3.6

🧰 Development

  • #113 Release v4.3.6
  • #112 build: upgrade dependencies
  • #105 build: upgrade dependencies

Thanks to @​sgratzl and github-actions[bot]

Commits

Updates dayjs from 1.11.13 to 1.11.20

Release notes

Sourced from dayjs's releases.

v1.11.20

1.11.20 (2026-03-12)

Bug Fixes

  • Update locale km.js to support meridiem (#3017) (9d2b6a1)
  • update updateLocale plugin to merge nested object properties instead of replacing (#3012) (99691c5), closes #1118

v1.11.19

1.11.19 (2025-10-31)

Bug Fixes

  • added usage warnings for diff + updated unit tests (#2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#2656) (1d8746c)

v1.11.18

1.11.18 (2025-08-30)

Bug Fixes

  • error semantic-release dependency (8cfb313)

v1.11.17

1.11.17 (2025-08-29)

Bug Fixes

  • [en-AU] locale use the same ordinal as moment (#2878) (1b95ecd)

v1.11.16

1.11.16 (2025-08-29)

Bug Fixes

  • test release workflow (no code changes) (c38c428)

v1.11.15

1.11.15 (2025-08-28)

Bug Fixes

... (truncated)

Changelog

Sourced from dayjs's changelog.

1.11.20 (2026-03-12)

Bug Fixes

  • Update locale km.js to support meridiem (#3017) (9d2b6a1)
  • update updateLocale plugin to merge nested object properties instead of replacing (#3012) (99691c5), closes #1118

1.11.19 (2025-10-31)

Bug Fixes

  • added usage warnings for diff + updated unit tests (#2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#2656) (1d8746c)

1.11.18 (2025-08-30)

Bug Fixes

  • error semantic-release dependency (8cfb313)

1.11.17 (2025-08-29)

Bug Fixes

  • [en-AU] locale use the same ordinal as moment (#2878) (1b95ecd)

1.11.16 (2025-08-29)

Bug Fixes

  • test release workflow (no code changes) (c38c428)

1.11.15 (2025-08-28)

Bug Fixes

  • Fix misspellings in Irish or Irish Gaelic [ga] (#2861) (9c14a42)

1.11.14 (2025-08-27)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for dayjs since your current version.


Updates dompurify from 3.2.6 to 3.4.5

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.5

  • Fixed a bypass caused by the new HTML element selectedcontent added in 3.4.4, thanks @​KabirAcharya

Note that this is a security release for an issue introduced in 3.4.4 and should be upgraded to immediately.

DOMPurify 3.4.4

  • Added the selectedcontent element to default allow-list, thanks @​lukewarlow
  • Added the command and commandfor attributes to default allowed-list, thanks @​lukewarlow
  • Added better template scrubbing for IN_PLACE operations, thanks @​DEMON1A
  • Added stronger checks for cross-realm windows, thanks @​DEMON1A & @​fg0x0
  • Updated demo website and made sure it uses the latest from main
  • Updated existing workflows, fuzzer, dependabot, etc., added more tests
  • Bumped several dependencies where possible

🚨 This release had been flagged as deprecated, please use DOMPurify 3.4.5 instead 🚨

DOMPurify 3.4.3

  • Fixed an issue with handling of nested Shadow DOM trees, thanks @​fishjojo1
  • Fixed the template regexes to be more robust against ReDoS attacks, thanks @​aleung27
  • Updated the node iteration code to catch more Shadow DOM related issues
  • Updated Playwright and added Node 26 to test matrix
  • Updated existing workflows, fuzzer, release signing, etc., added more tests
  • Bumped several dependencies where possible

DOMPurify 3.4.2

  • Fixed an issue with URI validation on attributes allowed via ADD_ATTR callback, thanks @​nelstrom
  • Fixed an issue with source maps referring to non-existing files, thanks @​cmdcolin
  • Updated existing workflows, fuzzer, release signing, etc., added more tests
  • Bumped several dependencies where possible

DOMPurify 3.4.1

  • Fixed an issue with on-handler stripping for HTML-spec-reserved custom element names (font-face, color-profile, missing-glyph, font-face-src, font-face-uri, font-face-format, font-face-name) under permissive CUSTOM_ELEMENT_HANDLING
  • Fixed a case-sensitivity gap in the annotation-xml check that allowed mixed-case variants to bypass the basic-custom-element exclusion in XHTML mode
  • Fixed SANITIZE_NAMED_PROPS repeatedly prefixing already-prefixed id and name values on subsequent sanitization
  • Fixed the IN_PLACE root-node check to explicitly guard against non-string nodeName (DOM-clobbering robustness)
  • Removed a duplicate slot entry from the default HTML attribute allow-list
  • Strengthened the fast-check fuzz harness with explicit XSS invariants, an expanded seed-payload corpus, an additional idempotence property for SANITIZE_NAMED_PROPS, and a negative-control assertion ensuring the invariants actually fire
  • Added regression and pinning tests covering the above fixes and two accepted-behavior contracts (SAFE_FOR_TEMPLATES greedy scrub, hook-added attribute handling)
  • Extended CodeQL analysis to run on 3.x and 2.x maintenance branches

DOMPurify 3.4.0

Most relevant changes:

  • Fixed a problem with FORBID_TAGS not winning over ADD_TAGS, thanks @​kodareef5
  • Fixed several minor problems and typos regarding MathML attributes, thanks @​DavidOliver
  • Fixed ADD_ATTR/ADD_TAGS function leaking into subsequent array-based calls, thanks @​1Jesper1
  • Fixed a missing SAFE_FOR_TEMPLATES scrub in RETURN_DOM path, thanks @​bencalif
  • Fixed a prototype pollution via CUSTOM_ELEMENT_HANDLING, thanks @​trace37labs
  • Fixed an issue with ADD_TAGS function form bypassing FORBID_TAGS, thanks @​eddieran
  • Fixed an issue with ADD_ATTR predicates skipping URI validation, thanks @​christos-eth

... (truncated)

Commits
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates downshift from 9.0.9 to 9.3.3

Release notes

Sourced from downshift's releases.

v9.3.3

9.3.3 (2026-05-18)

Bug Fixes

  • docusaurus: update and fix webpack issue (#1685) (efe364e)

v9.3.2

9.3.2 (2026-02-19)

Bug Fixes

  • useElementIds: improve fix for webpack analyzer (#1677) (f1862ed)

v9.3.1

9.3.1 (2026-02-13)

Bug Fixes

  • useElementIds: prevent Webpack static analysis issue with useId (#1676) (9e79c4e)

v9.3.0

9.3.0 (2026-02-09)

Features

v9.2.0

9.2.0 (2026-01-30)

Features

v9.0.13

9.0.13 (2025-12-08)

Bug Fixes

... (truncated)

Commits

Updates lit from 3.3.1 to 3.3.3

Release notes

Sourced from lit's releases.

lit-html@3.3.3

Patch Changes

lit@3.3.3

Patch Changes

Changelog

Sourced from lit's changelog.

3.3.3

Patch Changes

3.3.2

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for lit since your current version.


Updates preact from 10.26.9 to 10.29.2

Release notes

Sourced from preact's releases.

10.29.2

Fixes

Maintenance

10.29.1

Fixes

Maintenance

10.29.0

Features

Fixes

Performance

10.28.4

Fixes

Performance

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for preact since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates @custom-elements-manifest/analyzer from 0.10.4 to 0.11.0

Changelog

Sourced from @​custom-elements-manifest/analyzer's changelog.

Release 0.11.0

  • Update find-dependencies package to use oxc-resolver

Release 0.10.10

  • Dont filter out a declaration is it is exported as key of an object

Release 0.10.9

  • Fix declaration data on exports

Release 0.10.8

  • Add .npmignore to prevent stuff from being published

Release 0.10.7

  • Attr decorator fix

Release 0.10.6

  • Update version of find-dependencies

Release 0.10.5

  • CLI: Don't crash on file creation/deletion
Commits

Updates @iconify/tailwind4 from 1.0.6 to 1.2.3

Commits

Updates @playwright/test from 1.54.1 to 1.60.0

Release notes

Sourced from @​playwright/test's releases.

v1.60.0

🌐 HAR recording on Tracing

tracing.startHar() / tracing.stopHar() expose HAR recording as a first-class tracing API, with the same content, mode and urlFilter options as recordHar. The returned Disposable makes it easy to scope a recording with await using:

await using har = await context.tracing.startHar('trace.har');
const page = await context.newPage();
await page.goto('https://playwright.dev');
// HAR is finalized when `har` goes out of scope.

🪝 Drop API

New locator.drop() simulates an external drag-and-drop of files or clipboard-like data onto an element. Playwright dispatches dragenter, dragover, and drop with a synthetic [DataTransfer] in the page context — works cross-browser and is great for testing upload zones:

await page.locator('#dropzone').drop({
  files: { name: 'note.txt', mimeType: 'text/plain', buffer: Buffer.from('hello') },
});
await page.locator('#dropzone').drop({
data: {
'text/plain': 'hello world',
'text/uri-list': 'https://example.com',
},
});

🎯 Aria snapshots

🛑 test.abort()

New test.abort() aborts the currently running test from a fixture, hook, or route handler with an optional message. Use it when you have detected an unrecoverable misuse and want to fail the test right away:

test('does not publish to the shared page', async ({ page }) => {
  await page.route('**/publish', route => {
    test.abort('Tests must not publish to the shared page. Use the `clone` option.');
    return route.abort();
  });
  // ...
});

New APIs

Browser, Context and Page

... (truncated)

Commits
  • 87bb9dd cherry-pick(#40747): fix(yauzl): vendor yauzl with destroy-lifecycle fix
  • 9a9c51c cherry-pick(#40733): chore(electron): revert #40184 (move Electron API to a s......

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 30, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dashboard-components Error Error May 19, 2026 1:12am

Request Review

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/components/minorandpatch-8e255d6e71 branch from a9ef97d to 3fb0cb3 Compare April 20, 2026 18:10
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/components/minorandpatch-8e255d6e71 branch from 3fb0cb3 to 11500a5 Compare April 23, 2026 07:14
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/components/minorandpatch-8e255d6e71 branch from 11500a5 to 8910f6a Compare May 4, 2026 20:00
…th 29 updates

Bumps the minorandpatch group with 25 updates in the /components directory:

| Package | From | To |
| --- | --- | --- |
| [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.7.2` | `1.7.6` |
| [@lit/reactive-element](https://github.com/lit/lit/tree/HEAD/packages/reactive-element) | `2.1.1` | `2.1.2` |
| [chart.js](https://github.com/chartjs/Chart.js) | `4.5.0` | `4.5.1` |
| [chartjs-chart-error-bars](https://github.com/sgratzl/chartjs-chart-error-bars) | `4.4.4` | `4.4.5` |
| [chartjs-chart-venn](https://github.com/upsetjs/chartjs-chart-venn) | `4.3.5` | `4.3.7` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.13` | `1.11.20` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.2.6` | `3.4.5` |
| [downshift](https://github.com/downshift-js/downshift) | `9.0.9` | `9.3.3` |
| [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) | `3.3.1` | `3.3.3` |
| [preact](https://github.com/preactjs/preact) | `10.26.9` | `10.29.2` |
| [@custom-elements-manifest/analyzer](https://github.com/open-wc/custom-elements-manifest/tree/HEAD/packages/analyzer) | `0.10.4` | `0.11.0` |
| [@iconify/tailwind4](https://github.com/iconify/iconify-tailwind/tree/HEAD/packages/plugin) | `1.0.6` | `1.2.3` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.54.1` | `1.60.0` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.14` | `8.6.15` |
| [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.23.0` | `0.24.4` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.11` | `4.3.0` |
| [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) | `1.9.20` | `1.9.21` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.36.0` | `8.59.4` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.36.0` | `8.59.4` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.5.0` |
| [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) | `5.0.46` | `5.5.20` |
| [msw](https://github.com/mswjs/msw) | `2.10.4` | `2.14.6` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.3` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.0.0` | `19.2.6` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.36.0` | `8.59.4` |



Updates `@floating-ui/dom` from 1.7.2 to 1.7.6
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.7.6/packages/dom)

Updates `@floating-ui/utils` from 0.2.10 to 0.2.11
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/utils@0.2.11/packages/utils)

Updates `@lit/reactive-element` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/reactive-element/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.1.2/packages/reactive-element)

Updates `chart.js` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v4.5.0...v4.5.1)

Updates `chartjs-chart-error-bars` from 4.4.4 to 4.4.5
- [Release notes](https://github.com/sgratzl/chartjs-chart-error-bars/releases)
- [Commits](sgratzl/chartjs-chart-error-bars@v4.4.4...v4.4.5)

Updates `chartjs-chart-venn` from 4.3.5 to 4.3.7
- [Release notes](https://github.com/upsetjs/chartjs-chart-venn/releases)
- [Commits](upsetjs/chartjs-chart-venn@v4.3.5...v4.3.7)

Updates `dayjs` from 1.11.13 to 1.11.20
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.13...v1.11.20)

Updates `dompurify` from 3.2.6 to 3.4.5
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.2.6...3.4.5)

Updates `downshift` from 9.0.9 to 9.3.3
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](downshift-js/downshift@v9.0.9...v9.3.3)

Updates `lit` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@3.3.3/packages/lit)

Updates `preact` from 10.26.9 to 10.29.2
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.26.9...10.29.2)

Updates `@custom-elements-manifest/analyzer` from 0.10.4 to 0.11.0
- [Changelog](https://github.com/open-wc/custom-elements-manifest/blob/master/packages/analyzer/CHANGELOG.md)
- [Commits](https://github.com/open-wc/custom-elements-manifest/commits/HEAD/packages/analyzer)

Updates `@iconify/tailwind4` from 1.0.6 to 1.2.3
- [Commits](https://github.com/iconify/iconify-tailwind/commits/HEAD/packages/plugin)

Updates `@playwright/test` from 1.54.1 to 1.60.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.54.1...v1.60.0)

Updates `@storybook/test` from 8.6.14 to 8.6.15
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.15/code/lib/test)

Updates `@storybook/test-runner` from 0.23.0 to 0.24.4
- [Release notes](https://github.com/storybookjs/test-runner/releases)
- [Changelog](https://github.com/storybookjs/test-runner/blob/v0.24.4/CHANGELOG.md)
- [Commits](storybookjs/test-runner@v0.23.0...v0.24.4)

Updates `@tailwindcss/postcss` from 4.1.11 to 4.3.0
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/@tailwindcss-postcss)

Updates `@types/leaflet` from 1.9.20 to 1.9.21
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet)

Updates `@typescript-eslint/eslint-plugin` from 8.36.0 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.36.0 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/parser)

Updates `autoprefixer` from 10.4.21 to 10.5.0
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.21...10.5.0)

Updates `daisyui` from 5.0.46 to 5.5.20
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/commits/v5.5.20/packages/daisyui)

Updates `msw` from 2.10.4 to 2.14.6
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.10.4...v2.14.6)

Updates `postcss` from 8.5.6 to 8.5.14
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.6...8.5.14)

Updates `prettier` from 3.6.2 to 3.8.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.6.2...3.8.3)

Updates `react` from 19.0.0 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react)

Updates `storybook` from 8.6.14 to 8.6.18
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.18/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.18/code/core)

Updates `tailwindcss` from 4.1.11 to 4.3.0
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/tailwindcss)

Updates `typescript-eslint` from 8.36.0 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@custom-elements-manifest/analyzer"
  dependency-version: 0.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@floating-ui/dom"
  dependency-version: 1.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@floating-ui/utils"
  dependency-version: 0.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@iconify/tailwind4"
  dependency-version: 1.2.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@lit/reactive-element"
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@playwright/test"
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@storybook/test"
  dependency-version: 8.6.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@storybook/test-runner"
  dependency-version: 0.24.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@types/leaflet"
  dependency-version: 1.9.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.57.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.57.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: autoprefixer
  dependency-version: 10.4.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: chart.js
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: chartjs-chart-error-bars
  dependency-version: 4.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: chartjs-chart-venn
  dependency-version: 4.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: daisyui
  dependency-version: 5.5.19
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: dayjs
  dependency-version: 1.11.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: dompurify
  dependency-version: 3.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: downshift
  dependency-version: 9.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: lit
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: msw
  dependency-version: 2.12.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: preact
  dependency-version: 10.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: storybook
  dependency-version: 8.6.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: tailwindcss
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: typescript-eslint
  dependency-version: 8.57.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/components/minorandpatch-8e255d6e71 branch from 8910f6a to db32db6 Compare May 19, 2026 01:11
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