@aws/create-nx-workspace 1.0.0-rc.43 → 1.0.0-rc.45
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 +36 -34
- package/package.json +1 -1
package/bin/index.cjs
CHANGED
|
@@ -11,14 +11,15 @@ let path = require("path");
|
|
|
11
11
|
const NX_VERSION = {
|
|
12
12
|
"@a2a-js/sdk": "0.3.14",
|
|
13
13
|
"@aws/aws-distro-opentelemetry-node-autoinstrumentation": "0.12.0",
|
|
14
|
-
"@
|
|
15
|
-
"@aws-sdk/client-
|
|
16
|
-
"@aws-sdk/client-
|
|
17
|
-
"@aws-sdk/client-
|
|
18
|
-
"@aws-sdk/
|
|
19
|
-
"@aws-sdk/credential-
|
|
20
|
-
"@aws-sdk/
|
|
21
|
-
"@aws-sdk/
|
|
14
|
+
"@opentelemetry/propagator-jaeger": "2.9.0",
|
|
15
|
+
"@aws-sdk/client-dynamodb": "3.1090.0",
|
|
16
|
+
"@aws-sdk/client-bedrock-runtime": "3.1090.0",
|
|
17
|
+
"@aws-sdk/client-s3": "3.1090.0",
|
|
18
|
+
"@aws-sdk/client-sts": "3.1090.0",
|
|
19
|
+
"@aws-sdk/credential-providers": "3.1090.0",
|
|
20
|
+
"@aws-sdk/credential-provider-cognito-identity": "3.972.58",
|
|
21
|
+
"@aws-sdk/client-secrets-manager": "3.1090.0",
|
|
22
|
+
"@aws-sdk/rds-signer": "3.1090.0",
|
|
22
23
|
"@aws-smithy/server-apigateway": "1.0.0-alpha.10",
|
|
23
24
|
"@aws-smithy/server-node": "1.0.0-alpha.10",
|
|
24
25
|
"@aws-lambda-powertools/logger": "2.34.0",
|
|
@@ -26,33 +27,34 @@ const NX_VERSION = {
|
|
|
26
27
|
"@aws-lambda-powertools/parameters": "2.34.0",
|
|
27
28
|
"@aws-lambda-powertools/tracer": "2.34.0",
|
|
28
29
|
"@aws-lambda-powertools/parser": "2.34.0",
|
|
29
|
-
"@aws-sdk/client-appconfigdata": "3.
|
|
30
|
+
"@aws-sdk/client-appconfigdata": "3.1090.0",
|
|
30
31
|
"@middy/core": "7.7.0",
|
|
31
|
-
"@nxlv/python": "22.2.
|
|
32
|
+
"@nxlv/python": "22.2.2",
|
|
32
33
|
"@nx-extend/terraform": "10.3.0",
|
|
33
34
|
"@nx/devkit": "23.1.0",
|
|
34
35
|
"@nx/react": "23.1.0",
|
|
35
36
|
"create-nx-workspace": "23.1.0",
|
|
36
|
-
"@swc-node/register": "1.
|
|
37
|
+
"@swc-node/register": "1.12.1",
|
|
37
38
|
"@swc/core": "1.15.43",
|
|
38
39
|
"@modelcontextprotocol/sdk": "1.29.0",
|
|
39
40
|
"@modelcontextprotocol/inspector": "0.22.0",
|
|
41
|
+
"@ag-ui/a2ui-toolkit": "0.0.4",
|
|
40
42
|
"@ag-ui/aws-strands": "0.2.3",
|
|
41
43
|
"@ag-ui/client": "0.0.57",
|
|
42
44
|
"@ag-ui/core": "0.0.57",
|
|
43
45
|
"@ag-ui/encoder": "0.0.57",
|
|
44
46
|
"agent-chat-cli": "0.3.0",
|
|
45
|
-
"@copilotkit/react-core": "1.
|
|
47
|
+
"@copilotkit/react-core": "1.63.1",
|
|
46
48
|
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.
|
|
49
|
+
"@strands-agents/sdk": "1.10.0",
|
|
50
|
+
"@tanstack/react-router": "1.170.18",
|
|
51
|
+
"@tanstack/router-plugin": "1.168.22",
|
|
52
|
+
"@tanstack/router-generator": "1.167.21",
|
|
51
53
|
"@tanstack/virtual-file-routes": "1.162.0",
|
|
52
54
|
"@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.
|
|
55
|
+
"@cloudscape-design/board-components": "3.0.205",
|
|
56
|
+
"@cloudscape-design/chat-components": "1.0.151",
|
|
57
|
+
"@cloudscape-design/components": "3.0.1330",
|
|
56
58
|
"@cloudscape-design/global-styles": "1.0.62",
|
|
57
59
|
"@tanstack/react-query": "5.101.2",
|
|
58
60
|
"@tanstack/react-query-devtools": "5.101.2",
|
|
@@ -65,20 +67,20 @@ const NX_VERSION = {
|
|
|
65
67
|
"@types/pg": "8.20.0",
|
|
66
68
|
"@types/ws": "8.18.1",
|
|
67
69
|
"@types/express": "5.0.6",
|
|
68
|
-
"@smithy/config-resolver": "4.6.
|
|
69
|
-
"@smithy/node-config-provider": "4.5.
|
|
70
|
-
"@smithy/node-http-handler": "4.9.
|
|
70
|
+
"@smithy/config-resolver": "4.6.10",
|
|
71
|
+
"@smithy/node-config-provider": "4.5.10",
|
|
72
|
+
"@smithy/node-http-handler": "4.9.7",
|
|
71
73
|
"@smithy/types": "4.16.1",
|
|
72
74
|
"@vitest/coverage-v8": "4.1.10",
|
|
73
75
|
"@vitest/ui": "4.1.10",
|
|
74
76
|
"@astrojs/react": "6.0.1",
|
|
75
77
|
"@astrojs/starlight": "0.41.3",
|
|
76
|
-
astro: "7.
|
|
78
|
+
astro: "7.1.1",
|
|
77
79
|
aws4fetch: "1.0.20",
|
|
78
|
-
"aws-cdk": "2.
|
|
80
|
+
"aws-cdk": "2.1132.0",
|
|
79
81
|
"aws-cdk-lib": "2.261.0",
|
|
80
82
|
"aws-xray-sdk-core": "3.12.0",
|
|
81
|
-
constructs: "10.
|
|
83
|
+
constructs: "10.7.0",
|
|
82
84
|
cors: "2.8.6",
|
|
83
85
|
chalk: "5.6.2",
|
|
84
86
|
"class-variance-authority": "0.7.1",
|
|
@@ -88,7 +90,7 @@ const NX_VERSION = {
|
|
|
88
90
|
esbuild: "0.28.1",
|
|
89
91
|
"event-source-polyfill": "1.0.31",
|
|
90
92
|
"@types/event-source-polyfill": "1.0.5",
|
|
91
|
-
"@biomejs/biome": "2.5.
|
|
93
|
+
"@biomejs/biome": "2.5.4",
|
|
92
94
|
"@prisma/adapter-mariadb": "7.8.0",
|
|
93
95
|
"@prisma/adapter-pg": "7.8.0",
|
|
94
96
|
"@prisma/client": "7.8.0",
|
|
@@ -111,23 +113,23 @@ const NX_VERSION = {
|
|
|
111
113
|
react: "19.2.7",
|
|
112
114
|
"react-dom": "19.2.7",
|
|
113
115
|
rimraf: "6.1.3",
|
|
114
|
-
rolldown: "1.
|
|
116
|
+
rolldown: "1.2.0",
|
|
115
117
|
"simple-git": "3.36.0",
|
|
116
118
|
"source-map-support": "0.5.21",
|
|
117
119
|
"starlight-blog": "0.28.0",
|
|
118
|
-
tailwindcss: "4.3.
|
|
119
|
-
"@tailwindcss/vite": "4.3.
|
|
120
|
-
tsx: "4.23.
|
|
121
|
-
"lucide-react": "1.
|
|
120
|
+
tailwindcss: "4.3.3",
|
|
121
|
+
"@tailwindcss/vite": "4.3.3",
|
|
122
|
+
tsx: "4.23.1",
|
|
123
|
+
"lucide-react": "1.25.0",
|
|
122
124
|
"radix-ui": "1.6.2",
|
|
123
|
-
shadcn: "4.13.
|
|
125
|
+
shadcn: "4.13.1",
|
|
124
126
|
"tw-animate-css": "1.4.0",
|
|
125
127
|
"tailwind-merge": "3.6.0",
|
|
126
|
-
vite: "8.1.
|
|
128
|
+
vite: "8.1.5",
|
|
127
129
|
typescript: "6.0.3",
|
|
128
130
|
vitest: "4.1.10",
|
|
129
131
|
zod: "4.4.3",
|
|
130
|
-
ws: "8.21.
|
|
132
|
+
ws: "8.21.1"
|
|
131
133
|
}["create-nx-workspace"];
|
|
132
134
|
const PRESET = `@aws/nx-plugin@${JSON.parse((0, fs.readFileSync)((0, path.resolve)(__dirname, "..", "package.json"), "utf-8")).version}`;
|
|
133
135
|
const DEFAULT_FLAGS = [
|