Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent f7fa64c commit 5323d95
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 800 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
},
"prettier": "@willbooster/prettier-config",
"dependencies": {
"langchain": "0.1.37",
"langchain": "0.3.7",
"yargs": "17.7.2"
},
"devDependencies": {
"@types/eslint": "8.56.10",
"@types/node": "22.8.6",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@types/node": "22.10.2",
"@types/yargs": "17.0.33",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"@willbooster/eslint-config-ts": "10.6.1",
"@willbooster/prettier-config": "9.1.3",
"build-ts": "12.1.0",
Expand Down
Loading

0 comments on commit 5323d95

Please sign in to comment.