Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-dependencies group with 22 updates in the / directory:

Package From To
@emotion/styled 11.14.0 11.14.1
@iconify/react 6.0.0 6.0.2
@mui/styles 6.4.12 6.5.0
@rjsf/core 5.24.2 5.24.13
@rjsf/mui 5.24.2 5.24.13
@rjsf/validator-ajv8 5.24.2 5.24.13
axios 1.10.0 1.12.2
markdown-to-jsx 7.7.3 7.7.16
ramda 0.30.1 0.32.0
react-hook-form 7.57.0 7.65.0
simplebar-react 3.3.1 3.3.2
tss-react 4.9.18 4.9.19
yaml 2.8.0 2.8.1
@mui/types 7.2.24 7.4.7
@testing-library/dom 10.4.0 10.4.1
@testing-library/jest-dom 6.6.3 6.9.1
@types/lodash 4.17.17 4.17.20
@types/ramda 0.30.2 0.31.1
cspell 9.0.2 9.2.1
eslint-plugin-import 2.31.0 2.32.0
eslint-plugin-react 7.37.4 7.37.5
ts-jest 29.4.1 29.4.5

Updates @emotion/styled from 11.14.0 to 11.14.1

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.1

Patch Changes

  • #3334 0facbe4 Thanks @​ZachRiegel! - Renamed default-exported variable in @emotion/styled to aid inferred import names in auto-import completions in IDEs
Commits

Updates @iconify/react from 6.0.0 to 6.0.2

Commits

Updates @mui/styles from 6.4.12 to 6.5.0

Release notes

Sourced from @​mui/styles's releases.

v6.5.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]

@mui/[email protected]

Docs

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

Changelog

Sourced from @​mui/styles's changelog.

6.5.0

Jul 2, 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]

@mui/[email protected]

Docs

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

Commits

Updates @rjsf/core from 5.24.2 to 5.24.13

Release notes

Sourced from @​rjsf/core's releases.

5.24.13

@​rjsf/core

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

@​rjsf/semantic-ui

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

Dev / docs / playground

  • Removed nanoid from the build system and jest.config.js files

v5.24.12

@​rjsf/utils

  • (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when constAsDefaults is set to 'never', fixing #4634.

v5.24.11

@​rjsf/utils

  • (Backported change from 6.0.0-beta.8) Fixed issue where oneOf schema references could not be modified when defaults were set, fixing #4580.
  • (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when defaults were set, fixing #4634

Full Changelog: rjsf-team/react-jsonschema-form@v5.24.10...v5.24.11

5.24.10

Dev / docs / playground

  • Updated all package.json files in the packages directories to remove the exports blocks, fixing #4537

5.24.9

@​rjsf/antd

  • Fixed ts errors in newer antd versions #4525

@​rjsf/chakra-ui

  • Restricted the chakra-react-select peerDependency to <6.0.0, fixing #4539

@​rjsf/core

  • Do not display input field in MultiSchemaField with null type

@​rjsf/mui

  • Fixed issue in BaseInputTemplate where input props were passed to slotProps.htmlInput, which does not work in MUI v5.

@​rjsf/utils

... (truncated)

Changelog

Sourced from @​rjsf/core's changelog.

5.24.13

@​rjsf/core

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

@​rjsf/semantic-ui

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

Dev / docs / playground

  • Removed nanoid from the build system and jest.config.js files

5.24.12

@​rjsf/utils

  • (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when constAsDefaults is set to 'never', fixing #4634.

5.24.11

@​rjsf/utils

  • (Backported change from 6.0.0-beta.8) Fixed issue where oneOf schema references could not be modified when defaults were set, fixing #4580.
  • (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when defaults were set, fixing #4634

5.24.10

Dev / docs / playground

  • Updated all package.json files in the packages directories to remove the exports blocks, fixing #4537

5.24.9

@​rjsf/antd

  • Fixed ts errors in newer antd versions #4525

@​rjsf/chakra-ui

  • Restricted the chakra-react-select peerDependency to <6.0.0, fixing #4539

@​rjsf/core

  • Do not display input field in MultiSchemaField with null type

@​rjsf/mui

  • Fixed issue in BaseInputTemplate where input props were passed to slotProps.htmlInput, which does not work in MUI v5.

... (truncated)

Commits

Updates @rjsf/mui from 5.24.2 to 5.24.13

Release notes

Sourced from @​rjsf/mui's releases.

5.24.13

@​rjsf/core

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

@​rjsf/semantic-ui

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

Dev / docs / playground

  • Removed nanoid from the build system and jest.config.js files

v5.24.12

@​rjsf/utils

  • (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when constAsDefaults is set to 'never', fixing #4634.

v5.24.11

@​rjsf/utils

  • (Backported change from 6.0.0-beta.8) Fixed issue where oneOf schema references could not be modified when defaults were set, fixing #4580.
  • (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when defaults were set, fixing #4634

Full Changelog: rjsf-team/react-jsonschema-form@v5.24.10...v5.24.11

5.24.10

Dev / docs / playground

  • Updated all package.json files in the packages directories to remove the exports blocks, fixing #4537

5.24.9

@​rjsf/antd

  • Fixed ts errors in newer antd versions #4525

@​rjsf/chakra-ui

  • Restricted the chakra-react-select peerDependency to <6.0.0, fixing #4539

@​rjsf/core

  • Do not display input field in MultiSchemaField with null type

@​rjsf/mui

  • Fixed issue in BaseInputTemplate where input props were passed to slotProps.htmlInput, which does not work in MUI v5.

@​rjsf/utils

... (truncated)

Changelog

Sourced from @​rjsf/mui's changelog.

5.24.13

@​rjsf/core

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

@​rjsf/semantic-ui

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

Dev / docs / playground

  • Removed nanoid from the build system and jest.config.js files

5.24.12

@​rjsf/utils

  • (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when constAsDefaults is set to 'never', fixing #4634.

5.24.11

@​rjsf/utils

  • (Backported change from 6.0.0-beta.8) Fixed issue where oneOf schema references could not be modified when defaults were set, fixing #4580.
  • (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when defaults were set, fixing #4634

5.24.10

Dev / docs / playground

  • Updated all package.json files in the packages directories to remove the exports blocks, fixing #4537

5.24.9

@​rjsf/antd

  • Fixed ts errors in newer antd versions #4525

@​rjsf/chakra-ui

  • Restricted the chakra-react-select peerDependency to <6.0.0, fixing #4539

@​rjsf/core

  • Do not display input field in MultiSchemaField with null type

@​rjsf/mui

  • Fixed issue in BaseInputTemplate where input props were passed to slotProps.htmlInput, which does not work in MUI v5.

... (truncated)

Commits

Updates @rjsf/validator-ajv8 from 5.24.2 to 5.24.13

Release notes

Sourced from @​rjsf/validator-ajv8's releases.

5.24.13

@​rjsf/core

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

@​rjsf/semantic-ui

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

Dev / docs / playground

  • Removed nanoid from the build system and jest.config.js files

v5.24.12

@​rjsf/utils

  • (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when constAsDefaults is set to 'never', fixing #4634.

v5.24.11

@​rjsf/utils

  • (Backported change from 6.0.0-beta.8) Fixed issue where oneOf schema references could not be modified when defaults were set, fixing #4580.
  • (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when defaults were set, fixing #4634

Full Changelog: rjsf-team/react-jsonschema-form@v5.24.10...v5.24.11

5.24.10

Dev / docs / playground

  • Updated all package.json files in the packages directories to remove the exports blocks, fixing #4537

5.24.9

@​rjsf/antd

  • Fixed ts errors in newer antd versions #4525

@​rjsf/chakra-ui

  • Restricted the chakra-react-select peerDependency to <6.0.0, fixing #4539

@​rjsf/core

  • Do not display input field in MultiSchemaField with null type

@​rjsf/mui

  • Fixed issue in BaseInputTemplate where input props were passed to slotProps.htmlInput, which does not work in MUI v5.

@​rjsf/utils

... (truncated)

Changelog

Sourced from @​rjsf/validator-ajv8's changelog.

5.24.13

@​rjsf/core

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

@​rjsf/semantic-ui

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

Dev / docs / playground

  • Removed nanoid from the build system and jest.config.js files

5.24.12

@​rjsf/utils

  • (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when constAsDefaults is set to 'never', fixing #4634.

5.24.11

@​rjsf/utils

  • (Backported change from 6.0.0-beta.8) Fixed issue where oneOf schema references could not be modified when defaults were set, fixing #4580.
  • (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when defaults were set, fixing #4634

5.24.10

Dev / docs / playground

  • Updated all package.json files in the packages directories to remove the exports blocks, fixing #4537

5.24.9

@​rjsf/antd

  • Fixed ts errors in newer antd versions #4525

@​rjsf/chakra-ui

  • Restricted the chakra-react-select peerDependency to <6.0.0, fixing #4539

@​rjsf/core

  • Do not display input field in MultiSchemaField with null type

@​rjsf/mui

  • Fixed issue in BaseInputTemplate where input props were passed to slotProps.htmlInput, which does not work in MUI v5.

... (truncated)

Commits

Updates axios from 1.10.0 to 1.12.2

Release notes

Sourced from axios's releases.

Release v1.12.2

Release notes:

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

Release v1.12.1

Release notes:

Bug Fixes

Contributors to this release

Release v1.12.0

Release notes:

Bug Fixes

Features

  • adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
  • support reviver on JSON.parse (#5926) (2a97634), closes #5924
  • types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.12.2 (2025-09-14)

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

1.12.1 (2025-09-12)

Bug Fixes

Contributors to this release

1.12.0 (2025-09-11)

Bug Fixes

Features

  • adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
  • support reviver on JSON.parse (#5926) (2a97634), closes #5924
  • types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)

Contributors to this release

... (truncated)

Commits

Updates markdown-to-jsx from 7.7.3 to 7.7.16

Release notes

Sourced from markdown-to-jsx's releases.

v7.7.16

Patch Changes

  • 7e487bd: Fix the issue where YAML frontmatter in code blocks doesn't render properly.

    This is done by lowering the parsing priority of Setext headings to match ATX headings; both are now prioritized lower than code blocks.

v7.7.15

Patch Changes

  • 8e4c270: Mark react as an optional peer dependency as when passing createElement, you don't need React

v7.7.14

+--------------------------+------------------------+-----------------------+
|                          │ simple markdown string │ large markdown string |
+--------------------------+------------------------+-----------------------+
| markdown-to-jsx (next)   │ 107,013 ops/sec        │ 709 ops/sec           |
+--------------------------+------------------------+-----------------------+
| markdown-to-jsx (7.7.13) │ 102,934 ops/sec        │ 396 ops/sec           |
+--------------------------+------------------------+-----------------------+

Patch Changes

  • 73d4398: Cut down on unnecessary matching operations by improving qualifiers. Also improved the matching speed of paragraphs, which led to a roughly 2x boost in throughput for larger input strings.

v7.7.13

Patch Changes

  • da003e4: Fix exponential backtracking issue for unpaired inline delimiter sequences.

v7.7.12

Patch Changes

  • 4351ef5: Adjust text parsing to not split on double spaces unless followed by a newline.
  • 4351ef5: Special case detection of :shortcode: so the text processor doesn't break it into chunks, enables shortcode replacement via renderRule.

v7.7.11

Patch Changes

  • 4a692dc: Fixes the issue where link text containing multiple nested brackets is not parsed correctly.

    Before: [title[bracket1][bracket2]](https://github.com/quantizor/markdown-to-jsx/blob/HEAD/url) fails to parse as a link After: [title[bracket1][bracket2]](https://github.com/quantizor/markdown-to-jsx/blob/HEAD/url) correctly parses as a link

v7.7.10

Patch Changes

  • bf9dd3d: Unescape content intended for JSX attributes.

... (truncated)

Changelog

Sourced from markdown-to-jsx's changelog.

7.7.16

Patch Changes

  • 7e487bd: Fix the issue where YAML frontmatter in code blocks doesn't render properly.

    This is done by lowering the parsing priority of Setext headings to match ATX headings; both are now prioritized lower than code blocks.

7.7.15

Patch Changes

  • 8e4c270: Mark react as an optional peer dependency as when passing createElement, you don't need React

7.7.14

Patch Changes

  • 73d4398: Cut down on unnecessary matching operations by improving qualifiers. Also improved the matching speed of paragraphs, which led to a roughly 2x boost in throughput for larger input strings.

7.7.13

Patch Changes

  • da003e4: Fix exponential backtracking issue for unpaired inline delimiter sequences.

7.7.12

Patch Changes

  • 4351ef5: Adjust text parsing to not split on double spaces unless followed by a newline.
  • 4351ef5: Special case detection of :shortcode: so the text processor doesn't break it into chunks, enables shortcode replacement via renderRule.

7.7.11

Patch Changes

  • 4a692dc: Fixes the issue where link text containing multiple nested brackets is not parsed correctly.

    Before: [title[bracket1][bracket2]](https://github.com/quantizor/markdown-to-jsx/blob/main/url) fails to parse as a link After: [title[bracket1][bracket2]](https://github.com/quantizor/markdown-to-jsx/blob/main/url) correctly parses as a link

7.7.10

Patch Changes

  • bf9dd3d: Unescape content intended for JSX attributes.

7.7.9

... (truncated)

Commits

Updates ramda from 0.30.1 to 0.32.0

Release notes

Sourced from ramda's releases.

v0.32.0

upgrade guide

v0.31.3

upgrade guide

Commits

Updates react-hook-form from 7.57.0 to 7.65.0

Release notes

Sourced from react-hook-form's releases.

Version 7.65.0

🧿 feat: <Watch /> component (#12986)

import { useForm, Watch } from 'react-hook-form';
const App = () => {
const { register, control } = useForm();
return (
<div>
<form>
<input {...register('foo')} />
<input {...register('bar')} />
</form>
{/* re-render only when value of foo changes */}
<Watch
control={control}
names={['foo']}
render={([foo]) => <span>{foo}</span>}
/>
</div>
);
};

🐞 fix: respect parent-provided useFieldArray rules (#13082) (#13083 🐞 fix: getDirtyFields submit fields with null values when using useForm (#13079)

thanks to @​tesseractjh, @​Han5991 & @​jonathanarnault

Version 7.64.0

🚏 Support optional array fields in PathValueImpl type (#13057) 🐞 fix: preserve Controller's defaultValue with shouldUnregister prop (#13063) ✂ chore: remove unused field ids ref in useFieldArray (#13066)

thanks to @​MPrieur-chaps, @​gynekolog & @​uk960214

Version 7.63.0

🥢 feat: extract form values by form state (#12936)

getValues(undefined, { dirtyFields: true }); // return only dirty fields 
getValues(undefined, { touchedFields: true });  // return only touched fields 

🦍 feat: improve get dirty fields logic (#13049) 🐿️ chore: remove duplicated function isMessage (#13050) 🐞 fix: use field name to update isValidating fields (#13000) 🐞 fix: unregister previous field when switching conditional Controllers (#13041)

... (truncated)

Commits

Updates simplebar-react from 3.3.1 to 3.3.2

Changelog

Sourced from simplebar-react's changelog.

v3.3.2 (Thu Jul 03 2025)

🐛 Bug Fix

⚠️ Pushed to master

Authors: 2


Commits

Updates tss-react from 4.9.18 to 4.9.19

Release notes

Sourced from tss-react's releases.

Release v4.9.19

Full Changelog: https://github.com/garronej/t...

Description has been truncated

…22 updates

Bumps the npm-dependencies group with 22 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.14.0` | `11.14.1` |
| [@iconify/react](https://github.com/iconify/iconify/tree/HEAD/components/react) | `6.0.0` | `6.0.2` |
| [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) | `6.4.12` | `6.5.0` |
| [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) | `5.24.2` | `5.24.13` |
| [@rjsf/mui](https://github.com/rjsf-team/react-jsonschema-form) | `5.24.2` | `5.24.13` |
| [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form) | `5.24.2` | `5.24.13` |
| [axios](https://github.com/axios/axios) | `1.10.0` | `1.12.2` |
| [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) | `7.7.3` | `7.7.16` |
| [ramda](https://github.com/ramda/ramda) | `0.30.1` | `0.32.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.57.0` | `7.65.0` |
| [simplebar-react](https://github.com/grsmto/simplebar/tree/HEAD/packages/simplebar-react) | `3.3.1` | `3.3.2` |
| [tss-react](https://github.com/garronej/tss-react) | `4.9.18` | `4.9.19` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.0` | `2.8.1` |
| [@mui/types](https://github.com/mui/material-ui/tree/HEAD/packages/mui-types) | `7.2.24` | `7.4.7` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.4.0` | `10.4.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.9.1` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.17` | `4.17.20` |
| [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) | `0.30.2` | `0.31.1` |
| [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `9.0.2` | `9.2.1` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.4` | `7.37.5` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.1` | `29.4.5` |



Updates `@emotion/styled` from 11.14.0 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 `@iconify/react` from 6.0.0 to 6.0.2
- [Commits](https://github.com/iconify/iconify/commits/HEAD/components/react)

Updates `@mui/styles` from 6.4.12 to 6.5.0
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.5.0/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.5.0/packages/mui-styles)

Updates `@rjsf/core` from 5.24.2 to 5.24.13
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/5.24.13/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.24.2...5.24.13)

Updates `@rjsf/mui` from 5.24.2 to 5.24.13
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/5.24.13/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.24.2...5.24.13)

Updates `@rjsf/validator-ajv8` from 5.24.2 to 5.24.13
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/5.24.13/CHANGELOG.md)
- [Commits](rjsf-team/react-jsonschema-form@5.24.2...5.24.13)

Updates `axios` from 1.10.0 to 1.12.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.10.0...v1.12.2)

Updates `markdown-to-jsx` from 7.7.3 to 7.7.16
- [Release notes](https://github.com/quantizor/markdown-to-jsx/releases)
- [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/CHANGELOG.md)
- [Commits](quantizor/markdown-to-jsx@v7.7.3...v7.7.16)

Updates `ramda` from 0.30.1 to 0.32.0
- [Release notes](https://github.com/ramda/ramda/releases)
- [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md)
- [Commits](ramda/ramda@v0.30.1...v0.32.0)

Updates `react-hook-form` from 7.57.0 to 7.65.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.57.0...v7.65.0)

Updates `simplebar-react` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/grsmto/simplebar/releases)
- [Changelog](https://github.com/Grsmto/simplebar/blob/master/packages/simplebar-react/CHANGELOG.md)
- [Commits](https://github.com/grsmto/simplebar/commits/[email protected]/packages/simplebar-react)

Updates `tss-react` from 4.9.18 to 4.9.19
- [Release notes](https://github.com/garronej/tss-react/releases)
- [Commits](garronej/tss-react@v4.9.18...v4.9.19)

Updates `yaml` from 2.8.0 to 2.8.1
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.0...v2.8.1)

Updates `@mui/types` from 7.2.24 to 7.4.7
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-types)

Updates `@testing-library/dom` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v10.4.0...v10.4.1)

Updates `@testing-library/jest-dom` from 6.6.3 to 6.9.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.6.3...v6.9.1)

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

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

Updates `cspell` from 9.0.2 to 9.2.1
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.2.1/packages/cspell)

Updates `eslint-plugin-import` from 2.31.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.31.0...v2.32.0)

Updates `eslint-plugin-react` from 7.37.4 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.37.4...v7.37.5)

Updates `ts-jest` from 29.4.1 to 29.4.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.1...v29.4.5)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-version: 11.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@iconify/react"
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@mui/styles"
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@rjsf/core"
  dependency-version: 5.24.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@rjsf/mui"
  dependency-version: 5.24.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@rjsf/validator-ajv8"
  dependency-version: 5.24.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: markdown-to-jsx
  dependency-version: 7.7.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: ramda
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: react-hook-form
  dependency-version: 7.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: simplebar-react
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: tss-react
  dependency-version: 4.9.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: yaml
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@mui/types"
  dependency-version: 7.4.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@testing-library/dom"
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@types/lodash"
  dependency-version: 4.17.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/ramda"
  dependency-version: 0.31.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: cspell
  dependency-version: 9.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-react
  dependency-version: 7.37.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: ts-jest
  dependency-version: 29.4.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2025
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.

1 participant