Skip to content

Commit f91ab5f

Browse files
release(google-vertexai-web): 0.2.7
1 parent 51ed741 commit f91ab5f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

libs/langchain-google-vertexai-web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/google-vertexai-web",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "LangChain.js support for Google Vertex AI Web",
55
"type": "module",
66
"engines": {
@@ -32,15 +32,15 @@
3232
"author": "LangChain",
3333
"license": "MIT",
3434
"dependencies": {
35-
"@langchain/google-webauth": "^0.2.6"
35+
"@langchain/google-webauth": "^0.2.7"
3636
},
3737
"peerDependencies": {
3838
"@langchain/core": ">=0.3.55 <0.4.0"
3939
},
4040
"devDependencies": {
4141
"@jest/globals": "^29.5.0",
4242
"@langchain/core": "workspace:*",
43-
"@langchain/google-common": "^0.2.5",
43+
"@langchain/google-common": "^0.2.7",
4444
"@langchain/scripts": ">=0.1.0 <0.2.0",
4545
"@langchain/standard-tests": "0.0.0",
4646
"@swc/core": "^1.3.90",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7942,7 +7942,7 @@ __metadata:
79427942
languageName: unknown
79437943
linkType: soft
79447944

7945-
"@langchain/google-common@^0.2.0, @langchain/google-common@^0.2.5, @langchain/google-common@^0.2.7, @langchain/google-common@workspace:*, @langchain/google-common@workspace:libs/langchain-google-common":
7945+
"@langchain/google-common@^0.2.0, @langchain/google-common@^0.2.7, @langchain/google-common@workspace:*, @langchain/google-common@workspace:libs/langchain-google-common":
79467946
version: 0.0.0-use.local
79477947
resolution: "@langchain/google-common@workspace:libs/langchain-google-common"
79487948
dependencies:
@@ -8056,8 +8056,8 @@ __metadata:
80568056
dependencies:
80578057
"@jest/globals": ^29.5.0
80588058
"@langchain/core": "workspace:*"
8059-
"@langchain/google-common": ^0.2.5
8060-
"@langchain/google-webauth": ^0.2.6
8059+
"@langchain/google-common": ^0.2.7
8060+
"@langchain/google-webauth": ^0.2.7
80618061
"@langchain/scripts": ">=0.1.0 <0.2.0"
80628062
"@langchain/standard-tests": 0.0.0
80638063
"@swc/core": ^1.3.90
@@ -8122,7 +8122,7 @@ __metadata:
81228122
languageName: unknown
81238123
linkType: soft
81248124

8125-
"@langchain/google-webauth@^0.2.6, @langchain/google-webauth@workspace:libs/langchain-google-webauth":
8125+
"@langchain/google-webauth@^0.2.7, @langchain/google-webauth@workspace:libs/langchain-google-webauth":
81268126
version: 0.0.0-use.local
81278127
resolution: "@langchain/google-webauth@workspace:libs/langchain-google-webauth"
81288128
dependencies:

0 commit comments

Comments
 (0)