Skip to content

chore(deps): bump the dependencies group across 1 directory with 31 updates#1081

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-28122b8ad6
Closed

chore(deps): bump the dependencies group across 1 directory with 31 updates#1081
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-28122b8ad6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 13, 2025

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 31 updates in the / directory:

Package From To
@headlessui/react 2.2.7 2.2.8
@next/bundle-analyzer 15.5.2 15.5.3
@react-email/components 0.5.1 0.5.3
@react-email/render 1.2.1 1.2.3
@tanstack/react-query 5.85.5 5.87.4
@trpc/client 11.5.0 11.5.1
@trpc/next 11.5.0 11.5.1
@trpc/react-query 11.5.0 11.5.1
@trpc/server 11.5.0 11.5.1
lucide-react 0.542.0 0.544.0
next 15.5.2 15.5.3
posthog-js 1.261.0 1.265.0
posthog-node 5.8.1 5.8.4
react-aria 3.43.1 3.43.2
react-email 4.2.8 4.2.11
resend 6.0.2 6.0.3
sass 1.91.0 1.92.1
svix 1.75.0 1.76.1
zod 4.1.5 4.1.8
@eslint/js 9.34.0 9.35.0
@next/eslint-plugin-next 15.5.2 15.5.3
@tailwindcss/postcss 4.1.12 4.1.13
@types/node 24.3.0 24.3.3
@types/react 19.1.12 19.1.13
@typescript-eslint/eslint-plugin 8.41.0 8.43.0
@typescript-eslint/parser 8.41.0 8.43.0
dotenv 17.2.1 17.2.2
eslint 9.34.0 9.35.0
eslint-config-next 15.5.2 15.5.3
tailwindcss 4.1.12 4.1.13
typescript-eslint 8.41.0 8.43.0

Updates @headlessui/react from 2.2.7 to 2.2.8

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v2.2.8

Fixed

  • Ensure we are not freezing data when the static prop is used (#3779)
  • Ensure onChange types are contravariant instead of bivariant (#3781)
  • Support <summary> as a focusable element inside <details> (#3389)
  • Fix Maximum update depth exceeded crash when using transition prop (#3782)
  • Ensure pressing Tab in the ComboboxInput, correctly syncs the input value (#3785)
  • Ensure --button-width and --input-width have the latest value (#3786)
  • Fix 'Invalid prop data-headlessui-state supplied to React.Fragment' warning (#3788)
  • Ensure element in ref callback is always connected when rendering in a Portal (#3789)
  • Ensure form state is up to date when using uncontrolled components (#3790)
  • Ensure data-open on ComboboxInput is up to date (#3791)
  • Ensure changing the immediate prop value on the Combobox component works as expected (#3792)
Changelog

Sourced from @​headlessui/react's changelog.

[2.2.8] - 2025-09-12

Fixed

  • Ensure we are not freezing data when the static prop is used (#3779)
  • Ensure onChange types are contravariant instead of bivariant (#3781)
  • Support <summary> as a focusable element inside <details> (#3389)
  • Fix Maximum update depth exceeded crash when using transition prop (#3782)
  • Ensure pressing Tab in the ComboboxInput, correctly syncs the input value (#3785)
  • Ensure --button-width and --input-width have the latest value (#3786)
  • Fix 'Invalid prop data-headlessui-state supplied to React.Fragment' warning (#3788)
  • Ensure element in ref callback is always connected when rendering in a Portal (#3789)
  • Ensure form state is up to date when using uncontrolled components (#3790)
  • Ensure data-open on ComboboxInput is up to date (#3791)
  • Ensure changing the immediate prop value on the Combobox component works as expected (#3792)
Commits
  • 8759a5c 2.2.8 - @​headlessui/react
  • f67e449 Ensure changing the immediate prop on the Combobox component is reflected...
  • a2177d8 Ensure data-open on ComboboxInput is up to date (#3791)
  • 987bfa3 Ensure form state is up to date when using uncontrolled components (#3790)
  • 030773c Ensure ref is always connected when rendering in Portal (#3789)
  • 9dc83e0 Fix 'Invalid prop data-headlessui-state supplied to React.Fragment' warni...
  • c9bf352 Ensure --button-width and --input-width are always up to date (#3786)
  • 0f27e7f Ensure pressing Tab in the ComboboxInput, correctly syncs the input value...
  • e475a82 Fix Maximum update depth exceeded due to Transition (#3782)
  • 46ee372 temporarily disable details:not(:has(> summary))
  • Additional commits viewable in compare view

Updates @next/bundle-analyzer from 15.5.2 to 15.5.3

Release notes

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

v15.5.3

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

Core Changes

  • fix: validation return types of pages API routes (#83069)
  • fix: relative paths in dev in validator.ts (#83073)
  • fix: remove satisfies keyword from type validation to preserve old TS compatibility (#83071)

Credits

Huge thanks to @​bgub for helping!

Commits

Updates @react-email/components from 0.5.1 to 0.5.3

Release notes

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

@​react-email/components@​0.5.3

Patch Changes

  • Updated dependencies [4e43552]
    • @​react-email/render@​1.2.3
    • @​react-email/body@​0.1.0
    • @​react-email/button@​0.2.0
    • @​react-email/code-block@​0.1.0
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/markdown@​0.0.15
    • @​react-email/preview@​0.0.13
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16
    • @​react-email/tailwind@​1.2.2
    • @​react-email/text@​0.1.5

@​react-email/components@​0.5.2

Patch Changes

  • Updated dependencies [174f9cd]
    • @​react-email/render@​1.2.2
    • @​react-email/body@​0.1.0
    • @​react-email/button@​0.2.0
    • @​react-email/code-block@​0.1.0
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/markdown@​0.0.15
    • @​react-email/preview@​0.0.13
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16
    • @​react-email/tailwind@​1.2.2
    • @​react-email/text@​0.1.5
Changelog

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

0.5.3

Patch Changes

  • Updated dependencies [4e43552]
    • @​react-email/render@​1.2.3
    • @​react-email/body@​0.1.0
    • @​react-email/button@​0.2.0
    • @​react-email/code-block@​0.1.0
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/markdown@​0.0.15
    • @​react-email/preview@​0.0.13
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16
    • @​react-email/tailwind@​1.2.2
    • @​react-email/text@​0.1.5

0.5.2

Patch Changes

  • Updated dependencies [174f9cd]
    • @​react-email/render@​1.2.2
    • @​react-email/body@​0.1.0
    • @​react-email/button@​0.2.0
    • @​react-email/code-block@​0.1.0
    • @​react-email/code-inline@​0.0.5
    • @​react-email/column@​0.0.13
    • @​react-email/container@​0.0.15
    • @​react-email/font@​0.0.9
    • @​react-email/head@​0.0.12
    • @​react-email/heading@​0.0.15
    • @​react-email/hr@​0.0.11
    • @​react-email/html@​0.0.11
    • @​react-email/img@​0.0.11
    • @​react-email/link@​0.0.12
    • @​react-email/markdown@​0.0.15
    • @​react-email/preview@​0.0.13
    • @​react-email/row@​0.0.12
    • @​react-email/section@​0.0.16
    • @​react-email/tailwind@​1.2.2

... (truncated)

Commits

Updates @react-email/render from 1.2.1 to 1.2.3

Release notes

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

@​react-email/render@​1.2.3

Patch Changes

  • 4e43552: use edge exports in convex runtime

@​react-email/render@​1.2.2

Patch Changes

  • 174f9cd: fix builds failing with esbuild and react-dom@18
Changelog

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

1.2.3

Patch Changes

  • 4e43552: use edge exports in convex runtime

1.2.2

Patch Changes

  • 174f9cd: fix builds failing with esbuild and react-dom@18
Commits

Updates @tanstack/react-query from 5.85.5 to 5.87.4

Release notes

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

v5.87.4

Version 5.87.4 - 9/10/25, 2:09 PM

Changes

Fix

  • query-core: infinite re-renders in useQueries (#9639) (19445a0) by Minha Kang

Test

  • svelte-query/createMutation: improve callback assertions with "toHaveBeenNthCalledWith" and apply shorthand property syntax in FailureExample (#9630) (ccedf33) by @​sukvvon

Packages

  • @​tanstack/query-core@​5.87.4
  • @​tanstack/react-query@​5.87.4
  • @​tanstack/query-async-storage-persister@​5.87.4
  • @​tanstack/query-broadcast-client-experimental@​5.87.4
  • @​tanstack/query-persist-client-core@​5.87.4
  • @​tanstack/query-sync-storage-persister@​5.87.4
  • @​tanstack/react-query-devtools@​5.87.4
  • @​tanstack/react-query-persist-client@​5.87.4
  • @​tanstack/react-query-next-experimental@​5.87.4
  • @​tanstack/solid-query@​5.87.4
  • @​tanstack/solid-query-devtools@​5.87.4
  • @​tanstack/solid-query-persist-client@​5.87.4
  • @​tanstack/svelte-query@​5.87.4
  • @​tanstack/svelte-query-devtools@​5.87.4
  • @​tanstack/svelte-query-persist-client@​5.87.4
  • @​tanstack/vue-query@​5.87.4
  • @​tanstack/vue-query-devtools@​5.87.4
  • @​tanstack/angular-query-experimental@​5.87.4
  • @​tanstack/angular-query-devtools-experimental@​5.87.4

v5.87.3

Version 5.87.3 - 9/8/25, 12:51 PM

Changes

Fix

  • query-devtools: add work break to code element to prevent DevPanel from expanding (#9625) (af50368) by Ji-hoon Choi

Docs

  • update fetchNextPage condition in Example component (#9626) (f023881) by amir hossein Agha alikhani
  • Remove fragment in disabling-queries guide (#9619) (f49cc75) by Zakaria Abu Sarah ザカリヤ

Packages

... (truncated)

Commits
  • 230435d release: v5.87.4
  • 19445a0 fix(query-core): infinite re-renders in useQueries (#9639)
  • bc2c87f release: v5.87.1
  • b43af57 release: v5.87.0
  • 1599bb4 release: v5.86.0
  • 43049c5 test(react-query/useMutationState): clarify assertions and improve code forma...
  • 7306474 chore(tsconfig.json): simplify 'include' patterns by consolidating file exten...
  • 0a35234 release: v5.85.9
  • 564a4f6 fix(query-core): ensure combine re-executes after cache restoration with memo...
  • 5221029 test(react-query/HydrationBoundary): add tests for 'non-object' state and mis...
  • Additional commits viewable in compare view

Updates @trpc/client from 11.5.0 to 11.5.1

Release notes

Sourced from @​trpc/client's releases.

v11.5.1

What's Changed

New Contributors

Full Changelog: trpc/trpc@v11.5.0...v11.5.1

Commits

Updates @trpc/next from 11.5.0 to 11.5.1

Release notes

Sourced from @​trpc/next's releases.

v11.5.1

What's Changed

New Contributors

Full Changelog: trpc/trpc@v11.5.0...v11.5.1

Commits

Updates @trpc/react-query from 11.5.0 to 11.5.1

Release notes

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

v11.5.1

What's Changed

New Contributors

Full Changelog: trpc/trpc@v11.5.0...v11.5.1

Commits

Updates @trpc/server from 11.5.0 to 11.5.1

Release notes

Sourced from @​trpc/server's releases.

v11.5.1

What's Changed

New Contributors

Full Changelog: trpc/trpc@v11.5.0...v11.5.1

Commits

Updates lucide-react from 0.542.0 to 0.544.0

Release notes

Sourced from lucide-react's releases.

Version 0.544.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.543.0...0.544.0

Version 0.543.0

What's Changed

Full Changelog: lucide-icons/lucide@0.542.0...0.543.0

Commits

Updates next from 15.5.2 to 15.5.3

Release notes

Sourced from next's releases.

v15.5.3

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

Core Changes

  • fix: validation return types of pages API routes (#83069)
  • fix: relative paths in dev in validator.ts (#83073)
  • fix: remove satisfies keyword from type validation to preserve old TS compatibility (#83071)

Credits

Huge thanks to @​bgub for helping!

Commits

Updates posthog-js from 1.261.0 to 1.265.0

Release notes

Sourced from posthog-js's releases.

posthog-js@1.265.0

1.265.0

Minor Changes

posthog-js@1.264.2

1.264.2

Patch Changes

  • #2314 5836a2f Thanks @​ordehi! - Fixed a bug that prevented surveys from loading in cookieless mode using the on_reject option. Surveys now correctly initialize when consent is given.

posthog-js@1.264.1

1.264.1

Patch Changes

posthog-js@1.264.0

1.264.0

Minor Changes

posthog-js@1.263.0

1.263.0

Minor Changes

posthog-js@1.262.1

1.262.1

Patch Changes

posthog-js@1.262.0

1.262.0

Minor Changes

posthog-js@1.261.8

... (truncated)

Commits
  • 3849f6d chore: update versions and lockfile
  • 822d8df feat: allow rendering survey popups on demand (#2032)
  • 81cbfcf Revert "feat: Add config option for partitioned cookies (#2310)" (#2313)
  • 7c93687 chore(core): update packaging process (#2316)
  • 003800d chore: update versions and lockfile
  • 5836a2f fix(surveys): load surveys in cookieless mode on consent (#2314)
  • 04f97c4 chore: update versions and lockfile
  • dff84c6 feat: optionally exclude exception capture from sentry integration (#2312)
  • 12cc350 chore: update versions and lockfile
  • 2eace6f feat: Add config option for partitioned cookies (#2310)
  • Additional commits viewable in compare view

Updates posthog-node from 5.8.1 to 5.8.4

Release notes

Sourced from posthog-node's releases.

posthog-node@5.8.4

5.8.4

Patch Changes

posthog-node@5.8.3

5.8.3

Patch Changes

posthog-node@5.8.2

5.8.2

Patch Changes

  • #2285 20c1b38 Thanks @​dustinbyrne! - getFeatureFlag and isFeatureEnabled now respect the sendFeatureFlagEvent client option if not explicitly specified when called.

  • #2285 20c1b38 Thanks @​dustinbyrne! - The sendFeatureFlagEvents option for getFeatureFlagPayload is now marked as deprecated as it is not used.

Changelog

Sourced from posthog-node's changelog.

5.8.4

Patch Changes

5.8.3

Patch Changes

5.8.2

Patch Changes

  • #2285 20c1b38 Thanks @​dustinbyrne! - getFeatureFlag and isFeatureEnabled now respect the sendFeatureFlagEvent client option if not explicitly specified when called.

  • #2285 20c1b38 Thanks @​dustinbyrne! - The sendFeatureFlagEvents option for getFeatureFlagPayload is now marked as deprecated as it is not used.

Commits
  • 04f97c4 chore: update versions and lockfile
  • dff84c6 feat: optionally exclude exception capture from sentry integration (#2312)
  • 393725b chore: update versions and lockfile
  • 30873bc fix(flags): Memory leak when calling getAllFlagsAndPayloads and `getAllFlag...
  • 97945fa chore: update versions and lockfile
  • 20c1b38 fix: Respect client sendFeatureFlagEvent option (#2285)
  • 0e24882 chore: Add doc comments to generate into specs. (#2248)
  • 159e463 feat: Node.js reference docs (#2245)
  • See full diff in compare view

Updates react-aria from 3.43.1 to 3.43.2

Commits
  • 53366f0 Publish
  • ee5c451 fix: Properly allow user to keyboard edit the Autocomplete input field when c...
  • 6c17b7c fix: Apply page.css styles in shadow DOM (#8852)
  • 7ffbbc3 fix: position ColorLoupe relative to ColorHandle in V3 ColorWheel (#8846)
  • 38a7696 fix: Popover positioning and various other bugs (#8816)
  • 89e9e5b fix: iso8601 week start and use intl.locale when possible for week start (#8815)
  • e5e2a72 fix: add @​babel/runtime to @​spectrum-icons/ui dependencies (#8845)
  • af10b48 chore: remove argTypesRegex and explicitly pass actions args in S2 storybook ...
  • 3cdd953 fix: avoid triggering onClick on disabled links (#8828)
  • 661ba8e fix: Prevent crash in RAC collections when used with Suspence/useTransition (...
  • Additional commits viewable in compare view

Updates react-email from 4.2.8 to 4.2.11

Release notes

Sourced from react-email's releases.

react-email@4.2.11

No release notes provided.

react-email@4.2.10

No release notes provided.

react-email@4.2.9

Patch Changes

  • 1e53b4c: use styleText from node:util instead of chalk
Changelog

Sourced from react-email's changelog.

4.2.11

4.2.10

4.2.9

Patch Changes

  • 1e53b4c: use styleText from node:util instead of chalk
Commits

…pdates

Bumps the dependencies group with 31 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `2.2.7` | `2.2.8` |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.5.2` | `15.5.3` |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.5.1` | `0.5.3` |
| [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) | `1.2.1` | `1.2.3` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.85.5` | `5.87.4` |
| [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client) | `11.5.0` | `11.5.1` |
| [@trpc/next](https://github.com/trpc/trpc/tree/HEAD/packages/next) | `11.5.0` | `11.5.1` |
| [@trpc/react-query](https://github.com/trpc/trpc/tree/HEAD/packages/react) | `11.5.0` | `11.5.1` |
| [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) | `11.5.0` | `11.5.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.542.0` | `0.544.0` |
| [next](https://github.com/vercel/next.js) | `15.5.2` | `15.5.3` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.261.0` | `1.265.0` |
| [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.8.1` | `5.8.4` |
| [react-aria](https://github.com/adobe/react-spectrum) | `3.43.1` | `3.43.2` |
| [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `4.2.8` | `4.2.11` |
| [resend](https://github.com/resendlabs/resend-node) | `6.0.2` | `6.0.3` |
| [sass](https://github.com/sass/dart-sass) | `1.91.0` | `1.92.1` |
| [svix](https://github.com/svix/svix-libs) | `1.75.0` | `1.76.1` |
| [zod](https://github.com/colinhacks/zod) | `4.1.5` | `4.1.8` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.34.0` | `9.35.0` |
| [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.5.2` | `15.5.3` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.12` | `4.1.13` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.0` | `24.3.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.12` | `19.1.13` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.41.0` | `8.43.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.41.0` | `8.43.0` |
| [dotenv](https://github.com/motdotla/dotenv) | `17.2.1` | `17.2.2` |
| [eslint](https://github.com/eslint/eslint) | `9.34.0` | `9.35.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.5.2` | `15.5.3` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.12` | `4.1.13` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.41.0` | `8.43.0` |



Updates `@headlessui/react` from 2.2.7 to 2.2.8
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.2.8/packages/@headlessui-react)

Updates `@next/bundle-analyzer` from 15.5.2 to 15.5.3
- [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/v15.5.3/packages/next-bundle-analyzer)

Updates `@react-email/components` from 0.5.1 to 0.5.3
- [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@0.5.3/packages/components)

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

Updates `@tanstack/react-query` from 5.85.5 to 5.87.4
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.87.4/packages/react-query)

Updates `@trpc/client` from 11.5.0 to 11.5.1
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v11.5.1/packages/client)

Updates `@trpc/next` from 11.5.0 to 11.5.1
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v11.5.1/packages/next)

Updates `@trpc/react-query` from 11.5.0 to 11.5.1
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v11.5.1/packages/react)

Updates `@trpc/server` from 11.5.0 to 11.5.1
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v11.5.1/packages/server)

Updates `lucide-react` from 0.542.0 to 0.544.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.544.0/packages/lucide-react)

Updates `next` from 15.5.2 to 15.5.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.5.2...v15.5.3)

Updates `posthog-js` from 1.261.0 to 1.265.0
- [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.261.0...posthog-js@1.265.0)

Updates `posthog-node` from 5.8.1 to 5.8.4
- [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.8.4/packages/node)

Updates `react-aria` from 3.43.1 to 3.43.2
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/react-aria@3.43.1...react-aria@3.43.2)

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

Updates `resend` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/resendlabs/resend-node/releases)
- [Commits](resend/resend-node@v6.0.2...v6.0.3)

Updates `sass` from 1.91.0 to 1.92.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.91.0...1.92.1)

Updates `svix` from 1.75.0 to 1.76.1
- [Release notes](https://github.com/svix/svix-libs/releases)
- [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md)
- [Commits](svix/svix-webhooks@v1.75.0...v1.76.1)

Updates `zod` from 4.1.5 to 4.1.8
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.1.5...v4.1.8)

Updates `@eslint/js` from 9.34.0 to 9.35.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.35.0/packages/js)

Updates `@next/eslint-plugin-next` from 15.5.2 to 15.5.3
- [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/v15.5.3/packages/eslint-plugin-next)

Updates `@tailwindcss/postcss` from 4.1.12 to 4.1.13
- [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.1.13/packages/@tailwindcss-postcss)

Updates `@types/node` from 24.3.0 to 24.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.1.12 to 19.1.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@typescript-eslint/eslint-plugin` from 8.41.0 to 8.43.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.41.0 to 8.43.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/parser)

Updates `dotenv` from 17.2.1 to 17.2.2
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.2.1...v17.2.2)

Updates `eslint` from 9.34.0 to 9.35.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.34.0...v9.35.0)

Updates `eslint-config-next` from 15.5.2 to 15.5.3
- [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/v15.5.3/packages/eslint-config-next)

Updates `tailwindcss` from 4.1.12 to 4.1.13
- [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.1.13/packages/tailwindcss)

Updates `typescript-eslint` from 8.41.0 to 8.43.0
- [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.43.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@headlessui/react"
  dependency-version: 2.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@next/bundle-analyzer"
  dependency-version: 15.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@react-email/components"
  dependency-version: 0.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@react-email/render"
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.87.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@trpc/client"
  dependency-version: 11.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@trpc/next"
  dependency-version: 11.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@trpc/react-query"
  dependency-version: 11.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@trpc/server"
  dependency-version: 11.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: lucide-react
  dependency-version: 0.544.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: next
  dependency-version: 15.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: posthog-js
  dependency-version: 1.265.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: posthog-node
  dependency-version: 5.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react-aria
  dependency-version: 3.43.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react-email
  dependency-version: 4.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: resend
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sass
  dependency-version: 1.92.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: svix
  dependency-version: 1.76.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: zod
  dependency-version: 4.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@eslint/js"
  dependency-version: 9.35.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/eslint-plugin-next"
  dependency-version: 15.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.1.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 24.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-version: 19.1.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: dotenv
  dependency-version: 17.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 9.35.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-config-next
  dependency-version: 15.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tailwindcss
  dependency-version: 4.1.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 13, 2025
@vercel

vercel Bot commented Sep 13, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
mikebifulco-com-bnbu Ready Ready Preview Comment Sep 13, 2025 5:17am

@dependabot @github

dependabot Bot commented on behalf of github Sep 20, 2025

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 Sep 20, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dependencies-28122b8ad6 branch September 20, 2025 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants