Skip to content

Commit f54364e

Browse files
chore(repo): update nx to 22.1.0-rc.3 (#33496)
Updating Nx from 22.1.0-rc.2 to 22.1.0-rc.3 --------- Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com> Co-authored-by: FrozenPandaz <[email protected]>
1 parent c1b942f commit f54364e

File tree

3 files changed

+253
-253
lines changed

3 files changed

+253
-253
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ slf4j = "1.7.10"
1111
gradle-tooling-api = "8.13"
1212
shadow = "8.1.1"
1313
ktfmt = "0.52.0"
14-
nx-project-graph = "0.1.7"
14+
nx-project-graph = "0.1.9"
1515
gradle-plugin-publish = "1.2.1"
1616
jgit = "6.8.0.202311291450-r"
1717

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -82,28 +82,28 @@
8282
"@notionhq/client": "^2.2.15",
8383
"@nuxt/kit": "^3.10.0",
8484
"@nuxt/schema": "^3.10.0",
85-
"@nx/angular": "22.1.0-rc.2",
85+
"@nx/angular": "22.1.0-rc.3",
8686
"@nx/conformance": "4.0.0",
87-
"@nx/cypress": "22.1.0-rc.2",
88-
"@nx/devkit": "22.1.0-rc.2",
87+
"@nx/cypress": "22.1.0-rc.3",
88+
"@nx/devkit": "22.1.0-rc.3",
8989
"@nx/enterprise-cloud": "3.0.0",
90-
"@nx/esbuild": "22.1.0-rc.2",
91-
"@nx/eslint": "22.1.0-rc.2",
92-
"@nx/eslint-plugin": "22.1.0-rc.2",
93-
"@nx/gradle": "22.1.0-rc.2",
94-
"@nx/jest": "22.1.0-rc.2",
95-
"@nx/js": "22.1.0-rc.2",
90+
"@nx/esbuild": "22.1.0-rc.3",
91+
"@nx/eslint": "22.1.0-rc.3",
92+
"@nx/eslint-plugin": "22.1.0-rc.3",
93+
"@nx/gradle": "22.1.0-rc.3",
94+
"@nx/jest": "22.1.0-rc.3",
95+
"@nx/js": "22.1.0-rc.3",
9696
"@nx/key": "3.0.0",
97-
"@nx/next": "22.1.0-rc.2",
98-
"@nx/playwright": "22.1.0-rc.2",
97+
"@nx/next": "22.1.0-rc.3",
98+
"@nx/playwright": "22.1.0-rc.3",
9999
"@nx/powerpack-license": "3.0.0",
100-
"@nx/react": "22.1.0-rc.2",
101-
"@nx/rsbuild": "22.1.0-rc.2",
102-
"@nx/rspack": "22.1.0-rc.2",
103-
"@nx/storybook": "22.1.0-rc.2",
104-
"@nx/vite": "22.1.0-rc.2",
105-
"@nx/web": "22.1.0-rc.2",
106-
"@nx/webpack": "22.1.0-rc.2",
100+
"@nx/react": "22.1.0-rc.3",
101+
"@nx/rsbuild": "22.1.0-rc.3",
102+
"@nx/rspack": "22.1.0-rc.3",
103+
"@nx/storybook": "22.1.0-rc.3",
104+
"@nx/vite": "22.1.0-rc.3",
105+
"@nx/web": "22.1.0-rc.3",
106+
"@nx/webpack": "22.1.0-rc.3",
107107
"@phenomnomnominal/tsquery": "catalog:typescript",
108108
"@playwright/test": "^1.36.1",
109109
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
@@ -260,7 +260,7 @@
260260
"ng-packagr": "catalog:angular",
261261
"npm-package-arg": "11.0.1",
262262
"nuxt": "^3.10.0",
263-
"nx": "22.1.0-rc.2",
263+
"nx": "22.1.0-rc.3",
264264
"octokit": "^2.0.14",
265265
"open": "^8.4.0",
266266
"openai": "~4.3.1",

0 commit comments

Comments
 (0)