chore(repo): update nx to 16.6.0-beta.4 (#18196)

This commit is contained in:
Jason Jean 2023-07-20 06:29:28 -04:00 committed by GitHub
parent fb0f1f0ec8
commit a988be0bae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 291 additions and 304 deletions

View File

@ -47,6 +47,7 @@
"error",
{
"enforceBuildableLibDependency": true,
"checkDynamicDependenciesExceptions": [".*"],
"allow": [],
"depConstraints": [
{

View File

@ -63,17 +63,17 @@
"@ngrx/router-store": "~16.0.0",
"@ngrx/store": "~16.0.0",
"@nguniversal/builders": "~16.1.0",
"@nx/cypress": "16.6.0-beta.2",
"@nx/devkit": "16.6.0-beta.2",
"@nx/eslint-plugin": "16.6.0-beta.2",
"@nx/jest": "16.6.0-beta.2",
"@nx/js": "16.6.0-beta.2",
"@nx/linter": "16.6.0-beta.2",
"@nx/next": "16.6.0-beta.2",
"@nx/react": "16.6.0-beta.2",
"@nx/storybook": "16.6.0-beta.2",
"@nx/web": "16.6.0-beta.2",
"@nx/webpack": "16.6.0-beta.2",
"@nx/cypress": "16.6.0-beta.4",
"@nx/devkit": "16.6.0-beta.4",
"@nx/eslint-plugin": "16.6.0-beta.4",
"@nx/jest": "16.6.0-beta.4",
"@nx/js": "16.6.0-beta.4",
"@nx/linter": "16.6.0-beta.4",
"@nx/next": "16.6.0-beta.4",
"@nx/react": "16.6.0-beta.4",
"@nx/storybook": "16.6.0-beta.4",
"@nx/web": "16.6.0-beta.4",
"@nx/webpack": "16.6.0-beta.4",
"@parcel/watcher": "2.0.4",
"@phenomnomnominal/tsquery": "~5.0.1",
"@playwright/test": "^1.36.1",
@ -214,7 +214,7 @@
"next-sitemap": "^3.1.10",
"ng-packagr": "~16.1.0",
"node-fetch": "^2.6.7",
"nx": "16.6.0-beta.2",
"nx": "16.6.0-beta.4",
"nx-cloud": "16.1.1",
"octokit": "^2.0.14",
"open": "^8.4.0",
@ -359,3 +359,4 @@
}
}
}

569
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff