Skip to content

Commit b5be9b7

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/samples/bedrock-agent/aws-cdk-2.178.2
2 parents 421d966 + 7b7cffb commit b5be9b7

File tree

8 files changed

+1162
-502
lines changed

8 files changed

+1162
-502
lines changed

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

Lines changed: 1009 additions & 387 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/react-dom": "^18.2.7",
3737
"@typescript-eslint/eslint-plugin": "^6.0.0",
3838
"@typescript-eslint/parser": "^6.0.0",
39-
"@vitejs/plugin-react-swc": "^3.3.2",
39+
"@vitejs/plugin-react-swc": "^3.8.0",
4040
"autoprefixer": "^10.4.16",
4141
"eslint": "^8.45.0",
4242
"eslint-plugin-react-hooks": "^4.6.0",
@@ -46,6 +46,6 @@
4646
"prettier-plugin-tailwindcss": "^0.5.5",
4747
"tailwindcss": "^3.3.3",
4848
"typescript": "^5.0.2",
49-
"vite": "^4.5.9"
49+
"vite": "^6.2.4"
5050
}
5151
}

samples/llm-on-govcloud-sagemaker/package-lock.json

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

samples/llm-on-govcloud-sagemaker/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.68",
24-
"aws-cdk-lib": "^2.185.0",
24+
"aws-cdk-lib": "^2.187.0",
2525
"cdk-nag": "^2.27.215",
2626
"constructs": "^10.0.0",
2727
"source-map-support": "^0.5.21"

samples/sagemaker_huggingface_model_svd/package-lock.json

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

samples/sagemaker_huggingface_model_svd/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.227",
24-
"aws-cdk-lib": "2.149.0",
24+
"aws-cdk-lib": "2.186.0",
2525
"cdk-nag": "^2.28.164",
2626
"constructs": "^10.0.0",
2727
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)