Skip to content

Commit

Permalink
chore(repo): update nx to 15.4.5-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Jan 6, 2023
1 parent 4fb81f1 commit e8b2731
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 258 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,17 @@
"@ngrx/router-store": "~15.0.0",
"@ngrx/store": "~15.0.0",
"@nguniversal/builders": "~15.0.0",
"@nrwl/cypress": "15.4.4",
"@nrwl/devkit": "15.4.4",
"@nrwl/eslint-plugin-nx": "15.4.4",
"@nrwl/jest": "15.4.4",
"@nrwl/js": "15.4.4",
"@nrwl/linter": "15.4.4",
"@nrwl/next": "15.4.4",
"@nrwl/cypress": "15.4.5-beta.1",
"@nrwl/devkit": "15.4.5-beta.1",
"@nrwl/eslint-plugin-nx": "15.4.5-beta.1",
"@nrwl/jest": "15.4.5-beta.1",
"@nrwl/js": "15.4.5-beta.1",
"@nrwl/linter": "15.4.5-beta.1",
"@nrwl/next": "15.4.5-beta.1",
"@nrwl/nx-cloud": "15.0.2",
"@nrwl/react": "15.4.4",
"@nrwl/storybook": "15.4.4",
"@nrwl/web": "15.4.4",
"@nrwl/react": "15.4.5-beta.1",
"@nrwl/storybook": "15.4.5-beta.1",
"@nrwl/web": "15.4.5-beta.1",
"@parcel/watcher": "2.0.4",
"@phenomnomnominal/tsquery": "4.1.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
Expand Down Expand Up @@ -143,7 +143,7 @@
"ejs": "^3.1.7",
"enhanced-resolve": "^5.8.3",
"eslint": "8.15.0",
"eslint-config-next": "13.0.0",
"eslint-config-next": "13.1.1",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-cypress": "^2.10.3",
"eslint-plugin-import": "2.26.0",
Expand Down Expand Up @@ -190,7 +190,7 @@
"next-sitemap": "^3.1.10",
"ng-packagr": "~15.0.0",
"node-fetch": "^2.6.7",
"nx": "15.4.4",
"nx": "15.4.5-beta.1",
"open": "^8.4.0",
"parse-markdown-links": "^1.0.4",
"parse5": "4.0.0",
Expand Down Expand Up @@ -289,7 +289,7 @@
"history": "^5.3.0",
"json-schema-to-typescript": "^10.1.5",
"jsonpointer": "^5.0.0",
"next": "13.0.0",
"next": "13.1.1",
"next-seo": "^5.13.0",
"npm-run-path": "^4.0.1",
"preact": "10.6.4",
Expand Down
Loading

1 comment on commit e8b2731

@vercel
Copy link

@vercel vercel bot commented on e8b2731 Jan 6, 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-dev-nrwl.vercel.app
nx.dev
nx-five.vercel.app

Please sign in to comment.