Skip to content

Commit

Permalink
chore(repo): update nx to 17.2.0-beta.15 (nrwl#20638)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz authored Dec 7, 2023
1 parent 37bcf86 commit 3781b59
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 217 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,20 +65,20 @@
"@ngrx/router-store": "17.0.1",
"@ngrx/store": "17.0.1",
"@nuxt/schema": "^3.8.1",
"@nx/angular": "17.2.0-beta.14",
"@nx/cypress": "17.2.0-beta.14",
"@nx/devkit": "17.2.0-beta.14",
"@nx/esbuild": "17.2.0-beta.14",
"@nx/eslint": "17.2.0-beta.14",
"@nx/eslint-plugin": "17.2.0-beta.14",
"@nx/jest": "17.2.0-beta.14",
"@nx/js": "17.2.0-beta.14",
"@nx/next": "17.2.0-beta.14",
"@nx/playwright": "17.2.0-beta.14",
"@nx/react": "17.2.0-beta.14",
"@nx/storybook": "17.2.0-beta.14",
"@nx/web": "17.2.0-beta.14",
"@nx/webpack": "17.2.0-beta.14",
"@nx/angular": "17.2.0-beta.15",
"@nx/cypress": "17.2.0-beta.15",
"@nx/devkit": "17.2.0-beta.15",
"@nx/esbuild": "17.2.0-beta.15",
"@nx/eslint": "17.2.0-beta.15",
"@nx/eslint-plugin": "17.2.0-beta.15",
"@nx/jest": "17.2.0-beta.15",
"@nx/js": "17.2.0-beta.15",
"@nx/next": "17.2.0-beta.15",
"@nx/playwright": "17.2.0-beta.15",
"@nx/react": "17.2.0-beta.15",
"@nx/storybook": "17.2.0-beta.15",
"@nx/web": "17.2.0-beta.15",
"@nx/webpack": "17.2.0-beta.15",
"@phenomnomnominal/tsquery": "~5.0.1",
"@playwright/test": "^1.36.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
Expand Down Expand Up @@ -230,7 +230,7 @@
"node-fetch": "^2.6.7",
"npm-package-arg": "11.0.1",
"nuxi": "^3.10.0",
"nx": "17.2.0-beta.14",
"nx": "17.2.0-beta.15",
"octokit": "^2.0.14",
"open": "^8.4.0",
"openai": "~4.3.1",
Expand Down
Loading

0 comments on commit 3781b59

Please sign in to comment.