Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 16 updates - #35

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-f8ab67fc42
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-f8ab67fc42

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 14 updates in the / directory:

Package From To
@ai-sdk/openai 3.0.39 3.0.50
@ai-sdk/react 3.0.113 3.0.148
@blocknote/core 0.46.2 0.47.3
@blocknote/mantine 0.46.2 0.47.3
@blocknote/react 0.46.2 0.47.3
@sinclair/typebox 0.33.22 0.34.49
@tanstack/react-query 5.90.21 5.96.2
framer-motion 12.34.5 12.38.0
next 16.1.6 16.2.2
ws 8.19.0 8.20.0
zustand 5.0.11 5.0.12
@next/bundle-analyzer 16.1.6 16.2.2
@tailwindcss/postcss 4.2.1 4.2.2
eslint-config-next 16.1.6 16.2.2

Updates @ai-sdk/openai from 3.0.39 to 3.0.50

Commits
  • 8aefbbb Version Packages (#14078)
  • 0469aed Backport: fix: allow inline data URLs in download validation (#13624)
  • 15bfbd2 Backport: chore(provider/gateway): update gateway model settings files v6 (#1...
  • fd6120b Version Packages (#14059)
  • 94aed06 fix(anthropic): allow both temperature and topP for non-Anthropic models (#14...
  • 2122d7a Backport: fix(langchain): emit reasoning-end before finish-step on LangGraph ...
  • 1e0f58e Version Packages (#14042)
  • 85e476d Backport: feat (provider/gateway): add disallowPromptTraining provider option...
  • 39c6a0e Version Packages (#14026)
  • df099b9 Backport: feat(bedrock): add support for service tier for model inference (#1...
  • Additional commits viewable in compare view

Updates @ai-sdk/react from 3.0.113 to 3.0.148

Release notes

Sourced from @​ai-sdk/react's releases.

@​ai-sdk/react@​3.0.148

Patch Changes

  • ai@6.0.146

@​ai-sdk/react@​3.0.147

Patch Changes

  • ai@6.0.145
Commits
  • 674da61 Version Packages (#14129)
  • 5f439a1 Backport: feat (provider/gateway): add hipaaCompliant provider option (#14128)
  • ee90415 Version Packages (#14114)
  • f20ba77 Backport: feat(@​ai-sdk/google): preserve per-modality token details in usage ...
  • c9ae9d5 Version Packages (#14094)
  • 0f2b2f1 Backport: fix(provider/google): fix Gemini service tier enum after upstream u...
  • ffd431a Backport: chore(provider/gateway): update gateway model settings files v6 (#1...
  • 5151a8c Version Packages (#14087)
  • 47c6af0 Backport: fix(mcp): strip trailing slash from OAuth resource parameter (#14085)
  • f1c2342 Version Packages (#14083)
  • Additional commits viewable in compare view

Updates @blocknote/core from 0.46.2 to 0.47.3

Release notes

Sourced from @​blocknote/core's releases.

v0.47.3

0.47.3 (2026-03-25)

🩹 Fixes

  • core: preserve whitespace edge cases but collapse html formatting newlines (BLO-1065) (#2551, #2230)

❤️ Thank You

  • Yousef

v0.47.2

0.47.2 (2026-03-20)

🩹 Fixes

  • use <details> & <summary> for toggle block HTML export (#2524)
  • remove @hocuspocus/provider peer dependency by inlining tiptap comment types BLO-1064 (#2564)
  • core: slash menu fails in custom blocks after space BLO-1036 (#2553)
  • i18n: fix typo in russian translation (#2560)

❤️ Thank You

  • Drone
  • Yousef

v0.47.1

0.47.1 (2026-03-02)

🩹 Fixes

  • typeerror cannot read properties of undefined (#2522)
  • handle more delete key cases (#2126)
  • add delay for data-active in collab cursors (#2383)
  • disable slash menu in table content #2408 (#2504, #2408)
  • ai: selections broken due to floating-ui focus manager (#2527)

❤️ Thank You

v0.47.0

0.47.0 (2026-02-23)

🚀 Features

  • update suggestion menu component (#2397)
  • i18n: add Persian (fa) localization support (#2447)

... (truncated)

Changelog

Sourced from @​blocknote/core's changelog.

0.47.3 (2026-03-25)

🩹 Fixes

  • core: preserve whitespace edge cases but collapse html formatting newlines (BLO-1065) (#2551, #2230)

❤️ Thank You

  • Yousef

0.47.2 (2026-03-20)

🩹 Fixes

  • use / for toggle block HTML export (#2524)
  • remove @​hocuspocus/provider peer dependency by inlining tiptap comment types BLO-1064 (#2564)
  • core: slash menu fails in custom blocks after space BLO-1036 (#2553)
  • i18n: fix typo in russian translation (#2560)

❤️ Thank You

  • Claude Opus 4.6
  • Drone
  • Yousef

0.47.1 (2026-03-02)

🩹 Fixes

  • typeerror cannot read properties of undefined (#2522)
  • handle more delete key cases (#2126)
  • add delay for data-active in collab cursors (#2383)
  • disable slash menu in table content #2408 (#2504, #2408)
  • ai: selections broken due to floating-ui focus manager (#2527)

❤️ Thank You

0.47.0 (2026-02-23)

🚀 Features

  • update suggestion menu component (#2397)
  • i18n: add Persian (fa) localization support (#2447)
  • i18n: add Uzbek (uz) localization support (#2506)

🩹 Fixes

... (truncated)

Commits
  • cd92dc2 chore(release): publish 0.47.3
  • f2c2ee3 fix(core): preserve whitespace edge cases but collapse html formatting newlin...
  • b63b409 chore(release): publish 0.47.2
  • d8691dd refactor: unified drop cursor extension (#2550)
  • 0e94795 fix(core): slash menu fails in custom blocks after space BLO-1036 (#2553)
  • 389cb3c fix: remove @​hocuspocus/provider peer dependency by inlining tiptap comment t...
  • d18a801 fix(i18n): fix typo in russian translation (#2560)
  • bff14ff fix: use <details>/<summary> for toggle block HTML export (#2524)
  • d76fd68 test: get snapshots working again (#2554)
  • a69bba9 docs: update typescript types to be more convenient to use (#2536)
  • Additional commits viewable in compare view

Updates @blocknote/mantine from 0.46.2 to 0.47.3

Release notes

Sourced from @​blocknote/mantine's releases.

v0.47.3

0.47.3 (2026-03-25)

🩹 Fixes

  • core: preserve whitespace edge cases but collapse html formatting newlines (BLO-1065) (#2551, #2230)

❤️ Thank You

  • Yousef

v0.47.2

0.47.2 (2026-03-20)

🩹 Fixes

  • use <details> & <summary> for toggle block HTML export (#2524)
  • remove @hocuspocus/provider peer dependency by inlining tiptap comment types BLO-1064 (#2564)
  • core: slash menu fails in custom blocks after space BLO-1036 (#2553)
  • i18n: fix typo in russian translation (#2560)

❤️ Thank You

  • Drone
  • Yousef

v0.47.1

0.47.1 (2026-03-02)

🩹 Fixes

  • typeerror cannot read properties of undefined (#2522)
  • handle more delete key cases (#2126)
  • add delay for data-active in collab cursors (#2383)
  • disable slash menu in table content #2408 (#2504, #2408)
  • ai: selections broken due to floating-ui focus manager (#2527)

❤️ Thank You

v0.47.0

0.47.0 (2026-02-23)

🚀 Features

  • update suggestion menu component (#2397)
  • i18n: add Persian (fa) localization support (#2447)

... (truncated)

Changelog

Sourced from @​blocknote/mantine's changelog.

0.47.3 (2026-03-25)

🩹 Fixes

  • core: preserve whitespace edge cases but collapse html formatting newlines (BLO-1065) (#2551, #2230)

❤️ Thank You

  • Yousef

0.47.2 (2026-03-20)

🩹 Fixes

  • use / for toggle block HTML export (#2524)
  • remove @​hocuspocus/provider peer dependency by inlining tiptap comment types BLO-1064 (#2564)
  • core: slash menu fails in custom blocks after space BLO-1036 (#2553)
  • i18n: fix typo in russian translation (#2560)

❤️ Thank You

  • Claude Opus 4.6
  • Drone
  • Yousef

0.47.1 (2026-03-02)

🩹 Fixes

  • typeerror cannot read properties of undefined (#2522)
  • handle more delete key cases (#2126)
  • add delay for data-active in collab cursors (#2383)
  • disable slash menu in table content #2408 (#2504, #2408)
  • ai: selections broken due to floating-ui focus manager (#2527)

❤️ Thank You

0.47.0 (2026-02-23)

🚀 Features

  • update suggestion menu component (#2397)
  • i18n: add Persian (fa) localization support (#2447)
  • i18n: add Uzbek (uz) localization support (#2506)

🩹 Fixes

... (truncated)

Commits

Updates @blocknote/react from 0.46.2 to 0.47.3

Release notes

Sourced from @​blocknote/react's releases.

v0.47.3

0.47.3 (2026-03-25)

🩹 Fixes

  • core: preserve whitespace edge cases but collapse html formatting newlines (BLO-1065) (#2551, #2230)

❤️ Thank You

  • Yousef

v0.47.2

0.47.2 (2026-03-20)

🩹 Fixes

  • use <details> & <summary> for toggle block HTML export (#2524)
  • remove @hocuspocus/provider peer dependency by inlining tiptap comment types BLO-1064 (#2564)
  • core: slash menu fails in custom blocks after space BLO-1036 (#2553)
  • i18n: fix typo in russian translation (#2560)

❤️ Thank You

  • Drone
  • Yousef

v0.47.1

0.47.1 (2026-03-02)

🩹 Fixes

  • typeerror cannot read properties of undefined (#2522)
  • handle more delete key cases (#2126)
  • add delay for data-active in collab cursors (#2383)
  • disable slash menu in table content #2408 (#2504, #2408)
  • ai: selections broken due to floating-ui focus manager (#2527)

❤️ Thank You

v0.47.0

0.47.0 (2026-02-23)

🚀 Features

  • update suggestion menu component (#2397)
  • i18n: add Persian (fa) localization support (#2447)

... (truncated)

Changelog

Sourced from @​blocknote/react's changelog.

0.47.3 (2026-03-25)

🩹 Fixes

  • core: preserve whitespace edge cases but collapse html formatting newlines (BLO-1065) (#2551, #2230)

❤️ Thank You

  • Yousef

0.47.2 (2026-03-20)

🩹 Fixes

  • use / for toggle block HTML export (#2524)
  • remove @​hocuspocus/provider peer dependency by inlining tiptap comment types BLO-1064 (#2564)
  • core: slash menu fails in custom blocks after space BLO-1036 (#2553)
  • i18n: fix typo in russian translation (#2560)

❤️ Thank You

  • Claude Opus 4.6
  • Drone
  • Yousef

0.47.1 (2026-03-02)

🩹 Fixes

  • typeerror cannot read properties of undefined (#2522)
  • handle more delete key cases (#2126)
  • add delay for data-active in collab cursors (#2383)
  • disable slash menu in table content #2408 (#2504, #2408)
  • ai: selections broken due to floating-ui focus manager (#2527)

❤️ Thank You

0.47.0 (2026-02-23)

🚀 Features

  • update suggestion menu component (#2397)
  • i18n: add Persian (fa) localization support (#2447)
  • i18n: add Uzbek (uz) localization support (#2506)

🩹 Fixes

... (truncated)

Commits
  • cd92dc2 chore(release): publish 0.47.3
  • af3737a docs(react): add JSDoc to hooks and schema factory functions (#2582)
  • b63b409 chore(release): publish 0.47.2
  • d76fd68 test: get snapshots working again (#2554)
  • a69bba9 docs: update typescript types to be more convenient to use (#2536)
  • d5d056f chore(release): publish 0.47.1
  • d93906e fix: disable slash menu in table content #2408 (#2504)
  • 9423a16 fix(ai): selections broken due to floating-ui focus manager (#2527)
  • 3dfe3e2 fix: typeerror cannot read properties of undefined (#2522)
  • 8328703 chore(release): publish 0.47.0
  • Additional commits viewable in compare view

Updates @sinclair/typebox from 0.33.22 to 0.34.49

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​sinclair/typebox since your current version.


Updates @tanstack/react-query from 5.90.21 to 5.96.2

Release notes

Sourced from @​tanstack/react-query's releases.

@​tanstack/react-query-devtools@​5.96.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.96.2
    • @​tanstack/react-query@​5.96.2

@​tanstack/react-query-next-experimental@​5.96.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.96.2

@​tanstack/react-query-persist-client@​5.96.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.96.2
    • @​tanstack/react-query@​5.96.2

@​tanstack/react-query@​5.96.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.96.2

@​tanstack/react-query-devtools@​5.96.1

Patch Changes

  • fix(build): exclude config files from production DTS rollup to prevent @types/node type pollution (#10358)

  • Updated dependencies []:

    • @​tanstack/query-devtools@​5.96.1
    • @​tanstack/react-query@​5.96.1

@​tanstack/react-query-next-experimental@​5.96.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.96.1

@​tanstack/react-query-persist-client@​5.96.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.96.1
    • @​tanstack/react-query@​5.96.1

@​tanstack/react-query@​5.96.1

Patch Changes

... (truncated)

Changelog

Sourced from @​tanstack/react-query's changelog.

5.96.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.96.2

5.96.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.96.1

5.96.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.96.0

5.95.2

Patch Changes

  • Updated dependencies [cd5a35b]:
    • @​tanstack/query-core@​5.95.2

5.95.1

Patch Changes

  • Updated dependencies [1f1775c]:
    • @​tanstack/query-core@​5.95.1

5.95.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.95.0

5.94.5

Patch Changes

  • fix(*): resolve issue about excluded build directory (#10312)

  • Updated dependencies [4b6536d]:

    • @​tanstack/query-core@​5.94.5

... (truncated)

Commits
  • 5ca721f ci: Version Packages (#10379)
  • 75052a7 ci: Version Packages (#10370)
  • 73e783b ci: Version Packages (#10364)
  • 14a97b7 test(react-query): replace 'import React' with 'import * as React' in 'usePre...
  • fd8c068 test({react,preact}-query/useSuspenseQueries): merge redundant second 'descri...
  • f168555 test({react,preact,solid}-query): move 'queryClient' and 'queryCache' to 'bef...
  • afb5812 test({react,preact}-query/useSuspenseQueries): inline test helpers, remove sh...
  • 9e1bb94 test(react-query/useSuspenseQueries): remove unnecessary 'act' wrapper from b...
  • 55cee0a test({react,preact}-query/useSuspenseQueries): add test for not suspending bu...
  • 7fc6e6a test({react,preact}-query/useSuspenseQueries): add test for not suspending bu...
  • Additional commits viewable in compare view

Updates ai from 6.0.111 to 6.0.146

Release notes

Sourced from ai's releases.

ai@6.0.146

Patch Changes

  • Updated dependencies [5f439a1]
    • @​ai-sdk/gateway@​3.0.88

ai@6.0.145

Patch Changes

  • Updated dependencies [ffd431a]
    • @​ai-sdk/gateway@​3.0.87
Commits
  • 674da61 Version Packages (#14129)
  • 5f439a1 Backport: feat (provider/gateway): add hipaaCompliant provider option (#14128)
  • ee90415 Version Packages (#14114)
  • f20ba77 Backport: feat(@​ai-sdk/google): preserve per-modality token details in usage ...
  • c9ae9d5 Version Packages (#14094)
  • 0f2b2f1 Backport: fix(provider/google): fix Gemini service tier enum after upstream u...
  • ffd431a Backport: chore(provider/gateway): update gateway model settings files v6 (#1...
  • 5151a8c Version Packages (#14087)
  • 47c6af0 Backport: fix(mcp): strip trailing slash from OAuth resource parameter (#14085)
  • f1c2342 Version Packages (#14083)
  • Additional commits viewable in compare view

Updates framer-motion from 12.34.5 to 12.38.0

Changelog

Sourced from framer-motion's changelog.

[12.38.0] 2026-03-16

Added

  • Added layoutAnchor prop to configure custom anchor point for resolving relative projection boxes.

Fixed

  • Reorder: Fix axis switching after window resize.
  • Reorder: Fix with virtualised lists.
  • AnimatePresence: Ensure children are removed when exit animation matches current values.

[12.37.0] 2026-03-16

Added

  • Support for hardware accelerating "start" and "end" offsets in scroll and useScroll.
  • Support for oklch, oklab, lab, lch, color, color-mix, light-dark color types.

Fixed

  • Fix whileInView with client-side navigation.
  • Fix draggable elements when layout updates due to surrounding element re-renders.
  • Improved memory pressure of layout animations.
  • Ensure motion value returned from useSpring reports correct isAnimating().

[12.36.0] 2026-03-09

Added

  • Allow dragSnapToOrigin to accept "x" or "y" for per-axis snapping.
  • Added axis-locked layout animations with layout="x" and layout="y".
  • Added skipInitialAnimation to useSpring.

Fixed

  • Fixed height and width: auto animations with box-sizing: border-box.
  • Reset component values when exit animation finishes.
  • Ensure anticipate easing returns 1 at p === 1.
  • Fix @emotion/is-prop-valid resolve error in Storybook.
  • Remove data-pop-layout-id from exiting elements when animation interrupted.
  • Ensure we skip WAAPI for non-animatable keyframes.
  • Ensure we skip WAAPI for SVG transforms.
  • Ensure MotionValue props are not passed to SVG.
  • AnimatePresence: Prevent mode="wait" elements from getting stuck when switched rapidly.

[12.35.2] 2026-03-09

Fixed

... (truncated)

Commits
  • 0bfc9fe v12.38.0
  • 343cb0c Updating layoutAnchor
  • ee99ad2 Updating changelog
  • 062660b Updating changgelog
  • 303da7d Updating readme
  • b075adc Merge pull request #3647 from motiondivision/feat/layout-anchor
  • f0991d6 Add missing layoutAnchor !== false guard in attemptToResolveRelativeTarget
  • b5798e9 Merge pull request #3642 from motiondivision/worktree-fix-issue-3078
  • 7686c19 Merge pull request #3636 from motiondivision/worktree-fix-issue-3061
  • a95c487 Fix auto-scroll in reorder-virtualized test page
  • Additional commits viewable in compare view

Updates next from 16.1.6 to 16.2.2

Release notes

Sourced from next's releases.

v16.2.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: Move expanded adapters docs to API reference (#92115) (#92129)
  • Backport: TypeScript v6 deprecations for baseUrl and moduleResolution (#92130)
  • [create-next-app] Skip interactive prompts when CLI flags are provided (#91840)
  • next.config.js: Accept an option for serverFastRefresh (#91968)
  • Turbopack: enable server HMR for app route handlers (#91466)
  • Turbopack: exclude metadata routes from server HMR (#92034)
  • Fix CI for glibc linux builds
  • Backport: disable bmi2 in qfilter #92177
  • [backport] Fix CSS HMR on Safari (#92174)

Credits

Huge thanks to @​nextjs-bot, @​icyJoseph, @​ijjk, @​gaojude, @​wbinnssmith, @​lukesandberg, and @​bgw for helping!

v16.2.1

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • docs: post release amends (#91715)
  • docs: fix broken Activity Patterns demo link in preserving UI state guide (#91698)
  • Fix adapter outputs for dynamic metadata routes (#91680)
  • Turbopack: fix webpack loader runner layer (#91727)
  • Fix server actions in standalone mode with cacheComponents (#91711)
  • turbo-persistence: remove Unmergeable mmap advice (#91713)
  • Fix layout segment optimization: move app-page imports to server-utility transition (#91701)
  • Turbopack: lazy require metadata and handle TLA (#91705)
  • [turbopack] Respect {eval:true} in worker_threads constructors (#91666)

Credits

Huge thanks to @​icyJoseph, @​abhishekmardiya, @​ijjk, @​mischnic, @​unstubbable, @​sokra, and @​lukesandberg for helping!

v16.2.1-canary.21

Misc Changes

  • next-core: deduplicate output assets and detect content conflicts on emit: #92292
  • docs: add deploy tests documentation to contributing guide: #92388

Credits

Huge thanks to @​sokra and @​ztanner for helping!

v16.2.1-canary.20

... (truncated)

Commits

Updates ws from 8.19.0 to 8.20.0

Release notes

Sourced from ws's releases.

8.20.0

Features

  • Added exports for the PerMessageDeflate class and utilities for the Sec-WebSocket-Extensions and Sec-WebSocket-Protocol headers (d3503c1f).
Commits
  • 8439255 [dist] 8.20.0
  • d3503c1 [minor] Export the PerMessageDeflate class and header utils
  • 3ee5349 [api] Convert the isServer and maxPayload parameters to options
  • 91707b4 [doc] Add missing space
  • 8b55319 [pkg] Update eslint to version 10.0.1
  • ca533a5 [pkg] Update globals to version 17.0.0
  • See full diff in compare view

Updates zustand from 5.0.11 to 5.0.12

Release notes

Sourced from zustand's releases.

v5.0.12

Two small fixes.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.11...v5.0.12

Commits

Updates @next/bundle-analyzer from 16.1.6 to 16.2.2

Release notes

Sourced from @​next/bundle-analyzer's releases.

v16.2.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: Move expanded adapters docs to API reference (#92115) (#92129)
  • Backport: TypeScript v6 deprecations for baseUrl and moduleResolution (#92130)
  • [create-next-app] Skip interactive prompts when CLI flags are provided (#91840)
  • next.config.js: Accept an option for serverFastRefresh (#91968)
  • Turbopack: enable server HMR for app route handlers (#91466)
  • Turbopack: exclude metadata routes from server HMR (#92034)
  • Fix CI for glibc linux builds
  • Backport: disable bmi2 in qfilter #92177
  • [backport] Fix CSS HMR on Safari (#92174)

Credits

Huge thanks to @​nextjs-bot, @​icyJoseph, @​ijjk, @​gaojude, @​wbinnssmith, @​lukesandberg, and @​bgw for helping!

v16.2.1

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • docs: post release amends (#91715)
  • docs: fix broken Activity Patterns demo link in preserving UI state guide (#91698)
  • Fix adapter outputs for dynamic metadata routes (

…6 updates

Bumps the minor-and-patch group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/openai](https://github.com/vercel/ai) | `3.0.39` | `3.0.50` |
| [@ai-sdk/react](https://github.com/vercel/ai) | `3.0.113` | `3.0.148` |
| [@blocknote/core](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/core) | `0.46.2` | `0.47.3` |
| [@blocknote/mantine](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/mantine) | `0.46.2` | `0.47.3` |
| [@blocknote/react](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/react) | `0.46.2` | `0.47.3` |
| [@sinclair/typebox](https://github.com/sinclairzx81/sinclair-typebox) | `0.33.22` | `0.34.49` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.21` | `5.96.2` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.34.5` | `12.38.0` |
| [next](https://github.com/vercel/next.js) | `16.1.6` | `16.2.2` |
| [ws](https://github.com/websockets/ws) | `8.19.0` | `8.20.0` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.11` | `5.0.12` |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `16.1.6` | `16.2.2` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.1` | `4.2.2` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.6` | `16.2.2` |



Updates `@ai-sdk/openai` from 3.0.39 to 3.0.50
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/openai@3.0.39...@ai-sdk/openai@3.0.50)

Updates `@ai-sdk/react` from 3.0.113 to 3.0.148
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/react@3.0.113...@ai-sdk/react@3.0.148)

Updates `@blocknote/core` from 0.46.2 to 0.47.3
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Changelog](https://github.com/TypeCellOS/BlockNote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeCellOS/BlockNote/commits/v0.47.3/packages/core)

Updates `@blocknote/mantine` from 0.46.2 to 0.47.3
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Changelog](https://github.com/TypeCellOS/BlockNote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeCellOS/BlockNote/commits/v0.47.3/packages/mantine)

Updates `@blocknote/react` from 0.46.2 to 0.47.3
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Changelog](https://github.com/TypeCellOS/BlockNote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeCellOS/BlockNote/commits/v0.47.3/packages/react)

Updates `@sinclair/typebox` from 0.33.22 to 0.34.49
- [Commits](https://github.com/sinclairzx81/sinclair-typebox/commits/0.34.49)

Updates `@tanstack/react-query` from 5.90.21 to 5.96.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.96.2/packages/react-query)

Updates `ai` from 6.0.111 to 6.0.146
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/ai@6.0.111...ai@6.0.146)

Updates `framer-motion` from 12.34.5 to 12.38.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.34.5...v12.38.0)

Updates `next` from 16.1.6 to 16.2.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.1.6...v16.2.2)

Updates `ws` from 8.19.0 to 8.20.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.19.0...8.20.0)

Updates `zustand` from 5.0.11 to 5.0.12
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.11...v5.0.12)

Updates `@next/bundle-analyzer` from 16.1.6 to 16.2.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.2.2/packages/next-bundle-analyzer)

Updates `@tailwindcss/postcss` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/@tailwindcss-postcss)

Updates `eslint-config-next` from 16.1.6 to 16.2.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.2.2/packages/eslint-config-next)

Updates `tailwindcss` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai"
  dependency-version: 3.0.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@ai-sdk/react"
  dependency-version: 3.0.148
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@blocknote/core"
  dependency-version: 0.47.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@blocknote/mantine"
  dependency-version: 0.47.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@blocknote/react"
  dependency-version: 0.47.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@sinclair/typebox"
  dependency-version: 0.34.49
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.96.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ai
  dependency-version: 6.0.146
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: framer-motion
  dependency-version: 12.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: next
  dependency-version: 16.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ws
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: zustand
  dependency-version: 5.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@next/bundle-analyzer"
  dependency-version: 16.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint-config-next
  dependency-version: 16.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tailwindcss
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from mhmdez as a code owner April 6, 2026 08:23
@dependabot @github

dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 13, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/minor-and-patch-f8ab67fc42 branch April 13, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants