Skip to content

Commit

Permalink
build(deps): bump @genkit-ai/core from 0.5.14 to 0.5.16 (#44)
Browse files Browse the repository at this point in the history
Bumps [@genkit-ai/core](https://github.com/firebase/genkit/tree/HEAD/js/core) from 0.5.14 to 0.5.16.
- [Release notes](https://github.com/firebase/genkit/releases)
- [Commits](https://github.com/firebase/genkit/commits/@genkit-ai/core@0.5.16/js/core)

---
updated-dependencies:
- dependency-name: "@genkit-ai/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 0e951f2 commit 9b19fb5
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
partial-json "^0.1.7"
zod "^3.22.4"

"@genkit-ai/core@0.5.14", "@genkit-ai/core@^0.5.0":
"@genkit-ai/core@0.5.14":
version "0.5.14"
resolved "https://registry.yarnpkg.com/@genkit-ai/core/-/core-0.5.14.tgz#293a405a6478e469af4be56e86a1f95978a649e5"
integrity sha512-UL/jozyHeAuGFsVB9FIesPm16/mk1fWOXmYxBDj65x5BowjjiRCW7jFgINcKmaDcHZ9EKB76a2pTefYdUqlyyQ==
Expand All @@ -194,6 +194,25 @@
zod "^3.22.4"
zod-to-json-schema "^3.22.4"

"@genkit-ai/core@^0.5.0":
version "0.5.16"
resolved "https://registry.yarnpkg.com/@genkit-ai/core/-/core-0.5.16.tgz#e5cd8ab1e3f7a15836de25370361c2ee69cd9c64"
integrity sha512-GXud+N74LGRyhFg5U7/EgjqIOHRyYzdBQnThw/N6luApMrxUDERkTQFztz0AZHCB32XsKQVwhIiuAO3fHE0M5w==
dependencies:
"@opentelemetry/api" "^1.9.0"
"@opentelemetry/context-async-hooks" "^1.25.0"
"@opentelemetry/core" "^1.25.0"
"@opentelemetry/sdk-metrics" "^1.25.0"
"@opentelemetry/sdk-node" "^0.52.0"
"@opentelemetry/sdk-trace-base" "^1.25.0"
ajv "^8.12.0"
ajv-formats "^3.0.1"
async-mutex "^0.5.0"
express "^4.21.0"
json-schema "^0.4.0"
zod "^3.22.4"
zod-to-json-schema "^3.22.4"

"@grpc/grpc-js@^1.7.1":
version "1.11.2"
resolved "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.11.2.tgz"
Expand Down

0 comments on commit 9b19fb5

Please sign in to comment.