Skip to content

Commit 20034cc

Browse files
danny-avilarubentalstra
authored andcommitted
🔧 chore: Update data-provider dependencies for typing (#7533)
- Updated dependencies to include @langchain/core and @types/winston in both package-lock.json and data-provider package.json.
1 parent e2fdfc1 commit 20034cc

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

package-lock.json

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/data-provider/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"@babel/preset-env": "^7.21.5",
4949
"@babel/preset-react": "^7.18.6",
5050
"@babel/preset-typescript": "^7.21.0",
51+
"@langchain/core": "^0.3.57",
5152
"@rollup/plugin-alias": "^5.1.0",
5253
"@rollup/plugin-commonjs": "^25.0.2",
5354
"@rollup/plugin-json": "^6.1.0",
@@ -58,6 +59,7 @@
5859
"@types/js-yaml": "^4.0.9",
5960
"@types/node": "^20.3.0",
6061
"@types/react": "^18.2.18",
62+
"@types/winston": "^2.4.4",
6163
"jest": "^29.5.0",
6264
"jest-junit": "^16.0.0",
6365
"openai": "^4.76.3",

0 commit comments

Comments
 (0)