Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-b1e38b935f
Closed

chore(deps): bump the minor-and-patch group across 1 directory with 25 updates#103
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-b1e38b935f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

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

Package From To
@capacitor/core 8.2.0 8.3.0
@capacitor/haptics 8.0.1 8.0.2
@capacitor/ios 8.2.0 8.3.0
@capacitor/keyboard 8.0.1 8.0.2
@react-email/components 1.0.8 1.0.10
@sentry/nextjs 10.42.0 10.46.0
@supabase/supabase-js 2.99.0 2.100.1
framer-motion 12.35.2 12.38.0
next 16.1.6 16.2.1
posthog-js 1.363.1 1.364.1
posthog-node 5.28.5 5.28.8
recharts 3.8.0 3.8.1
resend 6.9.3 6.9.4
svix 1.87.0 1.89.0
zustand 5.0.11 5.0.12
@capacitor/cli 8.2.0 8.3.0
@commitlint/cli 20.4.3 20.5.0
@commitlint/config-conventional 20.4.3 20.5.0
@tailwindcss/postcss 4.2.1 4.2.2
@types/node 25.4.0 25.5.0
@vitest/coverage-v8 4.0.18 4.1.2
eslint-config-next 16.1.6 16.2.1
typescript-eslint 8.57.0 8.57.2

Updates @capacitor/core from 8.2.0 to 8.3.0

Release notes

Sourced from @​capacitor/core's releases.

8.3.0

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)
Changelog

Sourced from @​capacitor/core's changelog.

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)
Commits
  • 39f084a Release 8.3.0
  • 27e6aa8 feat(cli): support SPM package traits in generated Package.swift (#8351)
  • f03cfbe chore: direct Feature Requests to canny (#8395)
  • 69476ab fix(cli): inline CSS sourcemaps in addition to JS sourcemaps (#8377)
  • d2ee84f feat(cli): Experimental config for swift-tools-version in SPM apps (#8372)
  • a9f2181 fix(android): correctly parsing server.url when they include paths (#8391)
  • afb80f2 fix(ios): make getArray accesible on Objective-C plugins (#8392)
  • 14e4af2 chore: change needs reproduction bot message (#8390)
  • 4e99598 fix(SystemBars): use native safe area insets on Android (#8384)
  • 003099a fix(http): handle URL objects on fetch (#8386)
  • Additional commits viewable in compare view

Updates @capacitor/haptics from 8.0.1 to 8.0.2

Release notes

Sourced from @​capacitor/haptics's releases.

v8.0.2

8.0.2 (2026-03-27)

Documentation updates

  • fix Capitalization on default NotificationType (#23) (797ccbe)
Changelog

Sourced from @​capacitor/haptics's changelog.

8.0.2 (2026-03-27)

Documentation updates

  • fix Capitalization on default NotificationType (#23) (797ccbe)
Commits
Attestation changes

This version has no provenance attestation, while the previous version (8.0.1) was attested. Review the package versions before updating.


Updates @capacitor/ios from 8.2.0 to 8.3.0

Release notes

Sourced from @​capacitor/ios's releases.

8.3.0

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)
Changelog

Sourced from @​capacitor/ios's changelog.

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)
Commits
  • 39f084a Release 8.3.0
  • 27e6aa8 feat(cli): support SPM package traits in generated Package.swift (#8351)
  • f03cfbe chore: direct Feature Requests to canny (#8395)
  • 69476ab fix(cli): inline CSS sourcemaps in addition to JS sourcemaps (#8377)
  • d2ee84f feat(cli): Experimental config for swift-tools-version in SPM apps (#8372)
  • a9f2181 fix(android): correctly parsing server.url when they include paths (#8391)
  • afb80f2 fix(ios): make getArray accesible on Objective-C plugins (#8392)
  • 14e4af2 chore: change needs reproduction bot message (#8390)
  • 4e99598 fix(SystemBars): use native safe area insets on Android (#8384)
  • 003099a fix(http): handle URL objects on fetch (#8386)
  • Additional commits viewable in compare view

Updates @capacitor/keyboard from 8.0.1 to 8.0.2

Release notes

Sourced from @​capacitor/keyboard's releases.

v8.0.2

8.0.2 (2026-03-25)

Bug Fixes

  • android: calling ViewCompat.onApplyWindowInsets (#59) (cc74b2d)

This release is also available on:

Changelog

Sourced from @​capacitor/keyboard's changelog.

8.0.2 (2026-03-25)

Bug Fixes

  • android: calling ViewCompat.onApplyWindowInsets (#59) (cc74b2d)
Commits
  • 9d43fff chore(release): 8.0.2 [skip ci]
  • cc74b2d fix(android): calling ViewCompat.onApplyWindowInsets (#59)
  • 1110885 docs: Fix wording in keyboard configuration section (#58)
  • 8bedcd9 docs: Fix wording in keyboard configuration section (#54)
  • See full diff in compare view

Updates @react-email/components from 1.0.8 to 1.0.10

Release notes

Sourced from @​react-email/components's releases.

@​react-email/components@​1.0.10

Patch Changes

  • Updated dependencies [444d9df]
    • @​react-email/tailwind@​2.0.6

@​react-email/components@​1.0.9

Patch Changes

  • Updated dependencies [493f367]
    • @​react-email/body@​0.3.0
Changelog

Sourced from @​react-email/components's changelog.

1.0.10

Patch Changes

  • Updated dependencies [444d9df]
    • @​react-email/tailwind@​2.0.6

1.0.9

Patch Changes

  • Updated dependencies [493f367]
    • @​react-email/body@​0.3.0
Commits

Updates @sentry/nextjs from 10.42.0 to 10.46.0

Release notes

Sourced from @​sentry/nextjs's releases.

10.46.0

Important Changes

  • feat(elysia): @sentry/elysia - Alpha Release (#19509)

    New Sentry SDK for the Elysia web framework, supporting both Bun and Node.js runtimes.

    Note: This is an alpha release. Please report any issues or feedback on GitHub.

    Features

    • Automatic error capturing — 5xx errors captured via global onError hook; 3xx/4xx ignored by default. Customizable with shouldHandleError.
    • Automatic tracing — Lifecycle spans for every Elysia phase (Request, Parse, Transform, BeforeHandle, Handle, AfterHandle, MapResponse, AfterResponse, Error) with parameterized route names (e.g. GET /users/:id).
    • Distributed tracingsentry-trace and baggage headers propagated automatically on incoming/outgoing requests.

    Usage

    import * as Sentry from '@sentry/elysia';
    import { Elysia } from 'elysia';
    Sentry.init({ dsn: 'DSN', tracesSampleRate: 1.0 });
    const app = Sentry.withElysia(new Elysia());
    app.get('/', () => 'Hello World');
    app.listen(3000);

Other Changes

  • feat(nuxt): Conditionally use plugins based on Nitro version (v2/v3) (#19955)
  • fix(cloudflare): Forward ctx argument to Workflow.do user callback (#19891)
  • fix(cloudflare): Send correct events in local development (#19900)
  • fix(core): Do not overwrite user provided conversation id in Vercel (#19903)
  • fix(core): Preserve .withResponse() on Anthropic instrumentation (#19935)
  • fix(core): Send internal_error as span status for Vercel error spans (#19921)
  • fix(core): Truncate content array format in Vercel (#19911)
  • fix(deps): bump fast-xml-parser to 5.5.8 in @​azure/core-xml chain (#19918)
  • fix(deps): bump socket.io-parser to 4.2.6 to fix CVE-2026-33151 (#19880)
  • fix(nestjs): Add node to nest metadata (#19875)
  • fix(serverless): Add node to metadata (#19878)
  • chore(ci): Fix "Gatbsy" typo in issue package label workflow (#19905)
  • chore(claude): Enable Claude Code Intelligence (LSP) (#19930)
  • chore(deps): bump mongodb-memory-server-global from 10.1.4 to 11.0.1 (#19888)
  • chore(deps-dev): bump @​react-router/node from 7.13.0 to 7.13.1 (#19544)
  • chore(deps-dev): bump effect from 3.19.19 to 3.20.0 (#19926)
  • chore(deps-dev): bump qunit-dom from 3.2.1 to 3.5.0 (#19546)

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

10.46.0

Important Changes

  • feat(elysia): @sentry/elysia - Alpha Release (#19509)

    New Sentry SDK for the Elysia web framework, supporting both Bun and Node.js runtimes.

    Note: This is an alpha release. Please report any issues or feedback on GitHub.

    Features

    • Automatic error capturing — 5xx errors captured via global onError hook; 3xx/4xx ignored by default. Customizable with shouldHandleError.
    • Automatic tracing — Lifecycle spans for every Elysia phase (Request, Parse, Transform, BeforeHandle, Handle, AfterHandle, MapResponse, AfterResponse, Error) with parameterized route names (e.g. GET /users/:id).
    • Distributed tracingsentry-trace and baggage headers propagated automatically on incoming/outgoing requests.

    Usage

    import * as Sentry from '@sentry/elysia';
    import { Elysia } from 'elysia';
    Sentry.init({ dsn: 'DSN', tracesSampleRate: 1.0 });
    const app = Sentry.withElysia(new Elysia());
    app.get('/', () => 'Hello World');
    app.listen(3000);

Other Changes

  • feat(nuxt): Conditionally use plugins based on Nitro version (v2/v3) (#19955)
  • fix(cloudflare): Forward ctx argument to Workflow.do user callback (#19891)
  • fix(cloudflare): Send correct events in local development (#19900)
  • fix(core): Do not overwrite user provided conversation id in Vercel (#19903)
  • fix(core): Preserve .withResponse() on Anthropic instrumentation (#19935)
  • fix(core): Send internal_error as span status for Vercel error spans (#19921)
  • fix(core): Truncate content array format in Vercel (#19911)
  • fix(deps): bump fast-xml-parser to 5.5.8 in @​azure/core-xml chain (#19918)
  • fix(deps): bump socket.io-parser to 4.2.6 to fix CVE-2026-33151 (#19880)
  • fix(nestjs): Add node to nest metadata (#19875)
  • fix(serverless): Add node to metadata (#19878)
  • chore(ci): Fix "Gatbsy" typo in issue package label workflow (#19905)
  • chore(claude): Enable Claude Code Intelligence (LSP) (#19930)
  • chore(deps): bump mongodb-memory-server-global from 10.1.4 to 11.0.1 (#19888)
  • chore(deps-dev): bump @​react-router/node from 7.13.0 to 7.13.1 (#19544)
  • chore(deps-dev): bump effect from 3.19.19 to 3.20.0 (#19926)

... (truncated)

Commits
  • e5fdc9d release: 10.46.0
  • c01fe86 release: 10.46.0
  • 0f1171b Merge pull request #19973 from getsentry/prepare-release/10.46.0
  • 6f48cc4 meta(changelog): Update changelog for 10.46.0
  • 54abb35 refactor(elysia): drop @​elysiajs/opentelemetry dependency (#19947)
  • a54de04 ref(core): Remove duplicate buildMethodPath utility from openai (#19969)
  • 0156846 feat(nuxt): Conditionally use plugins based on Nitro version (v2/v3) (#19955)
  • 18a624e feat(elysia): Elysia SDK (#19509)
  • c9812ae test(cloudflare): Enable multi-worker tests for CF integration tests (#19938)
  • 83cabf3 fix(core): Preserve .withResponse() on Anthropic instrumentation (#19935)
  • Additional commits viewable in compare view

Updates @supabase/supabase-js from 2.99.0 to 2.100.1

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.100.1

2.100.1 (2026-03-26)

🩹 Fixes

  • postgrest: add type safety for eq() and neq() column names (#2175)
  • postgrest: fix maybeSingle for all request methods by removing Accept header override (#2182)
  • postgrest: narrow tstyche testFileMatch to only type test files (#2193)
  • postgrest: prevent Args: never functions from being classified as computed fields (#2195)
  • storage: spread all DEFAULT_FILE_OPTIONS in uploadToSignedUrl (#2194)

❤️ Thank You

v2.100.0

2.100.0 (2026-03-23)

🚀 Features

  • realtime: use phoenix's js lib inside realtime-js (#2119)

🩹 Fixes

  • auth: guard navigator lock steal against cascade when lock is stolen by another request (#2178)
  • realtime: revert vsn type to string (#2170)
  • storage: structural detection on json() to detect Response-like errors (#2179)

❤️ Thank You

v2.100.0-rc.0

2.100.0-rc.0 (2026-03-16)

This was a version bump only, there were no code changes.

v2.100.0-canary.7

2.100.0-canary.7 (2026-03-26)

🩹 Fixes

  • storage: spread all DEFAULT_FILE_OPTIONS in uploadToSignedUrl (#2194)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​supabase/supabase-js's changelog.

2.100.1 (2026-03-26)

🩹 Fixes

  • postgrest: narrow tstyche testFileMatch to only type test files (#2193)

❤️ Thank You

2.100.0 (2026-03-23)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

2.99.2 (2026-03-16)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

2.99.1 (2026-03-11)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

Commits
  • cd6335e docs(repo): enrich docs comment for remaining packages (#2165)
  • 9f487bd fix(postgrest): narrow tstyche testFileMatch to only type test files (#2193)
  • 379ce05 chore(release): version 2.100.0 changelogs (#2185)
  • bc435b3 chore(release): version 2.99.2 changelogs (#2168)
  • b85174f chore(release): version 2.99.1 changelogs (#2161)
  • 280e453 docs(repo): enrich tsdoc with examples and notes (#2152)
  • 749aaa9 chore(release): version 2.99.0 changelogs (#2156)
  • See full diff in compare view

Updates framer-motion from 12.35.2 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.
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.1

Release notes

Sourced from next's releases.

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.13

Misc Changes

  • docs: opengraph-image papercuts: #92018
  • Update revalidateTag examples to use the new two-argument signature: #92065

Credits

Huge thanks to @​icyJoseph and @​aurorascharff for helping!

v16.2.1-canary.12

Core Changes

  • Upgrade React from 3cb2c420-20260324 to 9627b5a1-20260327: #92015
  • [experiment] Add useOffline flag with offline retry behavior: #92011
  • adapters: remove unused suffix code: #91997
  • [experiment] Add useOffline hook to expose offline state to userland: #92012
  • [turbopack] Don't use turborepo to build the docker image: #92029

Misc Changes

  • Use RcStr directly in napi(object) structs instead of converting to String: #92014
  • Rename SingleModuleReference::asset to SingleModuleReference::module: #92028

Credits

Huge thanks to @​acdlite, @​ztanner, @​mmastrac, @​sokra, and @​bgw for helping!

v16.2.1-canary.11

Core Changes

... (truncated)

Commits
  • ed7d2ce v16.2.1
  • 3e37bb4 docs: post release amends (#91715)
  • a15ec6e docs: fix broken Activity Patterns demo link in preserving UI state guide (#9...
  • 600cd2f Fix adapter outputs for dynamic metadata routes (#91680)
  • 27886d3 Turbopack: fix webpack loader runner layer (#91727)
  • 88fc430 Fix server actions in standalone mode with cacheComponents (#91711)
  • 37aed86 turbo-persistence: remove Unmergeable mmap advice (#91713)
  • d6195ec Fix layout segment optimization: move app-page imports to server-utility tran...
  • 6cb97d6 Turbopack: lazy require metadata and handle TLA (#91705)
  • e6b101a [turbopack] Respect {eval:true} in worker_threads constructors (#91666)
  • Additional commits viewable in compare view

Updates posthog-js from 1.363.1 to 1.364.1

Release notes

Sourced from posthog-js's releases.

posthog-js@1.364.1

1.364.1

Patch Changes

  • Updated dependencies [4bdfdbc]:
    • @​posthog/core@​1.24.3
    • @​posthog/types@​1.364.1

posthog-js@1.364.0

1.364.0

Minor Changes

  • #3285 00a5079 Thanks @​pauldambra! - Reject the strings "undefined" and "null" in posthog.identify(). All invalid distinct IDs now log a critical console error (always visible, not debug-only). (2026-03-27)

Patch Changes

  • #3286 8d34289 Thanks @​marandaneto! - Use async native CompressionStream for gzip compression to avoid blocking the main thread (2026-03-27)
  • Updated dependencies [8d34289]:
    • @​posthog/core@​1.24.2
    • @​posthog/types@​1.364.0

posthog-js@1.363.6

1.363.6

Patch Changes

posthog-js@1.363.5

1.363.5

Patch Changes

... (truncated)

Commits
  • bec9814 chore: update versions and lockfile [version bump]
  • 4bdfdbc feat(react-native): enable captureAppLifecycleEvents by default and add @​defa...
  • ee9b06a fix(node): fix flaky nestjs interceptor test (#3293)
  • 1912d1d ci(library-ci): add build: false to unit, functional, and lint jobs (#3289)
  • 287eb91 chore: update versions and lockfile [version bump]
  • 00a5079 fix(identify): reject string "undefined"/"null" and always log critical (#3285)
  • 343a4ac fix(ci): add --ignoreConfig to tsc calls in minimum TS version check for TS 6...
  • 470907d feat(react-native): add $is_emulator property to detect emulator/simulator (#...
  • 8d34289 perf(browser): use async CompressionStream for gzip to avoid blocking main th...
  • e2f569a chore: update versions and lockfile [version bump]
  • Additional commits viewable in compare view

Updates posthog-node from 5.28.5 to 5.28.8

Release notes

Sourced from posthog-node's releases.

posthog-node@5.28.8

5.28.8

Patch Changes

  • Updated dependencies [4bdfdbc]:
    • @​posthog/core@​1.24.3

posthog-node@5.28.7

5.28.7

Patch Changes

  • Updated dependencies [8d34289]:
    • @​posthog/core@​1.24.2

posthog-node@5.28.6

5.28.6

Patch Changes

Changelog

Sourced from posthog-node's changelog.

5.28.8

Patch Changes

  • Updated dependencies [4bdfdbc]:
    • @​posthog/core@​1.24.3

5.28.7

Patch Changes

  • Updated dependencies [8d34289]:
    • @​posthog/core@​1.24.2

5.28.6

Patch Changes

Commits
  • bec9814 chore: update versions and lockfile [version bump]

…5 updates

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

| Package | From | To |
| --- | --- | --- |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `8.2.0` | `8.3.0` |
| [@capacitor/haptics](https://github.com/ionic-team/capacitor-haptics) | `8.0.1` | `8.0.2` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `8.2.0` | `8.3.0` |
| [@capacitor/keyboard](https://github.com/ionic-team/capacitor-keyboard) | `8.0.1` | `8.0.2` |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `1.0.8` | `1.0.10` |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.42.0` | `10.46.0` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.99.0` | `2.100.1` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.35.2` | `12.38.0` |
| [next](https://github.com/vercel/next.js) | `16.1.6` | `16.2.1` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.363.1` | `1.364.1` |
| [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.28.5` | `5.28.8` |
| [recharts](https://github.com/recharts/recharts) | `3.8.0` | `3.8.1` |
| [resend](https://github.com/resend/resend-node) | `6.9.3` | `6.9.4` |
| [svix](https://github.com/svix/svix-webhooks) | `1.87.0` | `1.89.0` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.11` | `5.0.12` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `8.2.0` | `8.3.0` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.4.3` | `20.5.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.4.3` | `20.5.0` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.1` | `4.2.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.4.0` | `25.5.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.2` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.6` | `16.2.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.0` | `8.57.2` |



Updates `@capacitor/core` from 8.2.0 to 8.3.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.2.0...8.3.0)

Updates `@capacitor/haptics` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/ionic-team/capacitor-haptics/releases)
- [Changelog](https://github.com/ionic-team/capacitor-haptics/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor-haptics@v8.0.1...v8.0.2)

Updates `@capacitor/ios` from 8.2.0 to 8.3.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.2.0...8.3.0)

Updates `@capacitor/keyboard` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/ionic-team/capacitor-keyboard/releases)
- [Changelog](https://github.com/ionic-team/capacitor-keyboard/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor-keyboard@v8.0.1...v8.0.2)

Updates `@react-email/components` from 1.0.8 to 1.0.10
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/components@1.0.10/packages/components)

Updates `@sentry/nextjs` from 10.42.0 to 10.46.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.42.0...10.46.0)

Updates `@supabase/supabase-js` from 2.99.0 to 2.100.1
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.100.1/packages/core/supabase-js)

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

Updates `next` from 16.1.6 to 16.2.1
- [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.1)

Updates `posthog-js` from 1.363.1 to 1.364.1
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.363.1...posthog-js@1.364.1)

Updates `posthog-node` from 5.28.5 to 5.28.8
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.28.8/packages/node)

Updates `recharts` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md)
- [Commits](recharts/recharts@v3.8.0...v3.8.1)

Updates `resend` from 6.9.3 to 6.9.4
- [Release notes](https://github.com/resend/resend-node/releases)
- [Commits](resend/resend-node@v6.9.3...v6.9.4)

Updates `svix` from 1.87.0 to 1.89.0
- [Release notes](https://github.com/svix/svix-webhooks/releases)
- [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md)
- [Commits](svix/svix-webhooks@v1.87.0...v1.89.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 `@capacitor/cli` from 8.2.0 to 8.3.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.2.0...8.3.0)

Updates `@commitlint/cli` from 20.4.3 to 20.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 20.4.3 to 20.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/config-conventional)

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 `@types/node` from 25.4.0 to 25.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/coverage-v8)

Updates `eslint-config-next` from 16.1.6 to 16.2.1
- [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.1/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)

Updates `typescript-eslint` from 8.57.0 to 8.57.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/typescript-eslint)

Updates `vitest` from 4.0.18 to 4.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest)

---
updated-dependencies:
- dependency-name: "@capacitor/core"
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@capacitor/haptics"
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@capacitor/ios"
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@capacitor/keyboard"
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@react-email/components"
  dependency-version: 1.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@sentry/nextjs"
  dependency-version: 10.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.100.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: posthog-js
  dependency-version: 1.364.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: posthog-node
  dependency-version: 5.28.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: recharts
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: resend
  dependency-version: 6.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: svix
  dependency-version: 1.89.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: "@capacitor/cli"
  dependency-version: 8.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@commitlint/cli"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.5.0
  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: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-config-next
  dependency-version: 16.2.1
  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
- dependency-name: typescript-eslint
  dependency-version: 8.57.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

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 @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

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

@dependabot dependabot bot closed this Apr 6, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-and-patch-b1e38b935f branch April 6, 2026 01:51
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