Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

dev: bump the safe group across 1 directory with 35 updates #7444

Open
wants to merge 1 commit into
base: v3.33
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the safe group with 34 updates in the / directory:

Package From To
@tabler/icons-react 3.22.0 3.26.0
@formatjs/intl-datetimeformat 6.16.5 6.17.1
@formatjs/intl-displaynames 6.8.5 6.8.8
@formatjs/intl-listformat 7.7.5 7.7.8
@formatjs/intl-locale 4.2.5 4.2.8
@formatjs/intl-numberformat 8.14.5 8.15.1
@formatjs/intl-pluralrules 5.3.5 5.4.1
@formatjs/intl-relativetimeformat 11.4.5 11.4.8
@reduxjs/toolkit 2.3.0 2.5.0
@sentry/react 8.40.0 8.45.1
react-apexcharts 1.6.0 1.7.0
react-focus-lock 2.13.2 2.13.5
react-intl 7.0.1 7.0.4
react-remove-scroll 2.6.0 2.6.1
react-select 5.8.3 5.9.0
react-switch 7.0.0 7.1.0
yup 1.4.0 1.6.0
@babel/cli 7.25.9 7.26.4
@babel/preset-react 7.25.9 7.26.3
@inquirer/prompts 7.1.0 7.2.0
@storybook/addon-essentials 8.4.5 8.4.7
@storybook/addon-mdx-gfm 8.4.5 8.4.7
@storybook/addon-actions 8.4.5 8.4.7
@storybook/cli 8.4.5 8.4.7
@storybook/react 8.4.5 8.4.7
@storybook/react-webpack5 8.4.5 8.4.7
cypress 13.16.0 13.16.1
eslint-import-resolver-webpack 0.13.9 0.13.10
eslint-plugin-jsdoc 50.5.0 50.6.1
prettier 3.3.3 3.4.2
react-refresh 0.14.2 0.16.0
stylelint 16.10.0 16.12.0
webpack 5.96.1 5.97.1
webpack-dev-server 5.1.0 5.2.0

Updates @tabler/icons-react from 3.22.0 to 3.26.0

Release notes

Sourced from @​tabler/icons-react's releases.

Release 3.26.0

18 new icons:

  • filled/circle-chevrons-down
  • filled/circle-chevrons-left
  • filled/circle-chevrons-right
  • filled/circle-chevrons-up
  • filled/clipboard-data
  • filled/clipboard-list
  • filled/clipboard-text
  • filled/clipboard-typography
  • outline/http-connect-off
  • outline/http-delete-off
  • outline/http-get-off
  • outline/http-head-off
  • outline/http-options-off
  • outline/http-patch-off
  • outline/http-post-off
  • outline/http-put-off
  • outline/http-que-off
  • outline/http-trace-off

Fixed icons: outline/badge-2k, outline/cake-roll, outline/error-404-off, outline/error-404, outline/http-connect, outline/http-delete, outline/http-options, outline/http-post, outline/http-que, outline/http-trace, outline/matrix, outline/square-dashed, outline/table-dashed

Release 3.25.0

18 new icons:

  • filled/chart-dots-2
  • filled/chart-dots-3
  • filled/chart-funnel
  • filled/chart-pie-2
  • filled/chart-pie-3
  • filled/chart-pie-4
  • filled/chef-hat
  • filled/circle-caret-down
  • filled/circle-caret-left
  • filled/circle-caret-right
  • filled/circle-caret-up
  • filled/circle-chevron-down
  • filled/circle-chevron-left
  • filled/circle-chevron-right
  • filled/circle-chevron-up
  • filled/clipboard-check
  • filled/clipboard-x
  • filled/clipboard

... (truncated)

Commits

Updates @formatjs/intl-datetimeformat from 6.16.5 to 6.17.1

Release notes

Sourced from @​formatjs/intl-datetimeformat's releases.

@​formatjs/intl-datetimeformat@​6.17.1

6.17.1 (2024-12-09)

Note: Version bump only for package @​formatjs/intl-datetimeformat

@​formatjs/intl-datetimeformat@​6.17.0

6.17.0 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

Features

@​formatjs/intl-datetimeformat@​6.16.6

6.16.6 (2024-12-08)

Note: Version bump only for package @​formatjs/intl-datetimeformat

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates @formatjs/intl-displaynames from 6.8.5 to 6.8.8

Release notes

Sourced from @​formatjs/intl-displaynames's releases.

@​formatjs/intl-displaynames@​6.8.8

6.8.8 (2024-12-09)

Note: Version bump only for package @​formatjs/intl-displaynames

@​formatjs/intl-displaynames@​6.8.7

6.8.7 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

@​formatjs/intl-displaynames@​6.8.6

6.8.6 (2024-12-08)

Note: Version bump only for package @​formatjs/intl-displaynames

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates @formatjs/intl-listformat from 7.7.5 to 7.7.8

Release notes

Sourced from @​formatjs/intl-listformat's releases.

@​formatjs/intl-listformat@​7.7.8

7.7.8 (2024-12-09)

Note: Version bump only for package @​formatjs/intl-listformat

@​formatjs/intl-listformat@​7.7.7

7.7.7 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

@​formatjs/intl-listformat@​7.7.6

7.7.6 (2024-12-08)

Note: Version bump only for package @​formatjs/intl-listformat

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates @formatjs/intl-locale from 4.2.5 to 4.2.8

Release notes

Sourced from @​formatjs/intl-locale's releases.

@​formatjs/intl-locale@​4.2.8

4.2.8 (2024-12-09)

Note: Version bump only for package @​formatjs/intl-locale

@​formatjs/intl-locale@​4.2.7

4.2.7 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

@​formatjs/intl-locale@​4.2.6

4.2.6 (2024-12-08)

Note: Version bump only for package @​formatjs/intl-locale

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates @formatjs/intl-numberformat from 8.14.5 to 8.15.1

Release notes

Sourced from @​formatjs/intl-numberformat's releases.

@​formatjs/intl-numberformat@​8.15.1

8.15.1 (2024-12-09)

Bug Fixes

@​formatjs/intl-numberformat@​8.15.0

8.15.0 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

Features

@​formatjs/intl-numberformat@​8.14.6

8.14.6 (2024-12-08)

Note: Version bump only for package @​formatjs/intl-numberformat

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates @formatjs/intl-pluralrules from 5.3.5 to 5.4.1

Release notes

Sourced from @​formatjs/intl-pluralrules's releases.

@​formatjs/intl-pluralrules@​5.4.1

5.4.1 (2024-12-09)

Note: Version bump only for package @​formatjs/intl-pluralrules

@​formatjs/intl-pluralrules@​5.4.0

5.4.0 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

Features

@​formatjs/intl-pluralrules@​5.3.6

5.3.6 (2024-12-08)

Note: Version bump only for package @​formatjs/intl-pluralrules

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates @formatjs/intl-relativetimeformat from 11.4.5 to 11.4.8

Release notes

Sourced from @​formatjs/intl-relativetimeformat's releases.

@​formatjs/intl-relativetimeformat@​11.4.8

11.4.8 (2024-12-09)

Note: Version bump only for package @​formatjs/intl-relativetimeformat

@​formatjs/intl-relativetimeformat@​11.4.7

11.4.7 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

@​formatjs/intl-relativetimeformat@​11.4.6

11.4.6 (2024-12-08)

Note: Version bump only for package @​formatjs/intl-relativetimeformat

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates @reduxjs/toolkit from 2.3.0 to 2.5.0

Release notes

Sourced from @​reduxjs/toolkit's releases.

v2.5.0

This feature release updates the React peer dependency to work with React 19, and fixes an additional skip token issue.

Changelog

React 19 Compat

React 19 was just released! We've updated our peer dep to accept React 19, and updated our runtime and type tests to check against both React 18 and 19.

Also see React-Redux v9.2.0 for the same peer dep update.

Other Fixes

We previously fixed an issue with the RTKQ core where serializeQueryArgs callbacks could be called with skipToken, potentially leading to errors. We've fixed an additional location in the useQuery hooks where that could happen as well.

What's Changed

Full Changelog: reduxjs/redux-toolkit@v2.4.0...v2.5.0

v2.4.0

This feature release includes multiple tweaks and fixes to RTK Query functionality, additional exported TS types, and drops support for TS versions earlier than 5.0.

Changelog

RTK Query Improvements

Lazy query hooks can now be reset.

retry.fail now accepts meta as a second argument.

Tag invalidation arrays now ignore nullish values.

We did some small internal refactoring around Maps and default values that shrank bundle size slightly.

Bugfixes

Passing skipToken to a query hook now bails out before running any other logic, which fixes cases where serializeQueryArgs previously threw an error because there were no args to process.

The autoBatchEnhancer now reads window.requestAnimationFrame later, which it to work properly with Jest fake timers.

We fixed cases where the hook result isSuccess flag would briefly flicker to false when switched to a different cache entry that was uninitialized, and would briefly flicker to true when refetching a query that previously errored.

The listener middleware previously had inconsistent logic checks for comparing against existing listener entries (effect + type, vs effect only). It now always checks both effect + type.

Additional TS Types

... (truncated)

Commits

Updates @sentry/react from 8.40.0 to 8.45.1

Release notes

Sourced from @​sentry/react's releases.

8.45.1

  • fix(feedback): Return when the sendFeedback promise resolves (#14683)

Bundle size 📦

Path Size
@​sentry/browser 23.29 KB
@​sentry/browser - with treeshaking flags 21.96 KB
@​sentry/browser (incl. Tracing) 35.79 KB
@​sentry/browser (incl. Tracing, Replay) 73.01 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.41 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.32 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.81 KB
@​sentry/browser (incl. Feedback) 40.04 KB
@​sentry/browser (incl. sendFeedback) 27.89 KB
@​sentry/browser (incl. FeedbackAsync) 32.68 KB
@​sentry/react 25.96 KB
@​sentry/react (incl. Tracing) 38.6 KB
@​sentry/vue 27.49 KB
@​sentry/vue (incl. Tracing) 37.63 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.43 KB
CDN Bundle (incl. Tracing) 37.46 KB
CDN Bundle (incl. Tracing, Replay) 72.64 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.01 KB
CDN Bundle - uncompressed 71.74 KB
CDN Bundle (incl. Tracing) - uncompressed 111.05 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.1 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.32 KB
@​sentry/nextjs (client) 38.88 KB
@​sentry/sveltekit (client) 36.29 KB
@​sentry/node 162.52 KB
@​sentry/node - without tracing 98.71 KB
@​sentry/aws-serverless 126.39 KB

8.45.0

  • feat(core): Add handled option to captureConsoleIntegration (#14664)
  • feat(browser): Attach virtual stack traces to HttpClient events (#14515)
  • feat(replay): Upgrade rrweb packages to 2.31.0 (#14689)
  • fix(aws-serverless): Remove v8 layer as it overwrites the current layer for docs (#14679)
  • fix(browser): Mark stack trace from captureMessage with attachStacktrace: true as synthetic (#14668)
  • fix(core): Mark stack trace from captureMessage with attatchStackTrace: true as synthetic (#14670)
  • fix(core): Set level in server runtime captureException (#10587)
  • fix(profiling-node): Guard invocation of native profiling methods (#14676)
  • fix(nuxt): Inline nitro-utils function (#14680)
  • fix(profiling-node): Ensure profileId is added to transaction event (#14681)
  • fix(react): Add React Router Descendant Routes support (#14304)
  • fix: Disable ANR and Local Variables if debugger is enabled via CLI args (#14643)

... (truncated)

Changelog

Sourced from @​sentry/react's changelog.

8.45.1

  • fix(feedback): Return when the sendFeedback promise resolves (#14683)

8.45.0

  • feat(core): Add handled option to captureConsoleIntegration (#14664)
  • feat(browser): Attach virtual stack traces to HttpClient events (#14515)
  • feat(replay): Upgrade rrweb packages to 2.31.0 (#14689)
  • fix(aws-serverless): Remove v8 layer as it overwrites the current layer for docs (#14679)
  • fix(browser): Mark stack trace from captureMessage with attachStacktrace: true as synthetic (#14668)
  • fix(core): Mark stack trace from captureMessage with attatchStackTrace: true as synthetic (#14670)
  • fix(core): Set level in server runtime captureException (#10587)
  • fix(profiling-node): Guard invocation of native profiling methods (#14676)
  • fix(nuxt): Inline nitro-utils function (#14680)
  • fix(profiling-node): Ensure profileId is added to transaction event (#14681)
  • fix(react): Add React Router Descendant Routes support (#14304)
  • fix: Disable ANR and Local Variables if debugger is enabled via CLI args (#14643)

Work in this release was contributed by @​anonrig and @​Zih0. Thank you for your contributions!

8.44.0

Deprecations

  • feat: Deprecate autoSessionTracking (#14640)

    Deprecates autoSessionTracking. To enable session tracking, it is recommended to unset autoSessionTracking and ensure that either, in browser environments the browserSessionIntegration is added, or in server environments the httpIntegration is added.

    To disable session tracking, it is recommended to unset autoSessionTracking and to remove the browserSessionIntegration in browser environments, or in server environments configure the httpIntegration with the trackIncomingRequestsAsSessions option set to false.

Other Changes

  • feat: Reword log message around unsent spans (#14641)
  • feat(opentelemetry): Set response context for http.server spans (#14634)
  • fix(google-cloud-serverless): Update homepage link in package.json (#14411)
  • fix(nuxt): Add unbuild config to not fail on warn (#14662)

Work in this release was contributed by @​robinvw1. Thank you for your contribution!

8.43.0

Important Changes

  • feat(nuxt): Add option autoInjectServerSentry (no default import()) (#14553)

    Using the dynamic import() as the default behavior for initializing the SDK on the server-side did not work for every project.

... (truncated)

Commits
  • 3690d62 release: 8.45.1
  • 323a38c meta(changelog): Update changelog for 8.45.1 (#14722)
  • 0f6ef9a ci(v8): Ensure CI runs on v8 & v9 branches (#14604) (#14727)
  • db33945 Merge pull request #14699 from getsentry/master
  • 164328c Merge branch 'release/8.45.0'
  • c32e1a4 ref(nextjs): Change url of parser base to make security scanners less sus (#1...
  • 0c578ea release: 8.45.0
  • d6aa2e7 Merge pull request #14682 from getsentry/prepare-release/8.45.0
  • 9e3bc93 fix(feedback): Return when the sendFeedback promise resolves (#14683)
  • 734b375 meta(changelog): Update changelog for 8.45.0
  • Additional commits viewable in compare view

Updates react-apexcharts from 1.6.0 to 1.7.0

Commits

Updates react-focus-lock from 2.13.2 to 2.13.5

Changelog

Sourced from react-focus-lock's changelog.

2.13.5 (2024-12-15)

Bug Fixes

  • correct focus order for non-autofocusable modals, fixes #340 (5b06e8d)

2.13.4 (2024-12-15)

2.13.3 (2024-12-15)

Bug Fixes

Features

  • refactor: use name imports; (e0c95bf)
Commits

Updates react-intl from 7.0.1 to 7.0.4

Release notes

Sourced from react-intl's releases.

[email protected]

7.0.4 (2024-12-09)

Note: Version bump only for package react-intl

[email protected]

7.0.3 (2024-12-09)

Bug Fixes

  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

[email protected]

7.0.2 (2024-12-08)

Bug Fixes

Commits
  • 249c1a5 build: publish
  • 7743782 fix(@​formatjs/intl-numberformat): better handling of useGrouping, fix #4476
  • f6e67ad chore: rm unused dep
  • 3a6a447 build: publish
  • 50bd498 feat: use Decimal in polyfills to fix floating point issues
  • b6de002 chore(deps): update dependency aspect_rules_lint to v1.0.7 (#4765)
  • 4d855c2 fix: turn on isolatedDeclarations and specify explicit types everywhere
  • 5715e33 chore(deps): update dependency webpack to v5.97.1 (#4763)
  • 7168dda chore(deps): update dependency prettier to v3.4.2 (#4762)
  • 31f0660 build: publish
  • Additional commits viewable in compare view

Updates react-remove-scroll from 2.6.0 to 2.6.1

Commits

Updates react-select from 5.8.3 to 5.9.0

Release notes

Sourced from react-select's releases.

[email protected]

Minor Changes

Commits

Updates react-switch from 7.0.0 to 7.1.0

Changelog

Sourced from react-switch's changelog.

[7.1.0 - 2024-12-14]

Added

  • Add react@19 as a peerDependency.
Commits

Updates yup from 1.4.0 to 1.6.0

Changelog

Sourced from yup's changelog.

1.6.0 (2024-12-16)

Features

1.5.0 (2024-12-03)

Bug Fixes

  • readme: some typos and update CustomizingErrors doc (#2163) (5c77e0d)

Features

  • Add exact and stripUnknown method to object() (adcdd8d)
Commits

Bumps the safe group with 34 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.22.0` | `3.26.0` |
| [@formatjs/intl-datetimeformat](https://github.com/formatjs/formatjs) | `6.16.5` | `6.17.1` |
| [@formatjs/intl-displaynames](https://github.com/formatjs/formatjs) | `6.8.5` | `6.8.8` |
| [@formatjs/intl-listformat](https://github.com/formatjs/formatjs) | `7.7.5` | `7.7.8` |
| [@formatjs/intl-locale](https://github.com/formatjs/formatjs) | `4.2.5` | `4.2.8` |
| [@formatjs/intl-numberformat](https://github.com/formatjs/formatjs) | `8.14.5` | `8.15.1` |
| [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) | `5.3.5` | `5.4.1` |
| [@formatjs/intl-relativetimeformat](https://github.com/formatjs/formatjs) | `11.4.5` | `11.4.8` |
| [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.3.0` | `2.5.0` |
| [@sentry/react](https://github.com/getsentry/sentry-javascript) | `8.40.0` | `8.45.1` |
| [react-apexcharts](https://github.com/apexcharts/react-apexcharts) | `1.6.0` | `1.7.0` |
| [react-focus-lock](https://github.com/theKashey/react-focus-lock) | `2.13.2` | `2.13.5` |
| [react-intl](https://github.com/formatjs/formatjs) | `7.0.1` | `7.0.4` |
| [react-remove-scroll](https://github.com/theKashey/react-remove-scroll) | `2.6.0` | `2.6.1` |
| [react-select](https://github.com/JedWatson/react-select) | `5.8.3` | `5.9.0` |
| [react-switch](https://github.com/markusenglund/react-switch) | `7.0.0` | `7.1.0` |
| [yup](https://github.com/jquense/yup) | `1.4.0` | `1.6.0` |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.25.9` | `7.26.4` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.26.3` |
| [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `7.1.0` | `7.2.0` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.5` | `8.4.7` |
| [@storybook/addon-mdx-gfm](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/gfm) | `8.4.5` | `8.4.7` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.4.5` | `8.4.7` |
| [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.4.5` | `8.4.7` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.4.5` | `8.4.7` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.4.5` | `8.4.7` |
| [cypress](https://github.com/cypress-io/cypress) | `13.16.0` | `13.16.1` |
| [eslint-import-resolver-webpack](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/webpack) | `0.13.9` | `0.13.10` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.5.0` | `50.6.1` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
| [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.14.2` | `0.16.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.12.0` |
| [webpack](https://github.com/webpack/webpack) | `5.96.1` | `5.97.1` |
| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.1.0` | `5.2.0` |



Updates `@tabler/icons-react` from 3.22.0 to 3.26.0
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.26.0/packages/icons-react)

Updates `@formatjs/intl-datetimeformat` from 6.16.5 to 6.17.1
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/intl-displaynames` from 6.8.5 to 6.8.8
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/intl-listformat` from 7.7.5 to 7.7.8
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/intl-locale` from 4.2.5 to 4.2.8
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/intl-numberformat` from 8.14.5 to 8.15.1
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/intl-pluralrules` from 5.3.5 to 5.4.1
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/intl-relativetimeformat` from 11.4.5 to 11.4.8
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@reduxjs/toolkit` from 2.3.0 to 2.5.0
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.3.0...v2.5.0)

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

Updates `react-apexcharts` from 1.6.0 to 1.7.0
- [Commits](https://github.com/apexcharts/react-apexcharts/commits)

Updates `react-focus-lock` from 2.13.2 to 2.13.5
- [Release notes](https://github.com/theKashey/react-focus-lock/releases)
- [Changelog](https://github.com/theKashey/react-focus-lock/blob/master/CHANGELOG.md)
- [Commits](theKashey/react-focus-lock@v2.13.2...v2.13.5)

Updates `react-intl` from 7.0.1 to 7.0.4
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@7.0.4)

Updates `react-remove-scroll` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/theKashey/react-remove-scroll/releases)
- [Changelog](https://github.com/theKashey/react-remove-scroll/blob/master/CHANGELOG.md)
- [Commits](theKashey/react-remove-scroll@v2.6.0...v2.6.1)

Updates `react-select` from 5.8.3 to 5.9.0
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.9.0)

Updates `react-switch` from 7.0.0 to 7.1.0
- [Changelog](https://github.com/markusenglund/react-switch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markusenglund/react-switch/commits)

Updates `yup` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.4.0...v1.6.0)

Updates `@babel/cli` from 7.25.9 to 7.26.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.26.4/packages/babel-cli)

Updates `@babel/preset-react` from 7.25.9 to 7.26.3
- [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.26.3/packages/babel-preset-react)

Updates `@inquirer/prompts` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected])

Updates `@storybook/addon-essentials` from 8.4.5 to 8.4.7
- [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/v8.4.7/code/addons/essentials)

Updates `@storybook/addon-mdx-gfm` from 8.4.5 to 8.4.7
- [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/v8.4.7/code/addons/gfm)

Updates `@storybook/addon-actions` from 8.4.5 to 8.4.7
- [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/v8.4.7/code/addons/actions)

Updates `@storybook/cli` from 8.4.5 to 8.4.7
- [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/v8.4.7/code/lib/cli)

Updates `@storybook/react` from 8.4.5 to 8.4.7
- [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/v8.4.7/code/renderers/react)

Updates `@storybook/react-webpack5` from 8.4.5 to 8.4.7
- [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/v8.4.7/code/frameworks/react-webpack5)

Updates `cypress` from 13.16.0 to 13.16.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.16.0...v13.16.1)

Updates `eslint-import-resolver-webpack` from 0.13.9 to 0.13.10
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/resolvers/webpack/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/commits/resolvers/webpack/v0.13.10/resolvers/webpack)

Updates `eslint-plugin-jsdoc` from 50.5.0 to 50.6.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v50.5.0...v50.6.1)

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

Updates `react-refresh` from 0.14.2 to 0.16.0
- [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/HEAD/packages/react)

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

Updates `storybook` from 8.4.5 to 8.4.7
- [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/v8.4.7/code/lib/cli)

Updates `webpack` from 5.96.1 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.96.1...v5.97.1)

Updates `webpack-dev-server` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: "@tabler/icons-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: "@formatjs/intl-datetimeformat"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: "@formatjs/intl-displaynames"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@formatjs/intl-listformat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@formatjs/intl-locale"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@formatjs/intl-numberformat"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: "@formatjs/intl-pluralrules"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: "@formatjs/intl-relativetimeformat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: react-apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: react-focus-lock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: react-remove-scroll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: react-switch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: "@inquirer/prompts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@storybook/addon-mdx-gfm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@storybook/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: "@storybook/react-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: eslint-import-resolver-webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 16, 2024 22:49
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
@dependabot dependabot bot requested a review from ryaplots December 16, 2024 22:49
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Dec 16, 2024
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