@aws/create-nx-workspace 1.0.0-rc.43 → 1.0.0-rc.44

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 +34 -34
  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.14",
13
13
  "@aws/aws-distro-opentelemetry-node-autoinstrumentation": "0.12.0",
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",
14
+ "@aws-sdk/client-dynamodb": "3.1090.0",
15
+ "@aws-sdk/client-bedrock-runtime": "3.1090.0",
16
+ "@aws-sdk/client-s3": "3.1090.0",
17
+ "@aws-sdk/client-sts": "3.1090.0",
18
+ "@aws-sdk/credential-providers": "3.1090.0",
19
+ "@aws-sdk/credential-provider-cognito-identity": "3.972.58",
20
+ "@aws-sdk/client-secrets-manager": "3.1090.0",
21
+ "@aws-sdk/rds-signer": "3.1090.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.34.0",
@@ -26,14 +26,14 @@ const NX_VERSION = {
26
26
  "@aws-lambda-powertools/parameters": "2.34.0",
27
27
  "@aws-lambda-powertools/tracer": "2.34.0",
28
28
  "@aws-lambda-powertools/parser": "2.34.0",
29
- "@aws-sdk/client-appconfigdata": "3.1085.0",
29
+ "@aws-sdk/client-appconfigdata": "3.1090.0",
30
30
  "@middy/core": "7.7.0",
31
- "@nxlv/python": "22.2.1",
31
+ "@nxlv/python": "22.2.2",
32
32
  "@nx-extend/terraform": "10.3.0",
33
33
  "@nx/devkit": "23.1.0",
34
34
  "@nx/react": "23.1.0",
35
35
  "create-nx-workspace": "23.1.0",
36
- "@swc-node/register": "1.11.1",
36
+ "@swc-node/register": "1.12.1",
37
37
  "@swc/core": "1.15.43",
38
38
  "@modelcontextprotocol/sdk": "1.29.0",
39
39
  "@modelcontextprotocol/inspector": "0.22.0",
@@ -42,17 +42,17 @@ const NX_VERSION = {
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.62.3",
45
+ "@copilotkit/react-core": "1.63.1",
46
46
  rxjs: "7.8.2",
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",
47
+ "@strands-agents/sdk": "1.10.0",
48
+ "@tanstack/react-router": "1.170.18",
49
+ "@tanstack/router-plugin": "1.168.22",
50
+ "@tanstack/router-generator": "1.167.21",
51
51
  "@tanstack/virtual-file-routes": "1.162.0",
52
52
  "@tanstack/router-utils": "1.162.2",
53
- "@cloudscape-design/board-components": "3.0.201",
54
- "@cloudscape-design/chat-components": "1.0.149",
55
- "@cloudscape-design/components": "3.0.1325",
53
+ "@cloudscape-design/board-components": "3.0.205",
54
+ "@cloudscape-design/chat-components": "1.0.151",
55
+ "@cloudscape-design/components": "3.0.1330",
56
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",
@@ -65,20 +65,20 @@ const NX_VERSION = {
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.8",
69
- "@smithy/node-config-provider": "4.5.8",
70
- "@smithy/node-http-handler": "4.9.5",
68
+ "@smithy/config-resolver": "4.6.10",
69
+ "@smithy/node-config-provider": "4.5.10",
70
+ "@smithy/node-http-handler": "4.9.7",
71
71
  "@smithy/types": "4.16.1",
72
72
  "@vitest/coverage-v8": "4.1.10",
73
73
  "@vitest/ui": "4.1.10",
74
74
  "@astrojs/react": "6.0.1",
75
75
  "@astrojs/starlight": "0.41.3",
76
- astro: "7.0.7",
76
+ astro: "7.1.1",
77
77
  aws4fetch: "1.0.20",
78
- "aws-cdk": "2.1130.0",
78
+ "aws-cdk": "2.1132.0",
79
79
  "aws-cdk-lib": "2.261.0",
80
80
  "aws-xray-sdk-core": "3.12.0",
81
- constructs: "10.6.0",
81
+ constructs: "10.7.0",
82
82
  cors: "2.8.6",
83
83
  chalk: "5.6.2",
84
84
  "class-variance-authority": "0.7.1",
@@ -88,7 +88,7 @@ const NX_VERSION = {
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.3",
91
+ "@biomejs/biome": "2.5.4",
92
92
  "@prisma/adapter-mariadb": "7.8.0",
93
93
  "@prisma/adapter-pg": "7.8.0",
94
94
  "@prisma/client": "7.8.0",
@@ -111,23 +111,23 @@ const NX_VERSION = {
111
111
  react: "19.2.7",
112
112
  "react-dom": "19.2.7",
113
113
  rimraf: "6.1.3",
114
- rolldown: "1.1.5",
114
+ rolldown: "1.2.0",
115
115
  "simple-git": "3.36.0",
116
116
  "source-map-support": "0.5.21",
117
117
  "starlight-blog": "0.28.0",
118
- tailwindcss: "4.3.2",
119
- "@tailwindcss/vite": "4.3.2",
120
- tsx: "4.23.0",
121
- "lucide-react": "1.24.0",
118
+ tailwindcss: "4.3.3",
119
+ "@tailwindcss/vite": "4.3.3",
120
+ tsx: "4.23.1",
121
+ "lucide-react": "1.25.0",
122
122
  "radix-ui": "1.6.2",
123
- shadcn: "4.13.0",
123
+ shadcn: "4.13.1",
124
124
  "tw-animate-css": "1.4.0",
125
125
  "tailwind-merge": "3.6.0",
126
- vite: "8.1.4",
126
+ vite: "8.1.5",
127
127
  typescript: "6.0.3",
128
128
  vitest: "4.1.10",
129
129
  zod: "4.4.3",
130
- ws: "8.21.0"
130
+ ws: "8.21.1"
131
131
  }["create-nx-workspace"];
132
132
  const PRESET = `@aws/nx-plugin@${JSON.parse((0, fs.readFileSync)((0, path.resolve)(__dirname, "..", "package.json"), "utf-8")).version}`;
133
133
  const DEFAULT_FLAGS = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws/create-nx-workspace",
3
- "version": "1.0.0-rc.43",
3
+ "version": "1.0.0-rc.44",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/awslabs/nx-plugin-for-aws.git",