Skip to content

Commit 38ebaa8

Browse files
committed
Merge branch 'main' into next
2 parents 61aa2ee + f171f4c commit 38ebaa8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/terraform/python/layer_langchain/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# --------------------------
1313
langchain
1414
#langchain-experimental
15-
langchain-openai==1.1.10
15+
langchain-openai==1.1.12

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react-dom": "^19.0.1",
2727
"@typescript-eslint/eslint-plugin": "^8.0.0",
2828
"@typescript-eslint/parser": "^8.3.0",
29-
"@vitejs/plugin-react": "^5.0.2",
29+
"@vitejs/plugin-react": "^6.0.1",
3030
"eslint": "^10.0.2",
3131
"eslint-plugin-react": "^7.33.2",
3232
"eslint-plugin-react-hooks": "^7.0.1",

0 commit comments

Comments
 (0)