@nx/workspace
Advanced tools
Comparing version
{ | ||
"name": "@nx/workspace", | ||
"version": "0.0.0-pr-31231-180f614", | ||
"version": "0.0.0-pr-31313-387cdca", | ||
"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": "0.0.0-pr-31231-180f614", | ||
"@nx/devkit": "0.0.0-pr-31313-387cdca", | ||
"@zkochan/js-yaml": "0.0.7", | ||
@@ -49,3 +49,3 @@ "chalk": "^4.1.0", | ||
"yargs-parser": "21.1.1", | ||
"nx": "0.0.0-pr-31231-180f614" | ||
"nx": "0.0.0-pr-31313-387cdca" | ||
}, | ||
@@ -52,0 +52,0 @@ "publishConfig": { |
export declare const nxVersion: any; | ||
export declare const typescriptVersion = "~5.7.2"; | ||
export declare const angularCliVersion = "~19.2.0"; | ||
export declare const angularRspackVersion = "^20.9.0"; | ||
export declare const angularRspackVersion = "^21.0.1"; |
@@ -9,2 +9,2 @@ "use strict"; | ||
exports.angularCliVersion = '~19.2.0'; | ||
exports.angularRspackVersion = '^20.9.0'; | ||
exports.angularRspackVersion = '^21.0.1'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
231523
0.09%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated