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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-09 17:59:30 -04:00
committed by GitHub
parent 15f6723bd6
commit 4b97332757
2 changed files with 8 additions and 8 deletions

View File

@@ -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",

14
pnpm-lock.yaml generated
View File

@@ -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: