Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): bump the dependencies group across 1 directory with 12 updates #340

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps the dependencies group with 12 updates in the / directory:

Package From To
react 18.2.0 18.3.1
@types/react 18.0.8 18.3.3
react-dom 18.2.0 18.3.1
@types/react-dom 18.0.6 18.3.0
focus-trap-react 10.0.0 10.2.3
tabbable 6.0.0 6.2.0
core-js 3.25.5 3.37.1
react-is 18.2.0 18.3.1
formik 2.2.9 2.4.6
react-router-dom 6.4.2 6.23.1
regenerator-runtime 0.13.10 0.14.1
styled-normalize 8.0.7 8.1.1

Updates react from 18.2.0 to 18.3.1

Release notes

Sourced from react's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react since your current version.


Updates @types/react from 18.0.8 to 18.3.3

Commits

Updates react-dom from 18.2.0 to 18.3.1

Release notes

Sourced from react-dom's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react-dom's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
  • d6c42f7 Bump to 18.3.1
  • 8a015b6 Add deprecation warning for unmountComponentAtNode
  • c3b2839 Add deprecation warning for findDOMNode
  • d4ea75d ReactDOMTestUtils deprecation warnings
  • 7548c01 Deprecate renderToStaticNodeStream (#28872) (#28874)
  • 5894232 Enable warning for defaultProps on function components for everyone (#25699)
  • c2a246e Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)
  • 2cfb474 Bump version from 18.2 to 18.3
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.


Updates @types/react-dom from 18.0.6 to 18.3.0

Commits

Updates focus-trap-react from 10.0.0 to 10.2.3

Release notes

Sourced from focus-trap-react's releases.

v10.2.3

Patch Changes

  • 850a5a0: Bump focus-trap to v7.5.4 for shadow DOM related bug fix

v10.2.2

Patch Changes

  • 10dc372: Bump focus-trap to 7.5.3 for typings fix

v10.1.4

Patch Changes

  • c1d6324: Bump focus-trap to v7.4.3 for bug fix for (#962)

v10.1.3

Patch Changes

  • b137dfa: Bump focus-trap to v7.4.2 for shadow DOM-related fix

v10.1.2

Patch Changes

  • ada0709: Bump focus-trap to v7.4.1 and tabbable to v6.1.2 for nwsapi patch (#986).

v10.1.1

Patch Changes

  • 65c508c: Bump focus-trap to v7.4.0 for new onPost/Pause and onPost/Unpause hooks via existing focusTrapOptions prop. (#948)

v10.1.0

Minor Changes

  • 6c8f714: Bump focus-trap to v7.3.1 and tabbable to v6.1.1 for bug fixes and inert support.

v10.0.2

Patch Changes

  • 0c98e74: Add missing trapStack option from focus-trap 7.1.0, add new isKeyForward and isKeyBackward options from focus-trap 7.2.0, bump focus-trap to 7.2.0.

v10.0.1

Patch Changes

  • c772db0: Add help for Strict Mode in README #796
  • d0de500: Bump focus-trap to 7.1.0 and tabbable to 6.0.1 for new trap features and bug fixes
Changelog

Sourced from focus-trap-react's changelog.

10.2.3

Patch Changes

  • 850a5a0: Bump focus-trap to v7.5.4 for shadow DOM related bug fix

10.2.2

Patch Changes

  • 10dc372: Bump focus-trap to 7.5.3 for typings fix

10.2.1

Patch Changes

  • 1d58209: Bump focus-trap to v7.5.2 for Safari-related bug fix with Array.findLast()

10.2.0

Minor Changes

  • e42bf28: Bump focus-trap to v7.5.1 for new positive tab index support in single-container traps

10.1.4

Patch Changes

  • c1d6324: Bump focus-trap to v7.4.3 for bug fix for (#962)

10.1.3

Patch Changes

  • b137dfa: Bump focus-trap to v7.4.2 for shadow DOM-related fix

10.1.2

Patch Changes

  • ada0709: Bump focus-trap to v7.4.1 and tabbable to v6.1.2 for nwsapi patch (#986).

10.1.1

Patch Changes

  • 65c508c: Bump focus-trap to v7.4.0 for new onPost/Pause and onPost/Unpause hooks via existing focusTrapOptions prop. (#948)

10.1.0

... (truncated)

Commits
  • 7282b6b Version Packages (#1125)
  • 850a5a0 Bump focus-trap to 7.5.4 for shadow DOM fix (#1124)
  • b0565f8 [DEPENDABOT]: Bump @​types/jquery from 3.5.20 to 3.5.22 (#1122)
  • 1769bb1 [DEPENDABOT]: Bump eslint from 8.50.0 to 8.51.0 (#1123)
  • 932b2d2 [DEPENDABOT]: Bump cypress from 13.2.0 to 13.3.0 (#1119)
  • 4d68ac8 [DEPENDABOT]: Bump @​types/jquery from 3.5.19 to 3.5.20 (#1120)
  • bd4e40a [DEPENDABOT]: Bump eslint-plugin-jest from 27.4.0 to 27.4.2 (#1121)
  • d09c5e7 [DEPENDABOT]: Bump @​babel/core from 7.22.20 to 7.23.0 (#1116)
  • 3a61408 [DEPENDABOT]: Bump start-server-and-test from 2.0.0 to 2.0.1 (#1115)
  • 8bd9625 [DEPENDABOT]: Bump eslint from 8.49.0 to 8.50.0 (#1117)
  • Additional commits viewable in compare view

Updates tabbable from 6.0.0 to 6.2.0

Release notes

Sourced from tabbable's releases.

v6.2.0

Minor Changes

  • 18a093f: Add new getTabIndex() API which enables Focus-trap to determine tab indexes in the same way as Tabbable when necessary (see focus-trap#974).

v6.1.2

Patch Changes

  • b39b217: Pin jsdom downstream dependency nwsapi to v2.2.2 while awaiting fix (#982)

v6.1.1

Patch Changes

  • 97373cc: Fix JSDom not supporting HTMLElement.inert and HTMLElement.contentEditable APIs, and not supporting CSS selector ':not([inert *])' resulting in no nodes found and "focus-trap must have at least one tabbable node..." error in focus-trap.

v6.1.0

Minor Changes

  • 1756c90: Add support for new inert attribute (#292)

Patch Changes

  • b8c7550: Fix a corner case where a node's root node can be itself, indicating detachment from the DOM, leading to a crash in isHidden() -> isNodeAttached() -> getRootNode() if not handled properly ([focus-trap-react #905](focus-trap/focus-trap-react#905))

v6.0.1

Patch Changes

  • 0aab1e3: Fix crash with tabbable scoped table header elements (#832)
Changelog

Sourced from tabbable's changelog.

6.2.0

Minor Changes

  • 18a093f: Add new getTabIndex() API which enables Focus-trap to determine tab indexes in the same way as Tabbable when necessary (see focus-trap#974).

6.1.2

Patch Changes

  • b39b217: Pin jsdom downstream dependency nwsapi to v2.2.2 while awaiting fix (#982)

6.1.1

Patch Changes

  • 97373cc: Fix JSDom not supporting HTMLElement.inert and HTMLElement.contentEditable APIs, and not supporting CSS selector ':not([inert *])' resulting in no nodes found and "focus-trap must have at least one tabbable node..." error in focus-trap.

6.1.0

Minor Changes

  • 1756c90: Add support for new inert attribute (#292)

Patch Changes

  • b8c7550: Fix a corner case where a node's root node can be itself, indicating detachment from the DOM, leading to a crash in isHidden() -> isNodeAttached() -> getRootNode() if not handled properly ([focus-trap-react #905](focus-trap/focus-trap-react#905))

6.0.1

Patch Changes

  • 0aab1e3: Fix crash with tabbable scoped table header elements (#832)
Commits
  • 98ad98e Version Packages (#1040)
  • 18a093f Add new getTabIndex() export (#1039)
  • 66b753b [DEPENDABOT]: Bump cypress from 12.14.0 to 12.15.0 (#1033)
  • bbb3e7c [DEPENDABOT]: Bump webpack from 5.86.0 to 5.87.0 (#1034)
  • f76b079 [DEPENDABOT]: Bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#1035)
  • 57ef68e [DEPENDABOT]: Bump eslint from 8.42.0 to 8.43.0 (#1036)
  • 33b8390 [DEPENDABOT]: Bump @​rollup/plugin-commonjs from 25.0.1 to 25.0.2 (#1037)
  • 7f8da81 [DEPENDABOT]: Bump @​testing-library/dom from 9.3.0 to 9.3.1 (#1038)
  • 78d462b [DEPENDABOT]: Bump @​babel/eslint-parser from 7.21.8 to 7.22.5 (#1025)
  • 733335a [DEPENDABOT]: Bump webpack from 5.85.1 to 5.86.0 (#1026)
  • Additional commits viewable in compare view

Updates core-js from 3.25.5 to 3.37.1

Changelog

Sourced from core-js's changelog.

3.37.1 - 2024.05.14
3.37.0 - 2024.04.17

... (truncated)

Commits

Updates react-is from 18.2.0 to 18.3.1

Release notes

Sourced from react-is's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react-is's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Commits
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for react-is since your current version.


Updates formik from 2.2.9 to 2.4.6

Release notes

Sourced from formik's releases.

formik@2.4.6

Patch Changes

  • f57ca9b #3949 Thanks @​DeveloperRaj! - Changing the state inside formik was changing reference of initialValues provided via props, deep cloning the initialvalues will fix it.

formik@2.4.5

Patch Changes

formik@2.4.4

Patch Changes

formik@2.4.3

Patch Changes

formik@2.4.2

Patch Changes

formik@2.4.1

Patch Changes

  • 2b194c2 #3808 Thanks @​NagaiKoki! - fix type of setFieldValue function

  • 708bcb2 #3813 Thanks @​probablyup! - Revert FieldArray "shouldComponentUpdate" performance optimization. As it turns out, it's a common use case to have JSX controlled via non-Formik state/props inside of FieldArray, so it's not safe to cancel re-renders here.

  • 187e47d #3815 Thanks @​probablyup! - Revert Yup transform support for the time being, this may be re-introduced in a future release under an opt-in prop.

formik@2.4.0

Minor Changes

formik@2.3.3

... (truncated)

Commits
  • c798145 Version Packages (#3966)
  • f57ca9b Fix #3948 - Changing state was also causing change of initial value (#3949)
  • c6ceb65 Fix grammatical error in field.md (#3928)
  • ba15818 Fix broken code example in FastField API docs + update CONTRIBUTING.md `maste...
  • f22eb8e chore: update Evan's handle (#3965)
  • 0f960aa Merge pull request #3879 from jaredpalmer/changeset-release/main
  • 724e0da Version Packages
  • d7db9cd Add missing dependency @​types/hoist-non-react-statics, closes #3837 (#3860)
  • 5edbd85 chore: skip actions if source files have not changed (#3880)
  • ce305f5 Merge pull request #3871 from SophanySC/fix/ISSUE-3846-setValue-docs
  • Additional commits viewable in compare view

Updates react-router-dom from 6.4.2 to 6.23.1

Release notes

Sourced from react-router-dom's releases.

v6.4.4

What's Changed

  • Throw an error if an action/loader function returns undefined as revalidations need to know whether the loader has previously been executed. undefined also causes issues during SSR stringification for hydration. You should always ensure your loader/action returns a value, and you may return null if you don't wish to return anything. (#9511)
  • Properly handle redirects to external domains (#9590, #9654)
  • Preserve the HTTP method on 307/308 redirects (#9597)
  • Support basename in static data routers (#9591)
  • Enhanced ErrorResponse bodies to contain more descriptive text in internal 403/404/405 scenarios
  • Fix issues with encoded characters in NavLink and descendant <Routes> (#9589, #9647)
  • Properly serialize/deserialize ErrorResponse instances when using built-in hydration (#9593)
  • Support basename in static data routers (#9591)
  • Updated dependencies:
    • @remix-run/router@1.0.4
    • react-router@6.4.4

Full Changelog: https://github.com/remix-run/react-router/compare/react-router-dom@6.4.3...react-router-dom@6.4.4

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.23.1

Patch Changes

  • Check for document existence when checking startViewTransition (#11544)
  • Change the react-router-dom/server import back to react-router-dom instead of index.ts (#11514)
  • Updated dependencies:
    • @remix-run/router@1.16.1
    • react-router@6.23.1

6.23.0

Minor Changes

  • Add a new unstable_dataStrategy configuration option (#11098)
    • This option allows Data Router applications to take control over the approach for executing route loaders and actions
    • The default implementation is today's behavior, to fetch all loaders in parallel, but this option allows users to implement more advanced data flows including Remix single-fetch, middleware/context APIs, automatic loader caching, and more

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.16.0
    • react-router@6.23.0

6.22.3

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.15.3
    • react-router@6.22.3

6.22.2

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.15.2
    • react-router@6.22.2

6.22.1

Patch Changes

  • Updated dependencies:
    • react-router@6.22.1
    • @remix-run/router@1.15.1

6.22.0

... (truncated)

Commits

Updates regenerator-runtime from 0.13.10 to 0.14.1

Commits

Updates styled-normalize from 8.0.7 to 8.1.1

Release notes

Sourced from styled-normalize's releases.

v8.1.1

What's Changed

New Contributors

Full Changelog: sergeysova/styled-normalize@v8.1.0...v8.1.1

v8.1.0

What's Changed

New Contributors

Full Changelog: sergeysova/styled-normalize@v8.0.7...v8.1.0

Commits
  • 1131a41 8.1.1
  • 16d7694 Merge pull request #31 from GreenTeaCake/component-display-name
  • a8b6f51 Add displayName to Normalize component
  • b58d7ae Add support for new styled-components
  • 14444ad Merge pull request #30 from stassiek02/codespace-stassiek02-bookish-fiesta-qp...
  • e18a623 Pending changes exported from your codespace
  • f92fdf9 Initial commit
  • a3a5584 docs: add support button
  • 38f9d03 readme: add v5 support
  • See full diff in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this speci...

Description has been truncated

…pdates

Bumps the dependencies group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.0.8` | `18.3.3` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.0.6` | `18.3.0` |
| [focus-trap-react](https://github.com/focus-trap/focus-trap-react) | `10.0.0` | `10.2.3` |
| [tabbable](https://github.com/focus-trap/tabbable) | `6.0.0` | `6.2.0` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.25.5` | `3.37.1` |
| [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) | `18.2.0` | `18.3.1` |
| [formik](https://github.com/jaredpalmer/formik) | `2.2.9` | `2.4.6` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.4.2` | `6.23.1` |
| [regenerator-runtime](https://github.com/facebook/regenerator) | `0.13.10` | `0.14.1` |
| [styled-normalize](https://github.com/sergeysova/styled-normalize) | `8.0.7` | `8.1.1` |



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 `@types/react` from 18.0.8 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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 `@types/react-dom` from 18.0.6 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `focus-trap-react` from 10.0.0 to 10.2.3
- [Release notes](https://github.com/focus-trap/focus-trap-react/releases)
- [Changelog](https://github.com/focus-trap/focus-trap-react/blob/master/CHANGELOG.md)
- [Commits](focus-trap/focus-trap-react@v10.0.0...v10.2.3)

Updates `tabbable` from 6.0.0 to 6.2.0
- [Release notes](https://github.com/focus-trap/tabbable/releases)
- [Changelog](https://github.com/focus-trap/tabbable/blob/master/CHANGELOG.md)
- [Commits](focus-trap/tabbable@v6.0.0...v6.2.0)

Updates `core-js` from 3.25.5 to 3.37.1
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.1/packages/core-js)

Updates `react-is` 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-is)

Updates `formik` from 2.2.9 to 2.4.6
- [Release notes](https://github.com/jaredpalmer/formik/releases)
- [Commits](https://github.com/jaredpalmer/formik/compare/formik@2.2.9...formik@2.4.6)

Updates `react-router-dom` from 6.4.2 to 6.23.1
- [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/react-router-dom@6.23.1/packages/react-router-dom)

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

Updates `styled-normalize` from 8.0.7 to 8.1.1
- [Release notes](https://github.com/sergeysova/styled-normalize/releases)
- [Commits](sergeysova/styled-normalize@v8.0.7...v8.1.1)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: focus-trap-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tabbable
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-is
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: formik
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: regenerator-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: styled-normalize
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Tigge as a code owner May 27, 2024 13:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants