chore(deps): bump the production-dependencies group across 1 directory with 6 updates#11
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [framer-motion](https://github.com/motiondivision/motion) | `12.34.0` | `12.34.3` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.564.0` | `0.575.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.1` | `7.71.2` | | [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) | `10.0.2` | `10.0.3` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `4.6.2` | `4.6.5` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.4.0` | `3.5.0` | Updates `framer-motion` from 12.34.0 to 12.34.3 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.34.0...v12.34.3) Updates `lucide-react` from 0.564.0 to 0.575.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/lucide-react) Updates `react-hook-form` from 7.71.1 to 7.71.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.71.1...v7.71.2) Updates `react-intersection-observer` from 10.0.2 to 10.0.3 - [Release notes](https://github.com/thebuilder/react-intersection-observer/releases) - [Commits](thebuilder/react-intersection-observer@v10.0.2...v10.0.3) Updates `react-resizable-panels` from 4.6.2 to 4.6.5 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-resizable-panels@4.6.2...4.6.5) Updates `tailwind-merge` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.34.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 0.575.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-hook-form dependency-version: 7.71.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-intersection-observer dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-resizable-panels dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tailwind-merge dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
bernardopg
approved these changes
Feb 24, 2026
Owner
bernardopg
left a comment
There was a problem hiding this comment.
Aprovado: todos os checks passaram (CI, CodeQL, Dependency Review).
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
March 2, 2026 12:02
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 6 updates in the / directory:
12.34.012.34.30.564.00.575.07.71.17.71.210.0.210.0.34.6.24.6.53.4.03.5.0Updates
framer-motionfrom 12.34.0 to 12.34.3Changelog
Sourced from framer-motion's changelog.
Commits
071f659v12.34.3ab73833Updating changelogbd6eac3Merge pull request #3564 from motiondivision/fix/time-defined-spring-velocitybebd7f5Ignore velocity for time-defined springs to prevent wild oscillation6828340v12.34.2679a0adReset layout animation motion value velocity on restart1d566fcMerge pull request #3546 from veeceey/fix/typescript-ban-types-issue57263d8v12.34.19447ee2Updating changelog79a4097Merge pull request #3555 from motiondivision/scroll-accUpdates
lucide-reactfrom 0.564.0 to 0.575.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
Updates
react-hook-formfrom 7.71.1 to 7.71.2Release notes
Sourced from react-hook-form's releases.
Commits
85684f97.71.24933dcc🧹 fix(clearErrors): emit name signal for targeted field updates (#13280)319b3ed🕵️♂️ fix: use DeepPartialSkipArrayKey for WatchObserver value parameter (#13...0e04ad3🏋️♀️ chore: Update outdated GitHub Actions versions (#13274)3adba2b✅ test: add unit tests for update utility (#13268)Updates
react-intersection-observerfrom 10.0.2 to 10.0.3Release notes
Sourced from react-intersection-observer's releases.
Commits
fdfcd59chore: release v10.0.3cfb2fc6fix: prevent callback skipping with triggerOnce and merged refs (#747)Updates
react-resizable-panelsfrom 4.6.2 to 4.6.5Release notes
Sourced from react-resizable-panels's releases.
Changelog
Sourced from react-resizable-panels's changelog.
Commits
d905ad84.6.4 -> 4.6.5ecc52f8Check for undefined adoptedStyleSheets (to better support environments like j...7090efbConditionally-rendered panel edge case bug fix (#671)211676eFixed typo in docs example6f932fd4.6.3 -> 4.6.4f07e647Prevent layout jump when resizing on touch devices (#665)8f5e5f3Update CHANGELOG with pending release changes338d952fix: add touch-action: none to Separator for touch device support Fixes #662 ...a7c9df14.6.2 -> 4.6.3a33b189Fixed a problem with project logo not displaying correctly in the README for ...Updates
tailwind-mergefrom 3.4.0 to 3.5.0Release notes
Sourced from tailwind-merge's releases.
Commits
270ac79v3.5.086f772eadd changelog for 3.5.06c1f77cMerge pull request #651 from dcastil/feature/add-support-for-tailwind-css-v4.27a4cacfAdd support for decimal fraction values9ef0f79fix incorrectly escaped charactersf4938b0update README with v4.2 supportb02a572Add Tailwind v4.2 font-features utilities support5bd25ecAdd Tailwind v4.2 logical sizing utilities697c920Add Tailwind v4.2 logical border block utilities6656a47Improve JSDoc comments for logical insetsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions