-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(repo): update nx to 17.1.1 (#20160)
- Loading branch information
1 parent
a86d926
commit 6289373
Showing
2 changed files
with
249 additions
and
328 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,9 +30,9 @@ | |
"@angular-devkit/build-angular": "~17.0.0", | ||
"@angular-devkit/core": "~17.0.0", | ||
"@angular-devkit/schematics": "~17.0.0", | ||
"@angular-eslint/eslint-plugin": "~17.0.0", | ||
"@angular-eslint/eslint-plugin-template": "~17.0.0", | ||
"@angular-eslint/template-parser": "~17.0.0", | ||
"@angular-eslint/eslint-plugin": "17.0.1", | ||
"@angular-eslint/eslint-plugin-template": "17.0.1", | ||
"@angular-eslint/template-parser": "17.0.1", | ||
"@angular/cli": "~17.0.0", | ||
"@angular/common": "~17.0.0", | ||
"@angular/compiler": "~17.0.0", | ||
|
@@ -63,19 +63,19 @@ | |
"@ngrx/effects": "~16.0.0", | ||
"@ngrx/router-store": "~16.0.0", | ||
"@ngrx/store": "~16.0.0", | ||
"@nx/angular": "17.1.0-beta.4", | ||
"@nx/cypress": "17.1.0-beta.4", | ||
"@nx/devkit": "17.1.0-beta.4", | ||
"@nx/esbuild": "17.1.0-beta.4", | ||
"@nx/eslint-plugin": "17.1.0-beta.4", | ||
"@nx/jest": "17.1.0-beta.4", | ||
"@nx/js": "17.1.0-beta.4", | ||
"@nx/next": "17.1.0-beta.4", | ||
"@nx/playwright": "17.1.0-beta.4", | ||
"@nx/react": "17.1.0-beta.4", | ||
"@nx/storybook": "17.1.0-beta.4", | ||
"@nx/web": "17.1.0-beta.4", | ||
"@nx/webpack": "17.1.0-beta.4", | ||
"@nx/angular": "17.1.1", | ||
"@nx/cypress": "17.1.1", | ||
"@nx/devkit": "17.1.1", | ||
"@nx/esbuild": "17.1.1", | ||
"@nx/eslint-plugin": "17.1.1", | ||
"@nx/jest": "17.1.1", | ||
"@nx/js": "17.1.1", | ||
"@nx/next": "17.1.1", | ||
"@nx/playwright": "17.1.1", | ||
"@nx/react": "17.1.1", | ||
"@nx/storybook": "17.1.1", | ||
"@nx/web": "17.1.1", | ||
"@nx/webpack": "17.1.1", | ||
"@parcel/watcher": "2.0.4", | ||
"@phenomnomnominal/tsquery": "~5.0.1", | ||
"@playwright/test": "^1.36.1", | ||
|
@@ -227,7 +227,7 @@ | |
"node-fetch": "^2.6.7", | ||
"npm-package-arg": "11.0.1", | ||
"nuxi": "npm:[email protected]", | ||
"nx": "17.1.0-beta.4", | ||
"nx": "17.1.1", | ||
"octokit": "^2.0.14", | ||
"open": "^8.4.0", | ||
"openai": "~4.3.1", | ||
|
@@ -293,7 +293,7 @@ | |
"xstate": "4.34.0", | ||
"yargs": "^17.6.2", | ||
"yargs-parser": "21.1.1", | ||
"@nx/eslint": "17.1.0-beta.4" | ||
"@nx/eslint": "17.1.1" | ||
}, | ||
"author": "Victor Savkin", | ||
"license": "MIT", | ||
|
Oops, something went wrong.
6289373
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
nx-dev – ./
nx-dev-nrwl.vercel.app
nx-dev-git-master-nrwl.vercel.app
nx.dev
nx-five.vercel.app