Skip to content

Commit

Permalink
chore(repo): update nx to 16.9.0-beta.1 (#19146)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz authored Sep 16, 2023
1 parent a906d91 commit a79dedc
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 233 deletions.
33 changes: 17 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,20 +65,20 @@
"@ngrx/router-store": "~16.0.0",
"@ngrx/store": "~16.0.0",
"@nguniversal/builders": "~16.2.0",
"@nx/angular": "16.8.0-rc.0",
"@nx/cypress": "16.8.0-rc.0",
"@nx/devkit": "16.8.0-rc.0",
"@nx/esbuild": "16.8.0-rc.0",
"@nx/eslint-plugin": "16.8.0-rc.0",
"@nx/jest": "16.8.0-rc.0",
"@nx/js": "16.8.0-rc.0",
"@nx/linter": "16.8.0-rc.0",
"@nx/next": "16.8.0-rc.0",
"@nx/playwright": "16.8.0-rc.0",
"@nx/react": "16.8.0-rc.0",
"@nx/storybook": "16.8.0-rc.0",
"@nx/web": "16.8.0-rc.0",
"@nx/webpack": "16.8.0-rc.0",
"@nx/angular": "16.9.0-beta.1",
"@nx/cypress": "16.9.0-beta.1",
"@nx/devkit": "16.9.0-beta.1",
"@nx/esbuild": "16.9.0-beta.1",
"@nx/eslint-plugin": "16.9.0-beta.1",
"@nx/jest": "16.9.0-beta.1",
"@nx/js": "16.9.0-beta.1",
"@nx/linter": "16.9.0-beta.1",
"@nx/next": "16.9.0-beta.1",
"@nx/playwright": "16.9.0-beta.1",
"@nx/react": "16.9.0-beta.1",
"@nx/storybook": "16.9.0-beta.1",
"@nx/web": "16.9.0-beta.1",
"@nx/webpack": "16.9.0-beta.1",
"@parcel/watcher": "2.0.4",
"@phenomnomnominal/tsquery": "~5.0.1",
"@playwright/test": "^1.36.1",
Expand Down Expand Up @@ -225,8 +225,8 @@
"next-sitemap": "^3.1.10",
"ng-packagr": "~16.2.0",
"node-fetch": "^2.6.7",
"nx": "16.8.0-rc.0",
"nx-cloud": "16.4.0-beta.7",
"nx": "16.9.0-beta.1",
"nx-cloud": "16.4.0",
"octokit": "^2.0.14",
"open": "^8.4.0",
"openai": "~4.3.1",
Expand Down Expand Up @@ -374,3 +374,4 @@
}
}
}

Loading

1 comment on commit a79dedc

@vercel
Copy link

@vercel vercel bot commented on a79dedc Sep 16, 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-git-master-nrwl.vercel.app
nx-dev-nrwl.vercel.app
nx.dev

Please sign in to comment.