Skip to content

Commit

Permalink
chore(repo): update nx to 17.1.0-rc.0 (nrwl#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz authored Nov 9, 2023
1 parent fb88808 commit d0e1277
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 262 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@ngrx/entity": "16.0.0",
"@ngrx/router-store": "16.0.0",
"@ngrx/store": "16.0.0",
"@nx/angular": "17.1.0-beta.4",
"@nx/angular": "17.1.0-rc.0",
"document-register-element": "1.13.1",
"normalize.css": "^8.0.1",
"react": "18.2.0",
Expand All @@ -60,23 +60,23 @@
"@angular-devkit/build-angular": "17.0.0",
"@angular-devkit/core": "17.0.0",
"@angular-devkit/schematics": "17.0.0",
"@angular-eslint/eslint-plugin": "17.0.0",
"@angular-eslint/eslint-plugin-template": "17.0.0",
"@angular-eslint/template-parser": "17.0.0",
"@angular/cli": "~17.0.0-rc.4",
"@angular-eslint/eslint-plugin": "17.0.1",
"@angular-eslint/eslint-plugin-template": "17.0.1",
"@angular-eslint/template-parser": "17.0.1",
"@angular/cli": "~17.0.0",
"@angular/compiler-cli": "17.0.0",
"@angular/language-service": "17.0.0",
"@babel/core": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@ngrx/store-devtools": "16.0.0",
"@nx/cypress": "17.1.0-beta.4",
"@nx/devkit": "17.1.0-beta.4",
"@nx/eslint-plugin": "17.1.0-beta.4",
"@nx/jest": "17.1.0-beta.4",
"@nx/js": "17.1.0-beta.4",
"@nx/react": "17.1.0-beta.4",
"@nx/web": "17.1.0-beta.4",
"@nx/workspace": "17.1.0-beta.4",
"@nx/cypress": "17.1.0-rc.0",
"@nx/devkit": "17.1.0-rc.0",
"@nx/eslint-plugin": "17.1.0-rc.0",
"@nx/jest": "17.1.0-rc.0",
"@nx/js": "17.1.0-rc.0",
"@nx/react": "17.1.0-rc.0",
"@nx/web": "17.1.0-rc.0",
"@nx/workspace": "17.1.0-rc.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@schematics/angular": "17.0.0",
"@svgr/webpack": "^6.1.2",
Expand Down Expand Up @@ -105,7 +105,7 @@
"jest-environment-jsdom": "29.4.3",
"jest-preset-angular": "13.1.3",
"netlify": "^2.4.8",
"nx": "17.1.0-beta.4",
"nx": "17.1.0-rc.0",
"prettier": "2.6.2",
"react-refresh": "^0.10.0",
"style-loader": "^3.3.0",
Expand All @@ -117,6 +117,6 @@
"url-loader": "^4.1.1",
"webpack": "^5.75.0",
"webpack-merge": "^5.8.0",
"@nx/eslint": "17.1.0-beta.4"
"@nx/eslint": "17.1.0-rc.0"
}
}
Loading

0 comments on commit d0e1277

Please sign in to comment.