Skip to content

Commit

Permalink
chore(repo): update nx to 16.8.0-beta.7 (#18923)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz committed Sep 1, 2023
1 parent 6175b0f commit 7508e7b
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 254 deletions.
32 changes: 16 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-beta.3",
"@nx/cypress": "16.8.0-beta.3",
"@nx/devkit": "16.8.0-beta.3",
"@nx/esbuild": "16.8.0-beta.3",
"@nx/eslint-plugin": "16.8.0-beta.3",
"@nx/jest": "16.8.0-beta.3",
"@nx/js": "16.8.0-beta.3",
"@nx/linter": "16.8.0-beta.3",
"@nx/next": "16.8.0-beta.3",
"@nx/playwright": "16.8.0-beta.3",
"@nx/react": "16.8.0-beta.3",
"@nx/storybook": "16.8.0-beta.3",
"@nx/web": "16.8.0-beta.3",
"@nx/webpack": "16.8.0-beta.3",
"@nx/angular": "16.8.0-beta.7",
"@nx/cypress": "16.8.0-beta.7",
"@nx/devkit": "16.8.0-beta.7",
"@nx/esbuild": "16.8.0-beta.7",
"@nx/eslint-plugin": "16.8.0-beta.7",
"@nx/jest": "16.8.0-beta.7",
"@nx/js": "16.8.0-beta.7",
"@nx/linter": "16.8.0-beta.7",
"@nx/next": "16.8.0-beta.7",
"@nx/playwright": "16.8.0-beta.7",
"@nx/react": "16.8.0-beta.7",
"@nx/storybook": "16.8.0-beta.7",
"@nx/web": "16.8.0-beta.7",
"@nx/webpack": "16.8.0-beta.7",
"@parcel/watcher": "2.0.4",
"@phenomnomnominal/tsquery": "~5.0.1",
"@playwright/test": "^1.36.1",
Expand Down Expand Up @@ -150,7 +150,7 @@
"convert-source-map": "^2.0.0",
"copy-webpack-plugin": "^10.2.4",
"css-minimizer-webpack-plugin": "^5.0.0",
"cypress": "12.16.0",
"cypress": "^13.0.0",
"cytoscape": "^3.18.2",
"cytoscape-dagre": "^2.4.0",
"cytoscape-popper": "^2.0.0",
Expand Down Expand Up @@ -226,7 +226,7 @@
"next-sitemap": "^3.1.10",
"ng-packagr": "~16.2.0",
"node-fetch": "^2.6.7",
"nx": "16.8.0-beta.3",
"nx": "16.8.0-beta.7",
"nx-cloud": "16.4.0-beta.6",
"octokit": "^2.0.14",
"open": "^8.4.0",
Expand Down
Loading

1 comment on commit 7508e7b

@vercel
Copy link

@vercel vercel bot commented on 7508e7b Sep 2, 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-git-master-nrwl.vercel.app
nx-five.vercel.app
nx-dev-nrwl.vercel.app
nx.dev

Please sign in to comment.