Skip to content

Commit

Permalink
chore(repo): update nx to 16.0.0-rc.0 (nrwl#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz authored Apr 27, 2023
1 parent e867231 commit 57b6c58
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 225 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"rxjs": "7.8.0",
"tslib": "^2.0.0",
"zone.js": "0.12.0",
"@nx/angular": "16.0.0-beta.6"
"@nx/angular": "16.0.0-rc.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "15.2.0",
Expand Down Expand Up @@ -96,7 +96,7 @@
"jest-environment-jsdom": "29.4.3",
"jest-preset-angular": "13.0.0",
"netlify": "^2.4.8",
"nx": "16.0.0-beta.6",
"nx": "16.0.0-rc.0",
"prettier": "2.6.2",
"react-refresh": "^0.10.0",
"style-loader": "^3.3.0",
Expand All @@ -108,15 +108,15 @@
"url-loader": "^4.1.1",
"webpack": "^5.75.0",
"webpack-merge": "^5.8.0",
"nx-cloud": "16.0.1",
"@nx/devkit": "16.0.0-beta.6",
"@nx/workspace": "16.0.0-beta.6",
"@nx/js": "16.0.0-beta.6",
"@nx/linter": "16.0.0-beta.6",
"@nx/cypress": "16.0.0-beta.6",
"@nx/web": "16.0.0-beta.6",
"@nx/eslint-plugin": "16.0.0-beta.6",
"@nx/jest": "16.0.0-beta.6",
"@nx/react": "16.0.0-beta.6"
"nx-cloud": "16.0.4",
"@nx/devkit": "16.0.0-rc.0",
"@nx/workspace": "16.0.0-rc.0",
"@nx/js": "16.0.0-rc.0",
"@nx/linter": "16.0.0-rc.0",
"@nx/cypress": "16.0.0-rc.0",
"@nx/web": "16.0.0-rc.0",
"@nx/eslint-plugin": "16.0.0-rc.0",
"@nx/jest": "16.0.0-rc.0",
"@nx/react": "16.0.0-rc.0"
}
}
Loading

0 comments on commit 57b6c58

Please sign in to comment.