Skip to content

Commit 6b6690f

Browse files
authored
google[patch]: Release 0.0.18 (#5720)
1 parent de28687 commit 6b6690f

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

libs/langchain-google-gauth/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/google-gauth",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"description": "Google auth based authentication support for Google services",
55
"type": "module",
66
"engines": {
@@ -36,7 +36,7 @@
3636
"license": "MIT",
3737
"dependencies": {
3838
"@langchain/core": ">0.1.56 <0.3.0",
39-
"@langchain/google-common": "~0.0.17",
39+
"@langchain/google-common": "~0.0.18",
4040
"google-auth-library": "^8.9.0"
4141
},
4242
"devDependencies": {

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/google-vertexai-web",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"description": "LangChain.js support for Google Vertex AI Web",
55
"type": "module",
66
"engines": {
@@ -41,7 +41,7 @@
4141
"license": "MIT",
4242
"dependencies": {
4343
"@langchain/core": ">0.1.56 <0.3.0",
44-
"@langchain/google-webauth": "~0.0.17"
44+
"@langchain/google-webauth": "~0.0.18"
4545
},
4646
"devDependencies": {
4747
"@jest/globals": "^29.5.0",

libs/langchain-google-vertexai/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/google-vertexai",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"description": "LangChain.js support for Google Vertex AI",
55
"type": "module",
66
"engines": {
@@ -41,7 +41,7 @@
4141
"license": "MIT",
4242
"dependencies": {
4343
"@langchain/core": ">0.1.56 <0.3.0",
44-
"@langchain/google-gauth": "~0.0.17"
44+
"@langchain/google-gauth": "~0.0.18"
4545
},
4646
"devDependencies": {
4747
"@jest/globals": "^29.5.0",

libs/langchain-google-webauth/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/google-webauth",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"description": "Web-based authentication support for Google services",
55
"type": "module",
66
"engines": {
@@ -41,7 +41,7 @@
4141
"license": "MIT",
4242
"dependencies": {
4343
"@langchain/core": ">0.1.56 <0.3.0",
44-
"@langchain/google-common": "~0.0.17",
44+
"@langchain/google-common": "~0.0.18",
4545
"web-auth-library": "^1.0.3"
4646
},
4747
"devDependencies": {

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9679,7 +9679,7 @@ __metadata:
96799679
languageName: unknown
96809680
linkType: soft
96819681

9682-
"@langchain/google-common@workspace:*, @langchain/google-common@workspace:libs/langchain-google-common, @langchain/google-common@~0.0.17":
9682+
"@langchain/google-common@workspace:*, @langchain/google-common@workspace:libs/langchain-google-common, @langchain/google-common@~0.0.18":
96839683
version: 0.0.0-use.local
96849684
resolution: "@langchain/google-common@workspace:libs/langchain-google-common"
96859685
dependencies:
@@ -9712,13 +9712,13 @@ __metadata:
97129712
languageName: unknown
97139713
linkType: soft
97149714

9715-
"@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.0.17":
9715+
"@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.0.18":
97169716
version: 0.0.0-use.local
97179717
resolution: "@langchain/google-gauth@workspace:libs/langchain-google-gauth"
97189718
dependencies:
97199719
"@jest/globals": ^29.5.0
97209720
"@langchain/core": ">0.1.56 <0.3.0"
9721-
"@langchain/google-common": ~0.0.17
9721+
"@langchain/google-common": ~0.0.18
97229722
"@langchain/scripts": ~0.0.14
97239723
"@langchain/standard-tests": "workspace:*"
97249724
"@swc/core": ^1.3.90
@@ -9787,7 +9787,7 @@ __metadata:
97879787
dependencies:
97889788
"@jest/globals": ^29.5.0
97899789
"@langchain/core": ">0.1.56 <0.3.0"
9790-
"@langchain/google-webauth": ~0.0.17
9790+
"@langchain/google-webauth": ~0.0.18
97919791
"@langchain/scripts": ~0.0.14
97929792
"@swc/core": ^1.3.90
97939793
"@swc/jest": ^0.2.29
@@ -9819,7 +9819,7 @@ __metadata:
98199819
dependencies:
98209820
"@jest/globals": ^29.5.0
98219821
"@langchain/core": ">0.1.56 <0.3.0"
9822-
"@langchain/google-gauth": ~0.0.17
9822+
"@langchain/google-gauth": ~0.0.18
98239823
"@langchain/scripts": ~0.0.14
98249824
"@swc/core": ^1.3.90
98259825
"@swc/jest": ^0.2.29
@@ -9844,13 +9844,13 @@ __metadata:
98449844
languageName: unknown
98459845
linkType: soft
98469846

9847-
"@langchain/google-webauth@workspace:libs/langchain-google-webauth, @langchain/google-webauth@~0.0.17":
9847+
"@langchain/google-webauth@workspace:libs/langchain-google-webauth, @langchain/google-webauth@~0.0.18":
98489848
version: 0.0.0-use.local
98499849
resolution: "@langchain/google-webauth@workspace:libs/langchain-google-webauth"
98509850
dependencies:
98519851
"@jest/globals": ^29.5.0
98529852
"@langchain/core": ">0.1.56 <0.3.0"
9853-
"@langchain/google-common": ~0.0.17
9853+
"@langchain/google-common": ~0.0.18
98549854
"@langchain/scripts": ~0.0.14
98559855
"@swc/core": ^1.3.90
98569856
"@swc/jest": ^0.2.29

0 commit comments

Comments
 (0)