Skip to content

Comments

chore(deps): bump the dev-dependencies group with 13 updates#59

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-1ea4ee9e7e
Open

chore(deps): bump the dev-dependencies group with 13 updates#59
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-1ea4ee9e7e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the dev-dependencies group with 13 updates:

Package From To
@nx/esbuild 22.5.1 22.5.2
@nx/eslint 22.5.1 22.5.2
@nx/eslint-plugin 22.5.1 22.5.2
@nx/js 22.5.1 22.5.2
@nx/vite 22.5.1 22.5.2
@nx/vitest 22.5.1 22.5.2
@types/node 25.2.3 25.3.0
@typescript-eslint/eslint-plugin 8.55.0 8.56.0
@typescript-eslint/parser 8.55.0 8.56.0
nx 22.5.1 22.5.2
verdaccio 6.2.5 6.2.7
@tailwindcss/postcss 4.1.18 4.2.0
tailwindcss 4.1.18 4.2.0

Updates @nx/esbuild from 22.5.1 to 22.5.2

Release notes

Sourced from @​nx/esbuild's releases.

22.5.2 (2026-02-20)

🚀 Features

  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)

🩹 Fixes

  • core: handle Ctrl+C gracefully in configure-ai-agents (9128fcb66f)
  • core: prevent staggered and duplicate lines in dynamic output (#34462)
  • core: only pull configure-ai-agents from latest if local version is not latest (#34484)
  • core: gate tui-logger init behind NX_TUI env var (#34426)
  • core: avoid blocking event loop during TUI PTY resize (#34385)
  • core: use workspace root for path resolution when baseUrl is not set (#34453)
  • core: replace buggy ignore-files trie with correct path-component gitignore matching (#34447)
  • core: skip stale recomputations and prevent lost file changes in daemon (#34424)
  • core: reduce terminal output duplication and allocations in task runner (#34427)
  • core: commands shouldn't hang when passing --help (#34506)
  • maven: write output after each task in batch mode to ensure correct files are cached (#34400)
  • misc: rewrite Framer URLs to nx.dev in HTML responses (#34445)
  • misc: prevent nxCloudId from being generated for new workspaces (#34532)
  • nextjs: reset daemon client after project graph creation in withNx (#34518, #32880)
  • nx-dev: use shared preview url for netlify deploy (#34467)
  • nx-dev: widen search dialog (#34504)
  • nx-dev: update breadcrumb links to match sidebar (#34500)
  • release: remove unnecessary number from release return type (#34481)
  • repo: fix e2e CI failures from Node 22.12 incompatibility (#34501)

❤️ Thank You

Commits

Updates @nx/eslint from 22.5.1 to 22.5.2

Release notes

Sourced from @​nx/eslint's releases.

22.5.2 (2026-02-20)

🚀 Features

  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)

🩹 Fixes

  • core: handle Ctrl+C gracefully in configure-ai-agents (9128fcb66f)
  • core: prevent staggered and duplicate lines in dynamic output (#34462)
  • core: only pull configure-ai-agents from latest if local version is not latest (#34484)
  • core: gate tui-logger init behind NX_TUI env var (#34426)
  • core: avoid blocking event loop during TUI PTY resize (#34385)
  • core: use workspace root for path resolution when baseUrl is not set (#34453)
  • core: replace buggy ignore-files trie with correct path-component gitignore matching (#34447)
  • core: skip stale recomputations and prevent lost file changes in daemon (#34424)
  • core: reduce terminal output duplication and allocations in task runner (#34427)
  • core: commands shouldn't hang when passing --help (#34506)
  • maven: write output after each task in batch mode to ensure correct files are cached (#34400)
  • misc: rewrite Framer URLs to nx.dev in HTML responses (#34445)
  • misc: prevent nxCloudId from being generated for new workspaces (#34532)
  • nextjs: reset daemon client after project graph creation in withNx (#34518, #32880)
  • nx-dev: use shared preview url for netlify deploy (#34467)
  • nx-dev: widen search dialog (#34504)
  • nx-dev: update breadcrumb links to match sidebar (#34500)
  • release: remove unnecessary number from release return type (#34481)
  • repo: fix e2e CI failures from Node 22.12 incompatibility (#34501)

❤️ Thank You

Commits

Updates @nx/eslint-plugin from 22.5.1 to 22.5.2

Release notes

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

22.5.2 (2026-02-20)

🚀 Features

  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)

🩹 Fixes

  • core: handle Ctrl+C gracefully in configure-ai-agents (9128fcb66f)
  • core: prevent staggered and duplicate lines in dynamic output (#34462)
  • core: only pull configure-ai-agents from latest if local version is not latest (#34484)
  • core: gate tui-logger init behind NX_TUI env var (#34426)
  • core: avoid blocking event loop during TUI PTY resize (#34385)
  • core: use workspace root for path resolution when baseUrl is not set (#34453)
  • core: replace buggy ignore-files trie with correct path-component gitignore matching (#34447)
  • core: skip stale recomputations and prevent lost file changes in daemon (#34424)
  • core: reduce terminal output duplication and allocations in task runner (#34427)
  • core: commands shouldn't hang when passing --help (#34506)
  • maven: write output after each task in batch mode to ensure correct files are cached (#34400)
  • misc: rewrite Framer URLs to nx.dev in HTML responses (#34445)
  • misc: prevent nxCloudId from being generated for new workspaces (#34532)
  • nextjs: reset daemon client after project graph creation in withNx (#34518, #32880)
  • nx-dev: use shared preview url for netlify deploy (#34467)
  • nx-dev: widen search dialog (#34504)
  • nx-dev: update breadcrumb links to match sidebar (#34500)
  • release: remove unnecessary number from release return type (#34481)
  • repo: fix e2e CI failures from Node 22.12 incompatibility (#34501)

❤️ Thank You

Commits

Updates @nx/js from 22.5.1 to 22.5.2

Release notes

Sourced from @​nx/js's releases.

22.5.2 (2026-02-20)

🚀 Features

  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)

🩹 Fixes

  • core: handle Ctrl+C gracefully in configure-ai-agents (9128fcb66f)
  • core: prevent staggered and duplicate lines in dynamic output (#34462)
  • core: only pull configure-ai-agents from latest if local version is not latest (#34484)
  • core: gate tui-logger init behind NX_TUI env var (#34426)
  • core: avoid blocking event loop during TUI PTY resize (#34385)
  • core: use workspace root for path resolution when baseUrl is not set (#34453)
  • core: replace buggy ignore-files trie with correct path-component gitignore matching (#34447)
  • core: skip stale recomputations and prevent lost file changes in daemon (#34424)
  • core: reduce terminal output duplication and allocations in task runner (#34427)
  • core: commands shouldn't hang when passing --help (#34506)
  • maven: write output after each task in batch mode to ensure correct files are cached (#34400)
  • misc: rewrite Framer URLs to nx.dev in HTML responses (#34445)
  • misc: prevent nxCloudId from being generated for new workspaces (#34532)
  • nextjs: reset daemon client after project graph creation in withNx (#34518, #32880)
  • nx-dev: use shared preview url for netlify deploy (#34467)
  • nx-dev: widen search dialog (#34504)
  • nx-dev: update breadcrumb links to match sidebar (#34500)
  • release: remove unnecessary number from release return type (#34481)
  • repo: fix e2e CI failures from Node 22.12 incompatibility (#34501)

❤️ Thank You

Commits

Updates @nx/vite from 22.5.1 to 22.5.2

Release notes

Sourced from @​nx/vite's releases.

22.5.2 (2026-02-20)

🚀 Features

  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)

🩹 Fixes

  • core: handle Ctrl+C gracefully in configure-ai-agents (9128fcb66f)
  • core: prevent staggered and duplicate lines in dynamic output (#34462)
  • core: only pull configure-ai-agents from latest if local version is not latest (#34484)
  • core: gate tui-logger init behind NX_TUI env var (#34426)
  • core: avoid blocking event loop during TUI PTY resize (#34385)
  • core: use workspace root for path resolution when baseUrl is not set (#34453)
  • core: replace buggy ignore-files trie with correct path-component gitignore matching (#34447)
  • core: skip stale recomputations and prevent lost file changes in daemon (#34424)
  • core: reduce terminal output duplication and allocations in task runner (#34427)
  • core: commands shouldn't hang when passing --help (#34506)
  • maven: write output after each task in batch mode to ensure correct files are cached (#34400)
  • misc: rewrite Framer URLs to nx.dev in HTML responses (#34445)
  • misc: prevent nxCloudId from being generated for new workspaces (#34532)
  • nextjs: reset daemon client after project graph creation in withNx (#34518, #32880)
  • nx-dev: use shared preview url for netlify deploy (#34467)
  • nx-dev: widen search dialog (#34504)
  • nx-dev: update breadcrumb links to match sidebar (#34500)
  • release: remove unnecessary number from release return type (#34481)
  • repo: fix e2e CI failures from Node 22.12 incompatibility (#34501)

❤️ Thank You

Commits

Updates @nx/vitest from 22.5.1 to 22.5.2

Release notes

Sourced from @​nx/vitest's releases.

22.5.2 (2026-02-20)

🚀 Features

  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)

🩹 Fixes

  • core: handle Ctrl+C gracefully in configure-ai-agents (9128fcb66f)
  • core: prevent staggered and duplicate lines in dynamic output (#34462)
  • core: only pull configure-ai-agents from latest if local version is not latest (#34484)
  • core: gate tui-logger init behind NX_TUI env var (#34426)
  • core: avoid blocking event loop during TUI PTY resize (#34385)
  • core: use workspace root for path resolution when baseUrl is not set (#34453)
  • core: replace buggy ignore-files trie with correct path-component gitignore matching (#34447)
  • core: skip stale recomputations and prevent lost file changes in daemon (#34424)
  • core: reduce terminal output duplication and allocations in task runner (#34427)
  • core: commands shouldn't hang when passing --help (#34506)
  • maven: write output after each task in batch mode to ensure correct files are cached (#34400)
  • misc: rewrite Framer URLs to nx.dev in HTML responses (#34445)
  • misc: prevent nxCloudId from being generated for new workspaces (#34532)
  • nextjs: reset daemon client after project graph creation in withNx (#34518, #32880)
  • nx-dev: use shared preview url for netlify deploy (#34467)
  • nx-dev: widen search dialog (#34504)
  • nx-dev: update breadcrumb links to match sidebar (#34500)
  • release: remove unnecessary number from release return type (#34481)
  • repo: fix e2e CI failures from Node 22.12 incompatibility (#34501)

❤️ Thank You

Commits

Updates @types/node from 25.2.3 to 25.3.0

Commits

Updates @typescript-eslint/eslint-plugin from 8.55.0 to 8.56.0

Release notes

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

v8.56.0

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

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

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

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

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

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

❤️ Thank You

See GitHub Releases for more information.

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

Commits

Updates @typescript-eslint/parser from 8.55.0 to 8.56.0

Release notes

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

v8.56.0

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

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

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

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

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.

Commits

Updates nx from 22.5.1 to 22.5.2

Release notes

Sourced from nx's releases.

22.5.2 (2026-02-20)

🚀 Features

  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)

🩹 Fixes

  • core: handle Ctrl+C gracefully in configure-ai-agents (9128fcb66f)
  • core: prevent staggered and duplicate lines in dynamic output (#34462)
  • core: only pull configure-ai-agents from latest if local version is not latest (#34484)
  • core: gate tui-logger init behind NX_TUI env var (#34426)
  • core: avoid blocking event loop during TUI PTY resize (#34385)
  • core: use workspace root for path resolution when baseUrl is not set (#34453)
  • core: replace buggy ignore-files trie with correct path-component gitignore matching (#34447)
  • core: skip stale recomputations and prevent lost file changes in daemon (#34424)
  • core: reduce terminal output duplication and allocations in task runner (#34427)
  • core: commands shouldn't hang when passing --help (#34506)
  • maven: write output after each task in batch mode to ensure correct files are cached (#34400)
  • misc: rewrite Framer URLs to nx.dev in HTML responses (#34445)
  • misc: prevent nxCloudId from being generated for new workspaces (#34532)
  • nextjs: reset daemon client after project graph creation in withNx (#34518, #32880)
  • nx-dev: use shared preview url for netlify deploy (#34467)
  • nx-dev: widen search dialog (#34504)
  • nx-dev: update breadcrumb links to match sidebar (#34500)
  • release: remove unnecessary number from release return type (#34481)
  • repo: fix e2e CI failures from Node 22.12 incompatibility (#34501)

❤️ Thank You

Commits
  • 744cb3a fix(core): commands shouldn't hang when passing --help (#34506)
  • d11f35c feat(core): use static_vcruntime to avoid msvcrt dependency (#19781)
  • ff238fe fix(core): reduce terminal output duplication and allocations in task runner ...
  • a731e55 fix(core): skip stale recomputations and prevent lost file changes in daemon ...
  • ff9b6c3 fix(core): replace buggy ignore-files trie with correct path-component gitign...
  • e1b7b73 fix(core): use workspace root for path resolution when baseUrl is not set (#3...
  • 865a99e fix(core): avoid blocking event loop during TUI PTY resize (#34385)
  • c2c8b99 fix(core): gate tui-logger init behind NX_TUI env var (#34426)
  • fb9098f fix(core): only pull configure-ai-agents from latest if local version is not ...
  • 3705d1d fix(release): remove unnecessary number from release return type (#34481)
  • Additional commits viewable in compare view

Updates verdaccio from 6.2.5 to 6.2.7

Release notes

Sourced from verdaccio's releases.

v6.2.7

ℹ️ version 6.2.6 skipped (failed on release)

What's Changed

Full Changelog: verdaccio/verdaccio@v6.2.5...v6.2.7

Changelog

Sourced from verdaccio's changelog.

6.2.7 (2026-02-21)

6.2.6 (2026-02-21)

Bug Fixes

  • deps: update dependency @​cypress/request to v3.0.10 (#5580) (eefa2f2)
  • deps: update dependency cors to v2.8.6 (#5576) (f0d9d89)
  • deps: update dependency lodash to v4.17.23 (#5577) (40071b2)
  • deps: update dependency semver to v7.7.4 (#5578) (973f0cb)
Commits

Updates @tailwindcss/postcss from 4.1.18 to 4.2.0

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.2.0

Added

  • Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#19613)
  • Add font-features-* utility for font-feature-settings (#19623)

Fixed

  • Prevent double @supports wrapper for color-mix values (#19450)
  • Allow whitespace around @source inline() argument (#19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#19447)
  • Detect utilities containing capital letters followed by numbers (#19465)
  • Fix class extraction for Rails' strict locals (#19525)
  • Align @utility name validation with Oxide scanner rules (#19524)
  • Fix infinite loop when using @variant inside @custom-variant (#19633)
  • Allow multiples of .25 in aspect-* fractions (e.g. aspect-8.5/11) (#19688)
  • Ensure changes to external files listed via @source trigger a full page reload when using @tailwindcss/vite (#19670)
  • Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
  • Ensure import aliases in Astro v5 work without crashing when using @tailwindcss/vite (#19677)
  • Allow escape characters in @utility names to improve support with formatters such as Biome (#19626)
  • Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
  • Add .jj to default ignored content directories (#19687)

Deprecated

  • Deprecate start-* and end-* utilities in favor of inset-s-* and inset-e-* utilities (#19613)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.2.0] - 2026-02-18

Added

  • Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#19613)
  • Add font-features-* utility for font-feature-settings (#19623)

Fixed

  • Prevent double @supports wrapper for color-mix values (#19450)
  • Allow whitespace around @source inline() argument (#19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#19447)
  • Detect utilities containing capital letters followed by numbers (#19465)
  • Fix class extraction for Rails' strict locals (#19525)
  • Align @utility name validation with Oxide scanner rules (#19524)
  • Fix infinite loop when using @variant inside @custom-variant (#19633)
  • Allow multiples of .25 in aspect-* fractions (e.g. aspect-8.5/11) (#19688)
  • Ensure changes to external files listed via @source trigger a full page reload when using @tailwindcss/vite (#19670)
  • Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
  • Ensure import aliases in Astro v5 work without crashing when using @tailwindcss/vite (#19677)
  • Allow escape characters in @utility names to improve support with formatters such as Biome (#19626)
  • Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
  • Add .jj to default ignored content directories (#19687)

Deprecated

  • Deprecate start-* and end-* utilities in favor of inset-s-* and inset-e-* utilities (#19613)
Commits

Updates tailwindcss from 4.1.18 to 4.2.0

Release notes

Sourced from tailwindcss's releases.

v4.2.0

Added

  • Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, Description has been truncated

@github-actions github-actions bot enabled auto-merge (squash) February 23, 2026 05:35
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-1ea4ee9e7e branch from c670c19 to d4c4342 Compare February 23, 2026 05:44
Bumps the dev-dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@nx/esbuild](https://github.com/nrwl/nx/tree/HEAD/packages/esbuild) | `22.5.1` | `22.5.2` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `22.5.1` | `22.5.2` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `22.5.1` | `22.5.2` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `22.5.1` | `22.5.2` |
| [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `22.5.1` | `22.5.2` |
| [@nx/vitest](https://github.com/nrwl/nx/tree/HEAD/packages/vitest) | `22.5.1` | `22.5.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.3` | `25.3.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.55.0` | `8.56.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.55.0` | `8.56.0` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.5.1` | `22.5.2` |
| [verdaccio](https://github.com/verdaccio/verdaccio) | `6.2.5` | `6.2.7` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.18` | `4.2.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.2.0` |


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

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

Updates `@nx/eslint-plugin` from 22.5.1 to 22.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.5.2/packages/eslint-plugin)

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

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

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

Updates `@types/node` from 25.2.3 to 25.3.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.55.0 to 8.56.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.56.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.55.0 to 8.56.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.56.0/packages/parser)

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

Updates `verdaccio` from 6.2.5 to 6.2.7
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/v6.2.7/CHANGELOG.md)
- [Commits](verdaccio/verdaccio@v6.2.5...v6.2.7)

Updates `@tailwindcss/postcss` from 4.1.18 to 4.2.0
- [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.0/packages/@tailwindcss-postcss)

Updates `tailwindcss` from 4.1.18 to 4.2.0
- [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.0/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@nx/esbuild"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@nx/eslint"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@nx/js"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@nx/vite"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@nx/vitest"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.56.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.56.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: nx
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: verdaccio
  dependency-version: 6.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-1ea4ee9e7e branch from d4c4342 to 9d9f7b2 Compare February 23, 2026 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants