Skip to content

Commit 8e13c64

Browse files
chore(deps): update all non-major dependencies
1 parent c1e15fa commit 8e13c64

File tree

2 files changed

+77
-496
lines changed

2 files changed

+77
-496
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
},
2929
"prettier": "@willbooster/prettier-config",
3030
"dependencies": {
31-
"langchain": "0.1.37",
31+
"langchain": "0.2.5",
3232
"yargs": "17.7.2"
3333
},
3434
"devDependencies": {
3535
"@types/eslint": "8.56.10",
36-
"@types/node": "20.12.12",
36+
"@types/node": "20.14.2",
3737
"@types/yargs": "17.0.32",
38-
"@typescript-eslint/eslint-plugin": "7.12.0",
39-
"@typescript-eslint/parser": "7.12.0",
38+
"@typescript-eslint/eslint-plugin": "7.13.0",
39+
"@typescript-eslint/parser": "7.13.0",
4040
"@willbooster/eslint-config-ts": "10.6.0",
4141
"@willbooster/prettier-config": "9.1.2",
4242
"build-ts": "12.1.0",

0 commit comments

Comments
 (0)