Skip to content

Commit

Permalink
chore(repo): update to nx 16.3.0-beta.6 (#17190)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysoo authored May 24, 2023
1 parent 3e86ffc commit 56c7d38
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 196 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,17 @@
"@ngrx/router-store": "~16.0.0",
"@ngrx/store": "~16.0.0",
"@nguniversal/builders": "~16.0.0",
"@nx/cypress": "16.3.0-beta.5",
"@nx/devkit": "16.3.0-beta.5",
"@nx/eslint-plugin": "16.3.0-beta.5",
"@nx/jest": "16.3.0-beta.5",
"@nx/js": "16.3.0-beta.5",
"@nx/linter": "16.3.0-beta.5",
"@nx/next": "16.3.0-beta.5",
"@nx/react": "16.3.0-beta.5",
"@nx/storybook": "16.3.0-beta.5",
"@nx/web": "16.3.0-beta.5",
"@nx/webpack": "16.3.0-beta.5",
"@nx/cypress": "16.3.0-beta.6",
"@nx/devkit": "16.3.0-beta.6",
"@nx/eslint-plugin": "16.3.0-beta.6",
"@nx/jest": "16.3.0-beta.6",
"@nx/js": "16.3.0-beta.6",
"@nx/linter": "16.3.0-beta.6",
"@nx/next": "16.3.0-beta.6",
"@nx/react": "16.3.0-beta.6",
"@nx/storybook": "16.3.0-beta.6",
"@nx/web": "16.3.0-beta.6",
"@nx/webpack": "16.3.0-beta.6",
"@parcel/watcher": "2.0.4",
"@phenomnomnominal/tsquery": "~5.0.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
Expand Down Expand Up @@ -212,7 +212,7 @@
"next-sitemap": "^3.1.10",
"ng-packagr": "~16.0.0",
"node-fetch": "^2.6.7",
"nx": "16.3.0-beta.5",
"nx": "16.3.0-beta.6",
"nx-cloud": "16.0.5",
"octokit": "^2.0.14",
"open": "^8.4.0",
Expand Down Expand Up @@ -337,7 +337,7 @@
"resolutions": {
"minimist": "^1.2.6",
"underscore": "^1.12.1",
"nx": "16.3.0-beta.5"
"nx": "16.3.0-beta.6"
},
"nx": {
"includedScripts": [
Expand Down
Loading

1 comment on commit 56c7d38

@vercel
Copy link

@vercel vercel bot commented on 56c7d38 May 24, 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-dev-nrwl.vercel.app
nx.dev
nx-dev-git-master-nrwl.vercel.app
nx-five.vercel.app

Please sign in to comment.