chore(repo): update nx to 21.0.0-beta.6 (#30837)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

This repo uses Nx `21.0.0-beta.4`

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

This repo uses Nx `21.0.0-beta.6`

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
This commit is contained in:
Jason Jean 2025-04-23 17:41:33 -04:00 committed by GitHub
parent 2e1896e9f7
commit f40d015488
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 442 additions and 442 deletions

View File

@ -74,27 +74,27 @@
"@notionhq/client": "^2.2.15",
"@nuxt/kit": "^3.10.0",
"@nuxt/schema": "^3.10.0",
"@nx/angular": "21.0.0-beta.4",
"@nx/cypress": "21.0.0-beta.4",
"@nx/devkit": "21.0.0-beta.4",
"@nx/esbuild": "21.0.0-beta.4",
"@nx/eslint": "21.0.0-beta.4",
"@nx/eslint-plugin": "21.0.0-beta.4",
"@nx/jest": "21.0.0-beta.4",
"@nx/js": "21.0.0-beta.4",
"@nx/angular": "21.0.0-beta.6",
"@nx/cypress": "21.0.0-beta.6",
"@nx/devkit": "21.0.0-beta.6",
"@nx/esbuild": "21.0.0-beta.6",
"@nx/eslint": "21.0.0-beta.6",
"@nx/eslint-plugin": "21.0.0-beta.6",
"@nx/jest": "21.0.0-beta.6",
"@nx/js": "21.0.0-beta.6",
"@nx/key": "1.3.0-beta.11",
"@nx/next": "21.0.0-beta.4",
"@nx/playwright": "21.0.0-beta.4",
"@nx/next": "21.0.0-beta.6",
"@nx/playwright": "21.0.0-beta.6",
"@nx/powerpack-conformance": "1.3.0-beta.11",
"@nx/powerpack-enterprise-cloud": "1.3.0-beta.11",
"@nx/powerpack-license": "1.3.0-beta.11",
"@nx/react": "21.0.0-beta.4",
"@nx/rsbuild": "21.0.0-beta.4",
"@nx/rspack": "21.0.0-beta.4",
"@nx/storybook": "21.0.0-beta.4",
"@nx/vite": "21.0.0-beta.4",
"@nx/web": "21.0.0-beta.4",
"@nx/webpack": "21.0.0-beta.4",
"@nx/react": "21.0.0-beta.6",
"@nx/rsbuild": "21.0.0-beta.6",
"@nx/rspack": "21.0.0-beta.6",
"@nx/storybook": "21.0.0-beta.6",
"@nx/vite": "21.0.0-beta.6",
"@nx/web": "21.0.0-beta.6",
"@nx/webpack": "21.0.0-beta.6",
"@phenomnomnominal/tsquery": "~5.0.1",
"@playwright/test": "^1.36.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
@ -266,7 +266,7 @@
"ng-packagr": "19.2.0",
"npm-package-arg": "11.0.1",
"nuxt": "^3.10.0",
"nx": "21.0.0-beta.4",
"nx": "21.0.0-beta.6",
"octokit": "^2.0.14",
"open": "^8.4.0",
"openai": "~4.3.1",

848
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff