Skip to content

Commit 9d68d82

Browse files
authored
Merge branch 'main' into bedrock-agent-python-ui-wrapper
2 parents c463ef8 + 631913b commit 9d68d82

File tree

7 files changed

+288
-127
lines changed

7 files changed

+288
-127
lines changed

samples/code-expert/demo/poetry.lock

Lines changed: 79 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/code-expert/packages/code-expert/code-expert/poetry.lock

Lines changed: 143 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/code-expert/packages/code-expert/code-expert/pyproject.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/contract-compliance-analysis/front-end/package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/contract-compliance-analysis/front-end/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@tabler/icons-react": "^2.32.0",
2121
"@tanstack/react-table": "^8.10.6",
2222
"aws-amplify": "^6.4.3",
23-
"axios": "^1.7.4",
23+
"axios": "^1.8.2",
2424
"class-variance-authority": "^0.7.0",
2525
"clsx": "^2.0.0",
2626
"lucide-react": "^0.284.0",

samples/sagemaker_huggingface_model/package-lock.json

Lines changed: 55 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/sagemaker_huggingface_model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@cdklabs/generative-ai-cdk-constructs": "0.1.262",
24-
"aws-cdk-lib": "2.154.1",
24+
"aws-cdk-lib": "2.184.1",
2525
"constructs": "^10.0.0",
2626
"source-map-support": "^0.5.21"
2727
}

0 commit comments

Comments
 (0)