Skip to content

Commit 46783f6

Browse files
chore(deps-dev): bump @langchain/google-genai from 0.2.18 to 1.0.0
Bumps [@langchain/google-genai](https://github.com/langchain-ai/langchainjs) from 0.2.18 to 1.0.0. - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/commits) --- updated-dependencies: - dependency-name: "@langchain/google-genai" dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05a2a26 commit 46783f6

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

packages/inspector/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"peerDependencies": {
5050
"@langchain/anthropic": "^0.3.26",
5151
"@langchain/core": "^0.3.72",
52-
"@langchain/google-genai": "^0.2.18",
52+
"@langchain/google-genai": "^1.0.0",
5353
"@langchain/openai": "^0.6.9",
5454
"express": "^4.21.2"
5555
},
@@ -92,7 +92,7 @@
9292
"@eslint-react/eslint-plugin": "^1.38.4",
9393
"@langchain/anthropic": "^0.3.26",
9494
"@langchain/core": "^0.3.72",
95-
"@langchain/google-genai": "^0.2.18",
95+
"@langchain/google-genai": "^1.0.0",
9696
"@langchain/openai": "^0.6.9",
9797
"@radix-ui/react-slot": "^1.2.3",
9898
"@types/express": "^4.17.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)