Skip to content

Commit

Permalink
chore(deps): bump the patches group across 1 directory with 4 updates (
Browse files Browse the repository at this point in the history
…#1134)

Bumps the patches group with 4 updates in the / directory: [@calcom/embed-react](https://github.com/calcom/cal.com/tree/HEAD/packages/embeds/embed-react), [next](https://github.com/vercel/next.js), [posthog-js](https://github.com/PostHog/posthog-js) and [react-hook-form](https://github.com/react-hook-form/react-hook-form).


Updates `@calcom/embed-react` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/calcom/cal.com/releases)
- [Changelog](https://github.com/calcom/cal.com/blob/main/packages/embeds/embed-react/CHANGELOG.md)
- [Commits](https://github.com/calcom/cal.com/commits/HEAD/packages/embeds/embed-react)

Updates `next` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.1.1...v15.1.2)

Updates `posthog-js` from 1.203.0 to 1.203.1
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.203.0...v1.203.1)

Updates `react-hook-form` from 7.54.1 to 7.54.2
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.54.1...v7.54.2)

---
updated-dependencies:
- dependency-name: "@calcom/embed-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: react-hook-form
  dependency-type: direct:production
  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 Dec 24, 2024
1 parent cbb2627 commit 9c5ad40
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"homepage": "https://docs.langfuse.com",
"dependencies": {
"@calcom/embed-react": "^1.5.1",
"@calcom/embed-react": "^1.5.2",
"@headlessui/react": "^2.2.0",
"@hookform/resolvers": "^3.9.1",
"@inkeep/uikit": "^0.3.19",
Expand Down Expand Up @@ -45,16 +45,16 @@
"gpt3-tokenizer": "^1.1.5",
"langfuse": "^3.31.3",
"lucide-react": "^0.469.0",
"next": "^15.1.1",
"next": "^15.1.2",
"next-sitemap": "^4.2.3",
"nextra": "3.0.15",
"nextra-theme-docs": "3.0.15",
"openai-edge": "^1.2.2",
"postcss": "^8.4.49",
"posthog-js": "^1.203.0",
"posthog-js": "^1.203.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.54.1",
"react-hook-form": "^7.54.2",
"react-markdown": "^9.0.1",
"react-syntax-highlighter": "^15.6.1",
"react-tweet": "^3.2.1",
Expand Down
Loading

0 comments on commit 9c5ad40

Please sign in to comment.