Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the npm group with 53 updates in the / directory:

Package From To
@fortawesome/free-solid-svg-icons 5.14.0 5.15.4
@fortawesome/react-fontawesome 0.1.19 0.2.6
@grafana/data 11.4.0 11.6.6
@grafana/flamegraph 11.4.0 11.6.6
@grafana/ui 11.4.0 11.6.6
@mui/base 5.0.0-alpha.98 5.0.0-beta.70
@mui/material 5.10.11 5.18.0
@reduxjs/toolkit 1.9.3 1.9.7
@szhsin/react-menu 3.5.2 3.5.3
@types/file-saver 2.0.5 2.0.7
compression-streams-polyfill 0.1.4 0.1.7
d3-scale-chromatic 3.0.0 3.1.0
@types/d3-scale-chromatic 3.0.0 3.1.0
jquery 3.7.0 3.7.1
@types/jquery 3.5.32 3.5.33
protobufjs 7.2.5 7.5.4
react-datepicker 4.11.0 4.25.0
react-dom 18.2.0 18.3.1
react-notifications-component 3.1.0 3.4.1
@types/react-notifications-component 3.1.1 3.2.0
react-router-dom 5.3.0 5.3.4
@types/react-router-dom 5.3.0 5.3.3
react-textarea-autosize 8.3.0 8.5.9
sweetalert2 11.4.8 11.23.0
true-myth 5.2.0 5.4.0
ts-essentials 9.3.2 9.4.2
zod 3.22.3 3.25.76
@babel/core 7.22.9 7.28.4
@emotion/styled 11.10.6 11.14.1
@swc/core 1.3.74 1.13.5
@types/d3-scale 4.0.3 4.0.9
@types/flot 0.0.32 0.0.36
@types/lodash.debounce 4.0.7 4.0.9
@types/lodash.groupby 4.6.7 4.6.9
@types/prismjs 1.26.0 1.26.5
@types/react-copy-to-clipboard 5.0.4 5.0.7
@types/react-helmet 6.1.6 6.1.11
@types/react-outside-click-handler 1.3.1 1.3.4
esbuild-loader 3.0.1 3.2.0
eslint-import-resolver-typescript 3.5.5 3.10.1
eslint-plugin-import 2.30.0 2.32.0
eslint-plugin-jsx-a11y 6.10.0 6.10.2
eslint-plugin-react 7.36.1 7.37.5
html-webpack-plugin 5.5.0 5.6.4
lint-staged 15.0.2 15.5.2
mini-css-extract-plugin 2.7.5 2.9.4
regenerator-runtime 0.13.11 0.14.1
sass 1.60.0 1.93.2
tsconfig-paths-webpack-plugin 4.0.1 4.2.0
web-streams-polyfill 3.2.1 3.3.3
webpack 5.94.0 5.102.0
webpack-cli 5.0.1 5.1.4
webpack-merge 5.8.0 5.10.0

Updates @fortawesome/free-solid-svg-icons from 5.14.0 to 5.15.4

Release notes

Sourced from @​fortawesome/free-solid-svg-icons's releases.

Release 5.15.4

Changed

Fixed

Release 5.15.3

Changed

  • Updated air-freshener's design due to trademark violation notice

Release 5.15.2

Changed

  • Support release to improve Font Awesome Kits performance

Release 5.15.1

Changed

  • Update to the ravelry brand icon

Fixed

  • Removed fill attribute from the vest and vest-patches icon
  • Moved attribution comment to correct location for sprites
  • Fixed duotone icons not rendering in Kits

Release 5.15.0

Minor version upgrade notice: there are some backward-incompatible changes to this release. See the UPGRADING.md guide for more information.

Added

  • Added guilded, hive, innosoft, instalod, ns8, octopus-deploy, perbyte, uncharted, watchman-monitoring, wodu sponsored brand icons
  • Added commissioned vest and vest-patch icon
  • Added cloudflare brand icon

Changed

  • Removed the adobe icon at the request of Adobe
  • Update rocketchat brand icon

... (truncated)

Changelog

Sourced from @​fortawesome/free-solid-svg-icons's changelog.

5.15.4 - 2021-08-04

Changed

Fixed


5.15.3 - 2021-03-16

Changed

  • Updated air-freshener's design due to trademark violation notice

5.15.2 - 2021-01-13

Changed

  • Support release to improve Font Awesome Kits performance

5.15.1 - 2020-10-05

Changed

  • Update to the ravelry brand icon

Fixed

  • Removed fill attribute from the vest and vest-patches icon
  • Moved attribution comment to correct location for sprites
  • Fixed duotone icons not rendering in Kits

5.15.0 - 2020-09-28

**Minor version upgrade notice: there are some backward-incompatible changes to this release. See the UPGRADING.md guide for more

... (truncated)

Commits

Updates @fortawesome/react-fontawesome from 0.1.19 to 0.2.6

Release notes

Sourced from @​fortawesome/react-fontawesome's releases.

Release 0.2.6

Fixed

  • check for existence of process before reading process.env (#585)

Full Changelog: FortAwesome/react-fontawesome@0.2.5...0.2.6

Release 0.2.5

What's Changed

New Contributors

Full Changelog: FortAwesome/react-fontawesome@0.2.4...0.2.5

Release 0.2.4

What's Changed

New Contributors

Full Changelog: FortAwesome/react-fontawesome@0.2.3...0.2.4

Release 0.2.3

Changed

  • Font Awesome Pro+ icons are now available with an active Pro+ subscription.

  • Removed example directory and files

  • Deprecated fa-fw prop

Added

  • Added widthAuto prop

  • Added rotateBy prop

Release 0.2.2

Fixed

  • Props with nullable/undefined values no longer throw an error #562 #560

Release 0.2.1

Changed

  • Remove defaultProps to be compatible with React 19

... (truncated)

Changelog

Sourced from @​fortawesome/react-fontawesome's changelog.

0.2.6 - 2025-08-22

Fixed

  • 'process' is not defined errors when loaded as module in ES2021+ environments (#585)

0.2.5 - 2025-08-15

Fixed

  • Invalid TS syntax in index.d.ts (#583)

0.2.4 - 2025-08-15

Changed

  • Update TypeScript to use the React.JSX namespace (#571)
  • Allow passing undefined to component props with exactOptionalPropertyTypes (#574)

0.2.3 - 2025-07-23

Changed

  • Font Awesome Pro+ icons are now available with an active Pro+ subscription.

  • Removed example directory and files

  • Deprecated fa-fw prop

Added

  • Added widthAuto prop

  • Added rotateBy prop


0.2.2 - 2024-05-22

Fixed

  • Props with nullable/undefined values no longer throw an error #562 #560

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lordofbacon, a new releaser for @​fortawesome/react-fontawesome since your current version.


Updates @grafana/data from 11.4.0 to 11.6.6

Release notes

Sourced from @​grafana/data's releases.

11.6.6

Download page What's new highlights

Features and enhancements

  • Alerting: Update alerting module #110001, @​yuri-tceretian
  • Auditing: Add settings to control recording of datasource query request and response body (Enterprise)
  • Auditing: Document new options for recording datasource query request/response body #109978, @​macabu

Bug fixes

11.6.5

Download page What's new highlights

Features and enhancements

11.6.4

Download page What's new highlights

Features and enhancements

Bug fixes

11.6.3

Download page What's new highlights

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/data's changelog.

11.6.6 (2025-09-23)

Features and enhancements

  • Auditing: Add settings to control recording of datasource query request and response body (Enterprise)

11.5.9 (2025-09-23)

Features and enhancements

  • Auditing: Add settings to control recording of datasource query request and response body (Enterprise)
  • Auditing: Document new options for recording datasource query request/response body #109976, @​macabu

Bug fixes

12.1.1 (2025-08-13)

Features and enhancements

Bug fixes

12.0.4 (2025-08-13)

Features and enhancements

Bug fixes

... (truncated)

Commits
  • 82e922a Release: 11.6.5 (#109577)
  • c6e2023 Release: 11.6.4 (#108545)
  • 75ad767 [release-11.6.4] ConvertFieldType: Handle undefined values in joinWith (#107417)
  • b49b4fb Release: 11.6.3 (#106826)
  • 57f5ce1 Release: 11.6.2 (#105905)
  • 3fe0e60 [release-11.6.2] Transformations: Include other counts as numbers when assess...
  • e9b0b09 [release-11.6.2] ConvertFieldType: Update "join with" to work on array of str...
  • 2990cbc Release: 11.6.1 (#104417)
  • 760b917 [release-11.6.1] Prometheus: Add support for cloud partners Prometheus data s...
  • 714ee0e [release-11.6.1] GrafanaUI: Remove blurred background from overlay backdrops ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​grafana/data since your current version.


Updates @grafana/flamegraph from 11.4.0 to 11.6.6

Release notes

Sourced from @​grafana/flamegraph's releases.

11.6.6

Download page What's new highlights

Features and enhancements

  • Alerting: Update alerting module #110001, @​yuri-tceretian
  • Auditing: Add settings to control recording of datasource query request and response body (Enterprise)
  • Auditing: Document new options for recording datasource query request/response body #109978, @​macabu

Bug fixes

11.6.5

Download page What's new highlights

Features and enhancements

11.6.4

Download page What's new highlights

Features and enhancements

Bug fixes

11.6.3

Download page What's new highlights

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/flamegraph's changelog.

11.6.6 (2025-09-23)

Features and enhancements

  • Auditing: Add settings to control recording of datasource query request and response body (Enterprise)

11.5.9 (2025-09-23)

Features and enhancements

  • Auditing: Add settings to control recording of datasource query request and response body (Enterprise)
  • Auditing: Document new options for recording datasource query request/response body #109976, @​macabu

Bug fixes

12.1.1 (2025-08-13)

Features and enhancements

Bug fixes

12.0.4 (2025-08-13)

Features and enhancements

Bug fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​grafana/flamegraph since your current version.


Updates @grafana/ui from 11.4.0 to 11.6.6

Release notes

Sourced from @​grafana/ui's releases.

11.6.6

Download page What's new highlights

Features and enhancements

  • Alerting: Update alerting module #110001, @​yuri-tceretian
  • Auditing: Add settings to control recording of datasource query request and response body (Enterprise)
  • Auditing: Document new options for recording datasource query request/response body #109978, @​macabu

Bug fixes

11.6.5

Download page What's new highlights

Features and enhancements

11.6.4

Download page What's new highlights

Features and enhancements

Bug fixes

11.6.3

Download page What's new highlights

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/ui's changelog.

11.6.6 (2025-09-23)

Features and enhancements

  • Auditing: Add settings to control recording of datasource query request and response body (Enterprise)

11.5.9 (2025-09-23)

Features and enhancements

  • Auditing: Add settings to control recording of datasource query request and response body (Enterprise)
  • Auditing: Document new options for recording datasource query request/response body #109976, @​macabu

Bug fixes

12.1.1 (2025-08-13)

Features and enhancements

Bug fixes

12.0.4 (2025-08-13)

Features and enhancements

Bug fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​grafana/ui since your current version.


Updates @mui/base from 5.0.0-alpha.98 to 5.0.0-beta.70

Commits

Updates @mui/material from 5.10.11 to 5.18.0

Release notes

Sourced from @​mui/material's releases.

v5.18.0

A big thanks to the 2 contributors who made this release possible.

CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the CSS layers documentation.

@mui/[email protected]

@mui/[email protected]

Docs

All contributors of this release in alphabetical order: @​oliviertassinari, @​siriwatknp

v5.17.1

Mar 18, 2025

This release fixes the @mui/types dependencies in all packages to fix a package layout bug (#45612) @​DiegoAndai

v5.17.0

Mar 18, 2025

A big thanks to the 2 contributors who made this release possible.

@mui/[email protected]

All contributors of this release in alphabetical order: @​DiegoAndai, @​siriwatknp

v5.16.14

A big thanks to the 1 contributor who made this release possible.

@mui/[email protected]

All contributors of this release in alphabetical order: @​ZeeshanTamboli

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.18.0

Jun 26, 2025

A big thanks to the 2 contributors who made this release possible.

CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the CSS layers documentation.

@mui/[email protected]

@mui/[email protected]

Docs

All contributors of this release in alphabetical order: @​oliviertassinari, @​siriwatknp

v5.17.1

Mar 18, 2025

This release fixes the @mui/types dependencies in all packages to fix a package layout bug (#45612) @​DiegoAndai

v5.17.0

Mar 18, 2025

A big thanks to the 2 contributors who made this release possible.

@mui/[email protected]

All contributors of this release in alphabetical order: @​DiegoAndai, @​siriwatknp

v5.16.14

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 07:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2025

This comment has been minimized.

Bumps the npm group with 53 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `5.14.0` | `5.15.4` |
| [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) | `0.1.19` | `0.2.6` |
| [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data) | `11.4.0` | `11.6.6` |
| [@grafana/flamegraph](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-flamegraph) | `11.4.0` | `11.6.6` |
| [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui) | `11.4.0` | `11.6.6` |
| [@mui/base](https://github.com/mui/material-ui/tree/HEAD/packages/mui-base) | `5.0.0-alpha.98` | `5.0.0-beta.70` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.10.11` | `5.18.0` |
| [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `1.9.3` | `1.9.7` |
| [@szhsin/react-menu](https://github.com/szhsin/react-menu) | `3.5.2` | `3.5.3` |
| [@types/file-saver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/file-saver) | `2.0.5` | `2.0.7` |
| [compression-streams-polyfill](https://github.com/101arrowz/compression-streams-polyfill) | `0.1.4` | `0.1.7` |
| [d3-scale-chromatic](https://github.com/d3/d3-scale-chromatic) | `3.0.0` | `3.1.0` |
| [@types/d3-scale-chromatic](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-scale-chromatic) | `3.0.0` | `3.1.0` |
| [jquery](https://github.com/jquery/jquery) | `3.7.0` | `3.7.1` |
| [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) | `3.5.32` | `3.5.33` |
| [protobufjs](https://github.com/protobufjs/protobuf.js) | `7.2.5` | `7.5.4` |
| [react-datepicker](https://github.com/Hacker0x01/react-datepicker) | `4.11.0` | `4.25.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
| [react-notifications-component](https://github.com/teodosii/react-notifications-component) | `3.1.0` | `3.4.1` |
| [@types/react-notifications-component](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-notifications-component) | `3.1.1` | `3.2.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `5.3.0` | `5.3.4` |
| [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) | `5.3.0` | `5.3.3` |
| [react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) | `8.3.0` | `8.5.9` |
| [sweetalert2](https://github.com/sweetalert2/sweetalert2) | `11.4.8` | `11.23.0` |
| [true-myth](https://github.com/true-myth/true-myth) | `5.2.0` | `5.4.0` |
| [ts-essentials](https://github.com/ts-essentials/ts-essentials) | `9.3.2` | `9.4.2` |
| [zod](https://github.com/colinhacks/zod) | `3.22.3` | `3.25.76` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.22.9` | `7.28.4` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.10.6` | `11.14.1` |
| [@swc/core](https://github.com/swc-project/swc) | `1.3.74` | `1.13.5` |
| [@types/d3-scale](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-scale) | `4.0.3` | `4.0.9` |
| [@types/flot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/flot) | `0.0.32` | `0.0.36` |
| [@types/lodash.debounce](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.debounce) | `4.0.7` | `4.0.9` |
| [@types/lodash.groupby](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.groupby) | `4.6.7` | `4.6.9` |
| [@types/prismjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prismjs) | `1.26.0` | `1.26.5` |
| [@types/react-copy-to-clipboard](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-copy-to-clipboard) | `5.0.4` | `5.0.7` |
| [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet) | `6.1.6` | `6.1.11` |
| [@types/react-outside-click-handler](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-outside-click-handler) | `1.3.1` | `1.3.4` |
| [esbuild-loader](https://github.com/privatenumber/esbuild-loader) | `3.0.1` | `3.2.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.5.5` | `3.10.1` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.32.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.10.0` | `6.10.2` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.36.1` | `7.37.5` |
| [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.5.0` | `5.6.4` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.0.2` | `15.5.2` |
| [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.7.5` | `2.9.4` |
| [regenerator-runtime](https://github.com/facebook/regenerator) | `0.13.11` | `0.14.1` |
| [sass](https://github.com/sass/dart-sass) | `1.60.0` | `1.93.2` |
| [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) | `4.0.1` | `4.2.0` |
| [web-streams-polyfill](https://github.com/MattiasBuelens/web-streams-polyfill) | `3.2.1` | `3.3.3` |
| [webpack](https://github.com/webpack/webpack) | `5.94.0` | `5.102.0` |
| [webpack-cli](https://github.com/webpack/webpack-cli) | `5.0.1` | `5.1.4` |
| [webpack-merge](https://github.com/survivejs/webpack-merge) | `5.8.0` | `5.10.0` |



Updates `@fortawesome/free-solid-svg-icons` from 5.14.0 to 5.15.4
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/5.15.4/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@5.14.0...5.15.4)

Updates `@fortawesome/react-fontawesome` from 0.1.19 to 0.2.6
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.6/CHANGELOG.md)
- [Commits](FortAwesome/react-fontawesome@0.1.19...0.2.6)

Updates `@grafana/data` from 11.4.0 to 11.6.6
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/v11.6.6/packages/grafana-data)

Updates `@grafana/flamegraph` from 11.4.0 to 11.6.6
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/v11.6.6/packages/grafana-flamegraph)

Updates `@grafana/ui` from 11.4.0 to 11.6.6
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/v11.6.6/packages/grafana-ui)

Updates `@mui/base` from 5.0.0-alpha.98 to 5.0.0-beta.70
- [Release notes](https://github.com/mui/material-ui/releases)
- [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-base)

Updates `@mui/material` from 5.10.11 to 5.18.0
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.18.0/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.18.0/packages/mui-material)

Updates `@reduxjs/toolkit` from 1.9.3 to 1.9.7
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v1.9.3...v1.9.7)

Updates `@szhsin/react-menu` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/szhsin/react-menu/releases)
- [Commits](szhsin/react-menu@v3.5.2...v3.5.3)

Updates `@types/file-saver` from 2.0.5 to 2.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/file-saver)

Updates `classnames` from 2.3.2 to 2.5.1
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](JedWatson/classnames@v2.3.2...v2.5.1)

Updates `compression-streams-polyfill` from 0.1.4 to 0.1.7
- [Commits](https://github.com/101arrowz/compression-streams-polyfill/commits)

Updates `d3` from 7.8.5 to 7.9.0
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](d3/d3@v7.8.5...v7.9.0)

Updates `d3-scale-chromatic` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/d3/d3-scale-chromatic/releases)
- [Commits](d3/d3-scale-chromatic@v3.0.0...v3.1.0)

Updates `@types/d3-scale-chromatic` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-scale-chromatic)

Updates `jquery` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/jquery/jquery/releases)
- [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md)
- [Commits](jquery/jquery@3.7.0...3.7.1)

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

Updates `protobufjs` from 7.2.5 to 7.5.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.2.5...protobufjs-v7.5.4)

Updates `react` from 18.2.0 to 18.3.1
- [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/v18.3.1/packages/react)

Updates `react-datepicker` from 4.11.0 to 4.25.0
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](Hacker0x01/react-datepicker@v4.11.0...v4.25.0)

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

Updates `react-hook-form` from 7.45.2 to 7.54.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.45.2...v7.54.0)

Updates `react-notifications-component` from 3.1.0 to 3.4.1
- [Release notes](https://github.com/teodosii/react-notifications-component/releases)
- [Changelog](https://github.com/teodosii/react-notifications-component/blob/master/CHANGELOG.md)
- [Commits](https://github.com/teodosii/react-notifications-component/commits)

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

Updates `react-router-dom` from 5.3.0 to 5.3.4
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/v5.3.4/packages/react-router-dom)

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

Updates `react-textarea-autosize` from 8.3.0 to 8.5.9
- [Release notes](https://github.com/Andarist/react-textarea-autosize/releases)
- [Changelog](https://github.com/Andarist/react-textarea-autosize/blob/main/CHANGELOG.md)
- [Commits](Andarist/react-textarea-autosize@v8.3.0...v8.5.9)

Updates `sweetalert2` from 11.4.8 to 11.23.0
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](sweetalert2/sweetalert2@v11.4.8...v11.23.0)

Updates `true-myth` from 5.2.0 to 5.4.0
- [Release notes](https://github.com/true-myth/true-myth/releases)
- [Changelog](https://github.com/true-myth/true-myth/blob/main/CHANGELOG.md)
- [Commits](true-myth/true-myth@v5.2.0...v5.4.0)

Updates `ts-essentials` from 9.3.2 to 9.4.2
- [Release notes](https://github.com/ts-essentials/ts-essentials/releases)
- [Changelog](https://github.com/ts-essentials/ts-essentials/blob/master/CHANGELOG.md)
- [Commits](ts-essentials/ts-essentials@v9.3.2...v9.4.2)

Updates `zod` from 3.22.3 to 3.25.76
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.22.3...v3.25.76)

Updates `@babel/core` from 7.22.9 to 7.28.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-core)

Updates `@emotion/react` from 11.10.6 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/styled` from 11.10.6 to 11.14.1
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@swc/core` from 1.3.74 to 1.13.5
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.74...v1.13.5)

Updates `@types/d3-scale` from 4.0.3 to 4.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-scale)

Updates `@types/d3-scale-chromatic` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-scale-chromatic)

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

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

Updates `@types/lodash.debounce` from 4.0.7 to 4.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.debounce)

Updates `@types/lodash.groupby` from 4.6.7 to 4.6.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.groupby)

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

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

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

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

Updates `@types/react-outside-click-handler` from 1.3.1 to 1.3.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-outside-click-handler)

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

Updates `esbuild-loader` from 3.0.1 to 3.2.0
- [Release notes](https://github.com/privatenumber/esbuild-loader/releases)
- [Commits](privatenumber/esbuild-loader@v3.0.1...v3.2.0)

Updates `eslint-import-resolver-typescript` from 3.5.5 to 3.10.1
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/v3.10.1/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.5.5...v3.10.1)

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

Updates `eslint-plugin-jsx-a11y` from 6.10.0 to 6.10.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.10.0...v6.10.2)

Updates `eslint-plugin-react` from 7.36.1 to 7.37.5
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.36.1...v7.37.5)

Updates `html-webpack-plugin` from 5.5.0 to 5.6.4
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v5.5.0...v5.6.4)

Updates `lint-staged` from 15.0.2 to 15.5.2
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.0.2...v15.5.2)

Updates `mini-css-extract-plugin` from 2.7.5 to 2.9.4
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack/mini-css-extract-plugin@v2.7.5...v2.9.4)

Updates `regenerator-runtime` from 0.13.11 to 0.14.1
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/[email protected]@0.14.1)

Updates `sass` from 1.60.0 to 1.93.2
- [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.60.0...1.93.2)

Updates `tsconfig-paths-webpack-plugin` from 4.0.1 to 4.2.0
- [Changelog](https://github.com/jonaskello/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](jonaskello/tsconfig-paths-webpack-plugin@v4.0.1...v4.2.0)

Updates `web-streams-polyfill` from 3.2.1 to 3.3.3
- [Release notes](https://github.com/MattiasBuelens/web-streams-polyfill/releases)
- [Changelog](https://github.com/MattiasBuelens/web-streams-polyfill/blob/master/CHANGELOG.md)
- [Commits](MattiasBuelens/web-streams-polyfill@v3.2.1...v3.3.3)

Updates `webpack` from 5.94.0 to 5.102.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.94.0...v5.102.0)

Updates `webpack-cli` from 5.0.1 to 5.1.4
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@5.1.4)

Updates `webpack-merge` from 5.8.0 to 5.10.0
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](survivejs/webpack-merge@v5.8.0...v5.10.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-version: 5.15.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@fortawesome/react-fontawesome"
  dependency-version: 0.2.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@grafana/data"
  dependency-version: 11.6.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@grafana/flamegraph"
  dependency-version: 11.6.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@grafana/ui"
  dependency-version: 11.6.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@mui/base"
  dependency-version: 5.0.0-beta.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@mui/material"
  dependency-version: 5.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@reduxjs/toolkit"
  dependency-version: 1.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@szhsin/react-menu"
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/file-saver"
  dependency-version: 2.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: classnames
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: compression-streams-polyfill
  dependency-version: 0.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: d3
  dependency-version: 7.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: d3-scale-chromatic
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/d3-scale-chromatic"
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: jquery
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/jquery"
  dependency-version: 3.5.33
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: protobufjs
  dependency-version: 7.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react
  dependency-version: 18.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react-datepicker
  dependency-version: 4.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react-dom
  dependency-version: 18.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react-hook-form
  dependency-version: 7.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react-notifications-component
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/react-notifications-component"
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react-router-dom
  dependency-version: 5.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react-router-dom"
  dependency-version: 5.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: react-textarea-autosize
  dependency-version: 8.5.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: sweetalert2
  dependency-version: 11.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: true-myth
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: ts-essentials
  dependency-version: 9.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: zod
  dependency-version: 3.25.76
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@babel/core"
  dependency-version: 7.28.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@emotion/react"
  dependency-version: 11.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@emotion/styled"
  dependency-version: 11.14.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@swc/core"
  dependency-version: 1.13.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/d3-scale"
  dependency-version: 4.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/d3-scale-chromatic"
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/flot"
  dependency-version: 0.0.36
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/jquery"
  dependency-version: 3.5.33
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/lodash.debounce"
  dependency-version: 4.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/lodash.groupby"
  dependency-version: 4.6.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/prismjs"
  dependency-version: 1.26.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react-copy-to-clipboard"
  dependency-version: 5.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react-helmet"
  dependency-version: 6.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react-notifications-component"
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/react-outside-click-handler"
  dependency-version: 1.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react-router-dom"
  dependency-version: 5.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: esbuild-loader
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-import-resolver-typescript
  dependency-version: 3.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-jsx-a11y
  dependency-version: 6.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint-plugin-react
  dependency-version: 7.37.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: html-webpack-plugin
  dependency-version: 5.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: lint-staged
  dependency-version: 15.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: mini-css-extract-plugin
  dependency-version: 2.9.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: regenerator-runtime
  dependency-version: 0.14.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: sass
  dependency-version: 1.93.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: tsconfig-paths-webpack-plugin
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: web-streams-polyfill
  dependency-version: 3.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: webpack
  dependency-version: 5.102.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: webpack-cli
  dependency-version: 5.1.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: webpack-merge
  dependency-version: 5.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-349be179b7 branch from 5f66d59 to 1fb4c6b Compare October 6, 2025 20:47
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