@aws/create-nx-workspace 1.0.0-rc.7 → 1.0.0-rc.9

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.
Files changed (2) hide show
  1. package/bin/index.cjs +37 -37
  2. package/package.json +1 -1
package/bin/index.cjs CHANGED
@@ -11,14 +11,14 @@ let path = require("path");
11
11
  const NX_VERSION = {
12
12
  "@a2a-js/sdk": "0.3.13",
13
13
  "@aws/aws-distro-opentelemetry-node-autoinstrumentation": "0.11.0",
14
- "@aws-sdk/client-dynamodb": "3.1058.0",
15
- "@aws-sdk/client-bedrock-runtime": "3.1058.0",
16
- "@aws-sdk/client-s3": "3.1058.0",
17
- "@aws-sdk/client-sts": "3.1058.0",
18
- "@aws-sdk/credential-providers": "3.1058.0",
19
- "@aws-sdk/credential-provider-cognito-identity": "3.972.38",
20
- "@aws-sdk/client-secrets-manager": "3.1058.0",
21
- "@aws-sdk/rds-signer": "3.1058.0",
14
+ "@aws-sdk/client-dynamodb": "3.1063.0",
15
+ "@aws-sdk/client-bedrock-runtime": "3.1063.0",
16
+ "@aws-sdk/client-s3": "3.1063.0",
17
+ "@aws-sdk/client-sts": "3.1063.0",
18
+ "@aws-sdk/credential-providers": "3.1063.0",
19
+ "@aws-sdk/credential-provider-cognito-identity": "3.972.42",
20
+ "@aws-sdk/client-secrets-manager": "3.1063.0",
21
+ "@aws-sdk/rds-signer": "3.1063.0",
22
22
  "@aws-smithy/server-apigateway": "1.0.0-alpha.10",
23
23
  "@aws-smithy/server-node": "1.0.0-alpha.10",
24
24
  "@aws-lambda-powertools/logger": "2.33.1",
@@ -26,9 +26,9 @@ const NX_VERSION = {
26
26
  "@aws-lambda-powertools/parameters": "2.33.1",
27
27
  "@aws-lambda-powertools/tracer": "2.33.1",
28
28
  "@aws-lambda-powertools/parser": "2.33.1",
29
- "@aws-sdk/client-appconfigdata": "3.1058.0",
29
+ "@aws-sdk/client-appconfigdata": "3.1063.0",
30
30
  "@middy/core": "7.6.5",
31
- "@nxlv/python": "22.1.4",
31
+ "@nxlv/python": "22.2.0",
32
32
  "@nx-extend/terraform": "10.2.1",
33
33
  "@nx/devkit": "22.7.5",
34
34
  "@nx/react": "22.7.5",
@@ -40,41 +40,41 @@ const NX_VERSION = {
40
40
  "@ag-ui/core": "0.0.53",
41
41
  "@ag-ui/encoder": "0.0.53",
42
42
  "agent-chat-cli": "0.2.0",
43
- "@copilotkit/react-core": "1.59.2",
43
+ "@copilotkit/react-core": "1.59.5",
44
44
  rxjs: "7.8.2",
45
- "@strands-agents/sdk": "1.3.0",
46
- "@tanstack/react-router": "1.170.10",
47
- "@tanstack/router-plugin": "1.168.13",
48
- "@tanstack/router-generator": "1.167.12",
45
+ "@strands-agents/sdk": "1.4.0",
46
+ "@tanstack/react-router": "1.170.15",
47
+ "@tanstack/router-plugin": "1.168.18",
48
+ "@tanstack/router-generator": "1.167.17",
49
49
  "@tanstack/virtual-file-routes": "1.162.0",
50
- "@tanstack/router-utils": "1.162.1",
51
- "@cloudscape-design/board-components": "3.0.187",
52
- "@cloudscape-design/chat-components": "1.0.136",
53
- "@cloudscape-design/components": "3.0.1304",
50
+ "@tanstack/router-utils": "1.162.2",
51
+ "@cloudscape-design/board-components": "3.0.189",
52
+ "@cloudscape-design/chat-components": "1.0.138",
53
+ "@cloudscape-design/components": "3.0.1308",
54
54
  "@cloudscape-design/global-styles": "1.0.59",
55
- "@tanstack/react-query": "5.100.14",
56
- "@tanstack/react-query-devtools": "5.100.14",
55
+ "@tanstack/react-query": "5.101.0",
56
+ "@tanstack/react-query-devtools": "5.101.0",
57
57
  "@trpc/tanstack-react-query": "11.17.0",
58
58
  "@trpc/client": "11.17.0",
59
59
  "@trpc/server": "11.17.0",
60
- "@types/node": "25.9.1",
61
- "@types/aws-lambda": "8.10.161",
60
+ "@types/node": "25.9.2",
61
+ "@types/aws-lambda": "8.10.162",
62
62
  "@types/cors": "2.8.19",
63
63
  "@types/pg": "8.20.0",
64
64
  "@types/ws": "8.18.1",
65
65
  "@types/express": "5.0.6",
66
66
  "@smithy/config-resolver": "4.5.6",
67
67
  "@smithy/node-config-provider": "4.4.6",
68
- "@smithy/node-http-handler": "4.7.6",
68
+ "@smithy/node-http-handler": "4.7.7",
69
69
  "@smithy/types": "4.14.3",
70
- "@vitest/coverage-v8": "4.1.7",
71
- "@vitest/ui": "4.1.7",
72
- "@astrojs/react": "5.0.6",
73
- "@astrojs/starlight": "0.39.2",
74
- astro: "6.4.2",
70
+ "@vitest/coverage-v8": "4.1.8",
71
+ "@vitest/ui": "4.1.8",
72
+ "@astrojs/react": "5.0.7",
73
+ "@astrojs/starlight": "0.39.3",
74
+ astro: "6.4.4",
75
75
  aws4fetch: "1.0.20",
76
- "aws-cdk": "2.1125.0",
77
- "aws-cdk-lib": "2.257.0",
76
+ "aws-cdk": "2.1126.0",
77
+ "aws-cdk-lib": "2.258.0",
78
78
  "aws-xray-sdk-core": "3.12.0",
79
79
  constructs: "10.6.0",
80
80
  cors: "2.8.6",
@@ -106,21 +106,21 @@ const NX_VERSION = {
106
106
  react: "19.2.7",
107
107
  "react-dom": "19.2.7",
108
108
  rimraf: "6.1.3",
109
- rolldown: "1.0.2",
109
+ rolldown: "1.0.3",
110
110
  "simple-git": "3.36.0",
111
111
  "source-map-support": "0.5.21",
112
112
  "starlight-blog": "0.26.1",
113
- tailwindcss: "4.3.0",
114
- "@tailwindcss/vite": "4.3.0",
113
+ tailwindcss: "4.2.2",
114
+ "@tailwindcss/vite": "4.2.2",
115
115
  tsx: "4.22.4",
116
116
  "lucide-react": "1.17.0",
117
- "radix-ui": "1.4.3",
117
+ "radix-ui": "1.5.0",
118
118
  shadcn: "4.10.0",
119
119
  "tw-animate-css": "1.4.0",
120
120
  "tailwind-merge": "3.6.0",
121
- vite: "8.0.14",
121
+ vite: "8.0.16",
122
122
  typescript: "6.0.3",
123
- vitest: "4.1.7",
123
+ vitest: "4.1.8",
124
124
  zod: "4.4.3",
125
125
  ws: "8.21.0"
126
126
  }["create-nx-workspace"];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws/create-nx-workspace",
3
- "version": "1.0.0-rc.7",
3
+ "version": "1.0.0-rc.9",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/awslabs/nx-plugin-for-aws.git",