Skip to content

deps(deps): bump the development-dependencies group across 1 directory with 21 updates#63

Open
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/npm_and_yarn/development-dependencies-c3c925dfed
Open

deps(deps): bump the development-dependencies group across 1 directory with 21 updates#63
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/npm_and_yarn/development-dependencies-c3c925dfed

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 21 updates in the / directory:

Package From To
@eslint/compat 2.0.2 2.1.0
@lerna-lite/changed 4.11.2 5.2.1
@lerna-lite/cli 4.11.2 5.2.1
@lerna-lite/diff 4.11.2 5.2.1
@lerna-lite/exec 4.11.2 5.2.1
@lerna-lite/publish 4.11.2 5.2.1
@lerna-lite/run 4.11.2 5.2.1
@lerna-lite/version 4.11.2 5.2.1
@stylistic/eslint-plugin 5.8.0 5.10.0
@types/node 25.2.3 25.9.1
ava 6.4.1 8.0.1
conventional-changelog-conventionalcommits 9.1.0 9.3.1
eslint 9.39.2 10.4.0
prettier 3.8.1 3.8.3
prettier-plugin-packagejson 3.0.0 3.0.2
prettier-plugin-tailwindcss 0.7.2 0.8.0
typescript 5.9.3 6.0.3
typedoc 0.28.16 0.28.19
typedoc-plugin-markdown 4.10.0 4.11.0
react 19.2.4 19.2.6
@types/react 19.2.14 19.2.15

Updates @eslint/compat from 2.0.2 to 2.1.0

Release notes

Sourced from @​eslint/compat's releases.

compat: v2.1.0

2.1.0 (2026-05-08)

Features

  • Add new includeIgnoreFile() to config-helpers (#430) (9b51352)

migrate-config: v2.1.0

2.1.0 (2026-05-08)

Features

  • Add new includeIgnoreFile() to config-helpers (#430) (9b51352)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/config-helpers bumped from ^0.5.5 to ^0.6.0

migrate-config: v2.0.7

2.0.7 (2026-05-01)

Bug Fixes

migrate-config: v2.0.6

2.0.6 (2026-04-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^2.0.4 to ^2.0.5
    • devDependencies
      • @​eslint/core bumped from ^1.2.0 to ^1.2.1

migrate-config: v2.0.5

2.0.5 (2026-04-03)

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Changelog

Sourced from @​eslint/compat's changelog.

2.1.0 (2026-05-08)

Features

  • Add new includeIgnoreFile() to config-helpers (#430) (9b51352)

2.0.5 (2026-04-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.2.0 to ^1.2.1

2.0.4 (2026-04-03)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.1.1 to ^1.2.0

2.0.3 (2026-03-06)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.1.0 to ^1.1.1
Commits

Updates @lerna-lite/changed from 4.11.2 to 5.2.1

Release notes

Sourced from @​lerna-lite/changed's releases.

v5.2.1

5.2.1 (2026-05-01)

Bug Fixes

Released by Lerna-Lite 🤖 Love the project? Give our repo a star ⭐

v5.2.0

5.2.0 (2026-04-24)

Migrated from execa (22 deps) to tinyexec (0 deps), I wanted to do this for a while but it was only made possible after tinyexec brought a very recent synchronous API. I also vide coded the addition of lerna run --aggregate-output to help simplify run summaries in the CI when using the lerna run command.

Features

Bug Fixes

Released by Lerna-Lite 🤖 Star us on GitHub ⭐

v5.1.0

5.1.0 (2026-04-20)

Features

Bug Fixes

Released by Lerna-Lite 🤖 Star us on GitHub ⭐

v5.0.0

5.0.0 (2026-04-02)

... (truncated)

Changelog

Sourced from @​lerna-lite/changed's changelog.

5.2.1 (2026-05-01)

Note: Version bump only for package @​lerna-lite/changed

5.2.0 (2026-04-24)

Note: Version bump only for package @​lerna-lite/changed

5.1.0 (2026-04-20)

Note: Version bump only for package @​lerna-lite/changed

5.0.0 (2026-04-02)

[!NOTE] Please visit the v5.0.0 release for more details about the migration.

⚠ BREAKING CHANGES

  • use native import.meta.dirname/filename (#1302)
  • bump NodeJS requirement to Node v22.17 (#1299)

Code Refactoring

4.11.5 (2026-03-14)

Note: Version bump only for package @​lerna-lite/changed

4.11.4 (2026-03-07)

Note: Version bump only for package @​lerna-lite/changed

4.11.3 (2026-02-19)

Note: Version bump only for package @​lerna-lite/changed

Commits
  • ff1c4b7 chore(release): publish new version v5.2.1
  • 49dfa6d chore(release): publish new version v5.2.0
  • c55bd11 chore(release): publish new version v5.1.0
  • e420f8f docs: add migration link to changelog
  • 75dc11d chore(release): publish new version v5.0.0
  • 9a4f686 refactor!: use native import.meta.dirname/filename (#1302)
  • 91ca715 refactor!: bump NodeJS requirement to Node v22.17 (#1299)
  • 934f915 chore(release): publish new version v4.11.5
  • 78e53c3 chore(release): publish new version v4.11.4
  • 4b9011d chore(release): publish new version v4.11.3
  • Additional commits viewable in compare view

Updates @lerna-lite/cli from 4.11.2 to 5.2.1

Release notes

Sourced from @​lerna-lite/cli's releases.

v5.2.1

5.2.1 (2026-05-01)

Bug Fixes

Released by Lerna-Lite 🤖 Love the project? Give our repo a star ⭐

v5.2.0

5.2.0 (2026-04-24)

Migrated from execa (22 deps) to tinyexec (0 deps), I wanted to do this for a while but it was only made possible after tinyexec brought a very recent synchronous API. I also vide coded the addition of lerna run --aggregate-output to help simplify run summaries in the CI when using the lerna run command.

Features

Bug Fixes

Released by Lerna-Lite 🤖 Star us on GitHub ⭐

v5.1.0

5.1.0 (2026-04-20)

Features

Bug Fixes

Released by Lerna-Lite 🤖 Star us on GitHub ⭐

v5.0.0

5.0.0 (2026-04-02)

... (truncated)

Changelog

Sourced from @​lerna-lite/cli's changelog.

5.2.1 (2026-05-01)

Note: Version bump only for package @​lerna-lite/cli

5.2.0 (2026-04-24)

Features

5.1.0 (2026-04-20)

Features

5.0.0 (2026-04-02)

[!NOTE] Please visit the v5.0.0 release for more details about the migration.

⚠ BREAKING CHANGES

  • use native import.meta.dirname/filename (#1302)
  • build: use module --nodenext instead of bundler/esnext (#1301)
  • bump NodeJS requirement to Node v22.17 (#1299)
  • remove deprecated code --remove-package-fields (#1295)

Code Refactoring

4.11.5 (2026-03-14)

Note: Version bump only for package @​lerna-lite/cli

4.11.4 (2026-03-07)

Note: Version bump only for package @​lerna-lite/cli

4.11.3 (2026-02-19)

Note: Version bump only for package @​lerna-lite/cli

Commits
  • ff1c4b7 chore(release): publish new version v5.2.1
  • 49dfa6d chore(release): publish new version v5.2.0
  • bd1f908 feat(run): add --aggregate-output for child processes in large monorepo (#1317)
  • c55bd11 chore(release): publish new version v5.1.0
  • 7b7e61c feat: add --no-shell for lerna exec/watch to avoid DEP0190 warning (#1309)
  • e420f8f docs: add migration link to changelog
  • 75dc11d chore(release): publish new version v5.0.0
  • 9a4f686 refactor!: use native import.meta.dirname/filename (#1302)
  • 14990ba refactor(build)!: use module --nodenext instead of bundler/esnext (#1301)
  • 91ca715 refactor!: bump NodeJS requirement to Node v22.17 (#1299)
  • Additional commits viewable in compare view

Updates @lerna-lite/diff from 4.11.2 to 5.2.1

Release notes

Sourced from @​lerna-lite/diff's releases.

v5.2.1

5.2.1 (2026-05-01)

Bug Fixes

Released by Lerna-Lite 🤖 Love the project? Give our repo a star ⭐

v5.2.0

5.2.0 (2026-04-24)

Migrated from execa (22 deps) to tinyexec (0 deps), I wanted to do this for a while but it was only made possible after tinyexec brought a very recent synchronous API. I also vide coded the addition of lerna run --aggregate-output to help simplify run summaries in the CI when using the lerna run command.

Features

Bug Fixes

Released by Lerna-Lite 🤖 Star us on GitHub ⭐

v5.1.0

5.1.0 (2026-04-20)

Features

Bug Fixes

Released by Lerna-Lite 🤖 Star us on GitHub ⭐

v5.0.0

5.0.0 (2026-04-02)

... (truncated)

Changelog

Sourced from @​lerna-lite/diff's changelog.

5.2.1 (2026-05-01)

Bug Fixes

5.2.0 (2026-04-24)

Features

5.1.0 (2026-04-20)

Note: Version bump only for package @​lerna-lite/diff

5.0.0 (2026-04-02)

[!NOTE] Please visit the v5.0.0 release for more details about the migration.

⚠ BREAKING CHANGES

  • use native import.meta.dirname/filename (#1302)
  • bump NodeJS requirement to Node v22.17 (#1299)

Code Refactoring

4.11.5 (2026-03-14)

Bug Fixes

4.11.4 (2026-03-07)

Note: Version bump only for package @​lerna-lite/diff

4.11.3 (2026-02-19)

Note: Version bump only for package @​lerna-lite/diff

Commits
  • ff1c4b7 chore(release): publish new version v5.2.1
  • b1cd7f1 fix(deps): replace fs-extra with native Node.js APIs (#1318)
  • 49dfa6d chore(release): publish new version v5.2.0
  • b3de36d feat(deps): migrate from execa to tinyexec (#1316)
  • c55bd11 chore(release): publish new version v5.1.0
  • e420f8f docs: add migration link to changelog
  • 75dc11d chore(release): publish new version v5.0.0
  • 9a4f686 refactor!: use native import.meta.dirname/filename (#1302)
  • 91ca715 refactor!: bump NodeJS requirement to Node v22.17 (#1299)
  • 934f915 chore(release): publish new version v4.11.5
  • Additional commits viewable in compare view

Updates @lerna-lite/exec from 4.11.2 to 5.2.1

Release notes

Sourced from @​lerna-lite/exec's releases.

v5.2.1

5.2.1 (2026-05-01)

Bug Fixes

Released by Lerna-Lite 🤖 Love the project? Give our repo a star ⭐

v5.2.0

5.2.0 (2026-04-24)

Migrated from execa (22 deps) to tinyexec (0 deps), I wanted to do this for a while but it was only made possible after tinyexec brought a very recent synchronous API. I also vide coded the addition of lerna run --aggregate-output to help simplify run summaries in the CI when using the lerna run command.

Features

Bug Fixes

Released by Lerna-Lite 🤖 Star us on GitHub ⭐

v5.1.0

5.1.0 (2026-04-20)

Features

Bug Fixes

Released by Lerna-Lite 🤖 Star us on GitHub ⭐

v5.0.0

5.0.0 (2026-04-02)

... (truncated)

Changelog

Sourced from @​lerna-lite/exec's changelog.

5.2.1 (2026-05-01)

Bug Fixes

5.2.0 (2026-04-24)

Features

5.1.0 (2026-04-20)

Features

5.0.0 (2026-04-02)

[!NOTE] Please visit the v5.0.0 release for more details about the migration.

⚠ BREAKING CHANGES

  • use native import.meta.dirname/filename (#1302)
  • bump NodeJS requirement to Node v22.17 (#1299)
  • core: replace tinyrainbow with native util.styleText() (#1293)

Code Refactoring

4.11.5 (2026-03-14)

Note: Version bump only for package @​lerna-lite/exec

4.11.4 (2026-03-07)

Note: Version bump only for package @​lerna-lite/exec

4.11.3 (2026-02-19)

Note: Version bump only for package @​lerna-lite/exec

Commits
  • ff1c4b7 chore(release): publish new version v5.2.1
  • b1cd7f1 fix(deps): replace fs-extra with native Node.js APIs (#1318)
  • 49dfa6d chore(release): publish new version v5.2.0
  • b3de36d feat(deps): migrate from execa to tinyexec (#1316)
  • c55bd11 chore(release): publish new version v5.1.0
  • 7b7e61c feat: add --no-shell for lerna exec/watch to avoid DEP0190 warning (#1309)
  • e420f8f docs: add migration link to changelog
  • 75dc11d chore(release): publish new version v5.0.0
  • 9a4f686 refactor!: use native import.meta.dirname/filename (#1302)
  • 91ca715 refactor!: bump NodeJS requirement to Node v22.17 (#1299)
  • Additional commits viewable in compare view

Updates @lerna-lite/publish from 4.11.2 to 5.2.1

Release notes

Sourced from @​lerna-lite/publish's releases.

v5.2.1

5.2.1 (2026-05-01)

Bug Fixes

Released by Lerna-Lite 🤖 Love the project? Give our repo a star ⭐

v5.2.0

5.2.0 (2026-04-24)

Migrated from execa (22 deps) to tinyexec (0 deps), I wanted to do this for a while but it was only made possible after tinyexec brought a very recent synchronous API. I also vide coded the addition of lerna run --aggregate-output to help simplify run summaries in the CI when using the lerna run command.

Features

Bug Fixes

Released by Lerna-Lite 🤖 Star us on GitHub ⭐

v5.1.0

5.1.0 (2026-04-20)

Features

Bug Fixes

Released by Lerna-Lite 🤖 Star us on GitHub ⭐

v5.0.0

5.0.0 (2026-04-02)

... (truncated)

Changelog

Sourced from

…y with 21 updates

Bumps the development-dependencies group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.2` | `2.1.0` |
| [@lerna-lite/changed](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/changed) | `4.11.2` | `5.2.1` |
| [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) | `4.11.2` | `5.2.1` |
| [@lerna-lite/diff](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/diff) | `4.11.2` | `5.2.1` |
| [@lerna-lite/exec](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/exec) | `4.11.2` | `5.2.1` |
| [@lerna-lite/publish](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/publish) | `4.11.2` | `5.2.1` |
| [@lerna-lite/run](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/run) | `4.11.2` | `5.2.1` |
| [@lerna-lite/version](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/version) | `4.11.2` | `5.2.1` |
| [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.8.0` | `5.10.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.3` | `25.9.1` |
| [ava](https://github.com/avajs/ava) | `6.4.1` | `8.0.1` |
| [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) | `9.1.0` | `9.3.1` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.4.0` |
| [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` |
| [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `3.0.0` | `3.0.2` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.7.2` | `0.8.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.16` | `0.28.19` |
| [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.10.0` | `4.11.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.6` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.15` |



Updates `@eslint/compat` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v2.1.0/packages/compat)

Updates `@lerna-lite/changed` from 4.11.2 to 5.2.1
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/changed/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v5.2.1/packages/changed)

Updates `@lerna-lite/cli` from 4.11.2 to 5.2.1
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v5.2.1/packages/cli)

Updates `@lerna-lite/diff` from 4.11.2 to 5.2.1
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/diff/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v5.2.1/packages/diff)

Updates `@lerna-lite/exec` from 4.11.2 to 5.2.1
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/exec/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v5.2.1/packages/exec)

Updates `@lerna-lite/publish` from 4.11.2 to 5.2.1
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/publish/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v5.2.1/packages/publish)

Updates `@lerna-lite/run` from 4.11.2 to 5.2.1
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/run/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v5.2.1/packages/run)

Updates `@lerna-lite/version` from 4.11.2 to 5.2.1
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/version/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v5.2.1/packages/version)

Updates `@stylistic/eslint-plugin` from 5.8.0 to 5.10.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/v5.10.0/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.10.0/packages/eslint-plugin)

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

Updates `ava` from 6.4.1 to 8.0.1
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v6.4.1...v8.0.1)

Updates `conventional-changelog-conventionalcommits` from 9.1.0 to 9.3.1
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v9.3.1/packages/conventional-changelog-conventionalcommits)

Updates `eslint` from 9.39.2 to 10.4.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.4.0)

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

Updates `prettier-plugin-packagejson` from 3.0.0 to 3.0.2
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v3.0.0...v3.0.2)

Updates `prettier-plugin-tailwindcss` from 0.7.2 to 0.8.0
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.7.2...v0.8.0)

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

Updates `typedoc` from 0.28.16 to 0.28.19
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.16...v0.28.19)

Updates `typedoc-plugin-markdown` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.11.0/packages/typedoc-plugin-markdown)

Updates `react` from 19.2.4 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react)

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

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

---
updated-dependencies:
- dependency-name: "@eslint/compat"
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/changed"
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/cli"
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/diff"
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/exec"
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/publish"
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/run"
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/version"
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: ava
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: conventional-changelog-conventionalcommits
  dependency-version: 9.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-version: 3.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: prettier-plugin-packagejson
  dependency-version: 3.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: prettier-plugin-tailwindcss
  dependency-version: 0.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: typedoc
  dependency-version: 0.28.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typedoc-plugin-markdown
  dependency-version: 4.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: react
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: ci, dependencies, maintenance, priority-low. Please create them before Dependabot can add them to a pull request.

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

@dependabot dependabot Bot requested a review from njfamirm as a code owner May 21, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants