From 4b97332757153dc2af7df94f648d06fa911a08f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 17:59:30 -0400 Subject: [PATCH] chore(deps): bump langfuse from 3.9.0 to 3.10.0 (#3) Bumps langfuse from 3.9.0 to 3.10.0. --- updated-dependencies: - dependency-name: langfuse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 0f2ed4227..14b8971fe 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "gpt3-tokenizer": "^1.1.5", "install": "^0.13.0", "js-yaml": "^4.1.0", - "langfuse": "3.9.0", + "langfuse": "3.10.0", "lucide-react": "^0.378.0", "mongodb": "^6.6.1", "mongoose": "^8.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91cb9ad42..e4d02028c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ dependencies: specifier: ^4.1.0 version: 4.1.0 langfuse: - specifier: 3.9.0 - version: 3.9.0 + specifier: 3.10.0 + version: 3.10.0 lucide-react: specifier: ^0.378.0 version: 0.378.0(react@18.3.1) @@ -5817,18 +5817,18 @@ packages: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} - /langfuse-core@3.9.0: - resolution: {integrity: sha512-CrqqYACytjgZATBgrf8tEIshr+VCLI9uUFZ+JVN0EaM8T0f9SlX6TboGBY2XjJOtnJa4lRu0s5JBWvLeJeEBKA==} + /langfuse-core@3.10.0: + resolution: {integrity: sha512-ws0sLM0ua/0pb2DyDBbBIljUxXLiljIdwgdwPW5ewMlJzrFXJa4TdUNiWjoVvQdea2Y8Tf8KRWH2X8gesmkuMQ==} engines: {node: '>=18'} dependencies: mustache: 4.2.0 dev: false - /langfuse@3.9.0: - resolution: {integrity: sha512-ZJFcG8CLc0BR1ab58w9uSnGZBmlSKqzhWxmul04seIFyKrg7K3S3II4qxmSVqvaxh1qQkbKqpnGTpn7IcQv1fA==} + /langfuse@3.10.0: + resolution: {integrity: sha512-hDLaIO3OJ8Vg9w0m3g+AdbyguPQeCXxUPsUqdcHet/hUr2hKVT1VjIYklVPlCPUzL5H0FMmTDrhROk94b4bVnQ==} engines: {node: '>=18'} dependencies: - langfuse-core: 3.9.0 + langfuse-core: 3.10.0 dev: false /language-subtag-registry@0.3.22: