Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the all-other-dependencies group with 45 updates:

Package From To
@changesets/cli 2.28.0 2.29.8
knip 5.44.4 5.76.3
@sentry/react 7.120.3 10.32.1
@tinymce/tinymce-react 5.1.1 6.3.0
@turf/bbox 6.5.0 7.3.1
mapbox-gl 1.13.3 3.17.0
@types/mapbox-gl 1.13.10 3.4.1
papaparse 5.5.2 5.5.3
@types/papaparse 5.3.15 5.5.2
powerbi-client 2.23.1 2.23.9
react 18.3.1 19.2.3
@types/react 18.3.18 19.2.7
react-dom 18.3.1 19.2.3
@types/react-dom 18.3.5 19.2.3
react-router-dom 6.29.0 7.11.0
sanitize-html 2.14.0 2.17.0
@types/sanitize-html 2.13.0 2.16.0
@types/node 20.17.19 25.0.3
autoprefixer 10.4.20 10.4.23
dotenv-cli 7.4.4 11.0.0
happy-dom 9.20.3 20.0.11
jiti 2.5.1 2.6.1
rollup-plugin-visualizer 5.14.0 6.0.5
surge 0.23.1 0.24.6
ts-md5 1.3.1 2.0.1
tsx 4.19.3 4.21.0
typescript 5.7.3 5.9.3
yargs 17.7.2 18.0.0
react-focus-on 3.9.4 3.10.2
glob 10.4.5 13.0.0
@storybook/addon-docs 8.5.8 10.1.10
@storybook/preview-api 8.5.8 8.6.14
@storybook/test 8.5.8 8.6.14
@storybook/theming 8.5.8 8.6.14
@chromatic-com/storybook 1.9.0 4.1.3
@storybook/addon-a11y 8.5.8 10.1.10
@storybook/addon-designs 8.2.0 11.1.0
@storybook/addon-essentials 8.5.8 8.6.14
@storybook/addon-interactions 8.5.8 8.6.14
@storybook/addon-links 8.5.8 10.1.10
@storybook/addon-onboarding 8.5.8 10.1.10
@storybook/blocks 8.5.8 8.6.14
@storybook/react 8.5.8 10.1.10
chromatic 11.25.2 13.3.4
storybook 8.5.8 10.1.10

Updates @changesets/cli from 2.28.0 to 2.29.8

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.29.7

Patch Changes

  • Updated dependencies [957f24e]:
    • @​changesets/apply-release-plan@​7.0.13

@​changesets/cli@​2.29.6

Patch Changes

@​changesets/cli@​2.29.5

Patch Changes

  • #1693 6352819 Thanks @​Andarist! - Fixed an issue with workspace:^ and workspace:~ dependency ranges not being semantically treated as, respectively, ^CURRENT_VERSION and ~CURRENT_VERSION. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.

  • Updated dependencies [6352819]:

    • @​changesets/assemble-release-plan@​6.0.9
    • @​changesets/get-release-plan@​4.0.13

@​changesets/cli@​2.29.4

Patch Changes

  • #1668 65d6632 Thanks @​Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabled

  • Updated dependencies [65d6632]:

    • @​changesets/assemble-release-plan@​6.0.8
    • @​changesets/get-release-plan@​4.0.12

@​changesets/cli@​2.29.3

Patch Changes

@​changesets/cli@​2.29.2

Patch Changes

  • #1636 f73f84a Thanks @​Netail! - Correctly resolve new changesets with since option when the .changeset directory is not directly in the git root

  • Updated dependencies [f73f84a]:

    • @​changesets/read@​0.6.5
    • @​changesets/git@​3.0.4
    • @​changesets/get-release-plan@​4.0.10
    • @​changesets/apply-release-plan@​7.0.12

... (truncated)

Commits

Updates knip from 5.44.4 to 5.76.3

Release notes

Sourced from knip's releases.

Release 5.76.3

  • #1381 Config default to packageManager if present in PackageJSON (#1402) (da7045bfe195accb4162a62a94220a279a22b25a) - thanks @​AlexanderKaran!
  • Release v0.0.7 packages (c9b2625c677b5cbec35cdc7895e1dcc45c1c1430)
  • Release [email protected] (593e7ac19e6a30be7f52ead5648cf4f2e39b4b33)
  • Read package.json only once (b5238895acc314c6e7b490e29c02b8819f2fb602)
  • Release @​knip/create-config@​1.1.0 (805ee2ed4eae96e6b930db768e17c416764247b9)
  • Add release script for @​knip/create-config (7e6de6e48f6c7dbeb7f3c7a2bc51bbed22f78ecc)
  • Improve bunx handler (resolve #1410) (5ab0488ae59b9f06d82709df86b038c2fc125e93)
  • Improve bun/node test runner handling (resolve #1411) (d66834572e89d9baa7cdac8fe9a7d692ed6eda13)
  • Skip externalRefs work if we're not in a session (0fc619424771e7d00e7c2718aca64f261944ecd9)
  • Skip work for e.g. --files or --dependencies runs (60d760cb7630ceec3868073b0d41b9c49744d844)
  • Skip work if we're not reporting dependency issues (2456dcf29a829454f222701edd7ecf7ec8b1050d)
  • Auto-format (95cf1a96e7035ff7d0cadac1757eb4f86f2bb20f)

Release 5.76.2

  • fix docs url (#1408) (bcbb1dd2a96eebb0ba673c011bb82f5bb331cecb) - thanks @​GameRoMan!
  • Release v0.0.5 packages (e92537e424e4f3e5130efc3b0d39eb23b843db59)
  • Release v0.0.10 vscode-knip (c4b8c318593e49f17b8c080091a44fa307bd0d5a)
  • Less foo-ing (b71704ab05a63bb529a56064ec0ecbed4a74e15d)
  • Add link to extension on openvsx registry (2923c971861ace5c65b10c2e4117ea521e0bef00)
  • Extend biome config (696b8e65102b8b13f62ccc3c32b25198701a4d97)
  • Extend AGENTS.md (a02e0b59e739702abeecf5e264bf78edbca7f4e7)
  • Add note re. internal workspaces in Nx setting (#1395) (f8cfcf140374c179eb491a365e2969ceadb62ace)
  • Update release scripts (95c2f516dad6bcbb011aa3669e3ba99b49f9ca29)
  • Release v0.0.6 packages (38c3fdea710387b398b64f0dbad78faa2ab5bce6)
  • Re-gen plugin list (419b8ef19baeba9365afa777c48980bfe7e1b1ba)
  • Update sponsors page (60965788d91698d00fee0522d489069f4f1fe3b5)
  • Add note to Nx plugin (close #1395) (527d64ea778850a6b82d3bb3bf2799eb36891e4f)
  • Improve bun script file resolver (resolve #1409) (e1ca76e90845b0724191f0dba20cf205716b169f)
  • Improve script handling (#1404) (8d47360686859d38d73c41fb322ac2680590ab4f)
  • Add enabled plugins to tool results (avoid unnecessary entries) (906a49f7136fa36f241aba022afee24580a055c6)
  • Fix var name in ci job error handler (9d0ebe0794dd62dfdab0cc1fee72207eb0bab5dc)

Release 5.76.1

  • Session re-export monorepo test setup (#1407) (69050886a9e62b51bfba9b716841643f08b81854) - thanks @​Sheraff!
  • Release v0.0.3 packages (344fab2057419c7ef5fd275bef7bde6c12b6c83b)
  • Fix jiti src + mcp docs (fa6cf89431a1ff079ec113857871bf7f8c4faa81)
  • Release v0.0.9 vscode-knip (69b32a9612cfca1410cb8d1166eab508d1a8ed0d)
  • Walk through entry files (resolve #1397) (96f884eae5baaac5c9c0707ce7344657364fcf99)
  • Fix glob-likes & links in workspaces in imports tree view (413cc8c57ca0e56b2cd541d6348733e3e4ed362b)
  • Improve extension build script (dad8a8c1e25bb107ab49eae85a3ae752d6064ca4)

Release 5.76.0

  • fix: Unexpected error when pnpm catalogs are empty (#1406) (e2dc8ba8f935f07bad08d2d7e7562f111fa65da7) - thanks @​Promise2679!
  • Release v0.0.3 packages (b4baaa03f4247b1e8470a2e10f1fa91262c3efd2)
  • Release v0.0.8 vscode-knip (3af5727104099ad3a9bac60af59c0db60ee61f90)
  • Fix link to self (63e51438551b48cac2e723d430a677e5997d3d7b)
  • Fix excessive output/handling for files outside project scope (7df0da846dae10bea15f12514051c926793a9e85)
  • Add getDependencyUsage operation to explorer (3ff7afae57245bdba9801839b561b2276c2d0871)
  • Add --trace-dependency flag + trace reporter (a4a8528528f60576f727761380e3e2fb11711ff1)

... (truncated)

Commits
  • a7383ac Release 5.76.3
  • 95cf1a9 Auto-format
  • 2456dcf Skip work if we're not reporting dependency issues
  • 60d760c Skip work for e.g. --files or --dependencies runs
  • 0fc6194 Skip externalRefs work if we're not in a session
  • d668345 Improve bun/node test runner handling (resolve #1411)
  • 5ab0488 Improve bunx handler (resolve #1410)
  • 1986912 Release 5.76.2
  • 906a49f Add enabled plugins to tool results (avoid unnecessary entries)
  • 8d47360 Improve script handling (#1404)
  • Additional commits viewable in compare view

Updates @sentry/react from 7.120.3 to 10.32.1

Release notes

Sourced from @​sentry/react's releases.

10.32.1

  • fix(cloudflare): Add hono transaction name when error is thrown (#18529)
  • fix(ember): Make implementation field optional (hash routes) (#18564)
  • fix(vercelai): Fix input token count (#18574)
  • chore(lint): prefer 'unknown' to 'any', fix lint warnings
  • chore(test): Remove cloudflare-astro e2e test (#18567)

Bundle size 📦

Path Size
@​sentry/browser 24.24 KB
@​sentry/browser - with treeshaking flags 22.77 KB
@​sentry/browser (incl. Tracing) 40.62 KB
@​sentry/browser (incl. Tracing, Profiling) 45.12 KB
@​sentry/browser (incl. Tracing, Replay) 78.3 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 68.28 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 82.88 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 94.83 KB
@​sentry/browser (incl. Feedback) 40.57 KB
@​sentry/browser (incl. sendFeedback) 28.82 KB
@​sentry/browser (incl. FeedbackAsync) 33.7 KB
@​sentry/react 25.92 KB
@​sentry/react (incl. Tracing) 42.77 KB
@​sentry/vue 28.6 KB
@​sentry/vue (incl. Tracing) 42.39 KB
@​sentry/svelte 24.25 KB
CDN Bundle 26.62 KB
CDN Bundle (incl. Tracing) 41.25 KB
CDN Bundle (incl. Tracing, Replay) 77.1 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 82.44 KB
CDN Bundle - uncompressed 78.18 KB
CDN Bundle (incl. Tracing) - uncompressed 122.47 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 236.27 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 248.74 KB
@​sentry/nextjs (client) 44.94 KB
@​sentry/sveltekit (client) 40.98 KB
@​sentry/node-core 50.4 KB
@​sentry/node 157.73 KB
@​sentry/node - without tracing 90.87 KB
@​sentry/aws-serverless 106.02 KB

10.32.0

Important Changes

... (truncated)

Changelog

Sourced from @​sentry/react's changelog.

10.32.1

  • fix(cloudflare): Add hono transaction name when error is thrown (#18529)
  • fix(ember): Make implementation field optional (hash routes) (#18564)
  • fix(vercelai): Fix input token count (#18574)
  • chore(lint): prefer 'unknown' to 'any', fix lint warnings
  • chore(test): Remove cloudflare-astro e2e test (#18567)

10.32.0

Important Changes

  • feat(core): Apply scope attributes to logs (#18184)

    You can now set attributes on the SDK's scopes which will be applied to all logs as long as the respective scopes are active. For the time being, only string, number and boolean attribute values are supported.

    Sentry.geGlobalScope().setAttributes({ is_admin: true, auth_provider: 'google' });
    Sentry.withScope(scope => {
    scope.setAttribute('step', 'authentication');
    // scope attributes is_admin, auth_provider and step are added
    Sentry.logger.info(user ${user.id} logged in, { activeSince: 100 });
    Sentry.logger.info(updated ${user.id} last activity);
    });
    // scope attributes is_admin and auth_provider are added
    Sentry.logger.warn('stale website version, reloading page');

  • feat(replay): Add Request body with attachRawBodyFromRequest option (#18501)

    To attach the raw request body (from Request objects passed as the first fetch argument) to replay events, you can now use the attachRawBodyFromRequest option in the Replay integration:

    Sentry.init({
      integrations: [
        Sentry.replayIntegration({
          attachRawBodyFromRequest: true,
        }),
      ],
    });

... (truncated)

Commits
  • 528ade2 release: 10.32.1
  • 25f695d Merge pull request #18578 from getsentry/prepare-release/10.32.1
  • a981a3d meta(changelog): Update changelog for 10.32.1
  • 0d8547c fix(vercelai): Fix input token count (#18574)
  • 71384a2 chore(lint): prefer 'unknown' to 'any', fix lint warnings
  • d1dd308 chore(test): Remove cloudflare-astro e2e test (#18567)
  • 12f3007 fix(ember): Make implementation field optional (hash routes) (#18564)
  • 3fda84d fix(cloudflare): Add hono transaction name when error is thrown (#18529)
  • a538901 Merge pull request #18563 from getsentry/master
  • 063c4dc Merge pull request #18562 from getsentry/ab/skip-ci-when-no-code-changes
  • Additional commits viewable in compare view

Updates @tinymce/tinymce-react from 5.1.1 to 6.3.0

Changelog

Sourced from @​tinymce/tinymce-react's changelog.

6.3.0 - 2025-07-31

Changed

  • Set the default cloudChannel to 8. #INT-3350
  • Updated peer dependency to support tinymce 8. #INT-3350

6.2.1 - 2025-06-03

Fixed

  • Project build failure caused by a missing @tinymce/miniature dependency. #INT-3347

6.2.0 - 2025-05-29

Changed

  • The disabled property now toggles the disabled option. #TINY-11906

Added

  • Added readonly property that can be used to toggle the readonly mode. #TINY-11906

6.1.0 - 2025-03-31

Added

  • Support for react version ^19.0.0 by updating the react and react-dom in the peerDependencies to ^19.0.0

Fixed

  • The onEditorChange callback was called three times when content was inserted with insertContent editor API. #INT-3226

6.0.0 - 2025-02-21

Fixed

  • Updated dependencies. #INT-3324

Changed

  • Moved tinymce dependency to peerDependencies, as well as making it optional. #INT-3324

5.1.0 - 2024-06-11

Added

5.0.0 - 2024-03-27

Added

  • Added licenseKey property that overrides the TinyMCE license_key init property. #INT-3291
  • Added events onInput, onCompositionEnd, onCompositionStart & onCompositionUpdate. #INT-3291
  • Added a JSDoc link to the TinyMCE 7 React Technical Reference docs page. #INT-3291

Improved

  • Improved cloudChannel type. #INT-3291
  • Updated to Storybook v8 and it now uses react-vite as a bundler/builder instead of webpack. #INT-3291

... (truncated)

Commits
  • 1ca4804 INT-3357: Prepare for release (#597)
  • 6d409aa INT-3350: Update to work with TinyMCE 8 (#596)
  • f5a9520 Update version for next patch release
  • 53b0be1 INT-3345: Prepare for a hotfix release (#594)
  • 6a788a0 INT-3347: Fix build failure due to @​tinymce/miniature was missing in dependen...
  • 3b916c6 Update version for next patch release
  • b4a0ead INT-3345: Prepare for release (#589)
  • 8ceeac1 TINY-11906: Enable support for readonly mode (#588)
  • 4ce80bb Update version for next patch release
  • 574ec1d Prepare for release 6.1 (#586)
  • Additional commits viewable in compare view

Updates @turf/bbox from 6.5.0 to 7.3.1

Release notes

Sourced from @​turf/bbox's releases.

v7.3.1

Point release soon after 7.3.0 to address an issue in the revamped isobands implementation, plus some security related version bumps of third party packages.

What's Changed

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

Full Changelog: Turfjs/turf@v7.3.0...v7.3.1

v7.3.0

Thanks everyone who contributed to this release!

What's Changed

Fixes to regressions and significant pain points:

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

... (truncated)

Changelog

Sourced from @​turf/bbox's changelog.

Changelog is no longer maintained. See Turf Github releases

7.0.0

⚠️ Breaking

🏅 New Features/Enhancements

🐛 Bug Fixes

... (truncated)

Commits
  • b7f1b4e v7.3.1
  • 5a34d08 Bump glob@11 package.json entries (#2961)
  • 3cc76a2 Remove npm-run-all in favor of pnpm regex script name functionality (#2960)
  • 9c2d283 Transitive dependency updates (#2959)
  • c04c67b Clean up isobands output for empty bands (#2957)
  • d2b0704 Merge pull request #2953 from Turfjs/releases/7.3.0
  • 9f58a10 v7.3.0
  • bac370a @​turf/nearest-point-on-line TESTS: add test for duplicated points on line str...
  • 736b1ef Fix @​turf/nearest-point-on-line endpoint selection and degenerate input cases...
  • ad10a65 @​turf/shortest-path improve creation of point matrix for A* algorithm (#2943)...
  • Additional commits viewable in compare view

Updates mapbox-gl from 1.13.3 to 3.17.0

Release notes

Sourced from mapbox-gl's releases.

v3.17.0

Features and improvements ✨

  • Add experimental ESM support.
  • Make line-emissive-strength data-driven.
  • Remove experimental flag from the extra_bounds property of raster and vector sources.
  • Remove experimental flag from model layer.
  • Remove experimental flag from building layer.
  • Improve vector icons rasterization performance.
  • Improve shadow rendering performance.
  • Improve building layer performance.
  • Improve shader initialization performance.

Bug fixes 🐞

  • Fix polygon rendering for dynamic GeoJSON sources.
  • Fix raster-array layers not working on iOS < 18.4.
  • Fix a performance issue for symbol layers with zero fade duration and static camera.
  • Fix occasional WebGL texture warnings when rendering terrain.
  • Fix features not being localized in dynamic filters when a worldview is set.
  • Fix an issue with clipping models on Standard.
  • Fix an issue with models flashing on setData.
  • Fix an issue with incorrect scoping of models added during runtime.
  • Fix line patterns not elevating properly on HD roads.
  • Sanitize attributions in AttributionControl.
  • Correctly support filtered features in appearances.
  • Fix an issue occuring when expressions are used in appearances.
  • Fix appearance optimization that resulted in wrong appearances being rendered.
  • Fix appearance icons not changing when feature state changed multiple times.
  • Improve TypeScript types.

v3.17.0-beta.2

Features and improvements ✨

  • Make line-emissive-strength data-driven.
  • Remove experimental flag from the extra_bounds property of raster and vector sources.
  • Various performance improvements.

Bug fixes 🐞

  • Fix features not being localized in dynamic filters when a worldview is set.
  • Correctly support filtered features in appearances.
  • Fix an issue occuring when expressions are used in appearances.

v3.17.0-beta.1

Features and improvements ✨

  • Experimental ESM support.
  • Remove experimental flag from model layer.
  • Conflate building parts together as a whole building.

... (truncated)

Changelog

Sourced from mapbox-gl's changelog.

3.17.0

Features and improvements ✨

  • Add experimental ESM support.
  • Make line-emissive-strength data-driven.
  • Remove experimental flag from the extra_bounds property of raster and vector sources.
  • Remove experimental flag from model layer.
  • Remove experimental flag from building layer.
  • Improve vector icons rasterization performance.
  • Improve shadow rendering performance.
  • Improve building layer performance.
  • Improve shader initialization performance.

Bug fixes 🐞

  • Fix polygon rendering for dynamic GeoJSON sources.
  • Fix raster-array layers not working on iOS < 18.4.
  • Fix a performance issue for symbol layers with zero fade duration and static camera.
  • Fix occasional WebGL texture warnings when rendering terrain.
  • Fix features not being localized in dynamic filters when a worldview is set.
  • Fix an issue with clipping models on Standard.
  • Fix an issue with models flashing on setData.
  • Fix an issue with incorrect scoping of models added during runtime.
  • Fix line patterns not elevating properly on HD roads.
  • Sanitize attributions in AttributionControl.
  • Correctly support filtered features in appearances.
  • Fix an issue occuring when expressions are used in appearances.
  • Fix appearance optimization that resulted in wrong appearances being rendered.
  • Fix appearance icons not changing when feature state changed multiple times.
  • Improve TypeScript types.

3.16.0

Features and improvements ✨

  • Introduce experimental Appearances API for managing layer styling based on feature state.
  • Add Map setLayerProperty that combines setLayoutProperty & setPaintProperty into one method for convenience.
  • Add support for node/material overrides & other improvements to model source and layer.
  • Various improvements & fixes for upcoming 3D features (indoor, procedural buildings & elevated roads).
  • Add response headers to the sourcedata event data.
  • Improve TypeScript types for style specification.

Bug fixes 🐞

  • Fix raster particle layer not rendering correctly on styles with emissive light.
  • Fix icons of different sizes rendering incorrectly in appearances.
  • Fix worldview filtering with dynamic expressions.
  • Improve accuracy of queryRenderedFeatures for model layers.
  • Fix a bug with heatmap sometimes disappearing after switching projection.

... (truncated)

Commits
  • 9fa8566 v3.17.0
  • 243bc6f Fix polygon rendering for dynamic GeoJSON sources
  • 987ded3 Fix raster array not working on iOS < 18.4
  • 10ed84a Update test tiles for HD road data to match up-to-date elevation IDs on routes
  • 8d4637b Procedural building improvements and optimisations (internal-8406)
  • d8c8424 Fix continuous label placement for static camera (internal-8335)
  • 84786a4 Add render test for icon-size applied to an icon with a small stretch area
  • 562041f Add render test to check that appearance without icon-size falls back to icon...
  • d89d0d8 Add render tests to test appearances in combination with zero icon-size.
  • d35d6bb Add render test for icon-size dependent on coalesce images expression.
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mbx-npm-02-production, a new releaser for mapbox-gl since your current version.


Updates @types/mapbox-gl from 1.13.10 to 3.4.1

Commits

Updates papaparse from 5.5.2 to 5.5.3

Commits

Updates @types/papaparse from 5.3.15 to 5.5.2

Commits

Updates powerbi-client from 2.23.1 to 2.23.9

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for powerbi-client since your current version.


Updates react from 18.3.1 to 19.2.3

Release notes

Sourced from react's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.

Bumps the all-other-dependencies group with 45 updates:

| Package | From | To |
| --- | --- | --- |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.28.0` | `2.29.8` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.44.4` | `5.76.3` |
| [@sentry/react](https://github.com/getsentry/sentry-javascript) | `7.120.3` | `10.32.1` |
| [@tinymce/tinymce-react](https://github.com/tinymce/tinymce-react) | `5.1.1` | `6.3.0` |
| [@turf/bbox](https://github.com/Turfjs/turf) | `6.5.0` | `7.3.1` |
| [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) | `1.13.3` | `3.17.0` |
| [@types/mapbox-gl](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mapbox-gl) | `1.13.10` | `3.4.1` |
| [papaparse](https://github.com/mholt/PapaParse) | `5.5.2` | `5.5.3` |
| [@types/papaparse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/papaparse) | `5.3.15` | `5.5.2` |
| [powerbi-client](https://github.com/Microsoft/PowerBI-JavaScript) | `2.23.1` | `2.23.9` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.18` | `19.2.7` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.3` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.5` | `19.2.3` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.29.0` | `7.11.0` |
| [sanitize-html](https://github.com/apostrophecms/sanitize-html) | `2.14.0` | `2.17.0` |
| [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html) | `2.13.0` | `2.16.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.19` | `25.0.3` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.20` | `10.4.23` |
| [dotenv-cli](https://github.com/entropitor/dotenv-cli) | `7.4.4` | `11.0.0` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `9.20.3` | `20.0.11` |
| [jiti](https://github.com/unjs/jiti) | `2.5.1` | `2.6.1` |
| [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `5.14.0` | `6.0.5` |
| [surge](https://github.com/sintaxi/surge) | `0.23.1` | `0.24.6` |
| [ts-md5](https://github.com/cotag/ts-md5) | `1.3.1` | `2.0.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.3` | `4.21.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.9.3` |
| [yargs](https://github.com/yargs/yargs) | `17.7.2` | `18.0.0` |
| [react-focus-on](https://github.com/theKashey/react-focus-on) | `3.9.4` | `3.10.2` |
| [glob](https://github.com/isaacs/node-glob) | `10.4.5` | `13.0.0` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `8.5.8` | `10.1.10` |
| [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) | `8.5.8` | `8.6.14` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.5.8` | `8.6.14` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.5.8` | `8.6.14` |
| [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) | `1.9.0` | `4.1.3` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.5.8` | `10.1.10` |
| [@storybook/addon-designs](https://github.com/storybookjs/addon-designs) | `8.2.0` | `11.1.0` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.5.8` | `8.6.14` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.5.8` | `8.6.14` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.5.8` | `10.1.10` |
| [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `8.5.8` | `10.1.10` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.5.8` | `8.6.14` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.5.8` | `10.1.10` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `11.25.2` | `13.3.4` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `8.5.8` | `10.1.10` |


Updates `@changesets/cli` from 2.28.0 to 2.29.8
- [Release notes](https://github.com/changesets/changesets/releases)
- [Commits](https://github.com/changesets/changesets/commits)

Updates `knip` from 5.44.4 to 5.76.3
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/5.76.3/packages/knip)

Updates `@sentry/react` from 7.120.3 to 10.32.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.120.3...10.32.1)

Updates `@tinymce/tinymce-react` from 5.1.1 to 6.3.0
- [Changelog](https://github.com/tinymce/tinymce-react/blob/main/CHANGELOG.md)
- [Commits](tinymce/tinymce-react@5.1.1...6.3.0)

Updates `@turf/bbox` from 6.5.0 to 7.3.1
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v6.5.0...v7.3.1)

Updates `mapbox-gl` from 1.13.3 to 3.17.0
- [Release notes](https://github.com/mapbox/mapbox-gl-js/releases)
- [Changelog](https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md)
- [Commits](mapbox/mapbox-gl-js@v1.13.3...v3.17.0)

Updates `@types/mapbox-gl` from 1.13.10 to 3.4.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mapbox-gl)

Updates `papaparse` from 5.5.2 to 5.5.3
- [Release notes](https://github.com/mholt/PapaParse/releases)
- [Commits](https://github.com/mholt/PapaParse/commits)

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

Updates `powerbi-client` from 2.23.1 to 2.23.9
- [Release notes](https://github.com/Microsoft/PowerBI-JavaScript/releases)
- [Commits](https://github.com/Microsoft/PowerBI-JavaScript/commits)

Updates `react` from 18.3.1 to 19.2.3
- [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.3/packages/react)

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

Updates `react-dom` from 18.3.1 to 19.2.3
- [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.3/packages/react-dom)

Updates `@types/react-dom` from 18.3.5 to 19.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `react-router-dom` from 6.29.0 to 7.11.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `sanitize-html` from 2.14.0 to 2.17.0
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](apostrophecms/sanitize-html@2.14.0...2.17.0)

Updates `@types/sanitize-html` from 2.13.0 to 2.16.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html)

Updates `@types/mapbox-gl` from 1.13.10 to 3.4.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mapbox-gl)

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

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

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

Updates `@types/react-dom` from 18.3.5 to 19.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@types/sanitize-html` from 2.13.0 to 2.16.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html)

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

Updates `dotenv-cli` from 7.4.4 to 11.0.0
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](entropitor/dotenv-cli@v7.4.4...v11.0.0)

Updates `happy-dom` from 9.20.3 to 20.0.11
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v9.20.3...v20.0.11)

Updates `jiti` from 2.5.1 to 2.6.1
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](unjs/jiti@v2.5.1...v2.6.1)

Updates `rollup-plugin-visualizer` from 5.14.0 to 6.0.5
- [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md)
- [Commits](btd/rollup-plugin-visualizer@v5.14.0...v6.0.5)

Updates `surge` from 0.23.1 to 0.24.6
- [Release notes](https://github.com/sintaxi/surge/releases)
- [Commits](sintaxi/surge@v0.23.1...v0.24.6)

Updates `ts-md5` from 1.3.1 to 2.0.1
- [Release notes](https://github.com/cotag/ts-md5/releases)
- [Changelog](https://github.com/cotag/ts-md5/blob/master/CHANGELOG.md)
- [Commits](cotag/ts-md5@v1.3.1...v2.0.1)

Updates `tsx` from 4.19.3 to 4.21.0
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.3...v4.21.0)

Updates `typescript` from 5.7.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.7.3...v5.9.3)

Updates `yargs` from 17.7.2 to 18.0.0
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs@v17.7.2...v18.0.0)

Updates `react-focus-on` from 3.9.4 to 3.10.2
- [Release notes](https://github.com/theKashey/react-focus-on/releases)
- [Changelog](https://github.com/theKashey/react-focus-on/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theKashey/react-focus-on/commits)

Updates `glob` from 10.4.5 to 13.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.5...v13.0.0)

Updates `@storybook/addon-docs` from 8.5.8 to 10.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.10/code/addons/docs)

Updates `@storybook/preview-api` from 8.5.8 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/preview-api)

Updates `@storybook/test` from 8.5.8 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/test)

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

Updates `@chromatic-com/storybook` from 1.9.0 to 4.1.3
- [Release notes](https://github.com/chromaui/addon-visual-tests/releases)
- [Changelog](https://github.com/chromaui/addon-visual-tests/blob/v4.1.3/CHANGELOG.md)
- [Commits](chromaui/addon-visual-tests@v1.9.0...v4.1.3)

Updates `@storybook/addon-a11y` from 8.5.8 to 10.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.10/code/addons/a11y)

Updates `@storybook/addon-designs` from 8.2.0 to 11.1.0
- [Release notes](https://github.com/storybookjs/addon-designs/releases)
- [Changelog](https://github.com/storybookjs/addon-designs/blob/master/CHANGELOG.v1-6.md)
- [Commits](storybookjs/addon-designs@v8.2.0...v11.1.0)

Updates `@storybook/addon-essentials` from 8.5.8 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.5.8 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/addons/interactions)

Updates `@storybook/addon-links` from 8.5.8 to 10.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.10/code/addons/links)

Updates `@storybook/addon-onboarding` from 8.5.8 to 10.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.10/code/addons/onboarding)

Updates `@storybook/blocks` from 8.5.8 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/blocks)

Updates `@storybook/react` from 8.5.8 to 10.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.10/code/renderers/react)

Updates `chromatic` from 11.25.2 to 13.3.4
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v11.25.2...v13.3.4)

Updates `storybook` from 8.5.8 to 10.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.10/code/core)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-version: 2.29.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: knip
  dependency-version: 5.76.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: "@sentry/react"
  dependency-version: 10.32.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@tinymce/tinymce-react"
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@turf/bbox"
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: mapbox-gl
  dependency-version: 3.17.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@types/mapbox-gl"
  dependency-version: 3.4.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: papaparse
  dependency-version: 5.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-other-dependencies
- dependency-name: "@types/papaparse"
  dependency-version: 5.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: powerbi-client
  dependency-version: 2.23.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-other-dependencies
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: react-router-dom
  dependency-version: 7.11.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: sanitize-html
  dependency-version: 2.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: "@types/sanitize-html"
  dependency-version: 2.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: "@types/mapbox-gl"
  dependency-version: 3.4.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@types/papaparse"
  dependency-version: 5.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@types/sanitize-html"
  dependency-version: 2.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: autoprefixer
  dependency-version: 10.4.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-other-dependencies
- dependency-name: dotenv-cli
  dependency-version: 11.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: happy-dom
  dependency-version: 20.0.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: jiti
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: rollup-plugin-visualizer
  dependency-version: 6.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: surge
  dependency-version: 0.24.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: ts-md5
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: tsx
  dependency-version: 4.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: yargs
  dependency-version: 18.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: react-focus-on
  dependency-version: 3.10.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: glob
  dependency-version: 13.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.1.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@storybook/preview-api"
  dependency-version: 8.6.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: "@storybook/test"
  dependency-version: 8.6.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: "@storybook/theming"
  dependency-version: 8.6.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: "@chromatic-com/storybook"
  dependency-version: 4.1.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.1.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@storybook/addon-designs"
  dependency-version: 11.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@storybook/addon-essentials"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: "@storybook/addon-interactions"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: "@storybook/addon-links"
  dependency-version: 10.1.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@storybook/addon-onboarding"
  dependency-version: 10.1.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: "@storybook/blocks"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-other-dependencies
- dependency-name: "@storybook/react"
  dependency-version: 10.1.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: chromatic
  dependency-version: 13.3.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
- dependency-name: storybook
  dependency-version: 10.1.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-other-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 22, 2025
@changeset-bot
Copy link

changeset-bot bot commented Dec 22, 2025

⚠️ No Changeset found

Latest commit: e0c9b1b

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-other-dependencies-21c37693af branch December 24, 2025 04:04
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.

2 participants