Skip to content

build(deps-dev): bump the dev-dependencies group across 1 directory with 38 updates#891

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-2d2fef9197
Closed

build(deps-dev): bump the dev-dependencies group across 1 directory with 38 updates#891
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-2d2fef9197

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dev-dependencies group with 38 updates in the / directory:

Package From To
@babel/core 7.28.6 7.29.0
@mui/x-data-grid 8.25.0 8.27.3
@nx/eslint 22.2.2 22.5.2
@nx/eslint-plugin 22.2.2 22.5.2
@nx/jest 22.2.2 22.5.2
@nx/js 22.2.2 22.5.2
@nx/plugin 22.2.2 22.5.2
@nx/react 22.2.2 22.5.2
@nx/storybook 22.2.2 22.5.2
@nx/vite 22.2.2 22.5.2
@nx/workspace 22.2.2 22.5.2
@testing-library/react 16.1.0 16.3.2
@typescript-eslint/eslint-plugin 8.52.0 8.56.1
@typescript-eslint/parser 8.52.0 8.56.1
babel-jest 30.0.5 30.2.0
eslint-config-prettier 10.1.1 10.1.8
eslint-plugin-import 2.31.0 2.32.0
eslint-plugin-jsx-a11y 6.10.1 6.10.2
eslint-plugin-react 7.32.2 7.37.5
eslint-plugin-react-hooks 7.0.0 7.0.1
eslint-plugin-storybook 10.1.4 10.2.13
jest 30.0.5 30.2.0
jest-environment-jsdom 30.0.5 30.2.0
jest-util 30.0.5 30.2.0
jiti 2.4.2 2.6.1
libphonenumber-js 1.11.4 1.12.38
nx 22.1.3 22.5.2
prettier 3.8.0 3.8.1
ts-jest 29.4.5 29.4.6
ts-node 10.9.1 10.9.2
typescript 5.4.5 5.9.3
vite 7.2.6 7.3.1
vite-plugin-node-polyfills 0.24.0 0.25.0
react 19.2.0 19.2.4
@types/react 19.2.2 19.2.14
react-dom 19.2.0 19.2.4
@types/react-dom 19.2.2 19.2.3
@mui/utils 7.3.7 7.3.8

Updates @babel/core from 7.28.6 to 7.29.0

Release notes

Sourced from @​babel/core's releases.

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature

  • babel-types
  • babel-standalone

🐛 Bug Fix

  • babel-parser
  • babel-traverse
    • #17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)

🏃‍♀️ Performance

Committers: 6

Commits

Updates @mui/x-data-grid from 8.25.0 to 8.27.3

Release notes

Sourced from @​mui/x-data-grid's releases.

v8.27.3

We'd like to extend a big thank you to the 4 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes
  • ⚡️ Improved dynamic data support and cache invalidation in lazy loading for Data Grid Pro

The following team members contributed to this release: @​cherniavskii, @​michelengelen, @​MBilalShafi, @​arminmeh

Data Grid

@mui/x-data-grid@8.27.3

@mui/x-data-grid-pro@8.27.3 pro

Same changes as in @mui/x-data-grid@8.27.3, plus:

  • [DataGridPro] Improve dynamic data support and cache invalidation in lazy loading (#21465) @​MBilalShafi

@mui/x-data-grid-premium@8.27.3 premium

Same changes as in @mui/x-data-grid-pro@8.27.3.

Core

v8.27.2

We'd like to extend a big thank you to the 3 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@8.27.2

Internal changes.

@mui/x-data-grid-pro@8.27.2 pro

Same changes as in @mui/x-data-grid@8.27.2, plus:

@mui/x-data-grid-premium@8.27.2 premium

Same changes as in @mui/x-data-grid-pro@8.27.2.

... (truncated)

Changelog

Sourced from @​mui/x-data-grid's changelog.

8.27.3

Feb 25, 2026

We'd like to extend a big thank you to the 4 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes
  • ⚡️ Improved dynamic data support and cache invalidation in lazy loading for Data Grid Pro

The following team members contributed to this release: @​cherniavskii, @​michelengelen, @​MBilalShafi, @​arminmeh

Data Grid

@mui/x-data-grid@8.27.3

@mui/x-data-grid-pro@8.27.3 pro

Same changes as in @mui/x-data-grid@8.27.3, plus:

  • [DataGridPro] Improve dynamic data support and cache invalidation in lazy loading (#21465) @​MBilalShafi

@mui/x-data-grid-premium@8.27.3 premium

Same changes as in @mui/x-data-grid-pro@8.27.3.

Core

8.27.2

Feb 20, 2026

We'd like to extend a big thank you to the 3 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@8.27.2

Internal changes.

@mui/x-data-grid-pro@8.27.2 pro

Same changes as in @mui/x-data-grid@8.27.2, plus:

... (truncated)

Commits

Updates @nx/eslint from 22.2.2 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

22.5.1 (2026-02-13)

🚀 Features

  • core: update formatting of agent rules documentation (#33356)

... (truncated)

Commits
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 0fe39b2 fix(linter): delete override block when update returns undefined in replaceOv...
  • 9fb5a6c fix(linter): handle variable references in replaceOverride (#34026)
  • 8b83502 feat(linter): add bulk suppression support for ESLint v9.24.0+ (#32184)
  • 5659d50 fix(linter): honor setParserOptionsProject in flat config (#33953)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • a64d1b2 fix(storybook): use helper to find correct version when pnpm catalogs are use...
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • 4493157 fix(js): allow copying generated Prisma client (asset) from 'node_modules' (#...
  • See full diff in compare view

Updates @nx/eslint-plugin from 22.2.2 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

22.5.1 (2026-02-13)

🚀 Features

  • core: update formatting of agent rules documentation (#33356)

... (truncated)

Commits

Updates @nx/jest from 22.2.2 to 22.5.2

Release notes

Sourced from @​nx/jest'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

22.5.1 (2026-02-13)

🚀 Features

  • core: update formatting of agent rules documentation (#33356)

... (truncated)

Commits
  • cf11551 feat(misc): update PLUGIN.md files to help agents verification (#34379)
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 6092966 feat(core): add PLUGIN.md files to testing-tools (#34125)
  • 574d841 chore(core): update to latest version of tsquery (#34067)
  • d9ca27b fix(testing): ensure jest v30 migration is run (#33916)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • c29834c fix(angular): ensure jest and jest-preset-angular are updated correctly for a...
  • 8136eaf feat(angular): support angular v21 (#33378)
  • See full diff in compare view

Updates @nx/js from 22.2.2 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

22.5.1 (2026-02-13)

🚀 Features

  • core: update formatting of agent rules documentation (#33356)

... (truncated)

Commits
  • 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)
  • 92f821d fix(js): avoid duplicate @nx/js/typescript plugin entries for non-buildable...
  • f154b70 fix(core): daemon client reconnection on server restart (#33432)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • 4493157 fix(js): allow copying generated Prisma client (asset) from 'node_modules' (#...
  • de966a2 fix(js): adjusted stdout and stderr handling to support the latest @​swc/cli v...
  • 68d4d4e fix(js): check package.json for name when project.json exists but has no name...
  • Additional commits viewable in compare view

Updates @nx/plugin from 22.2.2 to 22.5.2

Release notes

Sourced from @​nx/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

22.5.1 (2026-02-13)

🚀 Features

  • core: update formatting of agent rules documentation (#33356)

... (truncated)

Commits
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • af003c1 feat(nx-plugin): allow customizing the location of the companion E2E project ...
  • See full diff in compare view

Updates @nx/react from 22.2.2 to 22.5.2

Release notes

Sourced from @​nx/react'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

22.5.1 (2026-02-13)

🚀 Features

  • core: update formatting of agent rules documentation (#33356)

... (truncated)

Commits
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 3fcd200 fix(react): remove file-loader dependency and update svgr migration (#34218)
  • 2544227 chore(repo): update nx to 22.4.0-beta.3 (#34108)
  • 42b1f14 fix(misc): deprecate setup-tailwind generators (#34097)
  • 574d841 chore(core): update to latest version of tsquery (#34067)
  • 2d87134 fix(react): target 22.3.4 patch version to address Remix CVE (#34068)
  • beb5ef5 feat(react): update react-router and remix versions to address CVEs (#34058)
  • a13f5eb chore(repo): update nx to 22.4.0-beta.1 (#33968)
  • dd7ec30 feat(core): support cwd specific hashes (#33879)
  • 1bc16c8 fix(react): set up module federation with webpack and ts soln correctly #3102...
  • Additional commits viewable in compare view

Updates @nx/storybook from 22.2.2 to 22.5.2

Release notes

Sourced from @​nx/storybook'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

22.5.1 (2026-02-13)

🚀 Features

  • core: update formatting of agent rules documentation (#33356)

... (truncated)

Commits

…ith 38 updates

Bumps the dev-dependencies group with 38 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.6` | `7.29.0` |
| [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) | `8.25.0` | `8.27.3` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `22.2.2` | `22.5.2` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `22.2.2` | `22.5.2` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `22.2.2` | `22.5.2` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `22.2.2` | `22.5.2` |
| [@nx/plugin](https://github.com/nrwl/nx/tree/HEAD/packages/plugin) | `22.2.2` | `22.5.2` |
| [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) | `22.2.2` | `22.5.2` |
| [@nx/storybook](https://github.com/nrwl/nx/tree/HEAD/packages/storybook) | `22.2.2` | `22.5.2` |
| [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `22.2.2` | `22.5.2` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `22.2.2` | `22.5.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.3.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.52.0` | `8.56.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.52.0` | `8.56.1` |
| [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.0.5` | `30.2.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.8` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.10.1` | `6.10.2` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.32.2` | `7.37.5` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `7.0.0` | `7.0.1` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.1.4` | `10.2.13` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.5` | `30.2.0` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.0.5` | `30.2.0` |
| [jest-util](https://github.com/jestjs/jest/tree/HEAD/packages/jest-util) | `30.0.5` | `30.2.0` |
| [jiti](https://github.com/unjs/jiti) | `2.4.2` | `2.6.1` |
| [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | `1.11.4` | `1.12.38` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.1.3` | `22.5.2` |
| [prettier](https://github.com/prettier/prettier) | `3.8.0` | `3.8.1` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.9.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.6` | `7.3.1` |
| [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) | `0.24.0` | `0.25.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.2` | `19.2.14` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.4` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.2` | `19.2.3` |
| [@mui/utils](https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils) | `7.3.7` | `7.3.8` |



Updates `@babel/core` from 7.28.6 to 7.29.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-core)

Updates `@mui/x-data-grid` from 8.25.0 to 8.27.3
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v8.27.3/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v8.27.3/packages/x-data-grid)

Updates `@nx/eslint` from 22.2.2 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.2.2 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/jest` from 22.2.2 to 22.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.5.2/packages/jest)

Updates `@nx/js` from 22.2.2 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/plugin` from 22.2.2 to 22.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.5.2/packages/plugin)

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

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

Updates `@nx/vite` from 22.2.2 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/workspace` from 22.2.2 to 22.5.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.5.2/packages/workspace)

Updates `@testing-library/react` from 16.1.0 to 16.3.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.1.0...v16.3.2)

Updates `@typescript-eslint/eslint-plugin` from 8.52.0 to 8.56.1
- [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.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.52.0 to 8.56.1
- [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.1/packages/parser)

Updates `babel-jest` from 30.0.5 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/babel-jest)

Updates `eslint-config-prettier` from 10.1.1 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.1.1...v10.1.8)

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-jsx-a11y` from 6.10.1 to 6.10.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.10.1...v6.10.2)

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

Updates `eslint-plugin-react-hooks` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `eslint-plugin-storybook` from 10.1.4 to 10.2.13
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.13/code/lib/eslint-plugin)

Updates `jest` from 30.0.5 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest)

Updates `jest-environment-jsdom` from 30.0.5 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-environment-jsdom)

Updates `jest-util` from 30.0.5 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-util)

Updates `jiti` from 2.4.2 to 2.6.1
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](unjs/jiti@v2.4.2...v2.6.1)

Updates `libphonenumber-js` from 1.11.4 to 1.12.38
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.4...v1.12.38)

Updates `nx` from 22.1.3 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 `prettier` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.0...3.8.1)

Updates `ts-jest` from 29.4.5 to 29.4.6
- [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.5...v29.4.6)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

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

Updates `vite` from 7.2.6 to 7.3.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

Updates `vite-plugin-node-polyfills` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases)
- [Commits](davidmyersdev/vite-plugin-node-polyfills@v0.24.0...v0.25.0)

Updates `react` from 19.2.0 to 19.2.4
- [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.4/packages/react)

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

Updates `react-dom` from 19.2.0 to 19.2.4
- [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.4/packages/react-dom)

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

Updates `@mui/utils` from 7.3.7 to 7.3.8
- [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/v7.3.8/packages/mui-utils)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@mui/x-data-grid"
  dependency-version: 8.27.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@nx/eslint"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@nx/jest"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@nx/js"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@nx/plugin"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@nx/react"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@nx/storybook"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@nx/vite"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@nx/workspace"
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: babel-jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jsx-a11y
  dependency-version: 6.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-react
  dependency-version: 7.37.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.2.13
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jest-environment-jsdom
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jest-util
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jiti
  dependency-version: 2.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: libphonenumber-js
  dependency-version: 1.12.38
  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-minor
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ts-jest
  dependency-version: 29.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ts-node
  dependency-version: 10.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: vite-plugin-node-polyfills
  dependency-version: 0.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@mui/utils"
  dependency-version: 7.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 26, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 26, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 3, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-2d2fef9197 branch March 3, 2026 21:59
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants