Skip to content

Commit d7cd6a2

Browse files
authored
chore(repo): update nx to 19.1.0-beta.4 (#25989)
<!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure that your commit message follows our format --> <!-- Example: `fix(nx): must begin with lowercase` --> ## Current Behavior <!-- This is the behavior we have today --> This repo uses Nx `19.1.0-beta.3` ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> This repo uses Nx `19.1.0-beta.4` ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes #
1 parent be6453c commit d7cd6a2

2 files changed

Lines changed: 222 additions & 222 deletions

File tree

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -64,21 +64,21 @@
6464
"@ngrx/store": "17.0.1",
6565
"@nuxt/kit": "^3.10.0",
6666
"@nuxt/schema": "^3.10.0",
67-
"@nx/angular": "19.1.0-beta.3",
68-
"@nx/cypress": "19.1.0-beta.3",
69-
"@nx/devkit": "19.1.0-beta.3",
70-
"@nx/esbuild": "19.1.0-beta.3",
71-
"@nx/eslint": "19.1.0-beta.3",
72-
"@nx/eslint-plugin": "19.1.0-beta.3",
73-
"@nx/jest": "19.1.0-beta.3",
74-
"@nx/js": "19.1.0-beta.3",
75-
"@nx/next": "19.1.0-beta.3",
76-
"@nx/playwright": "19.1.0-beta.3",
77-
"@nx/react": "19.1.0-beta.3",
78-
"@nx/storybook": "19.1.0-beta.3",
79-
"@nx/vite": "19.1.0-beta.3",
80-
"@nx/web": "19.1.0-beta.3",
81-
"@nx/webpack": "19.1.0-beta.3",
67+
"@nx/angular": "19.1.0-beta.5",
68+
"@nx/cypress": "19.1.0-beta.5",
69+
"@nx/devkit": "19.1.0-beta.5",
70+
"@nx/esbuild": "19.1.0-beta.5",
71+
"@nx/eslint": "19.1.0-beta.5",
72+
"@nx/eslint-plugin": "19.1.0-beta.5",
73+
"@nx/jest": "19.1.0-beta.5",
74+
"@nx/js": "19.1.0-beta.5",
75+
"@nx/next": "19.1.0-beta.5",
76+
"@nx/playwright": "19.1.0-beta.5",
77+
"@nx/react": "19.1.0-beta.5",
78+
"@nx/storybook": "19.1.0-beta.5",
79+
"@nx/vite": "19.1.0-beta.5",
80+
"@nx/web": "19.1.0-beta.5",
81+
"@nx/webpack": "19.1.0-beta.5",
8282
"@phenomnomnominal/tsquery": "~5.0.1",
8383
"@playwright/test": "^1.36.1",
8484
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
@@ -230,7 +230,7 @@
230230
"node-fetch": "^2.6.7",
231231
"npm-package-arg": "11.0.1",
232232
"nuxt": "^3.10.0",
233-
"nx": "19.1.0-beta.3",
233+
"nx": "19.1.0-beta.5",
234234
"octokit": "^2.0.14",
235235
"open": "^8.4.0",
236236
"openai": "~4.3.1",

0 commit comments

Comments
 (0)