chore(repo): update nx to 20.7.0-beta.3 (#30427)
<!-- 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-rc.4` ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> This repo uses Nx `20.7.0-beta.3` ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes #
This commit is contained in:
parent
e0cae539d6
commit
3a3ba0dde7
36
package.json
36
package.json
@ -70,27 +70,27 @@
|
||||
"@notionhq/client": "^2.2.15",
|
||||
"@nuxt/kit": "^3.10.0",
|
||||
"@nuxt/schema": "^3.10.0",
|
||||
"@nx/angular": "20.5.0-rc.4",
|
||||
"@nx/cypress": "20.5.0-rc.4",
|
||||
"@nx/devkit": "20.5.0-rc.4",
|
||||
"@nx/esbuild": "20.5.0-rc.4",
|
||||
"@nx/eslint": "20.5.0-rc.4",
|
||||
"@nx/eslint-plugin": "20.5.0-rc.4",
|
||||
"@nx/jest": "20.5.0-rc.4",
|
||||
"@nx/js": "20.5.0-rc.4",
|
||||
"@nx/angular": "20.7.0-beta.3",
|
||||
"@nx/cypress": "20.7.0-beta.3",
|
||||
"@nx/devkit": "20.7.0-beta.3",
|
||||
"@nx/esbuild": "20.7.0-beta.3",
|
||||
"@nx/eslint": "20.7.0-beta.3",
|
||||
"@nx/eslint-plugin": "20.7.0-beta.3",
|
||||
"@nx/jest": "20.7.0-beta.3",
|
||||
"@nx/js": "20.7.0-beta.3",
|
||||
"@nx/key": "1.3.0-beta.11",
|
||||
"@nx/next": "20.5.0-rc.4",
|
||||
"@nx/playwright": "20.5.0-rc.4",
|
||||
"@nx/next": "20.7.0-beta.3",
|
||||
"@nx/playwright": "20.7.0-beta.3",
|
||||
"@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": "20.5.0-rc.4",
|
||||
"@nx/rsbuild": "20.5.0-rc.4",
|
||||
"@nx/rspack": "20.5.0-rc.4",
|
||||
"@nx/storybook": "20.5.0-rc.4",
|
||||
"@nx/vite": "20.5.0-rc.4",
|
||||
"@nx/web": "20.5.0-rc.4",
|
||||
"@nx/webpack": "20.5.0-rc.4",
|
||||
"@nx/react": "20.7.0-beta.3",
|
||||
"@nx/rsbuild": "20.7.0-beta.3",
|
||||
"@nx/rspack": "20.7.0-beta.3",
|
||||
"@nx/storybook": "20.7.0-beta.3",
|
||||
"@nx/vite": "20.7.0-beta.3",
|
||||
"@nx/web": "20.7.0-beta.3",
|
||||
"@nx/webpack": "20.7.0-beta.3",
|
||||
"@phenomnomnominal/tsquery": "~5.0.1",
|
||||
"@playwright/test": "^1.36.1",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
|
||||
@ -254,7 +254,7 @@
|
||||
"ng-packagr": "19.2.0",
|
||||
"npm-package-arg": "11.0.1",
|
||||
"nuxt": "^3.10.0",
|
||||
"nx": "20.5.0-rc.4",
|
||||
"nx": "20.7.0-beta.3",
|
||||
"octokit": "^2.0.14",
|
||||
"open": "^8.4.0",
|
||||
"openai": "~4.3.1",
|
||||
|
||||
819
pnpm-lock.yaml
generated
819
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user