Skip to content

chore: bump picomatch, @nx/cypress, @nx/eslint, @nx/eslint-plugin, @nx/js, @nx/vite, @nx/vue, @nx/web and @nx/workspace in /services/frontend#331

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/services/frontend/multi-a9f70a1b73
Open

chore: bump picomatch, @nx/cypress, @nx/eslint, @nx/eslint-plugin, @nx/js, @nx/vite, @nx/vue, @nx/web and @nx/workspace in /services/frontend#331
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/services/frontend/multi-a9f70a1b73

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2026

Bumps picomatch to 4.0.4 and updates ancestor dependencies picomatch, @nx/cypress, @nx/eslint, @nx/eslint-plugin, @nx/js, @nx/vite, @nx/vue, @nx/web and @nx/workspace. These dependencies need to be updated together.

Updates picomatch from 4.0.3 to 4.0.4

Release notes

Sourced from picomatch's releases.

4.0.4

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: micromatch/picomatch@4.0.3...4.0.4

Commits

Updates picomatch from 2.3.1 to 2.3.2

Release notes

Sourced from picomatch's releases.

4.0.4

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: micromatch/picomatch@4.0.3...4.0.4

Commits

Updates @nx/cypress from 21.6.10 to 22.6.4

Release notes

Sourced from @​nx/cypress's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • c96a9d4 fix(vite): add support for Vite 8 (#34850)
  • dbd2ace fix(linter): prepend framework configs before baseConfig in flat config gener...
  • 1fac893 fix(core): set windowsHide: true on all child process spawns (#34894)
  • 7b35985 feat(core): add safe plugin cache write utilities with LRU eviction (#34503)
  • 025db33 cleanup(repo): avoid unnecessary project graph recomputations (#34423)
  • 5a1735b 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...
  • Additional commits viewable in compare view

Updates @nx/eslint from 21.6.10 to 22.6.4

Release notes

Sourced from @​nx/eslint's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • dbd2ace fix(linter): prepend framework configs before baseConfig in flat config gener...
  • fae1dd4 fix(linter): use root config to determine ESLint class in plugin (#34900)
  • b269f95 fix(linter): convert project-level eslint configs and log when skipped (#34899)
  • ea5810e fix(linter): use native nx.configs in convert-to-flat-config for Nx plugins (...
  • 94cc841 cleanup(linter): reuse ESLint instance across child projects in plugin (#34645)
  • 31dad41 fix(linter): support eslint v10 (#34534)
  • 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)
  • Additional commits viewable in compare view

Updates @nx/eslint-plugin from 21.6.10 to 22.6.4

Release notes

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

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • dbd2ace fix(linter): prepend framework configs before baseConfig in flat config gener...
  • 4561de2 fix(linter): detect require() calls in enforce-module-boundaries rule (#34896)
  • 997d6d8 fix(linter): add catalog: references when fixing missing dependencies (#34734)
  • ac2ef1a 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)
  • Additional commits viewable in compare view

Updates @nx/js from 21.6.10 to 22.6.4

Release notes

Sourced from @​nx/js's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • 44abcb2 fix(js): use explicit nx/bin/nx path in start-local-registry (#35127)
  • aacfa7c fix(js): include tsbuildinfo in narrowed tsc build-base outputs (#35086)
  • 32c4a02 chore(repo): fix critical handlebars and underscore vulnerabilities in npm au...
  • 9acaee8 fix(js): narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • 9a18bc0 fix(js): recognize tsgo in dependency-checks lint rule (#35048)
  • 9a743d3 fix(js): add {projectRoot} prefix to d.ts fileset in typescript plugin (#35037)
  • b611b98 fix(js): add input on .d.ts files within dependency projects (#34968)
  • 583335b fix(js): pass configName to typecheck command in TS plugin (#34989)
  • 1fac893 fix(core): set windowsHide: true on all child process spawns (#34894)
  • 9c2b5e2 fix(js): preserve tsconfig fields in typescript plugin cache (#34908)
  • Additional commits viewable in compare view

Updates @nx/vite from 21.6.10 to 22.6.4

Release notes

Sourced from @​nx/vite's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • 4adc90f fix(react): force Vite 7 when using React Router in framework mode (#35101)
  • 316e070 fix(vite): update vitest and plugin-react-swc versions for vite 8 compat (#35...
  • c96a9d4 fix(vite): add support for Vite 8 (#34850)
  • 1fac893 fix(core): set windowsHide: true on all child process spawns (#34894)
  • 6ee7091 Revert "feat(js): add deps-sync generator (#34407)" (#34888)
  • 1367d2a fix(vite): pin vitest v4 to ~4.0.x to fix Yarn Classic resolution failure (#3...
  • 8d71d5b feat(js): add deps-sync generator (#34407)
  • fb8884e fix(vitest): handle zoneless Angular apps in vitest configuration generator (...
  • 42f623e fix(vite): skip root-relative paths in nxViteTsPaths resolveId (#34694)
  • 1e1a8a7 fix(vite): isPreview=true for Vite Preview server (#34597)
  • Additional commits viewable in compare view

Updates @nx/vue from 21.6.10 to 22.6.4

Release notes

Sourced from @​nx/vue's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • f0acaaa fix(vite): bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • 316e070 fix(vite): update vitest and plugin-react-swc versions for vite 8 compat (#35...
  • c96a9d4 fix(vite): add support for Vite 8 (#34850)
  • dbd2ace fix(linter): prepend framework configs before baseConfig in flat config gener...
  • 1367d2a fix(vite): pin vitest v4 to ~4.0.x to fix Yarn Classic resolution failure (#3...
  • 654118a fix(vitest)!: resolve reportsDirectory against workspace root (#34720)
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 2bd8ef3 feat(js): bump swc to latest versions (#34215)
  • 2544227 chore(repo): update nx to 22.4.0-beta.3 (#34108)
  • 42b1f14 fix(misc): deprecate setup-tailwind generators (#34097)
  • Additional commits viewable in compare view

Updates @nx/web from 21.6.10 to 22.6.4

Release notes

Sourced from @​nx/web's releases.

22.6.4 (2026-04-01)

🚀 Features

  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)

🩹 Fixes

  • core: validate bundler option for Angular presets in create-nx-workspace (#35074)
  • core: handle "." and absolute paths as workspace name in CNW (#35083, #1)
  • core: pin version of axios (#35093)
  • core: preserve sibling dependency inputs in native hashing (#35071)
  • core: sandbox exclusions, multi-line typeof import detection, global ensurePackage mock (#35056)
  • core: no-interactive should disable prompts during migrate (#35106)
  • gradle: increase project graph timeout defaults (#35058)
  • js: recognize tsgo in dependency-checks lint rule (#35048)
  • js: narrow tsc build-base outputs to only tsc-produced file types (#35041)
  • js: include tsbuildinfo in narrowed tsc build-base outputs (#35086, #35041)
  • js: use explicit nx/bin/nx path in start-local-registry (#35127)
  • misc: handle non-interactive mode and add template shorthand names for CNW (#35045)
  • react: force Vite 7 when using React Router in framework mode (#35101)
  • react-native: use vite's transformWithEsbuild instead of direct esbuild import (5771eb3346)
  • repo: pass env vars into docker builds in publish workflow (#35060)
  • repo: bump picomatch from 4.0.2 to 4.0.4 (#35081, #35068)
  • repo: fixup lock-threads failing with resource inaccessible message (#35005)
  • repo: fix lockfile (b070e23445)
  • repo: re-enable Cypress HMR e2e tests after upstream tapable fix (#35105, #34969, #20693)
  • repo: disable ts-jest diagnostics for workspace-plugin tests (b013f93dca)
  • vite: update vitest and plugin-react-swc versions for vite 8 compat (#35062)
  • vite: bump sass version for vue/nuxt presets for Vite 8 compat (#35073)
  • webpack: bump postcss-loader to ^8.2.1 to eliminate transitive yaml@1.x CVE (#35028, #35025)

❤️ Thank You

22.6.3 (2026-03-27)

🚀 Features

  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)

... (truncated)

Commits
  • 9d97ddf fix(core): sandbox exclusions, multi-line typeof import detection, global ens...
  • 1fac893 fix(core): set windowsHide: true on all child process spawns (#34894)
  • e3eedf9 docs(misc): update the docs to use more direct language (#34264)
  • 7a446e4 fix(web): ensure vitest config file is created (#34216)
  • 2544227 chore(repo): update nx to 22.4.0-beta.3 (#34108)
  • f154b70 fix(core): daemon client reconnection on server restart (#33432)
  • 1c8796a docs(misc): update migration docs to use supported markdown syntax (#33563)
  • 618c334 fix(vite): generate .mts config files to force ESM (#33518)

…x/js, @nx/vite, @nx/vue, @nx/web and @nx/workspace

Bumps [picomatch](https://github.com/micromatch/picomatch) to 4.0.4 and updates ancestor dependencies [picomatch](https://github.com/micromatch/picomatch), [@nx/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress), [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js), [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite), [@nx/vue](https://github.com/nrwl/nx/tree/HEAD/packages/vue), [@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 `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
- dependency-name: "@nx/cypress"
  dependency-version: 22.6.4
  dependency-type: direct:development
- dependency-name: "@nx/eslint"
  dependency-version: 22.6.4
  dependency-type: direct:development
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.6.4
  dependency-type: direct:development
- dependency-name: "@nx/js"
  dependency-version: 22.6.4
  dependency-type: direct:development
- dependency-name: "@nx/vite"
  dependency-version: 22.6.4
  dependency-type: direct:development
- dependency-name: "@nx/vue"
  dependency-version: 22.6.4
  dependency-type: direct:development
- dependency-name: "@nx/web"
  dependency-version: 22.6.4
  dependency-type: direct:development
- dependency-name: "@nx/workspace"
  dependency-version: 22.6.4
  dependency-type: direct:development
...

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 Apr 5, 2026
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