Skip to content

Commit 23f464e

Browse files
authored
Merge pull request #164 from gurezo/dependabot/npm_and_yarn/google/genai-0.10.0
build(deps-dev): bump @google/genai from 0.9.0 to 0.10.0
2 parents a6c4416 + 9c78591 commit 23f464e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"packageManager": "[email protected]",
1919
"devDependencies": {
20-
"@google/genai": "^0.9.0",
20+
"@google/genai": "^0.10.0",
2121
"@types/node": "22.14.1",
2222
"chokidar": "3.6.0",
2323
"consola": "3.4.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,10 @@
173173
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.2.tgz#839f72c2decd378f86b8f525e1979a97b920c67d"
174174
integrity sha512-kM3HKb16VIXZyIeVrM1ygYmZBKybX8N4p754bw390wGO3Tf2j4L2/WYL+4suWujpgf6GBYs3jv7TyUivdd05JA==
175175

176-
"@google/genai@^0.9.0":
177-
version "0.9.0"
178-
resolved "https://registry.yarnpkg.com/@google/genai/-/genai-0.9.0.tgz#aa8c0a71754a4dba5bac2facf31cc5f11f3bb3dd"
179-
integrity sha512-FD2RizYGInsvfjeaN6O+wQGpRnGVglS1XWrGQr8K7D04AfMmvPodDSw94U9KyFtsVLzWH9kmlPyFM+G4jbmkqg==
176+
"@google/genai@^0.10.0":
177+
version "0.10.0"
178+
resolved "https://registry.yarnpkg.com/@google/genai/-/genai-0.10.0.tgz#1a3ae479b36e242c5077dd471f2d1f4faaacaf9f"
179+
integrity sha512-LAbp0em5A+wRtQR2+r5ckRBg2U2cBy8cJHgyTHa9PUbK8zucApw6A93HWyom/qlUQBNCpnIHFp20RiJuYMQwAw==
180180
dependencies:
181181
google-auth-library "^9.14.2"
182182
ws "^8.18.0"

0 commit comments

Comments
 (0)