Skip to content

Commit

Permalink
chore(repo): update nx to 16.7.0-rc.1 (#18638)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz committed Aug 15, 2023
1 parent 5e9520e commit 6bebbff
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 214 deletions.
29 changes: 14 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,19 +63,19 @@
"@ngrx/router-store": "~16.0.0",
"@ngrx/store": "~16.0.0",
"@nguniversal/builders": "~16.2.0",
"@nx/cypress": "16.7.0-beta.4",
"@nx/devkit": "16.7.0-beta.4",
"@nx/eslint-plugin": "16.7.0-beta.4",
"@nx/jest": "16.7.0-beta.4",
"@nx/js": "16.7.0-beta.4",
"@nx/linter": "16.7.0-beta.4",
"@nx/next": "16.7.0-beta.4",
"@nx/react": "16.7.0-beta.4",
"@nx/storybook": "16.7.0-beta.4",
"@nx/web": "16.7.0-beta.4",
"@nx/webpack": "16.7.0-beta.4",
"@nx/esbuild": "16.7.0-beta.4",
"@nx/angular": "16.7.0-beta.4",
"@nx/cypress": "16.7.0-rc.1",
"@nx/devkit": "16.7.0-rc.1",
"@nx/eslint-plugin": "16.7.0-rc.1",
"@nx/jest": "16.7.0-rc.1",
"@nx/js": "16.7.0-rc.1",
"@nx/linter": "16.7.0-rc.1",
"@nx/next": "16.7.0-rc.1",
"@nx/react": "16.7.0-rc.1",
"@nx/storybook": "16.7.0-rc.1",
"@nx/web": "16.7.0-rc.1",
"@nx/webpack": "16.7.0-rc.1",
"@nx/esbuild": "16.7.0-rc.1",
"@nx/angular": "16.7.0-rc.1",
"@parcel/watcher": "2.0.4",
"@phenomnomnominal/tsquery": "~5.0.1",
"@playwright/test": "^1.36.1",
Expand Down Expand Up @@ -221,7 +221,7 @@
"next-sitemap": "^3.1.10",
"ng-packagr": "~16.2.0",
"node-fetch": "^2.6.7",
"nx": "16.7.0-beta.4",
"nx": "16.7.0-rc.1",
"nx-cloud": "16.3.0",
"octokit": "^2.0.14",
"open": "^8.4.0",
Expand Down Expand Up @@ -368,4 +368,3 @@
}
}
}

1 comment on commit 6bebbff

@vercel
Copy link

@vercel vercel bot commented on 6bebbff Aug 15, 2023

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-five.vercel.app
nx-dev-nrwl.vercel.app
nx-dev-git-master-nrwl.vercel.app
nx.dev

Please sign in to comment.