@aws/create-nx-workspace 1.0.0-rc.32 → 1.0.0-rc.34
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/index.cjs +55 -58
- package/package.json +1 -1
package/bin/index.cjs
CHANGED
|
@@ -9,86 +9,86 @@ let path = require("path");
|
|
|
9
9
|
* SPDX-License-Identifier: Apache-2.0
|
|
10
10
|
*/
|
|
11
11
|
const NX_VERSION = {
|
|
12
|
-
"@a2a-js/sdk": "0.3.
|
|
12
|
+
"@a2a-js/sdk": "0.3.14",
|
|
13
13
|
"@aws/aws-distro-opentelemetry-node-autoinstrumentation": "0.12.0",
|
|
14
|
-
"@aws-sdk/client-dynamodb": "3.
|
|
15
|
-
"@aws-sdk/client-bedrock-runtime": "3.
|
|
16
|
-
"@aws-sdk/client-s3": "3.
|
|
17
|
-
"@aws-sdk/client-sts": "3.
|
|
18
|
-
"@aws-sdk/credential-providers": "3.
|
|
19
|
-
"@aws-sdk/credential-provider-cognito-identity": "3.972.
|
|
20
|
-
"@aws-sdk/client-secrets-manager": "3.
|
|
21
|
-
"@aws-sdk/rds-signer": "3.
|
|
14
|
+
"@aws-sdk/client-dynamodb": "3.1085.0",
|
|
15
|
+
"@aws-sdk/client-bedrock-runtime": "3.1085.0",
|
|
16
|
+
"@aws-sdk/client-s3": "3.1085.0",
|
|
17
|
+
"@aws-sdk/client-sts": "3.1085.0",
|
|
18
|
+
"@aws-sdk/credential-providers": "3.1085.0",
|
|
19
|
+
"@aws-sdk/credential-provider-cognito-identity": "3.972.56",
|
|
20
|
+
"@aws-sdk/client-secrets-manager": "3.1085.0",
|
|
21
|
+
"@aws-sdk/rds-signer": "3.1085.0",
|
|
22
22
|
"@aws-smithy/server-apigateway": "1.0.0-alpha.10",
|
|
23
23
|
"@aws-smithy/server-node": "1.0.0-alpha.10",
|
|
24
|
-
"@aws-lambda-powertools/logger": "2.
|
|
25
|
-
"@aws-lambda-powertools/metrics": "2.
|
|
26
|
-
"@aws-lambda-powertools/parameters": "2.
|
|
27
|
-
"@aws-lambda-powertools/tracer": "2.
|
|
28
|
-
"@aws-lambda-powertools/parser": "2.
|
|
29
|
-
"@aws-sdk/client-appconfigdata": "3.
|
|
24
|
+
"@aws-lambda-powertools/logger": "2.34.0",
|
|
25
|
+
"@aws-lambda-powertools/metrics": "2.34.0",
|
|
26
|
+
"@aws-lambda-powertools/parameters": "2.34.0",
|
|
27
|
+
"@aws-lambda-powertools/tracer": "2.34.0",
|
|
28
|
+
"@aws-lambda-powertools/parser": "2.34.0",
|
|
29
|
+
"@aws-sdk/client-appconfigdata": "3.1085.0",
|
|
30
30
|
"@middy/core": "7.7.0",
|
|
31
31
|
"@nxlv/python": "22.2.1",
|
|
32
|
-
"@nx-extend/terraform": "10.
|
|
33
|
-
"@nx/devkit": "23.0.
|
|
34
|
-
"@nx/react": "23.0.
|
|
35
|
-
"create-nx-workspace": "23.0.
|
|
32
|
+
"@nx-extend/terraform": "10.3.0",
|
|
33
|
+
"@nx/devkit": "23.0.2",
|
|
34
|
+
"@nx/react": "23.0.2",
|
|
35
|
+
"create-nx-workspace": "23.0.2",
|
|
36
36
|
"@swc-node/register": "1.11.1",
|
|
37
37
|
"@swc/core": "1.15.43",
|
|
38
38
|
"@modelcontextprotocol/sdk": "1.29.0",
|
|
39
|
-
"@modelcontextprotocol/inspector": "0.
|
|
39
|
+
"@modelcontextprotocol/inspector": "0.22.0",
|
|
40
40
|
"@ag-ui/aws-strands": "0.2.3",
|
|
41
41
|
"@ag-ui/client": "0.0.57",
|
|
42
42
|
"@ag-ui/core": "0.0.57",
|
|
43
43
|
"@ag-ui/encoder": "0.0.57",
|
|
44
44
|
"agent-chat-cli": "0.3.0",
|
|
45
|
-
"@copilotkit/react-core": "1.
|
|
45
|
+
"@copilotkit/react-core": "1.62.3",
|
|
46
46
|
rxjs: "7.8.2",
|
|
47
|
-
"@strands-agents/sdk": "1.
|
|
48
|
-
"@tanstack/react-router": "1.170.
|
|
49
|
-
"@tanstack/router-plugin": "1.168.
|
|
50
|
-
"@tanstack/router-generator": "1.167.
|
|
47
|
+
"@strands-agents/sdk": "1.9.0",
|
|
48
|
+
"@tanstack/react-router": "1.170.17",
|
|
49
|
+
"@tanstack/router-plugin": "1.168.19",
|
|
50
|
+
"@tanstack/router-generator": "1.167.18",
|
|
51
51
|
"@tanstack/virtual-file-routes": "1.162.0",
|
|
52
52
|
"@tanstack/router-utils": "1.162.2",
|
|
53
|
-
"@cloudscape-design/board-components": "3.0.
|
|
54
|
-
"@cloudscape-design/chat-components": "1.0.
|
|
55
|
-
"@cloudscape-design/components": "3.0.
|
|
56
|
-
"@cloudscape-design/global-styles": "1.0.
|
|
53
|
+
"@cloudscape-design/board-components": "3.0.201",
|
|
54
|
+
"@cloudscape-design/chat-components": "1.0.149",
|
|
55
|
+
"@cloudscape-design/components": "3.0.1325",
|
|
56
|
+
"@cloudscape-design/global-styles": "1.0.62",
|
|
57
57
|
"@tanstack/react-query": "5.101.2",
|
|
58
58
|
"@tanstack/react-query-devtools": "5.101.2",
|
|
59
59
|
"@trpc/tanstack-react-query": "11.18.0",
|
|
60
60
|
"@trpc/client": "11.18.0",
|
|
61
61
|
"@trpc/server": "11.18.0",
|
|
62
|
-
"@types/node": "
|
|
62
|
+
"@types/node": "26.1.1",
|
|
63
63
|
"@types/aws-lambda": "8.10.162",
|
|
64
64
|
"@types/cors": "2.8.19",
|
|
65
65
|
"@types/pg": "8.20.0",
|
|
66
66
|
"@types/ws": "8.18.1",
|
|
67
67
|
"@types/express": "5.0.6",
|
|
68
|
-
"@smithy/config-resolver": "4.6.
|
|
69
|
-
"@smithy/node-config-provider": "4.5.
|
|
70
|
-
"@smithy/node-http-handler": "4.
|
|
71
|
-
"@smithy/types": "4.
|
|
72
|
-
"@vitest/coverage-v8": "4.1.
|
|
73
|
-
"@vitest/ui": "4.1.
|
|
68
|
+
"@smithy/config-resolver": "4.6.8",
|
|
69
|
+
"@smithy/node-config-provider": "4.5.8",
|
|
70
|
+
"@smithy/node-http-handler": "4.9.5",
|
|
71
|
+
"@smithy/types": "4.16.1",
|
|
72
|
+
"@vitest/coverage-v8": "4.1.10",
|
|
73
|
+
"@vitest/ui": "4.1.10",
|
|
74
74
|
"@astrojs/react": "6.0.1",
|
|
75
75
|
"@astrojs/starlight": "0.41.3",
|
|
76
|
-
astro: "7.0.
|
|
76
|
+
astro: "7.0.7",
|
|
77
77
|
aws4fetch: "1.0.20",
|
|
78
|
-
"aws-cdk": "2.
|
|
79
|
-
"aws-cdk-lib": "2.
|
|
78
|
+
"aws-cdk": "2.1130.0",
|
|
79
|
+
"aws-cdk-lib": "2.261.0",
|
|
80
80
|
"aws-xray-sdk-core": "3.12.0",
|
|
81
81
|
constructs: "10.6.0",
|
|
82
82
|
cors: "2.8.6",
|
|
83
83
|
chalk: "5.6.2",
|
|
84
84
|
"class-variance-authority": "0.7.1",
|
|
85
85
|
clsx: "2.1.1",
|
|
86
|
-
commander: "
|
|
86
|
+
commander: "15.0.0",
|
|
87
87
|
electrodb: "3.9.1",
|
|
88
88
|
esbuild: "0.28.1",
|
|
89
89
|
"event-source-polyfill": "1.0.31",
|
|
90
90
|
"@types/event-source-polyfill": "1.0.5",
|
|
91
|
-
"@biomejs/biome": "2.5.
|
|
91
|
+
"@biomejs/biome": "2.5.3",
|
|
92
92
|
"@prisma/adapter-mariadb": "7.8.0",
|
|
93
93
|
"@prisma/adapter-pg": "7.8.0",
|
|
94
94
|
"@prisma/client": "7.8.0",
|
|
@@ -97,12 +97,12 @@ const NX_VERSION = {
|
|
|
97
97
|
express: "5.2.1",
|
|
98
98
|
"fast-glob": "3.3.3",
|
|
99
99
|
husky: "9.1.7",
|
|
100
|
-
"fs-extra": "11.3.
|
|
100
|
+
"fs-extra": "11.3.6",
|
|
101
101
|
"@types/fs-extra": "11.0.4",
|
|
102
102
|
"make-dir-cli": "4.0.0",
|
|
103
103
|
mariadb: "3.5.3",
|
|
104
104
|
ncp: "2.0.0",
|
|
105
|
-
"npm-check-updates": "
|
|
105
|
+
"npm-check-updates": "22.2.9",
|
|
106
106
|
"oidc-client-ts": "3.5.0",
|
|
107
107
|
pg: "8.22.0",
|
|
108
108
|
prisma: "7.8.0",
|
|
@@ -110,21 +110,21 @@ const NX_VERSION = {
|
|
|
110
110
|
react: "19.2.7",
|
|
111
111
|
"react-dom": "19.2.7",
|
|
112
112
|
rimraf: "6.1.3",
|
|
113
|
-
rolldown: "1.1.
|
|
113
|
+
rolldown: "1.1.5",
|
|
114
114
|
"simple-git": "3.36.0",
|
|
115
115
|
"source-map-support": "0.5.21",
|
|
116
|
-
"starlight-blog": "0.
|
|
117
|
-
tailwindcss: "4.
|
|
118
|
-
"@tailwindcss/vite": "4.
|
|
119
|
-
tsx: "4.
|
|
120
|
-
"lucide-react": "1.
|
|
121
|
-
"radix-ui": "1.6.
|
|
122
|
-
shadcn: "4.
|
|
116
|
+
"starlight-blog": "0.28.0",
|
|
117
|
+
tailwindcss: "4.3.2",
|
|
118
|
+
"@tailwindcss/vite": "4.3.2",
|
|
119
|
+
tsx: "4.23.0",
|
|
120
|
+
"lucide-react": "1.24.0",
|
|
121
|
+
"radix-ui": "1.6.2",
|
|
122
|
+
shadcn: "4.13.0",
|
|
123
123
|
"tw-animate-css": "1.4.0",
|
|
124
124
|
"tailwind-merge": "3.6.0",
|
|
125
|
-
vite: "8.1.
|
|
125
|
+
vite: "8.1.4",
|
|
126
126
|
typescript: "6.0.3",
|
|
127
|
-
vitest: "4.1.
|
|
127
|
+
vitest: "4.1.10",
|
|
128
128
|
zod: "4.4.3",
|
|
129
129
|
ws: "8.21.0"
|
|
130
130
|
}["create-nx-workspace"];
|
|
@@ -209,7 +209,8 @@ const createNxWorkspace = (args) => {
|
|
|
209
209
|
console.error("Error: --preset cannot be used with @aws/create-nx-workspace.\nThis package always creates a workspace with the @aws/nx-plugin preset.\nTo use a different preset, run create-nx-workspace directly:\n\n npx create-nx-workspace <name> --preset=<your-preset>\n");
|
|
210
210
|
return 1;
|
|
211
211
|
}
|
|
212
|
-
const
|
|
212
|
+
const flagArgs = args.filter((a) => a.startsWith("-"));
|
|
213
|
+
const skipGit = shouldSkipGit(flagArgs);
|
|
213
214
|
const allArgs = buildArgs(args);
|
|
214
215
|
const result = (0, child_process.spawnSync)("npx", [
|
|
215
216
|
"-y",
|
|
@@ -217,10 +218,6 @@ const createNxWorkspace = (args) => {
|
|
|
217
218
|
...allArgs
|
|
218
219
|
], {
|
|
219
220
|
stdio: "inherit",
|
|
220
|
-
env: {
|
|
221
|
-
...process.env,
|
|
222
|
-
pnpm_config_strict_dep_builds: "false"
|
|
223
|
-
},
|
|
224
221
|
shell: process.platform === "win32"
|
|
225
222
|
});
|
|
226
223
|
if (result.status !== 0) return result.status ?? 1;
|