chore(repo): update nx to 20.5.0-rc.0 (#30210)

<!-- 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 `20.5.0-beta.2`. 

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

This repo uses Nx `20.5.0-rc.0`

## 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-02-28 17:05:32 -05:00 committed by GitHub
parent e57df6f6be
commit 04bd26f6c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1049 additions and 1668 deletions

View File

@ -27,19 +27,19 @@
},
"devDependencies": {
"@actions/core": "^1.10.0",
"@angular-devkit/architect": "~0.1902.0",
"@angular-devkit/build-angular": "~19.2.0",
"@angular-devkit/core": "~19.2.0",
"@angular-devkit/schematics": "~19.2.0",
"@angular-devkit/architect": "0.1902.0",
"@angular-devkit/build-angular": "19.2.0",
"@angular-devkit/core": "19.2.0",
"@angular-devkit/schematics": "19.2.0",
"@angular-eslint/eslint-plugin": "19.0.2",
"@angular-eslint/eslint-plugin-template": "19.0.2",
"@angular-eslint/template-parser": "19.0.2",
"@angular/cli": "~19.2.0",
"@angular/common": "~19.2.0",
"@angular/compiler": "~19.2.0",
"@angular/compiler-cli": "~19.2.0",
"@angular/core": "~19.2.0",
"@angular/router": "~19.2.0",
"@angular/common": "19.2.0",
"@angular/compiler": "19.2.0",
"@angular/compiler-cli": "19.2.0",
"@angular/core": "19.2.0",
"@angular/router": "19.2.0",
"@babel/core": "^7.23.2",
"@babel/helper-create-regexp-features-plugin": "^7.22.9",
"@babel/plugin-transform-runtime": "^7.23.2",
@ -70,26 +70,26 @@
"@notionhq/client": "^2.2.15",
"@nuxt/kit": "^3.10.0",
"@nuxt/schema": "^3.10.0",
"@nx/angular": "20.5.0-beta.2",
"@nx/cypress": "20.5.0-beta.2",
"@nx/devkit": "20.5.0-beta.2",
"@nx/esbuild": "20.5.0-beta.2",
"@nx/eslint": "20.5.0-beta.2",
"@nx/eslint-plugin": "20.5.0-beta.2",
"@nx/jest": "20.5.0-beta.2",
"@nx/js": "20.5.0-beta.2",
"@nx/next": "20.5.0-beta.2",
"@nx/playwright": "20.5.0-beta.2",
"@nx/angular": "20.5.0-rc.0",
"@nx/cypress": "20.5.0-rc.0",
"@nx/devkit": "20.5.0-rc.0",
"@nx/esbuild": "20.5.0-rc.0",
"@nx/eslint": "20.5.0-rc.0",
"@nx/eslint-plugin": "20.5.0-rc.0",
"@nx/jest": "20.5.0-rc.0",
"@nx/js": "20.5.0-rc.0",
"@nx/next": "20.5.0-rc.0",
"@nx/playwright": "20.5.0-rc.0",
"@nx/powerpack-conformance": "1.2.5",
"@nx/powerpack-enterprise-cloud": "1.2.5",
"@nx/powerpack-license": "1.2.5",
"@nx/react": "20.5.0-beta.2",
"@nx/rsbuild": "20.5.0-beta.2",
"@nx/rspack": "20.5.0-beta.2",
"@nx/storybook": "20.5.0-beta.2",
"@nx/vite": "20.5.0-beta.2",
"@nx/web": "20.5.0-beta.2",
"@nx/webpack": "20.5.0-beta.2",
"@nx/react": "20.5.0-rc.0",
"@nx/rsbuild": "20.5.0-rc.0",
"@nx/rspack": "20.5.0-rc.0",
"@nx/storybook": "20.5.0-rc.0",
"@nx/vite": "20.5.0-rc.0",
"@nx/web": "20.5.0-rc.0",
"@nx/webpack": "20.5.0-rc.0",
"@phenomnomnominal/tsquery": "~5.0.1",
"@playwright/test": "^1.36.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
@ -104,11 +104,11 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-url": "^8.0.2",
"@rsbuild/core": "1.1.8",
"@rspack/core": "1.2.2",
"@rspack/core": "1.2.6",
"@rspack/dev-server": "1.0.9",
"@rspack/plugin-minify": "^0.7.5",
"@rspack/plugin-react-refresh": "^1.0.0",
"@schematics/angular": "~19.2.0",
"@schematics/angular": "19.2.0",
"@storybook/addon-essentials": "8.4.6",
"@storybook/addon-interactions": "8.4.6",
"@storybook/core-server": "8.4.6",
@ -250,10 +250,10 @@
"mini-css-extract-plugin": "~2.4.7",
"minimatch": "9.0.3",
"next-sitemap": "^3.1.10",
"ng-packagr": "~19.2.0",
"ng-packagr": "19.2.0",
"npm-package-arg": "11.0.1",
"nuxt": "^3.10.0",
"nx": "20.5.0-beta.2",
"nx": "20.5.0-rc.0",
"octokit": "^2.0.14",
"open": "^8.4.0",
"openai": "~4.3.1",
@ -282,8 +282,8 @@
"rollup-plugin-typescript2": "^0.36.0",
"rxjs": "^7.8.0",
"sass": "1.55.0",
"sass-embedded": "^1.83.4",
"sass-loader": "^16.0.4",
"sass-embedded": "1.85.1",
"sass-loader": "16.0.5",
"semver": "^7.6.3",
"source-map-loader": "^5.0.0",
"source-map-support": "0.5.19",
@ -307,8 +307,8 @@
"typescript-eslint": "^8.19.0",
"unist-builder": "^4.0.0",
"use-sync-external-store": "^1.2.0",
"verdaccio": "^6.0.5",
"vite": "6.0.11",
"verdaccio": "6.0.5",
"vite": "6.2.0",
"vitest": "3.0.5",
"webpack": "5.88.0",
"webpack-dev-server": "5.0.4",

2649
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff