Skip to content

Commit

Permalink
chore(deps): bump the low-risk group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the low-risk group with 3 updates in the / directory: [@calcom/embed-react](https://github.com/calcom/cal.com/tree/HEAD/packages/embeds/embed-react), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [posthog-js](https://github.com/PostHog/posthog-js).


Updates `@calcom/embed-react` from 1.4.0 to 1.5.0
- [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/V1.5/packages/embeds/embed-react)

Updates `lucide-react` from 0.376.0 to 0.378.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.378.0/packages/lucide-react)

Updates `posthog-js` from 1.130.1 to 1.131.4
- [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.130.1...v1.131.4)

---
updated-dependencies:
- dependency-name: "@calcom/embed-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: low-risk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent dfa8b35 commit c004afe
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 220 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://docs.langfuse.com",
"dependencies": {
"@calcom/embed-react": "^1.4.0",
"@calcom/embed-react": "^1.5.0",
"@headlessui/react": "^1.7.19",
"@hookform/resolvers": "^3.3.4",
"@radix-ui/react-accordion": "^1.1.2",
Expand All @@ -34,14 +34,14 @@
"geist": "^1.3.0",
"gpt3-tokenizer": "^1.1.5",
"langfuse": "3.7.0",
"lucide-react": "^0.376.0",
"lucide-react": "^0.378.0",
"next": "^14.2.3",
"next-sitemap": "^4.2.3",
"nextra": "^2.13.4",
"nextra-theme-docs": "^2.13.4",
"openai-edge": "^1.2.2",
"postcss": "^8.4.38",
"posthog-js": "^1.130.1",
"posthog-js": "^1.131.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.4",
Expand Down
Loading

0 comments on commit c004afe

Please sign in to comment.