@aws/nx-plugin 1.0.0-rc.7 → 1.0.0-rc.8
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/LICENSE-THIRD-PARTY +388 -2698
- package/package.json +5 -5
- package/src/infra/app/__snapshots__/generator.spec.ts.snap +15 -15
- package/src/py/agent/__snapshots__/generator.spec.ts.snap +4 -4
- package/src/py/lambda-function/generator.js +2 -2
- package/src/py/lambda-function/generator.js.map +1 -1
- package/src/py/mcp-server/__snapshots__/generator.spec.ts.snap +2 -2
- package/src/py/mcp-server/generator.js +14 -0
- package/src/py/mcp-server/generator.js.map +1 -1
- package/src/ts/mcp-server/__snapshots__/generator.spec.ts.snap +1 -1
- package/src/ts/mcp-server/generator.js +14 -0
- package/src/ts/mcp-server/generator.js.map +1 -1
- package/src/ts/nx-generator/generator.js +6 -7
- package/src/ts/nx-generator/generator.js.map +1 -1
- package/src/ts/react-website/app/__snapshots__/generator.spec.ts.snap +29 -29
- package/src/utils/versions.d.ts +43 -43
- package/src/utils/versions.js +42 -42
- package/src/utils/versions.js.map +1 -1
package/src/utils/versions.d.ts
CHANGED
|
@@ -8,14 +8,14 @@
|
|
|
8
8
|
export declare const TS_VERSIONS: {
|
|
9
9
|
readonly '@a2a-js/sdk': "0.3.13";
|
|
10
10
|
readonly '@aws/aws-distro-opentelemetry-node-autoinstrumentation': "0.11.0";
|
|
11
|
-
readonly '@aws-sdk/client-dynamodb': "3.
|
|
12
|
-
readonly '@aws-sdk/client-bedrock-runtime': "3.
|
|
13
|
-
readonly '@aws-sdk/client-s3': "3.
|
|
14
|
-
readonly '@aws-sdk/client-sts': "3.
|
|
15
|
-
readonly '@aws-sdk/credential-providers': "3.
|
|
16
|
-
readonly '@aws-sdk/credential-provider-cognito-identity': "3.972.
|
|
17
|
-
readonly '@aws-sdk/client-secrets-manager': "3.
|
|
18
|
-
readonly '@aws-sdk/rds-signer': "3.
|
|
11
|
+
readonly '@aws-sdk/client-dynamodb': "3.1063.0";
|
|
12
|
+
readonly '@aws-sdk/client-bedrock-runtime': "3.1063.0";
|
|
13
|
+
readonly '@aws-sdk/client-s3': "3.1063.0";
|
|
14
|
+
readonly '@aws-sdk/client-sts': "3.1063.0";
|
|
15
|
+
readonly '@aws-sdk/credential-providers': "3.1063.0";
|
|
16
|
+
readonly '@aws-sdk/credential-provider-cognito-identity': "3.972.42";
|
|
17
|
+
readonly '@aws-sdk/client-secrets-manager': "3.1063.0";
|
|
18
|
+
readonly '@aws-sdk/rds-signer': "3.1063.0";
|
|
19
19
|
readonly '@aws-smithy/server-apigateway': "1.0.0-alpha.10";
|
|
20
20
|
readonly '@aws-smithy/server-node': "1.0.0-alpha.10";
|
|
21
21
|
readonly '@aws-lambda-powertools/logger': "2.33.1";
|
|
@@ -23,9 +23,9 @@ export declare const TS_VERSIONS: {
|
|
|
23
23
|
readonly '@aws-lambda-powertools/parameters': "2.33.1";
|
|
24
24
|
readonly '@aws-lambda-powertools/tracer': "2.33.1";
|
|
25
25
|
readonly '@aws-lambda-powertools/parser': "2.33.1";
|
|
26
|
-
readonly '@aws-sdk/client-appconfigdata': "3.
|
|
26
|
+
readonly '@aws-sdk/client-appconfigdata': "3.1063.0";
|
|
27
27
|
readonly '@middy/core': "7.6.5";
|
|
28
|
-
readonly '@nxlv/python': "22.
|
|
28
|
+
readonly '@nxlv/python': "22.2.0";
|
|
29
29
|
readonly '@nx-extend/terraform': "10.2.1";
|
|
30
30
|
readonly '@nx/devkit': "22.7.5";
|
|
31
31
|
readonly '@nx/react': "22.7.5";
|
|
@@ -37,41 +37,41 @@ export declare const TS_VERSIONS: {
|
|
|
37
37
|
readonly '@ag-ui/core': "0.0.53";
|
|
38
38
|
readonly '@ag-ui/encoder': "0.0.53";
|
|
39
39
|
readonly 'agent-chat-cli': "0.2.0";
|
|
40
|
-
readonly '@copilotkit/react-core': "1.59.
|
|
40
|
+
readonly '@copilotkit/react-core': "1.59.5";
|
|
41
41
|
readonly rxjs: "7.8.2";
|
|
42
|
-
readonly '@strands-agents/sdk': "1.
|
|
43
|
-
readonly '@tanstack/react-router': "1.170.
|
|
44
|
-
readonly '@tanstack/router-plugin': "1.168.
|
|
45
|
-
readonly '@tanstack/router-generator': "1.167.
|
|
42
|
+
readonly '@strands-agents/sdk': "1.4.0";
|
|
43
|
+
readonly '@tanstack/react-router': "1.170.15";
|
|
44
|
+
readonly '@tanstack/router-plugin': "1.168.18";
|
|
45
|
+
readonly '@tanstack/router-generator': "1.167.17";
|
|
46
46
|
readonly '@tanstack/virtual-file-routes': "1.162.0";
|
|
47
|
-
readonly '@tanstack/router-utils': "1.162.
|
|
48
|
-
readonly '@cloudscape-design/board-components': "3.0.
|
|
49
|
-
readonly '@cloudscape-design/chat-components': "1.0.
|
|
50
|
-
readonly '@cloudscape-design/components': "3.0.
|
|
47
|
+
readonly '@tanstack/router-utils': "1.162.2";
|
|
48
|
+
readonly '@cloudscape-design/board-components': "3.0.189";
|
|
49
|
+
readonly '@cloudscape-design/chat-components': "1.0.138";
|
|
50
|
+
readonly '@cloudscape-design/components': "3.0.1308";
|
|
51
51
|
readonly '@cloudscape-design/global-styles': "1.0.59";
|
|
52
|
-
readonly '@tanstack/react-query': "5.
|
|
53
|
-
readonly '@tanstack/react-query-devtools': "5.
|
|
52
|
+
readonly '@tanstack/react-query': "5.101.0";
|
|
53
|
+
readonly '@tanstack/react-query-devtools': "5.101.0";
|
|
54
54
|
readonly '@trpc/tanstack-react-query': "11.17.0";
|
|
55
55
|
readonly '@trpc/client': "11.17.0";
|
|
56
56
|
readonly '@trpc/server': "11.17.0";
|
|
57
|
-
readonly '@types/node': "25.9.
|
|
58
|
-
readonly '@types/aws-lambda': "8.10.
|
|
57
|
+
readonly '@types/node': "25.9.2";
|
|
58
|
+
readonly '@types/aws-lambda': "8.10.162";
|
|
59
59
|
readonly '@types/cors': "2.8.19";
|
|
60
60
|
readonly '@types/pg': "8.20.0";
|
|
61
61
|
readonly '@types/ws': "8.18.1";
|
|
62
62
|
readonly '@types/express': "5.0.6";
|
|
63
63
|
readonly '@smithy/config-resolver': "4.5.6";
|
|
64
64
|
readonly '@smithy/node-config-provider': "4.4.6";
|
|
65
|
-
readonly '@smithy/node-http-handler': "4.7.
|
|
65
|
+
readonly '@smithy/node-http-handler': "4.7.7";
|
|
66
66
|
readonly '@smithy/types': "4.14.3";
|
|
67
|
-
readonly '@vitest/coverage-v8': "4.1.
|
|
68
|
-
readonly '@vitest/ui': "4.1.
|
|
69
|
-
readonly '@astrojs/react': "5.0.
|
|
70
|
-
readonly '@astrojs/starlight': "0.39.
|
|
71
|
-
readonly astro: "6.4.
|
|
67
|
+
readonly '@vitest/coverage-v8': "4.1.8";
|
|
68
|
+
readonly '@vitest/ui': "4.1.8";
|
|
69
|
+
readonly '@astrojs/react': "5.0.7";
|
|
70
|
+
readonly '@astrojs/starlight': "0.39.3";
|
|
71
|
+
readonly astro: "6.4.4";
|
|
72
72
|
readonly aws4fetch: "1.0.20";
|
|
73
|
-
readonly 'aws-cdk': "2.
|
|
74
|
-
readonly 'aws-cdk-lib': "2.
|
|
73
|
+
readonly 'aws-cdk': "2.1126.0";
|
|
74
|
+
readonly 'aws-cdk-lib': "2.258.0";
|
|
75
75
|
readonly 'aws-xray-sdk-core': "3.12.0";
|
|
76
76
|
readonly constructs: "10.6.0";
|
|
77
77
|
readonly cors: "2.8.6";
|
|
@@ -103,21 +103,21 @@ export declare const TS_VERSIONS: {
|
|
|
103
103
|
readonly react: "19.2.7";
|
|
104
104
|
readonly 'react-dom': "19.2.7";
|
|
105
105
|
readonly rimraf: "6.1.3";
|
|
106
|
-
readonly rolldown: "1.0.
|
|
106
|
+
readonly rolldown: "1.0.3";
|
|
107
107
|
readonly 'simple-git': "3.36.0";
|
|
108
108
|
readonly 'source-map-support': "0.5.21";
|
|
109
109
|
readonly 'starlight-blog': "0.26.1";
|
|
110
|
-
readonly tailwindcss: "4.
|
|
111
|
-
readonly '@tailwindcss/vite': "4.
|
|
110
|
+
readonly tailwindcss: "4.2.2";
|
|
111
|
+
readonly '@tailwindcss/vite': "4.2.2";
|
|
112
112
|
readonly tsx: "4.22.4";
|
|
113
113
|
readonly 'lucide-react': "1.17.0";
|
|
114
|
-
readonly 'radix-ui': "1.
|
|
114
|
+
readonly 'radix-ui': "1.5.0";
|
|
115
115
|
readonly shadcn: "4.10.0";
|
|
116
116
|
readonly 'tw-animate-css': "1.4.0";
|
|
117
117
|
readonly 'tailwind-merge': "3.6.0";
|
|
118
|
-
readonly vite: "8.0.
|
|
118
|
+
readonly vite: "8.0.16";
|
|
119
119
|
readonly typescript: "6.0.3";
|
|
120
|
-
readonly vitest: "4.1.
|
|
120
|
+
readonly vitest: "4.1.8";
|
|
121
121
|
readonly zod: "4.4.3";
|
|
122
122
|
readonly ws: "8.21.0";
|
|
123
123
|
};
|
|
@@ -126,7 +126,7 @@ export type ITsDepVersion = keyof typeof TS_VERSIONS;
|
|
|
126
126
|
* Add versions to the given dependencies
|
|
127
127
|
*/
|
|
128
128
|
export declare const withVersions: (deps: ITsDepVersion[]) => {
|
|
129
|
-
[k: string]: "0.3.13" | "0.11.0" | "3.
|
|
129
|
+
[k: string]: "0.3.13" | "0.11.0" | "3.1063.0" | "3.972.42" | "1.0.0-alpha.10" | "2.33.1" | "7.6.5" | "22.2.0" | "10.2.1" | "22.7.5" | "1.29.0" | "0.19.0" | "0.1.0" | "0.0.53" | "0.2.0" | "1.59.5" | "7.8.2" | "1.4.0" | "1.170.15" | "1.168.18" | "1.167.17" | "1.162.0" | "1.162.2" | "3.0.189" | "1.0.138" | "3.0.1308" | "1.0.59" | "5.101.0" | "11.17.0" | "25.9.2" | "8.10.162" | "2.8.19" | "8.20.0" | "8.18.1" | "5.0.6" | "4.5.6" | "4.4.6" | "4.7.7" | "4.14.3" | "4.1.8" | "5.0.7" | "0.39.3" | "6.4.4" | "1.0.20" | "2.1126.0" | "2.258.0" | "3.12.0" | "10.6.0" | "2.8.6" | "5.6.2" | "0.7.1" | "2.1.1" | "14.0.3" | "3.9.0" | "0.28.0" | "1.0.31" | "1.0.5" | "2.4.16" | "7.8.0" | "5.2.1" | "3.3.3" | "9.1.7" | "11.3.5" | "11.0.4" | "4.0.0" | "3.5.2" | "2.0.0" | "19.6.6" | "3.5.0" | "8.21.0" | "3.3.1" | "19.2.7" | "6.1.3" | "1.0.3" | "3.36.0" | "0.5.21" | "0.26.1" | "4.2.2" | "4.22.4" | "1.17.0" | "1.5.0" | "4.10.0" | "3.6.0" | "8.0.16" | "6.0.3" | "4.4.3";
|
|
130
130
|
};
|
|
131
131
|
/**
|
|
132
132
|
* Versions for Python dependencies added by generators
|
|
@@ -138,9 +138,9 @@ export declare const PY_VERSIONS: {
|
|
|
138
138
|
readonly 'aws-lambda-powertools[tracer]': "==3.29.0";
|
|
139
139
|
readonly 'aws-lambda-powertools[parser]': "==3.29.0";
|
|
140
140
|
readonly 'aws-opentelemetry-distro': "==0.17.1";
|
|
141
|
-
readonly 'bedrock-agentcore': "==1.
|
|
142
|
-
readonly boto3: "==1.43.
|
|
143
|
-
readonly checkov: "==3.2.
|
|
141
|
+
readonly 'bedrock-agentcore': "==1.14.0";
|
|
142
|
+
readonly boto3: "==1.43.24";
|
|
143
|
+
readonly checkov: "==3.2.533";
|
|
144
144
|
readonly fastapi: "==0.136.3";
|
|
145
145
|
readonly 'fastapi[standard]': "==0.136.3";
|
|
146
146
|
readonly httpx: "==0.28.1";
|
|
@@ -149,9 +149,9 @@ export declare const PY_VERSIONS: {
|
|
|
149
149
|
readonly 'pip-licenses': "==5.5.5";
|
|
150
150
|
readonly 'strands-agents': "==1.42.0";
|
|
151
151
|
readonly 'strands-agents[a2a]': "==1.42.0";
|
|
152
|
-
readonly 'strands-agents-tools': "==0.
|
|
152
|
+
readonly 'strands-agents-tools': "==0.8.0";
|
|
153
153
|
readonly ty: "==0.0.42";
|
|
154
|
-
readonly uvicorn: "==0.
|
|
154
|
+
readonly uvicorn: "==0.49.0";
|
|
155
155
|
};
|
|
156
156
|
export type IPyDepVersion = keyof typeof PY_VERSIONS;
|
|
157
157
|
/**
|
package/src/utils/versions.js
CHANGED
|
@@ -11,14 +11,14 @@ exports.VENDORED_VERSIONS = exports.withPyVersions = exports.PY_VERSIONS = expor
|
|
|
11
11
|
exports.TS_VERSIONS = {
|
|
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.
|
|
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.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 @@ exports.TS_VERSIONS = {
|
|
|
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.
|
|
29
|
+
'@aws-sdk/client-appconfigdata': '3.1063.0',
|
|
30
30
|
'@middy/core': '7.6.5',
|
|
31
|
-
'@nxlv/python': '22.
|
|
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 @@ exports.TS_VERSIONS = {
|
|
|
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.
|
|
43
|
+
'@copilotkit/react-core': '1.59.5',
|
|
44
44
|
rxjs: '7.8.2',
|
|
45
|
-
'@strands-agents/sdk': '1.
|
|
46
|
-
'@tanstack/react-router': '1.170.
|
|
47
|
-
'@tanstack/router-plugin': '1.168.
|
|
48
|
-
'@tanstack/router-generator': '1.167.
|
|
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.
|
|
51
|
-
'@cloudscape-design/board-components': '3.0.
|
|
52
|
-
'@cloudscape-design/chat-components': '1.0.
|
|
53
|
-
'@cloudscape-design/components': '3.0.
|
|
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.
|
|
56
|
-
'@tanstack/react-query-devtools': '5.
|
|
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.
|
|
61
|
-
'@types/aws-lambda': '8.10.
|
|
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.
|
|
68
|
+
'@smithy/node-http-handler': '4.7.7',
|
|
69
69
|
'@smithy/types': '4.14.3',
|
|
70
|
-
'@vitest/coverage-v8': '4.1.
|
|
71
|
-
'@vitest/ui': '4.1.
|
|
72
|
-
'@astrojs/react': '5.0.
|
|
73
|
-
'@astrojs/starlight': '0.39.
|
|
74
|
-
astro: '6.4.
|
|
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.
|
|
77
|
-
'aws-cdk-lib': '2.
|
|
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 @@ exports.TS_VERSIONS = {
|
|
|
106
106
|
react: '19.2.7',
|
|
107
107
|
'react-dom': '19.2.7',
|
|
108
108
|
rimraf: '6.1.3',
|
|
109
|
-
rolldown: '1.0.
|
|
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.
|
|
114
|
-
'@tailwindcss/vite': '4.
|
|
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.
|
|
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.
|
|
121
|
+
vite: '8.0.16',
|
|
122
122
|
typescript: '6.0.3',
|
|
123
|
-
vitest: '4.1.
|
|
123
|
+
vitest: '4.1.8',
|
|
124
124
|
zod: '4.4.3',
|
|
125
125
|
ws: '8.21.0',
|
|
126
126
|
};
|
|
@@ -139,9 +139,9 @@ exports.PY_VERSIONS = {
|
|
|
139
139
|
'aws-lambda-powertools[tracer]': '==3.29.0',
|
|
140
140
|
'aws-lambda-powertools[parser]': '==3.29.0',
|
|
141
141
|
'aws-opentelemetry-distro': '==0.17.1',
|
|
142
|
-
'bedrock-agentcore': '==1.
|
|
143
|
-
boto3: '==1.43.
|
|
144
|
-
checkov: '==3.2.
|
|
142
|
+
'bedrock-agentcore': '==1.14.0',
|
|
143
|
+
boto3: '==1.43.24',
|
|
144
|
+
checkov: '==3.2.533',
|
|
145
145
|
fastapi: '==0.136.3',
|
|
146
146
|
'fastapi[standard]': '==0.136.3',
|
|
147
147
|
httpx: '==0.28.1',
|
|
@@ -150,9 +150,9 @@ exports.PY_VERSIONS = {
|
|
|
150
150
|
'pip-licenses': '==5.5.5',
|
|
151
151
|
'strands-agents': '==1.42.0',
|
|
152
152
|
'strands-agents[a2a]': '==1.42.0',
|
|
153
|
-
'strands-agents-tools': '==0.
|
|
153
|
+
'strands-agents-tools': '==0.8.0',
|
|
154
154
|
ty: '==0.0.42',
|
|
155
|
-
uvicorn: '==0.
|
|
155
|
+
uvicorn: '==0.49.0',
|
|
156
156
|
};
|
|
157
157
|
/**
|
|
158
158
|
* Add versions to the given dependencies
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"versions.js","sourceRoot":"","sources":["../../../../../packages/nx-plugin/src/utils/versions.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH;;GAEG;AACU,QAAA,WAAW,GAAG;IACzB,aAAa,EAAE,QAAQ;IACvB,wDAAwD,EAAE,QAAQ;IAClE,0BAA0B,EAAE,UAAU;IACtC,iCAAiC,EAAE,UAAU;IAC7C,oBAAoB,EAAE,UAAU;IAChC,qBAAqB,EAAE,UAAU;IACjC,+BAA+B,EAAE,UAAU;IAC3C,+CAA+C,EAAE,UAAU;IAC3D,iCAAiC,EAAE,UAAU;IAC7C,qBAAqB,EAAE,UAAU;IACjC,+BAA+B,EAAE,gBAAgB;IACjD,yBAAyB,EAAE,gBAAgB;IAC3C,+BAA+B,EAAE,QAAQ;IACzC,gCAAgC,EAAE,QAAQ;IAC1C,mCAAmC,EAAE,QAAQ;IAC7C,+BAA+B,EAAE,QAAQ;IACzC,+BAA+B,EAAE,QAAQ;IACzC,+BAA+B,EAAE,UAAU;IAC3C,aAAa,EAAE,OAAO;IACtB,cAAc,EAAE,QAAQ;IACxB,sBAAsB,EAAE,QAAQ;IAChC,YAAY,EAAE,QAAQ;IACtB,WAAW,EAAE,QAAQ;IACrB,qBAAqB,EAAE,QAAQ;IAC/B,2BAA2B,EAAE,QAAQ;IACrC,iCAAiC,EAAE,QAAQ;IAC3C,oBAAoB,EAAE,OAAO;IAC7B,eAAe,EAAE,QAAQ;IACzB,aAAa,EAAE,QAAQ;IACvB,gBAAgB,EAAE,QAAQ;IAC1B,gBAAgB,EAAE,OAAO;IACzB,wBAAwB,EAAE,QAAQ;IAClC,IAAI,EAAE,OAAO;IACb,qBAAqB,EAAE,OAAO;IAC9B,wBAAwB,EAAE,UAAU;IACpC,yBAAyB,EAAE,UAAU;IACrC,4BAA4B,EAAE,UAAU;IACxC,+BAA+B,EAAE,SAAS;IAC1C,wBAAwB,EAAE,SAAS;IACnC,qCAAqC,EAAE,SAAS;IAChD,oCAAoC,EAAE,SAAS;IAC/C,+BAA+B,EAAE,UAAU;IAC3C,kCAAkC,EAAE,QAAQ;IAC5C,uBAAuB,EAAE,
|
|
1
|
+
{"version":3,"file":"versions.js","sourceRoot":"","sources":["../../../../../packages/nx-plugin/src/utils/versions.ts"],"names":[],"mappings":"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"}
|