Skip to content

Commit f964da6

Browse files
authored
[Examples] Upgrade miscellaneous dependencies (#809)
1 parent 70d4aaa commit f964da6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/embeddings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
},
1717
"dependencies": {
1818
"@mlc-ai/web-llm": "^0.2.82",
19-
"langchain": "0.2.15"
19+
"langchain": "^0.3.37"
2020
}
2121
}

examples/next-simple-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint": "8.44.0",
1818
"eslint-config-next": "13.4.7",
1919
"next": "^16.2.2",
20-
"postcss": "8.4.24",
20+
"postcss": "^8.4.31",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
2323
"tailwindcss": "3.3.2",

0 commit comments

Comments
 (0)