Skip to content

Commit

Permalink
chore(deps): bump the patch group with 2 updates (#80)
Browse files Browse the repository at this point in the history
Bumps the patch group with 2 updates: [cmdk](https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk) and [react-hook-form](https://github.com/react-hook-form/react-hook-form).


Updates `cmdk` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/pacocoursey/cmdk/releases)
- [Commits](https://github.com/pacocoursey/cmdk/commits/v1.0.4/cmdk)

Updates `react-hook-form` from 7.53.1 to 7.53.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.53.1...v7.53.2)

---
updated-dependencies:
- dependency-name: cmdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

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 Nov 11, 2024
1 parent 38dfe34 commit c7c29df
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"@radix-ui/react-tooltip": "^1.1.3",
"@tanstack/react-table": "^8.20.5",
"class-variance-authority": "^0.7.0",
"cmdk": "1.0.3",
"cmdk": "1.0.4",
"embla-carousel-react": "^8.3.1",
"lucide-react": "^0.453.0",
"next": "14.2.15",
"next-themes": "^0.3.0",
"react-code-blocks": "^0.1.6",
"react-hook-form": "^7.53.1",
"react-hook-form": "^7.53.2",
"recharts": "^2.13.3",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8"
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit c7c29df

Please sign in to comment.