We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e15fa commit 8e13c64Copy full SHA for 8e13c64
package.json
@@ -28,15 +28,15 @@
28
},
29
"prettier": "@willbooster/prettier-config",
30
"dependencies": {
31
- "langchain": "0.1.37",
+ "langchain": "0.2.5",
32
"yargs": "17.7.2"
33
34
"devDependencies": {
35
"@types/eslint": "8.56.10",
36
- "@types/node": "20.12.12",
+ "@types/node": "20.14.2",
37
"@types/yargs": "17.0.32",
38
- "@typescript-eslint/eslint-plugin": "7.12.0",
39
- "@typescript-eslint/parser": "7.12.0",
+ "@typescript-eslint/eslint-plugin": "7.13.0",
+ "@typescript-eslint/parser": "7.13.0",
40
"@willbooster/eslint-config-ts": "10.6.0",
41
"@willbooster/prettier-config": "9.1.2",
42
"build-ts": "12.1.0",
0 commit comments