Skip to content

Commit 89439f7

Browse files
fix(deps): update all non-major dependencies
1 parent f59fafd commit 89439f7

File tree

2 files changed

+46
-470
lines changed

2 files changed

+46
-470
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"prettier": "@willbooster/prettier-config",
3030
"dependencies": {
31-
"langchain": "0.1.37",
31+
"langchain": "0.2.2",
3232
"yargs": "17.7.2"
3333
},
3434
"devDependencies": {
@@ -49,7 +49,7 @@
4949
"eslint-plugin-sort-destructure-keys": "2.0.0",
5050
"eslint-plugin-unicorn": "53.0.0",
5151
"husky": "9.0.11",
52-
"lint-staged": "15.2.4",
52+
"lint-staged": "15.2.5",
5353
"micromatch": "4.0.7",
5454
"pinst": "3.0.0",
5555
"prettier": "3.2.5",

0 commit comments

Comments
 (0)