@aws/nx-plugin-mcp 1.0.0-rc.39 → 1.0.0-rc.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/aws-nx-mcp.js +3 -3
- package/package.json +1 -1
package/bin/aws-nx-mcp.js
CHANGED
|
@@ -21316,9 +21316,9 @@ const NX_VERSION = {
|
|
|
21316
21316
|
"@middy/core": "7.7.0",
|
|
21317
21317
|
"@nxlv/python": "22.2.1",
|
|
21318
21318
|
"@nx-extend/terraform": "10.3.0",
|
|
21319
|
-
"@nx/devkit": "23.0
|
|
21320
|
-
"@nx/react": "23.0
|
|
21321
|
-
"create-nx-workspace": "23.0
|
|
21319
|
+
"@nx/devkit": "23.1.0",
|
|
21320
|
+
"@nx/react": "23.1.0",
|
|
21321
|
+
"create-nx-workspace": "23.1.0",
|
|
21322
21322
|
"@swc-node/register": "1.11.1",
|
|
21323
21323
|
"@swc/core": "1.15.43",
|
|
21324
21324
|
"@modelcontextprotocol/sdk": "1.29.0",
|