Skip to content

chore(deps): bump minimatch, @nx/cypress, @nx/esbuild, @nx/eslint-plugin, @nx/jest, @nx/js, @nx/plugin, @nx/vite, @nx/web and @nx/workspace#40

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-d9e50cd391
Open

chore(deps): bump minimatch, @nx/cypress, @nx/esbuild, @nx/eslint-plugin, @nx/jest, @nx/js, @nx/plugin, @nx/vite, @nx/web and @nx/workspace#40
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-d9e50cd391

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps minimatch to 5.1.9 and updates ancestor dependencies minimatch, @nx/cypress, @nx/esbuild, @nx/eslint-plugin, @nx/jest, @nx/js, @nx/plugin, @nx/vite, @nx/web and @nx/workspace. These dependencies need to be updated together.

Updates minimatch from 5.1.2 to 5.1.9

Commits

Updates minimatch from 3.1.2 to 3.1.5

Commits

Updates @nx/cypress from 16.10.0 to 22.5.4

Release notes

Sourced from @​nx/cypress'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
  • c2272e4 cleanup(repo): avoid unnecessary project graph recomputations (#34423)
  • 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)
  • 5ef02e4 fix(testing): set moduleResolution to node in Cypress tsconfig to prevent TS5...
  • 691bb32 feat(angular): support cypress component testing with zoneless projects (#33941)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 8136eaf feat(angular): support angular v21 (#33378)
  • b7cfee1 fix(testing): remove declare global wrapper from cypress commands.ts template...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/cypress since your current version.


Updates @nx/esbuild from 16.10.0 to 22.5.4

Release notes

Sourced from @​nx/esbuild'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
  • e653a0f fix(bundling): add docs link to generatePackageJson error message (#34562)
  • fd140b4 fix(bundling): skip unnecessary type-check in TS Solution Setup when skipType...
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 1c8796a docs(misc): update migration docs to use supported markdown syntax (#33563)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • f76f1ce chore(repo): dogfood pnpm catalogs (#33232)
  • 738b06b feat(bundling): add excludeFromExternal option to esbuild executor (#32980)
  • 8360341 chore(repo): disable duplicated typecheck targets if the project already uses...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/esbuild since your current version.


Updates @nx/eslint-plugin from 16.10.0 to 22.5.4

Release notes

Sourced from @​nx/eslint-plugin'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
  • d7c759c fix(linter): allow for wildcards paths in enforce-module-boundaries rule (#34...
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 574d841 chore(core): update to latest version of tsquery (#34067)
  • 97fde57 feat(linter): add peerDepsVersionStrategy option to dependency-checks (#33417)
  • dd7ec30 feat(core): support cwd specific hashes (#33879)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 8136eaf feat(angular): support angular v21 (#33378)
  • 239a4db feat(linter): add util to load eslint rules from a directory (#33543)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/eslint-plugin since your current version.


Updates @nx/jest from 16.10.0 to 22.5.4

Release notes

Sourced from @​nx/jest'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
  • 975dff7 fix(testing): use surgical text replacement in Jest matcher alias migration (...
  • 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)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/jest since your current version.


Updates @nx/js from 16.10.0 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)
  • 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)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/js since your current version.


Updates @nx/plugin from 16.10.0 to 22.5.4

Release notes

Sourced from @​nx/plugin'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)
  • 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 ...
  • 1c8796a docs(misc): update migration docs to use supported markdown syntax (#33563)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 685e497 feat(vitest): split vitest into @​nx/vitest plugin (#33311)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • 9b5768e fix(testing): use .cts config files for Jest 30+ to fix __dirname issues (#33...
  • f76f1ce chore(repo): dogfood pnpm catalogs (#33232)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/plugin since your current version.


Updates @nx/vite from 16.10.0 to 22.5.4

Release notes

Sourced from @​nx/vite'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
  • 2b72aa1 fix(vite): isPreview=true for Vite Preview server (#34597)
  • cf11551 feat(misc): update PLUGIN.md files to help agents verification (#34379)
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 86de174 fix(testing): preload vitest/node to prevent race condition on Node 24 (#34261)
  • 3d62c8b fix(vite): handle sophisticated vite plugins (#34242)
  • 574d841 chore(core): update to latest version of tsquery (#34067)
  • 7cd296b fix(vitest): add guard rails for vitest llm migration (#33976)
  • f154b70 fix(core): daemon client reconnection on server restart (#33432)
  • 6f85b83 cleanup(repo): format all files (#33902)
  • 62c13c5 feat(misc): support prettier v3 (#33898)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nx/vite since your current version.


Updates @nx/web from 16.10.0 to 22.5.4

Release notes

Sourced from @​nx/web'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, #33997Description has been truncated

…gin, @nx/jest, @nx/js, @nx/plugin, @nx/vite, @nx/web and @nx/workspace

Bumps [minimatch](https://github.com/isaacs/minimatch) to 5.1.9 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@nx/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress), [@nx/esbuild](https://github.com/nrwl/nx/tree/HEAD/packages/esbuild), [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin), [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js), [@nx/plugin](https://github.com/nrwl/nx/tree/HEAD/packages/plugin), [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite), [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) and [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace). These dependencies need to be updated together.


Updates `minimatch` from 5.1.2 to 5.1.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v5.1.2...v5.1.9)

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v5.1.2...v5.1.9)

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 5.1.9
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: "@nx/cypress"
  dependency-version: 22.5.4
  dependency-type: direct:development
- dependency-name: "@nx/esbuild"
  dependency-version: 22.5.4
  dependency-type: direct:development
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.5.4
  dependency-type: direct:development
- dependency-name: "@nx/jest"
  dependency-version: 22.5.4
  dependency-type: direct:development
- dependency-name: "@nx/js"
  dependency-version: 22.5.4
  dependency-type: direct:development
- dependency-name: "@nx/plugin"
  dependency-version: 22.5.4
  dependency-type: direct:development
- dependency-name: "@nx/vite"
  dependency-version: 22.5.4
  dependency-type: direct:development
- dependency-name: "@nx/web"
  dependency-version: 22.5.4
  dependency-type: direct:development
- dependency-name: "@nx/workspace"
  dependency-version: 22.5.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
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