|
28 | 28 | },
|
29 | 29 | "prettier": "@willbooster/prettier-config",
|
30 | 30 | "dependencies": {
|
31 |
| - "langchain": "0.1.37", |
| 31 | + "langchain": "0.3.23", |
32 | 32 | "yargs": "17.7.2"
|
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@types/eslint": "8.56.10",
|
36 |
| - "@types/node": "22.8.6", |
37 |
| - "@types/yargs": "17.0.32", |
38 |
| - "@typescript-eslint/eslint-plugin": "8.22.0", |
39 |
| - "@typescript-eslint/parser": "8.22.0", |
| 36 | + "@types/node": "22.14.1", |
| 37 | + "@types/yargs": "17.0.33", |
| 38 | + "@typescript-eslint/eslint-plugin": "8.30.1", |
| 39 | + "@typescript-eslint/parser": "8.30.1", |
40 | 40 | "@willbooster/eslint-config-ts": "10.6.1",
|
41 | 41 | "@willbooster/prettier-config": "9.1.3",
|
42 | 42 | "build-ts": "12.1.0",
|
43 | 43 | "conventional-changelog-conventionalcommits": "8.0.0",
|
44 | 44 | "eslint": "8.57.0",
|
45 |
| - "eslint-config-prettier": "10.0.1", |
46 |
| - "eslint-import-resolver-typescript": "3.7.0", |
| 45 | + "eslint-config-prettier": "10.1.2", |
| 46 | + "eslint-import-resolver-typescript": "3.10.1", |
47 | 47 | "eslint-plugin-import": "2.31.0",
|
48 | 48 | "eslint-plugin-sort-class-members": "1.21.0",
|
49 | 49 | "eslint-plugin-sort-destructure-keys": "2.0.0",
|
50 | 50 | "eslint-plugin-unicorn": "56.0.1",
|
51 | 51 | "husky": "9.1.7",
|
52 |
| - "lint-staged": "15.4.3", |
| 52 | + "lint-staged": "15.5.1", |
53 | 53 | "micromatch": "4.0.8",
|
54 | 54 | "pinst": "3.0.0",
|
55 |
| - "prettier": "3.4.2", |
| 55 | + "prettier": "3.5.3", |
56 | 56 | "semantic-release": "23.1.1",
|
57 |
| - "sort-package-json": "2.14.0", |
58 |
| - "typescript": "5.7.3" |
| 57 | + "sort-package-json": "2.15.1", |
| 58 | + "typescript": "5.8.3" |
59 | 59 | },
|
60 |
| - "packageManager": "yarn@4.6.0", |
| 60 | + "packageManager": "yarn@4.9.1", |
61 | 61 | "publishConfig": {
|
62 | 62 | "access": "public"
|
63 | 63 | }
|
|
0 commit comments