Update all non-major dependencies#273
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This pull request (commit
|
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.
This PR contains the following updates:
5.90.20→5.90.2112.33.0→12.34.0^0.0.46→^0.0.48Release Notes
TanStack/query (@tanstack/react-query)
v5.90.21Compare Source
Patch Changes
motiondivision/motion (motion)
v12.34.0Compare Source
Fixed
useScroll: Hardware accelerated animations.v12.33.2Compare Source
Fixed
toss/react-simplikit (react-simplikit)
v0.0.48Compare Source
Patch Changes
#318
466e3ceThanks @kimyouknow! - Fix broken package exports by moving main/types/module/exports from publishConfig to top-level package.json fieldsnpm does not support publishConfig field overrides for manifest fields like main, types, and exports. The previous versions (react-simplikit@0.0.47, @react-simplikit/mobile@0.0.1) were published with incorrect entry points because publishConfig overrides were not applied during
npm publish.v0.0.47Compare Source
Patch Changes
#316
5b2eebaThanks @kimyouknow! - Deprecate hooks that depend on browser-specific APIsThe following hooks are now marked as deprecated:
useDoubleClickuseGeolocationuseImpressionRefuseIntersectionObserveruseLongPressuseOutsideClickEffectuseStorageStateuseVisibilityEventThese hooks will be removed in a future major version as react-simplikit is now focused on platform-independent, pure state/logic hooks.
Configuration
📅 Schedule: Branch creation - "before 4am on monday" in timezone Asia/Seoul, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.