Skip to content

Commit

Permalink
chore(repo): use nx 14.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Jun 14, 2022
1 parent 6dbf59f commit 9aab402
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 139 deletions.
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
"@ngrx/schematics": "~13.2.0",
"@ngrx/store": "~13.2.0",
"@ngrx/store-devtools": "~13.2.0",
"@nrwl/eslint-plugin-nx": "14.2.4",
"@nrwl/jest": "14.2.4",
"@nrwl/next": "14.2.4",
"@nrwl/nx-cloud": "14.0.8",
"@nrwl/react": "14.2.4",
"@nrwl/web": "14.2.4",
"@nrwl/eslint-plugin-nx": "14.3.2",
"@nrwl/jest": "14.3.2",
"@nrwl/next": "14.3.2",
"@nrwl/nx-cloud": "14.1.1",
"@nrwl/react": "14.3.2",
"@nrwl/web": "14.3.2",
"@parcel/watcher": "2.0.4",
"@phenomnomnominal/tsquery": "4.1.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
Expand Down Expand Up @@ -100,7 +100,7 @@
"@types/jasminewd2": "~2.0.3",
"@types/jest": "27.4.1",
"@types/marked": "^2.0.0",
"@types/node": "17.0.41",
"@types/node": "17.0.42",
"@types/prettier": "^2.6.2",
"@types/react": "18.0.12",
"@types/react-dom": "18.0.5",
Expand Down Expand Up @@ -190,7 +190,7 @@
"ng-packagr": "~14.0.0",
"ngrx-store-freeze": "0.2.4",
"node-fetch": "^2.6.7",
"nx": "14.2.4",
"nx": "14.3.2",
"open": "^8.4.0",
"parse-markdown-links": "^1.0.4",
"parse5": "4.0.0",
Expand Down Expand Up @@ -307,3 +307,4 @@
"minimist": "^1.2.6"
}
}

1 comment on commit 9aab402

@vercel
Copy link

@vercel vercel bot commented on 9aab402 Jun 14, 2022

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-dev-nrwl.vercel.app
nx.dev
nx-five.vercel.app

Please sign in to comment.