Skip to content

Commit

Permalink
update to Nx 10.2.1 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz authored Sep 17, 2020
1 parent a537137 commit eeab072
Show file tree
Hide file tree
Showing 2 changed files with 1,087 additions and 938 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"@emotion/core": "10.0.28",
"@emotion/styled": "10.0.27",
"@emotion/babel-preset-css-prop": "10.0.27",
"@ngrx/effects": "9.1.0",
"@ngrx/entity": "9.1.0",
"@ngrx/router-store": "9.1.0",
"@ngrx/store": "9.1.0",
"@nrwl/angular": "10.0.6",
"@ngrx/effects": "10.0.0",
"@ngrx/entity": "10.0.0",
"@ngrx/router-store": "10.0.0",
"@ngrx/store": "10.0.0",
"@nrwl/angular": "10.2.0",
"core-js": "^2.5.4",
"document-register-element": "1.13.1",
"normalize.css": "^8.0.1",
Expand All @@ -62,15 +62,15 @@
"@angular/compiler-cli": "^10.0.5",
"@angular/language-service": "^10.0.5",
"@babel/preset-react": "7.0.0",
"@ngrx/store-devtools": "9.1.0",
"@nrwl/cypress": "10.0.6",
"@ngrx/store-devtools": "10.0.0",
"@nrwl/cypress": "10.2.0",
"@nrwl/nx-cloud": "9.0.1",
"@nrwl/jest": "10.0.6",
"@nrwl/react": "10.0.6",
"@nrwl/web": "10.0.6",
"@nrwl/workspace": "10.0.6",
"@nrwl/jest": "10.2.0",
"@nrwl/react": "10.2.0",
"@nrwl/web": "10.2.0",
"@nrwl/workspace": "10.2.0",
"@testing-library/react": "10.4.1",
"@types/jest": "25.1.4",
"@types/jest": "26.0.8",
"@types/node": "^12.11.1",
"@types/react": "16.9.38",
"@types/react-dom": "16.9.8",
Expand All @@ -81,12 +81,12 @@
"fuzzy": "^0.1.3",
"inquirer": "^6.2.2",
"inquirer-autocomplete-prompt": "^1.0.1",
"jest": "25.2.4",
"jest": "26.2.2",
"jest-environment-jsdom-fourteen": "^0.1.0",
"jest-preset-angular": "8.0.0",
"jest-preset-angular": "8.2.1",
"netlify": "^2.4.8",
"prettier": "2.0.5",
"ts-jest": "25.2.1",
"ts-jest": "26.1.4",
"ts-node": "~7.0.0",
"tslint": "~6.1.0",
"typescript": "~3.9.7"
Expand Down
Loading

0 comments on commit eeab072

Please sign in to comment.