Skip to content

chore(deps): bump the dependencies group with 25 updates#1085

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

chore(deps): bump the dependencies group with 25 updates#1085
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-3dc5d3e535

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 25 updates:

Package From To
@headlessui/react 2.2.8 2.2.9
@next/bundle-analyzer 15.5.3 15.5.4
@react-email/components 0.5.3 0.5.5
@react-email/render 1.2.3 1.3.1
@tailwindcss/typography 0.5.18 0.5.19
@tanstack/react-query 5.89.0 5.90.2
@trpc/client 11.5.1 11.6.0
@trpc/next 11.5.1 11.6.0
@trpc/react-query 11.5.1 11.6.0
@trpc/server 11.5.1 11.6.0
next 15.5.3 15.5.4
posthog-js 1.266.2 1.268.6
posthog-node 5.8.5 5.9.1
react-email 4.2.11 4.2.12
sass 1.93.0 1.93.2
zod 4.1.9 4.1.11
@next/eslint-plugin-next 15.5.3 15.5.4
@playwright/test 1.55.0 1.55.1
@types/react 19.1.13 19.1.14
@typescript-eslint/eslint-plugin 8.44.0 8.44.1
@typescript-eslint/parser 8.44.0 8.44.1
eslint-config-next 15.5.3 15.5.4
eslint-config-turbo 2.5.6 2.5.8
jiti 2.5.1 2.6.0
typescript-eslint 8.44.0 8.44.1

Updates @headlessui/react from 2.2.8 to 2.2.9

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v2.2.9

Fixed

  • Improve focus management in shadow DOM roots (#3794)
  • Don't accidentally open the Combobox when touching the ComboboxButton while dragging on mobile (#3795)
  • Ensure sibling Dialog components are scrollable on mobile (#3796)
  • Infer Combobox type based on onChange handler (#3798)
  • Allow home/end key default behavior inside ComboboxInput when Combobox is closed (#3798)
  • Ensure interacting with a Dialog on iOS works after interacting with a disallowed area (#3801)
  • Freeze Listbox values as soon as a value is selected (#3802)
  • Ensure refs are forwarded when freezing data (#3390)
  • Do not serialize React components into form fields (49e9e8e)
Changelog

Sourced from @​headlessui/react's changelog.

[2.2.9] - 2025-09-25

Fixed

  • Improve focus management in shadow DOM roots (#3794)
  • Don't accidentally open the Combobox when touching the ComboboxButton while dragging on mobile (#3795)
  • Ensure sibling Dialog components are scrollable on mobile (#3796)
  • Infer Combobox type based on onChange handler (#3798)
  • Allow home/end key default behavior inside ComboboxInput when Combobox is closed (#3798)
  • Ensure interacting with a Dialog on iOS works after interacting with a disallowed area (#3801)
  • Freeze Listbox values as soon as a value is selected (#3802)
  • Ensure refs are forwarded when freezing data (#3390)
  • Do not serialize React components into form fields (49e9e8e)
Commits
  • 589ea90 2.2.9 - @​headlessui/react
  • bba75c7 update changelog
  • ca536ed update changelog
  • 49e9e8e do not serialize React components into form fields
  • 2a647a7 Ensure refs are forwarded when freezing data (#3390)
  • da2fa94 Freeze values as soon as possible (#3802)
  • 6b5709a Fix touch actions on iOS after entering disallowed area (#3801)
  • 433b174 Allow home/end key default behavior inside ComboboxInput when Combobox is...
  • 31b3e47 Infer Combobox type based on onChange handler (#3798)
  • b0615ad Ensure sibling Dialog components are scrollable on mobile (#3796)
  • Additional commits viewable in compare view

Updates @next/bundle-analyzer from 15.5.3 to 15.5.4

Release notes

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

v15.5.4

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

Core Changes

  • fix: ensure onRequestError is invoked when otel enabled (#83343)
  • fix: devtools initial position should be from next config (#83571)
  • [devtool] fix overlay styles are missing (#83721)
  • Turbopack: don't match dynamic pattern for node_modules packages (#83176)
  • Turbopack: don't treat metadata routes as RSC (#82911)
  • [turbopack] Improve handling of symlink resolution errors in track_glob and read_glob (#83357)
  • Turbopack: throw large static metadata error earlier (#82939)
  • fix: error overlay not closing when backdrop clicked (#83981)
  • Turbopack: flush Node.js worker IPC on error (#84077)

Misc Changes

  • [CNA] use linter preference (#83194)
  • CI: use KV for test timing data (#83745)
  • docs: september improvements and fixes (#83997)

Credits

Huge thanks to @​yiminghe, @​huozhi, @​devjiwonchoi, @​mischnic, @​lukesandberg, @​ztanner, @​icyJoseph, @​leerob, @​fufuShih, @​dwrth, @​aymericzip, @​obendev, @​molebox, @​OoMNoO, @​pontasan, @​styfle, @​HondaYt, @​ryuapp, @​lpalmes, and @​ijjk for helping!

Commits

Updates @react-email/components from 0.5.3 to 0.5.5

Release notes

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

@​react-email/components@​0.5.5

Patch Changes

  • Updated dependencies [e3f75cf]
    • @​react-email/render@​1.3.1
    • @​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.4

Patch Changes

  • Updated dependencies [ca13220]
    • @​react-email/render@​1.3.0
    • @​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.5

Patch Changes

  • Updated dependencies [e3f75cf]
    • @​react-email/render@​1.3.1
    • @​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.4

Patch Changes

  • Updated dependencies [ca13220]
    • @​react-email/render@​1.3.0
    • @​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.3 to 1.3.1

Release notes

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

@​react-email/render@​1.3.1

Patch Changes

  • e3f75cf: fixed multi-byte characters causing problems during stream reading

@​react-email/render@​1.3.0

Minor Changes

  • ca13220: fix link duplication in plain text mode
Changelog

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

1.3.1

Patch Changes

  • e3f75cf: fixed multi-byte characters causing problems during stream reading

1.3.0

Minor Changes

  • ca13220: fix link duplication in plain text mode
Commits

Updates @tailwindcss/typography from 0.5.18 to 0.5.19

Release notes

Sourced from @​tailwindcss/typography's releases.

v0.5.19

Fixed

  • Fixed broken color styles (#405)
Changelog

Sourced from @​tailwindcss/typography's changelog.

[0.5.19] - 2025-09-24

Fixed

  • Fixed broken color styles (#405)
Commits

Updates @tanstack/react-query from 5.89.0 to 5.90.2

Release notes

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

v5.90.2

Version 5.90.2 - 9/23/25, 7:37 AM

Changes

Fix

  • types: onMutateResult is always defined in onSuccess callback (#9677) (2cf3ec9) by Dominik Dorfmeister

Packages

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

v5.90.1

Version 5.90.1 - 9/22/25, 6:41 AM

Changes

Fix

  • vue-query: Support infiniteQueryOptions for MaybeRef argument (#9634) (49243c8) by hriday330

Chore

  • deps: update marocchino/sticky-pull-request-comment digest to fd19551 (#9674) (cd4ef5c) by renovate[bot]

Ci

  • update checkout action (#9673) (cbf0896) by Lachlan Collins
  • update workspace config (#9671) (fb48985) by Lachlan Collins

Docs

... (truncated)

Commits

Updates @trpc/client from 11.5.1 to 11.6.0

Release notes

Sourced from @​trpc/client's releases.

v11.6.0

What's Changed

New Contributors

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

Commits

Updates @trpc/next from 11.5.1 to 11.6.0

Release notes

Sourced from @​trpc/next's releases.

v11.6.0

What's Changed

New Contributors

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

Commits

Updates @trpc/react-query from 11.5.1 to 11.6.0

Release notes

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

v11.6.0

What's Changed

New Contributors

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

Commits

Updates @trpc/server from 11.5.1 to 11.6.0

Release notes

Sourced from @​trpc/server's releases.

v11.6.0

What's Changed

New Contributors

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

Commits
  • 91e45f6 v11.6.0
  • 9b27411 fix(client): httpBatchStreamLink in React Native "stream ends with TypeErro...
  • aac35fb fix(client): fix "stream is not in a state that permits close" in RN (#6957)
  • 7f0f1e4 feat(server): add precondition required response code (#6954)
  • 47119bd chore(deps): update dependency @​oxc-project/runtime to v0.87.0 (#6937)
  • See full diff in compare view

Updates next from 15.5.3 to 15.5.4

Release notes

Sourced from next's releases.

v15.5.4

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

Core Changes

  • fix: ensure onRequestError is invoked when otel enabled (#83343)
  • fix: devtools initial position should be from next config (#83571)
  • [devtool] fix overlay styles are missing (#83721)
  • Turbopack: don't match dynamic pattern for node_modules packages (#83176)
  • Turbopack: don't treat metadata routes as RSC (#82911)
  • [turbopack] Improve handling of symlink resolution errors in track_glob and read_glob (#83357)
  • Turbopack: throw large static metadata error earlier (#82939)
  • fix: error overlay not closing when backdrop clicked (#83981)
  • Turbopack: flush Node.js worker IPC on error (#84077)

Misc Changes

  • [CNA] use linter preference (#83194)
  • CI: use KV for test timing data (#83745)
  • docs: september improvements and fixes (#83997)

Credits

Huge thanks to @​yiminghe, @​huozhi, @​devjiwonchoi, @​mischnic, @​lukesandberg, @​ztanner, @​icyJoseph, @​leerob, @​fufuShih, @​dwrth, @​aymericzip, @​obendev, @​molebox, @​OoMNoO, @​pontasan, @​styfle, @​HondaYt, @​ryuapp, @​lpalmes, and @​ijjk for helping!

Commits
  • 40f1d78 v15.5.4
  • cb30f0a [backport] docs: september improvements and fixes (#83997)
  • b6a32bb [backport] [CNA] use linter preference (#83194) (#84087)
  • 26d61f1 [backport] Turbopack: flush Node.js worker IPC on error (#84079)
  • e11e87a [backport] fix: error overlay not closing when backdrop clicked (#83981) (#83...
  • 0a29888 [backport] fix: devtools initial position should be from next config (#83571)...
  • 7a53950 [backport] Turbopack: don't treat metadata routes as RSC (#83804)
  • 050bdf1 [backport] Turbopack: throw large static metadata error earlier (#83816)
  • 1f6ea09 [backport] Turbopack: Improve handling of symlink resolution errors (#83805)
  • c7d1855 [backport] CI: use KV for test timing data (#83860)
  • Additional commits viewable in compare view

Updates posthog-js from 1.266.2 to 1.268.6

Release notes

Sourced from posthog-js's releases.

posthog-js@1.268.6

1.268.6

Patch Changes

posthog-js@1.268.5

1.268.5

Patch Changes

  • #2362 8b570b8 Thanks @​pauldambra! - fix: over eager rename left a couple of old versions trying to call onRemoteConfig that doesn't exist

posthog-js@1.268.4

1.268.4

Patch Changes

posthog-js@1.268.3

1.268.3

Patch Changes

posthog-js@1.268.2

1.268.2

Patch Changes

posthog-js@1.268.1

1.268.1

Patch Changes

  • #2315 fd2c51d Thanks @​pauldambra! - fix: lazy loaded replay relies on remote config having been persisted in storage to avoid race with config on restart

posthog-js@1.268.0

1.268.0

Minor Changes

... (truncated)

Commits
  • f293275 chore: update versions and lockfile
  • 2102ee4 fix: recording should stop on forced idle and (conditionally) start on return...
  • 31f78e4 fix: url fallback should not consider hash params (#2371)
  • 5026ef1 chore: update versions and lockfile
  • 8b570b8 fix: over eager rename of onRemoteConfig (#2362)
  • 4a1a9a8 feat: auto update llm sdks (#2359)
  • 46de2be chore: flapping execution time tests (#2363)
  • 3b2029e chore: update versions and lockfile
  • c01c728 chore: rn surveys use the new response question id format (#2352)
  • a97fb05 chore: update versions and lockfile
  • Additional commits viewable in compare view

Updates posthog-node from 5.8.5 to 5.9.1

Release notes

Sourced from posthog-node's releases.

posthog-node@5.9.1

5.9.1

Patch Changes

posthog-node@5.9.0

5.9.0

Minor Changes

Patch Changes

posthog-node@5.8.8

5.8.8

Patch Changes

  • #2350 a1ae750 Thanks @​andyzzhao! - feature flag local evaluation will not sort condition sets with variant overrides to the top

posthog-node@5.8.7

5.8.7

Patch Changes

  • fix: don't sort condition sets with variant overrides to the top - conditions are now evaluated in their original order to match server-side logic

posthog-node@5.8.6

5.8.6

Patch Changes

Changelog

Sourced from posthog-node's changelog.

5.9.1

Patch Changes

5.9.0

Minor Changes

Patch Changes

5.8.8

Patch Changes

  • #2350 a1ae750 Thanks @​andyzzhao! - feature flag local evaluation will not sort condition sets with variant overrides to the top

5.8.7

Patch Changes

  • fix: don't sort condition sets with variant overrides to the top - conditions are now evaluated in their original order to match server-side logic

5.8.6

Patch Changes

Commits
  • a97fb05 chore: update versions and lockfile
  • caecb94 chore(node): use core error tracking processing (#2356)
  • b29b4c7 chore: update versions and lockfile
  • ac48d8f chore(node): node package cleaning (#2348)
  • 6e10c0e chore: update versions and lockfile
  • a1ae750 fix(node): don't sort condition sets with variant overrides to the top (#2350)
  • 3f6a9d6 chore: update versions and lockfile
  • 117b150 fix: node onException autocapture safely access the exception_List (#2346)
  • See full diff in compare view

Updates react-email from 4.2.11 to 4.2.12

Release notes

Sourced from react-email's releases.

react-email@4.2.12

Patch Changes

  • 90f39d5: Normalize Windows paths in generated Next.js config
Changelog

Sourced from react-email's changelog.

4.2.12

Patch Changes

  • 90f39d5: Normalize Windows paths in generated Next.js config
Commits

Updates sass from 1.93.0 to 1.93.2

Release notes

Sourced from sass's releases.

Dart Sass 1.93.2

To install Sass 1.93.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

JavaScript API

  • Fix another error in the release process for @sass/types.

See the full changelog for changes in earlier releases.

Dart Sass 1.93.1

To install Sass 1.93.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

JavaScript API

  • Fix an error in the release process for @sass/types.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.93.2

  • No user-visible changes.

JavaScript API

  • Fix another error in the release process for @sass/types.

1.93.1

  • No user-visible changes.

JavaScript API

  • Fix an error in the release process for @sass/types.
Commits

Updates zod from 4.1.9 to 4.1.11

Release notes

Sourced from zod's releases.

v4.1.11

Commits:

  • 2bed4b39760d8e4d678203b5c8fcaf24c182fc9f 4.1.11

v4.1.10

Commits:

  • 7ffedd00169d8dc2e7cb7c6d878f29b03e05b3a3 Fix shape caching (#5263)
  • 82cd717a0e7ee4e1737a783c7be278fa93fd8104 v4.1.10
Commits

Bumps the dependencies group with 25 updates:

| Package | From | To |
| --- | --- | --- |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `2.2.8` | `2.2.9` |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.5.3` | `15.5.4` |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.5.3` | `0.5.5` |
| [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) | `1.2.3` | `1.3.1` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.18` | `0.5.19` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.89.0` | `5.90.2` |
| [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client) | `11.5.1` | `11.6.0` |
| [@trpc/next](https://github.com/trpc/trpc/tree/HEAD/packages/next) | `11.5.1` | `11.6.0` |
| [@trpc/react-query](https://github.com/trpc/trpc/tree/HEAD/packages/react) | `11.5.1` | `11.6.0` |
| [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) | `11.5.1` | `11.6.0` |
| [next](https://github.com/vercel/next.js) | `15.5.3` | `15.5.4` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.266.2` | `1.268.6` |
| [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.8.5` | `5.9.1` |
| [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `4.2.11` | `4.2.12` |
| [sass](https://github.com/sass/dart-sass) | `1.93.0` | `1.93.2` |
| [zod](https://github.com/colinhacks/zod) | `4.1.9` | `4.1.11` |
| [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.5.3` | `15.5.4` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.55.0` | `1.55.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.13` | `19.1.14` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.44.0` | `8.44.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.44.0` | `8.44.1` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.5.3` | `15.5.4` |
| [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.5.6` | `2.5.8` |
| [jiti](https://github.com/unjs/jiti) | `2.5.1` | `2.6.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.44.0` | `8.44.1` |


Updates `@headlessui/react` from 2.2.8 to 2.2.9
- [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.9/packages/@headlessui-react)

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

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

Updates `@react-email/render` from 1.2.3 to 1.3.1
- [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.3.1/packages/render)

Updates `@tailwindcss/typography` from 0.5.18 to 0.5.19
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.18...v0.5.19)

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

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

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

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

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

Updates `next` from 15.5.3 to 15.5.4
- [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.3...v15.5.4)

Updates `posthog-js` from 1.266.2 to 1.268.6
- [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.266.2...posthog-js@1.268.6)

Updates `posthog-node` from 5.8.5 to 5.9.1
- [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.9.1/packages/node)

Updates `react-email` from 4.2.11 to 4.2.12
- [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.12/packages/react-email)

Updates `sass` from 1.93.0 to 1.93.2
- [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.93.0...1.93.2)

Updates `zod` from 4.1.9 to 4.1.11
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.1.9...v4.1.11)

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

Updates `@playwright/test` from 1.55.0 to 1.55.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.55.0...v1.55.1)

Updates `@types/react` from 19.1.13 to 19.1.14
- [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.44.0 to 8.44.1
- [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.44.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.44.0 to 8.44.1
- [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.44.1/packages/parser)

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

Updates `eslint-config-turbo` from 2.5.6 to 2.5.8
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](https://github.com/vercel/turborepo/commits/v2.5.8/packages/eslint-config-turbo)

Updates `jiti` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](unjs/jiti@v2.5.1...v2.6.0)

Updates `typescript-eslint` from 8.44.0 to 8.44.1
- [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.44.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@headlessui/react"
  dependency-version: 2.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@next/bundle-analyzer"
  dependency-version: 15.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@react-email/components"
  dependency-version: 0.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@react-email/render"
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tailwindcss/typography"
  dependency-version: 0.5.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@trpc/client"
  dependency-version: 11.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@trpc/next"
  dependency-version: 11.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@trpc/react-query"
  dependency-version: 11.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@trpc/server"
  dependency-version: 11.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: next
  dependency-version: 15.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: posthog-js
  dependency-version: 1.268.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: posthog-node
  dependency-version: 5.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-email
  dependency-version: 4.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sass
  dependency-version: 1.93.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: zod
  dependency-version: 4.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@next/eslint-plugin-next"
  dependency-version: 15.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.55.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-version: 19.1.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.44.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.44.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-config-next
  dependency-version: 15.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-config-turbo
  dependency-version: 2.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: jiti
  dependency-version: 2.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.44.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 27, 2025
@vercel

vercel Bot commented Sep 27, 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 27, 2025 5:15am

@dependabot @github

dependabot Bot commented on behalf of github Oct 2, 2025

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Oct 2, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dependencies-3dc5d3e535 branch October 2, 2025 14:46
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