@nx/workspace
Advanced tools
Comparing version 20.4.0-canary.20250121-ee135b2 to 20.4.0-canary.20250122-3c98a1c
{ | ||
"name": "@nx/workspace", | ||
"version": "20.4.0-canary.20250121-ee135b2", | ||
"version": "20.4.0-canary.20250122-3c98a1c", | ||
"private": false, | ||
@@ -41,3 +41,3 @@ "description": "The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.", | ||
"dependencies": { | ||
"@nx/devkit": "20.4.0-canary.20250121-ee135b2", | ||
"@nx/devkit": "20.4.0-canary.20250122-3c98a1c", | ||
"chalk": "^4.1.0", | ||
@@ -47,3 +47,3 @@ "enquirer": "~2.3.6", | ||
"yargs-parser": "21.1.1", | ||
"nx": "20.4.0-canary.20250121-ee135b2" | ||
"nx": "20.4.0-canary.20250122-3c98a1c" | ||
}, | ||
@@ -50,0 +50,0 @@ "publishConfig": { |
+ Added@nx/devkit@20.4.0-canary.20250122-3c98a1c(transitive)
+ Addednx@20.4.0-canary.20250122-3c98a1c(transitive)
- Removed@nx/devkit@20.4.0-canary.20250121-ee135b2(transitive)
- Removednx@20.4.0-canary.20250121-ee135b2(transitive)