Skip to content

Commit c8d7b88

Browse files
fix(deps): update all dependencies (#50)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@convex-dev/workos](https://redirect.github.com/get-convex/convex-backend) ([source](https://redirect.github.com/get-convex/convex-backend/tree/HEAD/npm-packages/@convex-dev/workos)) | [`^0.0.2` → `^0.0.3`](https://renovatebot.com/diffs/npm/@convex-dev%2fworkos/0.0.2/0.0.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@convex-dev%2fworkos/0.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@convex-dev%2fworkos/0.0.2/0.0.3?slim=true) | | [@hookform/resolvers](https://react-hook-form.com) ([source](https://redirect.github.com/react-hook-form/resolvers)) | [`^5.2.2` → `^5.4.0`](https://renovatebot.com/diffs/npm/@hookform%2fresolvers/5.2.2/5.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@hookform%2fresolvers/5.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@hookform%2fresolvers/5.2.2/5.4.0?slim=true) | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^25.8.0` → `^25.9.1`](https://renovatebot.com/diffs/npm/@types%2fnode/25.8.0/25.9.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/25.9.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/25.8.0/25.9.1?slim=true) | | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`^19.2.14` → `^19.2.15`](https://renovatebot.com/diffs/npm/@types%2freact/19.2.14/19.2.15) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/19.2.15?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/19.2.14/19.2.15?slim=true) | | [convex-test](https://docs.convex.dev/functions/testing) ([source](https://redirect.github.com/get-convex/convex-test)) | [`^0.0.52` → `^0.0.53`](https://renovatebot.com/diffs/npm/convex-test/0.0.52/0.0.53) | ![age](https://developer.mend.io/api/mc/badges/age/npm/convex-test/0.0.53?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/convex-test/0.0.52/0.0.53?slim=true) | | [motion](https://redirect.github.com/motiondivision/motion) | [`^12.38.0` → `^12.40.0`](https://renovatebot.com/diffs/npm/motion/12.38.0/12.40.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/motion/12.40.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/motion/12.38.0/12.40.0?slim=true) | | [react-hook-form](https://react-hook-form.com) ([source](https://redirect.github.com/react-hook-form/react-hook-form)) | [`^7.76.0` → `^7.76.1`](https://renovatebot.com/diffs/npm/react-hook-form/7.76.0/7.76.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react-hook-form/7.76.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-hook-form/7.76.0/7.76.1?slim=true) | | [vitest](https://vitest.dev) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`^4.1.6` → `^4.1.7`](https://renovatebot.com/diffs/npm/vitest/4.1.6/4.1.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/4.1.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/4.1.6/4.1.7?slim=true) | --- ### Release Notes <details> <summary>react-hook-form/resolvers (@&#8203;hookform/resolvers)</summary> ### [`v5.4.0`](https://redirect.github.com/react-hook-form/resolvers/releases/tag/v5.4.0) [Compare Source](https://redirect.github.com/react-hook-form/resolvers/compare/v5.2.2...v5.4.0) ##### Features - feat: add ata-validator resolver ([#&#8203;845](https://redirect.github.com/react-hook-form/resolvers/issues/845)) ##### Fixes - fix issue with toNestErrors.ts ([#&#8203;848](https://redirect.github.com/react-hook-form/resolvers/issues/848)) * add guidance on passing context to `yupResolver` (useForm context) ([#&#8203;835](https://redirect.github.com/react-hook-form/resolvers/issues/835)) ([3d29924](https://redirect.github.com/react-hook-form/resolvers/commit/3d2992472adf5735b46b175e22bea82fddf13854)) </details> <details> <summary>get-convex/convex-test (convex-test)</summary> ### [`v0.0.53`](https://redirect.github.com/get-convex/convex-test/blob/HEAD/CHANGELOG.md#0053) [Compare Source](https://redirect.github.com/get-convex/convex-test/compare/v0.0.52...v0.0.53) - Support scheduled functions correctly with or without fake timers, by always serializing scheduled mutations with the global transaction manager. </details> <details> <summary>motiondivision/motion (motion)</summary> ### [`v12.40.0`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12400-2026-05-21) [Compare Source](https://redirect.github.com/motiondivision/motion/compare/v12.39.0...v12.40.0) ##### Added - `path` option to `transition`. - `arc()` for motion along an arc. ### [`v12.39.0`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12390-2026-05-18) [Compare Source](https://redirect.github.com/motiondivision/motion/compare/v12.38.0...v12.39.0) ##### Added - Support for `repeatType` and `repeatDelay` in animation sequences. ##### Fixed - Variants: Re-run keyframe animations when switching between variant labels even when they share identical keyframe arrays. - Drag: Preserve in-flight motion value animations across React 19 reorder unmount/remount so `dragSnapToOrigin` no longer leaves the drag transform stranded after a layout swap. - `LazyMotion`: Share React contexts between the `framer-motion` and `framer-motion/m` (and therefore `motion/react` and `motion/react-m`) CJS bundles so that `<m.div>` from the `/m` subpath picks up features loaded by `<LazyMotion>` from the main entry point. - `useScroll`: Support hydrating `target` and `container` refs from anywhere in the tree. - Drag: Gesture no longer starts from incorrect start point when rendered inside `<AnimatePresence initial={false} />`. - Drag: `dragConstraints`, when set as viewport-relative ref, no longer break on scroll.§ - Updated `visualElement` hydration order. - `useAnimate`: Now respects `skipAnimations`. - `AnimatePresence`: Fix object-form `initial` values not applied on re-entry after exit completes. - `scroll`: Fixed callback progress when tracking an element. - `useScroll`: Fix hardware acceleration when tracking an element. </details> <details> <summary>react-hook-form/react-hook-form (react-hook-form)</summary> ### [`v7.76.1`](https://redirect.github.com/react-hook-form/react-hook-form/releases/tag/v7.76.1): Version 7.76.1 [Compare Source](https://redirect.github.com/react-hook-form/react-hook-form/compare/v7.76.0...v7.76.1) 🐞 fix: pass options parameter through setValues to enable validation ([#&#8203;13457](https://redirect.github.com/react-hook-form/react-hook-form/issues/13457)) 🐞 fix(setValues): emit whole-form change without stale name/type ([#&#8203;13450](https://redirect.github.com/react-hook-form/react-hook-form/issues/13450)) 🚗 perf(setValues): thread skipClone through setFieldValue ([#&#8203;13448](https://redirect.github.com/react-hook-form/react-hook-form/issues/13448)) 🚗 perf(setValues): skip redundant per-field deep clones ([#&#8203;13445](https://redirect.github.com/react-hook-form/react-hook-form/issues/13445)) Revert "🐞 fix: treat NaN as empty when valueAsNumber is true in validateField ([#&#8203;13388](https://redirect.github.com/react-hook-form/react-hook-form/issues/13388))" thanks to [@&#8203;philibea](https://redirect.github.com/philibea) & [@&#8203;maxkostow](https://redirect.github.com/maxkostow) </details> <details> <summary>vitest-dev/vitest (vitest)</summary> ### [`v4.1.7`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v4.1.7) [Compare Source](https://redirect.github.com/vitest-dev/vitest/compare/v4.1.6...v4.1.7) #####    🐞 Bug Fixes - **runner**: Limit concurrency per task branch in addition to per leaf callbacks (backport)  -  by [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in [#&#8203;10384](https://redirect.github.com/vitest-dev/vitest/issues/10384) [<samp>(4f0f2)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/4f0f2a1ee) #####     [View changes on GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v4.1.6...v4.1.7) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Only on Sunday and Saturday (`* * * * 0,6`) - 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/giacomoguidotto/blueprint). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3209ece commit c8d7b88

2 files changed

Lines changed: 36 additions & 34 deletions

File tree

bun.lock

Lines changed: 28 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)