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 Feb 14, 2025
1 parent a8be6de commit af66c14
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 819 deletions.
12 changes: 6 additions & 6 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.15",
"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.22.0",
"@typescript-eslint/parser": "8.22.0",
"@types/node": "22.13.4",
"@types/yargs": "17.0.33",
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.24.0",
"@willbooster/eslint-config-ts": "10.6.1",
"@willbooster/prettier-config": "9.1.3",
"build-ts": "12.1.0",
Expand All @@ -52,7 +52,7 @@
"lint-staged": "15.4.3",
"micromatch": "4.0.8",
"pinst": "3.0.0",
"prettier": "3.4.2",
"prettier": "3.5.1",
"semantic-release": "23.1.1",
"sort-package-json": "2.14.0",
"typescript": "5.7.3"
Expand Down
Loading

0 comments on commit af66c14

Please sign in to comment.