Skip to content

chore(deps-dev): bump the development-dependencies group across 1 directory with 18 updates#185

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-26f7724e36
Open

chore(deps-dev): bump the development-dependencies group across 1 directory with 18 updates#185
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-26f7724e36

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

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

Package From To
@nx/js 22.4.2 22.5.4
@nx/workspace 22.4.2 22.5.4
@types/node 25.0.10 25.4.0
@typescript-eslint/eslint-plugin 8.54.0 8.57.0
@typescript-eslint/parser 8.54.0 8.57.0
globals 17.1.0 17.4.0
lint-staged 16.2.7 16.3.2
nx 22.4.2 22.5.4
typedoc 0.28.16 0.28.17
typedoc-plugin-markdown 4.9.0 4.10.0
@inquirer/testing 3.0.4 3.3.0
@tailwindcss/postcss 4.1.18 4.2.1
postcss 8.5.6 8.5.8
dotenv 17.2.3 17.3.1
openai 6.16.0 6.27.0
fast-check 4.5.3 4.6.0
autoprefixer 10.4.23 10.4.27
tailwindcss 4.1.18 4.2.1

Updates @nx/js from 22.4.2 to 22.5.4

Release notes

Sourced from @​nx/js's releases.

22.5.4 (2026-03-04)

🚀 Features

  • core: add .nx/polygraph to gitignore in migration and caia (#34659)

🩹 Fixes

  • angular-rspack: use relative path for postcss-cli-resources output (#34681, #34092)
  • core: support canonical SSH URLs when extracting GitHub user/repo slug during nx release (#31684, #31682)
  • core: update sourceRespository description of nx import (#34606)
  • core: update minimatch to 10.2.4 (#34660)
  • core: skip writing deps cache if already up-to-date (#34582)
  • core: resolve false positive loop detection when running with Bun (#34640, #0, #1, #2, #3, #4, #5, #6, #33997)
  • core: fall back to invoking PM in detection (#34691)
  • core: restore CNW user flow to match v22.1.3 (#34671)
  • gradle: tee batch runner output to stderr for terminal display (#34630)
  • maven: synchronize batch runner invoke() to prevent concurrent access (#34600)
  • misc: boost CLI command reference search ranking (#34625)
  • misc: fix broken nx.dev redirects and remove legacy redirect-rules files (#34673)
  • misc: use pathToFileURL for cross-platform path handling in postcss-cli-resources (#34676, #33052)
  • misc: exclude .netlify paths from Framer proxy edge function (1ce5e91f5e)
  • repo: reset package.json files after local release (#34648)
  • repo: remove redundant inputs override for build-base target (#34649)
  • vitest: respect reporters from target options in vitest executor (#34663, #34495)

❤️ Thank You

22.5.3 (2026-02-26)

🚀 Features

  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add explicit cloud opt-out to CNW (#34580)

🩹 Fixes

... (truncated)

Commits
  • ea2c772 fix(js): remove redundant vite.config.ts generation for vitest projects (#34603)
  • 79e53cf fix(js): use per-invocation cache in TS plugin to fix NX_ISOLATE_PLUGINS=fals...
  • fd140b4 fix(bundling): skip unnecessary type-check in TS Solution Setup when skipType...
  • b85ac15 feat(js): update swc/cli to 0.8.0 (#34365)
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 2bd8ef3 feat(js): bump swc to latest versions (#34215)
  • See full diff in compare view

Updates @nx/workspace from 22.4.2 to 22.5.4

Release notes

Sourced from @​nx/workspace's releases.

22.5.4 (2026-03-04)

🚀 Features

  • core: add .nx/polygraph to gitignore in migration and caia (#34659)

🩹 Fixes

  • angular-rspack: use relative path for postcss-cli-resources output (#34681, #34092)
  • core: support canonical SSH URLs when extracting GitHub user/repo slug during nx release (#31684, #31682)
  • core: update sourceRespository description of nx import (#34606)
  • core: update minimatch to 10.2.4 (#34660)
  • core: skip writing deps cache if already up-to-date (#34582)
  • core: resolve false positive loop detection when running with Bun (#34640, #0, #1, #2, #3, #4, #5, #6, #33997)
  • core: fall back to invoking PM in detection (#34691)
  • core: restore CNW user flow to match v22.1.3 (#34671)
  • gradle: tee batch runner output to stderr for terminal display (#34630)
  • maven: synchronize batch runner invoke() to prevent concurrent access (#34600)
  • misc: boost CLI command reference search ranking (#34625)
  • misc: fix broken nx.dev redirects and remove legacy redirect-rules files (#34673)
  • misc: use pathToFileURL for cross-platform path handling in postcss-cli-resources (#34676, #33052)
  • misc: exclude .netlify paths from Framer proxy edge function (1ce5e91f5e)
  • repo: reset package.json files after local release (#34648)
  • repo: remove redundant inputs override for build-base target (#34649)
  • vitest: respect reporters from target options in vitest executor (#34663, #34495)

❤️ Thank You

22.5.3 (2026-02-26)

🚀 Features

  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add explicit cloud opt-out to CNW (#34580)

🩹 Fixes

... (truncated)

Commits
  • 79d878f fix(core): prevent command injection in getNpmPackageVersion (#34309)
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 687357c fix(core): cloud commands are noop when not connected rather than errors (#34...
  • See full diff in compare view

Updates @types/node from 25.0.10 to 25.4.0

Commits

Updates @typescript-eslint/eslint-plugin from 8.54.0 to 8.57.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.57.0

8.57.0 (2026-03-09)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)

🩹 Fixes

  • eslint-plugin: [strict-void-return] false positives with overloads (#12055)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#12079)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#12077)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#12094)
  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#12089)
  • typescript-estree: switch back to use ts.getModifiers() (#12034)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#11355)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

8.56.1 (2026-02-23)

What's Changed

You can read about our versioning strategy and releases on our website.

v8.56.0

8.56.0 (2026-02-16)

🚀 Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.57.0 (2026-03-09)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)

🩹 Fixes

  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#12089)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#12094)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#11355)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#12077)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#12079)
  • eslint-plugin: [strict-void-return] false positives with overloads (#12055)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.56.1 (2026-02-23)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

... (truncated)

Commits
  • 2c6aeee chore(release): publish 8.57.0
  • 46bf066 docs(eslint-plugin): document no-unnecessary-condition limitation with object...
  • f696dad chore: use pnpm catalog (#12047)
  • 2029c78 fix(eslint-plugin): [no-base-to-string] fix false positive for toString with ...
  • 0f4f101 fix(eslint-plugin): [prefer-promise-reject-errors] add allow `TypeOrValueSpec...
  • 53f473b fix(typescript-estree): if the template literal is tagged and the text has an...
  • 2291b81 docs: minor grammar adjustment (#12112)
  • fc5cd09 fix(eslint-plugin): guard against negative paramIndex in no-useless-default-a...
  • adc2aad fix(eslint-plugin): handle statically analyzable computed keys in prefer-read...
  • 85badff fix(eslint-plugin): [strict-void-return] false positives with overloads (#12055)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.54.0 to 8.57.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.57.0

8.57.0 (2026-03-09)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)

🩹 Fixes

  • eslint-plugin: [strict-void-return] false positives with overloads (#12055)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#12079)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#12077)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#12094)
  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#12089)
  • typescript-estree: switch back to use ts.getModifiers() (#12034)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#11355)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

8.56.1 (2026-02-23)

What's Changed

You can read about our versioning strategy and releases on our website.

v8.56.0

8.56.0 (2026-02-16)

🚀 Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.57.0 (2026-03-09)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.56.1 (2026-02-23)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.56.0 (2026-02-16)

🚀 Features

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.55.0 (2026-02-09)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates globals from 17.1.0 to 17.4.0

Release notes

Sourced from globals's releases.

v17.4.0

  • Update globals (2026-03-01) (#338) d43a051

sindresorhus/globals@v17.3.0...v17.4.0

v17.3.0

  • Update globals (2026-02-01) (#336) 295fba9

sindresorhus/globals@v17.2.0...v17.3.0

v17.2.0

  • jasmine: Add throwUnless and throwUnlessAsync globals (#335) 97f23a7

sindresorhus/globals@v17.1.0...v17.2.0

Commits

Updates lint-staged from 16.2.7 to 16.3.2

Release notes

Sourced from lint-staged's releases.

v16.3.2

Patch Changes

  • #1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.

v16.3.1

Patch Changes

  • #1729 cd5d762 Thanks @​iiroj! - Remove nano-spawn as a dependency from package.json as it was replaced with tinyexec and is no longer used.

v16.3.0

Minor Changes

  • #1698 feda37a Thanks @​iiroj! - Run external processes with tinyexec instead of nano-spawn. nano-spawn replaced execa in lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hope tinyexec improves the situation.

  • #1699 1346d16 Thanks @​iiroj! - Remove pidtree as a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and the taskkill command on Windows.

Patch Changes

  • #1726 87467aa Thanks @​iiroj! - Incorrect brace expansions like *.{js} (nothing to expand) are detected exhaustively, instead of just a single pass.
Changelog

Sourced from lint-staged's changelog.

16.3.2

Patch Changes

  • #1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.

16.3.1

Patch Changes

  • #1729 cd5d762 Thanks @​iiroj! - Remove nano-spawn as a dependency from package.json as it was replaced with tinyexec and is no longer used.

16.3.0

Minor Changes

  • #1698 feda37a Thanks @​iiroj! - Run external processes with tinyexec instead of nano-spawn. nano-spawn replaced execa in lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hope tinyexec improves the situation.

  • #1699 1346d16 Thanks @​iiroj! - Remove pidtree as a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and the taskkill command on Windows.

Patch Changes

  • #1726 87467aa Thanks @​iiroj! - Incorrect brace expansions like *.{js} (nothing to expand) are detected exhaustively, instead of just a single pass.
Commits
  • dfd6a7a chore(changeset): release
  • 2adaf6c fix(Windows): do not spawn tasks as detached since it opens a cmd window on ...
  • 60957ce docs: add CONTRIBUTING.md
  • 2a74cd2 chore(changeset): release
  • cd5d762 refactor: remove nano-spawn dependency completely
  • e342cab build(deps): move nano-spawn to dev
  • 9aa2cd7 chore(changeset): release
  • 0c387bc test: make long-running task longer because of GitHub Actions slowness
  • 87467aa refactor: detect incorrect brace expansion exhaustively
  • dceabc6 ci: run npm audit in GitHub Actions
  • Additional commits viewable in compare view

Updates nx from 22.4.2 to 22.5.4

Release notes

Sourced from nx's releases.

22.5.4 (2026-03-04)

🚀 Features

  • core: add .nx/polygraph to gitignore in migration and caia (#34659)

🩹 Fixes

  • angular-rspack: use relative path for postcss-cli-resources output (#34681, #34092)
  • core: support canonical SSH URLs when extracting GitHub user/repo slug during nx release (#31684, #31682)
  • core: update sourceRespository description of nx import (#34606)
  • core: update minimatch to 10.2.4 (#34660)
  • core: skip writing deps cache if already up-to-date (#34582)
  • core: resolve false positive loop detection when running with Bun (#34640, #0, #1, #2, #3, #4, #5, #6, #33997)
  • core: fall back to invoking PM in detection (#34691)
  • core: restore CNW user flow to match v22.1.3 (#34671)
  • gradle: tee batch runner output to stderr for terminal display (#34630)
  • maven: synchronize batch runner invoke() to prevent concurrent access (#34600)
  • misc: boost CLI command reference search ranking (#34625)
  • misc: fix broken nx.dev redirects and remove legacy redirect-rules files (#34673)
  • misc: use pathToFileURL for cross-platform path handling in postcss-cli-resources (#34676, #33052)
  • misc: exclude .netlify paths from Framer proxy edge function (1ce5e91f5e)
  • repo: reset package.json files after local release (#34648)
  • repo: remove redundant inputs override for build-base target (#34649)
  • vitest: respect reporters from target options in vitest executor (#34663, #34495)

❤️ Thank You

22.5.3 (2026-02-26)

🚀 Features

  • core: add --json flag for better AX to nx list (#34551)
  • core: add passthrough for nx-cloud apply-locally command (#34557)
  • core: add explicit cloud opt-out to CNW (#34580)

🩹 Fixes

... (truncated)

Commits
  • d303641 cleanup(core): remove stale tui snapshot (#34696)
  • b93bbde fix(core): fall back to invoking PM in detection (#34691)
  • d39a716 fix(core): resolve false positive loop detection when running with Bun (#34640)
  • 0e39831 fix(core): skip writing deps cache if already up-to-date (#34582)
  • 6d72530 cleanup(core): reduce misc allocations (#34647)
  • 8e1b32e docs(nx-dev): invert Framer proxy to default-proxy, keep only Next.js paths (...
  • 9f4a9fc fix(repo): remove redundant inputs override for build-base target (#34649)
  • 0ec097f feat(core): add .nx/polygraph to gitignore in migration and caia (#34659)
  • 138f2c6 fix(core): update sourceRespository description of nx import (#34606)
  • ad08925 fix(core): support canonical SSH URLs when extracting GitHub user/repo slug d...
  • Additional commits viewable in compare view

Updates typedoc from 0.28.16 to 0.28.17

Release notes

Sourced from typedoc's releases.

v0.28.17

Bug Fixes

  • Improved handling of comments for type aliases which have been declaration merged with functions, #3064.
  • Fixed anchor link generation to members named $, #3065.
  • Corrected typing of the plugin option to permit functions, #3066.
  • Warnings about unused @param tags will now be properly suppressed when they come from declaration files and the suppressCommentWarningsInDeclarationFiles option is enabled, #3070.
  • Fixed conversion of types referencing type parameters on functions, #3071.

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.28.17 (2026-02-13)

Bug Fixes

  • Improved handling of comments for type aliases which have been declaration merged with functions, #3064.
  • Fixed anchor link generation to members named $, #3065.
  • Corrected typing of the plugin option to permit functions, #3066.
  • Warnings about unused @param tags will now be properly suppressed when they come from declaration files and the suppressCommentWarningsInDeclarationFiles option is enabled, #3070.
  • Fixed conversion of types referencing type parameters on functions, #3071.

Thanks!

Commits

Updates typedoc-plugin-markdown from 4.9.0 to 4.10.0

Release notes

Sourced from typedoc-plugin-markdown's releases.

typedoc-plugin-markdown@4.10.0

Minor Changes

  • A JSON schema to be consumed by typedoc.json is now published to the package root.
  • Mark parameters with default values as optional, matching the default TypeDoc theme.

Patch Changes

  • Fixed markdownlint errors related to empty table cells and invalid link fragments.
  • Anchors inside table cells (when property formats equal "table") are now namespaced by reflection kind (for example property-foo) to prevent collisions with Markdown heading slugs and ensure stable in-page links (#856).
  • Resolve "does not have an anchor but one was requested" warnings in verbose log mode (#850).
  • Guard against undefined types causing errors in complex types in tables (thanks @​ilyabo).
Changelog

Sourced from typedoc-plugin-markdown's changelog.

4.10.0 (2026-02-06)

Minor Changes

  • A JSON schema to be consumed by typedoc.json is now published to the package root.
  • Mark parameters with default values as optional, matching the default TypeDoc theme.

Patch Changes

  • Fixed markdownlint errors related to empty table cells and invalid link fragments.
  • Anchors inside table cells (when property formats equal "table") are now namespaced by reflection kind (for example property-foo) to prevent collisions with Markdown heading slugs and ensure stable in-page links (#856).
  • Resolve "does not have an anchor but one was requested" warnings in verbose log mode (#850).
  • Guard against undefined types causing errors in complex types in tables (thanks @​ilyabo).
Commits
  • f9c8b93 Version Packages
  • 3a67289 fix(core): fixed markdownlint errors
  • a2d209c fix(core): namespace anchors inside table cells
  • 5191340 fix(core): mark parameters with default values as optional
  • 7d46ac2 feat(core): publish json schema to package root
  • 10cd31b fix(core): resolve incorrect anchor warning messages
  • 7c404da fix: Prevent crash in typeDeclarationTable
  • ac7e395 chore(docs): updated changelog date
  • See full diff in compare view

Updates @inquirer/testing from 3.0.4 to 3.3.0

Release notes

Sourced from @​inquirer/testing's releases.

@​inquirer/testing@​3.3.0

  • Feat: Unit test API now exposes an await nextRender() utility to wait until a render event occurs. Useful to replace manual await Promise.resolve() or timeouts when waiting for an async action (like validation, etc) to complete.

@​inquirer/testing@​3.2.0

  • fix: e2e testing utility now gracefully fail if a dependency isn't in the dependency tree (useful for things like strict Yarn PnP)
  • feat: e2e testing utility now handles gracefully moduled who've been modified by a compiler (like SWC/etc.) Handling a module where the default export became { default: fn() }

@​inquirer/testing@​3.1.0

  • Feature: New end-to-end testing utilities: @inquirer/testing/vitest & @inquirer/testing/jest. View documentation.
Commits
  • 526eca2 chore: Publish new release
  • 60d02c4 docs(@​inquirer/prompts): highlight auto-detected locale in i18n section (#2011)
  • f773d21 feat(@​inquirer/prompts-i18n) New i18n package with first set of localization ...

…ectory with 18 updates

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

| Package | From | To |
| --- | --- | --- |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `22.4.2` | `22.5.4` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `22.4.2` | `22.5.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.10` | `25.4.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.54.0` | `8.57.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.54.0` | `8.57.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.1.0` | `17.4.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.3.2` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.4.2` | `22.5.4` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.16` | `0.28.17` |
| [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.9.0` | `4.10.0` |
| [@inquirer/testing](https://github.com/SBoudrias/Inquirer.js) | `3.0.4` | `3.3.0` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.18` | `4.2.1` |
| [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` |
| [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.3.1` |
| [openai](https://github.com/openai/openai-node) | `6.16.0` | `6.27.0` |
| [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `4.5.3` | `4.6.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.4.27` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.2.1` |



Updates `@nx/js` from 22.4.2 to 22.5.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.5.4/packages/js)

Updates `@nx/workspace` from 22.4.2 to 22.5.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.5.4/packages/workspace)

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

Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.57.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.54.0 to 8.57.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/parser)

Updates `globals` from 17.1.0 to 17.4.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.1.0...v17.4.0)

Updates `lint-staged` from 16.2.7 to 16.3.2
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.2.7...v16.3.2)

Updates `nx` from 22.4.2 to 22.5.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.5.4/packages/nx)

Updates `typedoc` from 0.28.16 to 0.28.17
- [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.17)

Updates `typedoc-plugin-markdown` from 4.9.0 to 4.10.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.10.0/packages/typedoc-plugin-markdown)

Updates `@inquirer/testing` from 3.0.4 to 3.3.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/testing@3.0.4...@inquirer/testing@3.3.0)

Updates `@tailwindcss/postcss` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-postcss)

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

Updates `dotenv` from 17.2.3 to 17.3.1
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.2.3...v17.3.1)

Updates `openai` from 6.16.0 to 6.27.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v6.16.0...v6.27.0)

Updates `fast-check` from 4.5.3 to 4.6.0
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/commits/v4.6.0/packages/fast-check)

Updates `autoprefixer` from 10.4.23 to 10.4.27
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.23...10.4.27)

Updates `tailwindcss` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@nx/js"
  dependency-version: 22.5.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@nx/workspace"
  dependency-version: 22.5.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.57.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.57.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: globals
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: lint-staged
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: nx
  dependency-version: 22.5.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typedoc
  dependency-version: 0.28.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typedoc-plugin-markdown
  dependency-version: 4.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@inquirer/testing"
  dependency-version: 3.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: dotenv
  dependency-version: 17.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: openai
  dependency-version: 6.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: fast-check
  dependency-version: 4.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: autoprefixer
  dependency-version: 10.4.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

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

dependabot bot commented on behalf of github Mar 10, 2026

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

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

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