Skip to content

Commit

Permalink
chore(deps): bump the patches group with 4 updates (#135)
Browse files Browse the repository at this point in the history
Bumps the patches group with 4 updates: [ai](https://github.com/vercel/ai), langfuse, [@types/common-tags](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/common-tags) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `ai` from 2.2.15 to 2.2.16
- [Release notes](https://github.com/vercel/ai/releases)
- [Commits](https://github.com/vercel/ai/compare/[email protected]@2.2.16)

Updates `langfuse` from 1.0.24 to 1.0.26

Updates `@types/common-tags` from 1.8.2 to 1.8.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/common-tags)

Updates `@types/node` from 20.8.6 to 20.8.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: ai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: langfuse
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@types/common-tags"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 77c3bbb commit e6f07b7
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 38 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"@vercel/edge-config": "^0.4.1",
"@vercel/og": "^0.5.19",
"@vidstack/react": "^0.6.13",
"ai": "^2.2.15",
"ai": "^2.2.16",
"alpinejs": "^3.13.1",
"autoprefixer": "^10.4.16",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"common-tags": "^1.8.2",
"core-js": "^3.33.0",
"gpt3-tokenizer": "^1.1.5",
"langfuse": "^1.0.24",
"langfuse": "^1.0.26",
"lucide-react": "^0.287.0",
"mobx": "^6.10.2",
"next": "^13.5.5",
Expand Down Expand Up @@ -63,8 +63,8 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@types/common-tags": "^1.8.2",
"@types/node": "20.8.6",
"@types/common-tags": "^1.8.3",
"@types/node": "20.8.7",
"typescript": "^5.2.2"
},
"optionalDependencies": {
Expand Down
79 changes: 45 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit e6f07b7

@vercel
Copy link

@vercel vercel bot commented on e6f07b7 Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.