@aws/create-nx-workspace 1.0.0-rc.72 → 1.0.0-rc.73
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 +44 -44
- package/package.json +1 -1
package/bin/index.cjs
CHANGED
|
@@ -11,27 +11,27 @@ const TS_VERSIONS = {
|
|
|
11
11
|
"@aws/aws-distro-opentelemetry-node-autoinstrumentation": "0.12.0",
|
|
12
12
|
"@opentelemetry/propagator-jaeger": "2.10.0",
|
|
13
13
|
minimatch: "10.2.6",
|
|
14
|
-
"@aws-sdk/client-dynamodb": "3.
|
|
15
|
-
"@aws-sdk/client-api-gateway": "3.
|
|
16
|
-
"@aws-sdk/client-iam": "3.
|
|
17
|
-
"@aws-sdk/client-bedrock-agentcore": "3.
|
|
18
|
-
"@aws-sdk/client-bedrock-runtime": "3.
|
|
19
|
-
"@aws-sdk/client-s3": "3.
|
|
20
|
-
"@aws-sdk/client-sts": "3.
|
|
21
|
-
"@aws-sdk/credential-providers": "3.
|
|
22
|
-
"@aws-sdk/credential-provider-cognito-identity": "3.972.
|
|
23
|
-
"@aws-sdk/client-secrets-manager": "3.
|
|
24
|
-
"@aws-sdk/rds-signer": "3.
|
|
25
|
-
"@smithy/server-apigateway": "0.
|
|
26
|
-
"@smithy/server-node": "0.
|
|
14
|
+
"@aws-sdk/client-dynamodb": "3.1111.0",
|
|
15
|
+
"@aws-sdk/client-api-gateway": "3.1111.0",
|
|
16
|
+
"@aws-sdk/client-iam": "3.1111.0",
|
|
17
|
+
"@aws-sdk/client-bedrock-agentcore": "3.1111.0",
|
|
18
|
+
"@aws-sdk/client-bedrock-runtime": "3.1111.0",
|
|
19
|
+
"@aws-sdk/client-s3": "3.1111.0",
|
|
20
|
+
"@aws-sdk/client-sts": "3.1111.0",
|
|
21
|
+
"@aws-sdk/credential-providers": "3.1111.0",
|
|
22
|
+
"@aws-sdk/credential-provider-cognito-identity": "3.972.68",
|
|
23
|
+
"@aws-sdk/client-secrets-manager": "3.1111.0",
|
|
24
|
+
"@aws-sdk/rds-signer": "3.1111.0",
|
|
25
|
+
"@smithy/server-apigateway": "0.3.3",
|
|
26
|
+
"@smithy/server-node": "0.3.3",
|
|
27
27
|
"@aws-lambda-powertools/logger": "2.34.0",
|
|
28
28
|
"@aws-lambda-powertools/metrics": "2.34.0",
|
|
29
29
|
"@aws-lambda-powertools/parameters": "2.34.0",
|
|
30
30
|
"@aws-lambda-powertools/tracer": "2.34.0",
|
|
31
31
|
"@aws-lambda-powertools/parser": "2.34.0",
|
|
32
|
-
"@aws-sdk/client-appconfigdata": "3.
|
|
33
|
-
"@middy/core": "7.7.
|
|
34
|
-
"@nxlv/python": "
|
|
32
|
+
"@aws-sdk/client-appconfigdata": "3.1111.0",
|
|
33
|
+
"@middy/core": "7.7.4",
|
|
34
|
+
"@nxlv/python": "23.0.0",
|
|
35
35
|
"@nx-extend/terraform": "10.4.1",
|
|
36
36
|
nx: "23.1.1",
|
|
37
37
|
"@nx/devkit": "23.1.1",
|
|
@@ -42,27 +42,27 @@ const TS_VERSIONS = {
|
|
|
42
42
|
"@nx/workspace": "23.1.1",
|
|
43
43
|
"create-nx-workspace": "23.1.1",
|
|
44
44
|
"@swc-node/register": "1.12.1",
|
|
45
|
-
"@swc/core": "1.
|
|
45
|
+
"@swc/core": "1.16.0",
|
|
46
46
|
"@modelcontextprotocol/sdk": "1.30.0",
|
|
47
|
-
"@modelcontextprotocol/inspector": "
|
|
47
|
+
"@modelcontextprotocol/inspector": "2.2.0",
|
|
48
48
|
"@ag-ui/a2ui-toolkit": "0.0.4",
|
|
49
49
|
"@ag-ui/aws-strands": "0.2.3",
|
|
50
50
|
"@ag-ui/client": "0.0.57",
|
|
51
51
|
"@ag-ui/core": "0.0.57",
|
|
52
52
|
"@ag-ui/encoder": "0.0.57",
|
|
53
53
|
"agent-chat-cli": "0.3.0",
|
|
54
|
-
"@copilotkit/react-core": "1.
|
|
54
|
+
"@copilotkit/react-core": "1.68.1",
|
|
55
55
|
rxjs: "7.8.2",
|
|
56
|
-
"@strands-agents/sdk": "1.
|
|
57
|
-
"@tanstack/react-router": "1.170.
|
|
58
|
-
"@tanstack/router-plugin": "1.168.
|
|
59
|
-
"@tanstack/router-generator": "1.167.
|
|
56
|
+
"@strands-agents/sdk": "1.13.0",
|
|
57
|
+
"@tanstack/react-router": "1.170.29",
|
|
58
|
+
"@tanstack/router-plugin": "1.168.32",
|
|
59
|
+
"@tanstack/router-generator": "1.167.30",
|
|
60
60
|
"@tanstack/virtual-file-routes": "1.162.0",
|
|
61
61
|
"@tanstack/router-utils": "1.162.2",
|
|
62
|
-
"@cloudscape-design/board-components": "3.0.
|
|
63
|
-
"@cloudscape-design/chat-components": "1.0.
|
|
64
|
-
"@cloudscape-design/components": "3.0.
|
|
65
|
-
"@cloudscape-design/global-styles": "1.0.
|
|
62
|
+
"@cloudscape-design/board-components": "3.0.218",
|
|
63
|
+
"@cloudscape-design/chat-components": "1.0.162",
|
|
64
|
+
"@cloudscape-design/components": "3.0.1347",
|
|
65
|
+
"@cloudscape-design/global-styles": "1.0.66",
|
|
66
66
|
"@tanstack/react-query": "5.101.4",
|
|
67
67
|
"@tanstack/react-query-devtools": "5.101.4",
|
|
68
68
|
"@trpc/tanstack-react-query": "11.18.0",
|
|
@@ -74,31 +74,31 @@ const TS_VERSIONS = {
|
|
|
74
74
|
"@types/pg": "8.21.0",
|
|
75
75
|
"@types/ws": "8.18.1",
|
|
76
76
|
"@types/express": "5.0.6",
|
|
77
|
-
"@smithy/config-resolver": "4.
|
|
78
|
-
"@smithy/node-config-provider": "4.
|
|
79
|
-
"@smithy/node-http-handler": "4.
|
|
80
|
-
"@smithy/types": "4.
|
|
77
|
+
"@smithy/config-resolver": "4.7.2",
|
|
78
|
+
"@smithy/node-config-provider": "4.6.2",
|
|
79
|
+
"@smithy/node-http-handler": "4.11.2",
|
|
80
|
+
"@smithy/types": "4.17.2",
|
|
81
81
|
"@vitest/coverage-v8": "4.1.10",
|
|
82
82
|
"@vitest/ui": "4.1.10",
|
|
83
83
|
"@astrojs/react": "6.0.2",
|
|
84
|
-
"@astrojs/starlight": "0.41.
|
|
84
|
+
"@astrojs/starlight": "0.41.7",
|
|
85
85
|
astro: "7.1.1",
|
|
86
86
|
aws4fetch: "1.0.20",
|
|
87
|
-
"aws-cdk": "2.
|
|
88
|
-
"aws-cdk-lib": "2.
|
|
87
|
+
"aws-cdk": "2.1136.0",
|
|
88
|
+
"aws-cdk-lib": "2.265.0",
|
|
89
89
|
"aws-xray-sdk-core": "3.12.0",
|
|
90
90
|
constructs: "10.8.1",
|
|
91
91
|
cors: "2.8.6",
|
|
92
|
-
chalk: "
|
|
92
|
+
chalk: "6.0.0",
|
|
93
93
|
"class-variance-authority": "0.7.1",
|
|
94
94
|
clsx: "2.1.1",
|
|
95
95
|
commander: "15.0.0",
|
|
96
96
|
"cpy-cli": "7.0.0",
|
|
97
|
-
electrodb: "3.9.
|
|
97
|
+
electrodb: "3.9.3",
|
|
98
98
|
esbuild: "0.28.2",
|
|
99
99
|
"event-source-polyfill": "1.0.31",
|
|
100
100
|
"@types/event-source-polyfill": "1.0.5",
|
|
101
|
-
"@biomejs/biome": "2.5.
|
|
101
|
+
"@biomejs/biome": "2.5.8",
|
|
102
102
|
"@prisma/adapter-mariadb": "7.9.1",
|
|
103
103
|
"@prisma/adapter-pg": "7.9.1",
|
|
104
104
|
"@prisma/client": "7.9.1",
|
|
@@ -111,10 +111,10 @@ const TS_VERSIONS = {
|
|
|
111
111
|
"@types/fs-extra": "11.0.4",
|
|
112
112
|
"make-dir-cli": "4.0.0",
|
|
113
113
|
mariadb: "3.5.3",
|
|
114
|
-
mise: "2026.8.
|
|
114
|
+
mise: "2026.8.6",
|
|
115
115
|
ncp: "2.0.0",
|
|
116
116
|
npm: "12.0.2",
|
|
117
|
-
"npm-check-updates": "
|
|
117
|
+
"npm-check-updates": "23.0.2",
|
|
118
118
|
"oidc-client-ts": "3.5.0",
|
|
119
119
|
pg: "8.23.0",
|
|
120
120
|
prisma: "7.9.1",
|
|
@@ -122,17 +122,17 @@ const TS_VERSIONS = {
|
|
|
122
122
|
react: "19.2.8",
|
|
123
123
|
"react-dom": "19.2.8",
|
|
124
124
|
rimraf: "6.1.3",
|
|
125
|
-
rolldown: "1.2.
|
|
126
|
-
"rolldown-plugin-dts": "0.28.
|
|
125
|
+
rolldown: "1.2.4",
|
|
126
|
+
"rolldown-plugin-dts": "0.28.2",
|
|
127
127
|
"simple-git": "3.36.0",
|
|
128
128
|
"source-map-support": "0.5.21",
|
|
129
129
|
"starlight-blog": "0.28.0",
|
|
130
130
|
tailwindcss: "4.3.3",
|
|
131
131
|
"@tailwindcss/vite": "4.3.3",
|
|
132
|
-
tsx: "4.23.
|
|
133
|
-
"lucide-react": "1.
|
|
132
|
+
tsx: "4.23.12",
|
|
133
|
+
"lucide-react": "1.31.0",
|
|
134
134
|
"radix-ui": "1.6.7",
|
|
135
|
-
shadcn: "4.
|
|
135
|
+
shadcn: "4.18.0",
|
|
136
136
|
"tw-animate-css": "1.4.0",
|
|
137
137
|
"tailwind-merge": "3.6.0",
|
|
138
138
|
vite: "8.2.1",
|