Skip to content

chore(deps): bump the dependencies group across 1 directory with 26 updates#1067

Merged
mbifulco merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dependencies-b3660fab52
Aug 19, 2025
Merged

chore(deps): bump the dependencies group across 1 directory with 26 updates#1067
mbifulco merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dependencies-b3660fab52

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2025

Copy link
Copy Markdown
Contributor

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

Package From To
@next/bundle-analyzer 15.4.5 15.4.6
@react-email/components 0.4.0 0.5.0
@react-email/render 1.1.4 1.2.0
@tanstack/react-query 5.84.1 5.85.3
lucide-react 0.536.0 0.539.0
next 15.4.5 15.4.6
posthog-js 1.258.5 1.260.1
posthog-node 5.6.0 5.7.0
react-email 4.2.7 4.2.8
sass 1.89.2 1.90.0
svix 1.70.0 1.73.0
zod 4.0.14 4.0.17
@eslint/js 9.32.0 9.33.0
@ianvs/prettier-plugin-sort-imports 4.5.1 4.6.2
@next/eslint-plugin-next 15.4.5 15.4.6
@tailwindcss/postcss 4.1.11 4.1.12
@testing-library/jest-dom 6.6.4 6.7.0
@types/node 24.2.0 24.3.0
@types/react 19.1.9 19.1.10
@typescript-eslint/eslint-plugin 8.39.0 8.39.1
@typescript-eslint/parser 8.39.0 8.39.1
eslint 9.32.0 9.33.0
eslint-config-next 15.4.5 15.4.6
eslint-config-turbo 2.5.5 2.5.6
tailwindcss 4.1.11 4.1.12
typescript-eslint 8.39.0 8.39.1

Updates @next/bundle-analyzer from 15.4.5 to 15.4.6

Release notes

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

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates @react-email/components from 0.4.0 to 0.5.0

Release notes

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

@​react-email/components@​0.5.0

Minor Changes

  • fc2f407: add toPlainText utility and deprecate plainText option on render

Patch Changes

  • Updated dependencies [fc2f407]
    • @​react-email/render@​1.2.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.0

Minor Changes

  • fc2f407: add toPlainText utility and deprecate plainText option on render

Patch Changes

  • Updated dependencies [fc2f407]
    • @​react-email/render@​1.2.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
Commits

Updates @react-email/render from 1.1.4 to 1.2.0

Release notes

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

@​react-email/render@​1.2.0

Minor Changes

  • fc2f407: add toPlainText utility and deprecate plainText option on render
Changelog

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

1.2.0

Minor Changes

  • fc2f407: add toPlainText utility and deprecate plainText option on render
Commits
  • a64fde8 chore(root): Version packages (#2413)
  • fc2f407 feat(render): toPlainText function to convert existing HTML to plain text (#2...
  • See full diff in compare view

Updates @tanstack/react-query from 5.84.1 to 5.85.3

Release notes

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

v5.85.3

Version 5.85.3 - 8/14/25, 1:05 PM

Changes

Fix

  • query-core: race condition in StrictMode (#9565) (51aad7d) by Dominik Dorfmeister

Test

  • core: tests for StrictMode behaviour (de3626a) by TkDodo

Packages

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

v5.85.2

Version 5.85.2 - 8/14/25, 8:51 AM

Changes

Fix

  • query-core: query cancellation and reverting (#9293) (0991576) by Dominik Dorfmeister

Packages

  • @​tanstack/query-core@​5.85.2
  • @​tanstack/react-query@​5.85.2
  • @​tanstack/query-broadcast-client-experimental@​5.85.2
  • @​tanstack/query-persist-client-core@​5.85.2

... (truncated)

Commits
  • b6516bd release: v5.85.3
  • e14f39c release: v5.85.2
  • 0991576 fix(query-core): query cancellation and reverting (#9293)
  • 31f51b9 release: v5.85.1
  • aab51d9 release: v5.85.0
  • 6bf2eb7 chore(tsconfig.json): add 'test-setup.ts' to 'include' array (#9545)
  • 77e53b0 test(react-query/useIsFetching): remove unnecessary 'advanceTimersByTimeAsync...
  • edd1bd0 release: v5.84.2
  • 34657e5 test(react-query/mutationOptions): add tests for without 'mutationKey' in 'mu...
  • See full diff in compare view

Updates lucide-react from 0.536.0 to 0.539.0

Release notes

Sourced from lucide-react's releases.

Version 0.539.0

What's Changed

Full Changelog: lucide-icons/lucide@0.538.0...0.539.0

Version 0.538.0

What's Changed

Full Changelog: lucide-icons/lucide@0.537.0...0.538.0

Version 0.537.0

What's Changed

Full Changelog: lucide-icons/lucide@0.536.0...0.537.0

Commits

Updates next from 15.4.5 to 15.4.6

Release notes

Sourced from next's releases.

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates posthog-js from 1.258.5 to 1.260.1

Release notes

Sourced from posthog-js's releases.

posthog-js@1.260.1

1.260.1

Patch Changes

posthog-js@1.260.0

1.260.0

Minor Changes

Patch Changes

posthog-js@1.259.0

1.259.0

Minor Changes

posthog-js@1.258.6

1.258.6

Patch Changes

Commits
  • 3730de4 chore: update versions and lockfile
  • 1e95d47 fix: always set surveySeen on local storage for old posthog-js versions (#2215)
  • 07e071d chore: update versions and lockfile
  • 57752f4 feat: add reasoning and cache support for gen ai + fix for ai sdk (#2216)
  • 762445c chore(examples): update next and nuxt examples (#2207)
  • 1882dcb chore(deps): move prettier at workspace level (#2209)
  • b8ee681 docs: Mention RELEASING.md and changesets on CONTRIBUTING.md (#2208)
  • fda2932 feat(cookieless): Split cookieless into 2 modes, 'always' and 'on_reject' (#2...
  • 2d38e6f chore: skip test that fails frequently on firefox (#2204)
  • 9b38969 fix: Updates to spec generation (#2183)
  • Additional commits viewable in compare view

Updates posthog-node from 5.6.0 to 5.7.0

Release notes

Sourced from posthog-node's releases.

posthog-node@5.7.0

5.7.0

Minor Changes

Changelog

Sourced from posthog-node's changelog.

5.7.0

Minor Changes

Commits

Updates react-email from 4.2.7 to 4.2.8

Release notes

Sourced from react-email's releases.

react-email@4.2.8

Patch Changes

  • 64cd6ec: fix hot reloading with circular dependencies
Changelog

Sourced from react-email's changelog.

4.2.8

Patch Changes

  • 64cd6ec: fix hot reloading with circular dependencies
Commits

Updates sass from 1.89.2 to 1.90.0

Release notes

Sourced from sass's releases.

Dart Sass 1.90.0

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

Changes

  • Allow a @forwarded module to be loaded with a configuration when that module has already been loaded with a different configuration and the module doesn't define any variables that would have been configured anyway.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.90.0

  • Allow a @forwarded module to be loaded with a configuration when that module has already been loaded with a different configuration and the module doesn't define any variables that would have been configured anyway.
Commits
  • d6f4f17 Allow unused configurations to go past @forward (#2600)
  • 02fa098 Bump @​types/jest from 29.5.14 to 30.0.0 in /pkg/sass-parser (#2591)
  • 008bbef Update embedded-host-node release pipeline (#2609)
  • d3e1abf Bump jest from 29.7.0 to 30.0.4 in /pkg/sass-parser (#2603)
  • b27c3ae Fix CI by pinning postcss version to 8.5.5 and disable app armor for browser ...
  • a42380f Bump jest-extended from 5.0.3 to 6.0.0 in /pkg/sass-parser (#2587)
  • See full diff in compare view

Updates svix from 1.70.0 to 1.73.0

Release notes

Sourced from svix's releases.

v1.73.0

Version 1.73.0

  • Libs/(Java and Kotlin): Fix bug causing runtime exceptions when unknown fields were sent from the server

v1.72.0

What's Changed

  • Libs/JavaScript: Use native fetch API
  • Server: Upgrade Docker base image to Debian Trixie
  • Bridge: Add a default user-agent to requests made by the new http output
  • Bridge: Upgrade Docker base image to Debian Trixie

Full Changelog: svix/svix-webhooks@v1.71.0...v1.72.0

v1.71.0

What's Changed

Full Changelog: svix/svix-webhooks@v1.70.1...v1.71.0

v1.70.1

What's Changed

  • Libs/All: Re-add endpoint.transformationPartialUpdate as a deprecated operation
    • It was removed through a rename in the previous version, which should not have happened

Full Changelog: svix/svix-webhooks@v1.70.0...v1.70.1

Changelog

Sourced from svix's changelog.

Version 1.73.0

  • Libs/(Java and Kotlin): Fix bug causing runtime exceptions when unknown fields were sent from the server

Version 1.72.0

  • Libs/JavaScript: Use native fetch API
  • Server: Upgrade Docker base image to Debian Trixie
  • Bridge: Add a default user-agent to requests made by the new http output
  • Bridge: Upgrade Docker base image to Debian Trixie

Version 1.71.0

Version 1.70.1

  • Libs/All: Re-add endpoint.transformationPartialUpdate as a deprecated operation
    • It was removed through a rename in the previous version, which should not have happened
Commits

Updates zod from 4.0.14 to 4.0.17

Release notes

Sourced from zod's releases.

v4.0.17

Commits:

  • 1cebf336c560c87e6f806b9d02106fb623049f21 Add blog (#5074)
  • fc1e556318159b4740ba3d6b37660e783d2a3cb7 Fixes #5073
  • cc63f950158db212c5e9b75e7d22faca851ea624 v4.0.17

v4.0.16

Commits:

  • d589186c20c3dc112f5a5fda23cccd4d1f74420e fix: ensure keyof returns enum (#5045)
  • 4975f3a0e9c9f0b241499d936a02f1998c66dc01 feat: add discriminator generic (#5044)
  • 0a463e38e7f77b8036628ff911de515f9f9f6662 Update speakeasy files
  • 12658aff60349a87972a782b64802ec901c5ebf2 Fix Edit page buttons
  • 47e6604a3555811115d05bf41e50de54192e2e14 fix: edit this page button, now redirects to correct url using the new path (#5056)
  • 7207a2df38caaae910551b7ecf04941b00fc10c8 Update Hey API link to Zod v3 plugin (#5060)
  • 6887ff34fb9bf5f6769152cf62ba9b69fa378aac Update Hey API link to Zod plugin (#5059)
  • ffff1aac6a9a88fe6e7ad2659dbc7743275ea052 Clone POJO objects during defaulting/prefaulting
  • a227cb3bd22aba48412a0129650b86277adc3545 v4.0.16

v4.0.15

Commits:

  • 7e7e3461aceecf3633e158df50d6bc852e7cdf45 Clean up docs
  • f2949a81a06fe197c53e47c1fab024cebbd7f1f1 [docs] Fix migration guide upgrade command (#5021)
  • d43cf19d5cafd505f2f8e76f13e18564470f0696 Fix recursive object initialization errors with check() and other methods (#5018)
  • 3de2b6389a57a093f11ecf1820f31e5b4452c7e9 fix: remove redundant Required<> from input and output type definitions (#5033)
  • 93553bd48aeac27fdeb7dcbee5b7e37628572aff Add needs info
  • 03cfa8d9367c56d8c29870a83af10edc91eba34a 4.0.15
Commits

Updates @eslint/js from 9.32.0 to 9.33.0

Release notes

Sourced from @​eslint/js's releases.

v9.33.0

Features

  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)

Bug Fixes

  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)

Documentation

  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)

Build Related

  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

Chores

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
Changelog

Sourced from @​eslint/js's changelog.

v9.33.0 - August 8, 2025

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)
  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)
Commits

Updates @ianvs/prettier-plugin-sort-imports from 4.5.1 to 4.6.2

Release notes

Sourced from @​ianvs/prettier-plugin-sort-imports's releases.

4.6.2

What's Changed

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.6.1...4.6.2

v4.6.1

What's Changed

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.6.0...v4.6.1

v4.6.0

What's Changed

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.5.1...v4.6.0

Commits

Updates @next/eslint-plugin-next from 15.4.5 to 15.4.6

Release notes

Sourced from @​next/eslint-plugin-next's releases.

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates @tailwindcss/postcss from 4.1.11 to 4.1.12

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.1.12

Fixed

  • Don't consider the global important state in @apply (#18404)
  • Add missing suggestions for flex-<number> utilities (#18642)
  • Fix trailing ) from interfering with extraction in Clojure keywords (#18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#18432)
  • Track source locations through @plugin and @config (#18345)
  • Allow boolean values of process.env.DEBUG in @tailwindcss/node (#18485)
  • Ignore consecutive semicolons in the CSS parser (#18532)
  • Center the dropdown icon added to an input with a paired datalist by default (#18511)
  • Extract candidates in Slang templates (#18565)
  • Improve error messages when encountering invalid functional utility names (#18568)
  • Discard CSS AST objects with false or undefined properties (#18571)
  • Allow users to disable URL rebasing in @tailwindcss/postcss via transformAssetUrls: false (#18321)
  • Fix false-positive migrations in addEventListener and JavaScript variable names (#18718)
  • Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
  • Read from --border-color-* theme keys in divide-* utilities for backwards compatibility (#18704)
  • Don't scan .hdr and .exr files for classes by default (#18734)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.1.12] - 2025-08-13

Fixed

  • Don't consider the global important state in @apply (#18404)
  • Add missing suggestions for flex-<number> utilities (#18642)
  • Fix trailing ) from interfering with extraction in Clojure keywords (#18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#18432)
  • Track source locations through @plugin and @config (#18345)
  • Allow boolean values of process.env.DEBUG in @tailwindcss/node (#18485)
  • Ignore consecutive semicolons in the CSS parser (#18532)
  • Center the dropdown icon added to an input with a paired datalist by default (#18511)
  • Extract candidates in Slang templates (#18565)
  • Improve error messages when encountering invalid functional utility names (#18568)
  • Discard CSS AST objects with false or undefined properties (#18571)
  • Allow users to disable URL rebasing in @tailwindcss/postcss via transformAssetUrls: false (#18321)
  • Fix false-positive migrations in addEventListener and JavaScript variable names (#18718)
  • Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
  • Read from --border-color-* theme keys in divide-* utilities for backwards compatibility (#18704)
  • Don't scan .hdr and .exr files for classes by default (#18734)
Commits

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.4.5` | `15.4.6` |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.4.0` | `0.5.0` |
| [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) | `1.1.4` | `1.2.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.84.1` | `5.85.3` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.536.0` | `0.539.0` |
| [next](https://github.com/vercel/next.js) | `15.4.5` | `15.4.6` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.258.5` | `1.260.1` |
| [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.6.0` | `5.7.0` |
| [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `4.2.7` | `4.2.8` |
| [sass](https://github.com/sass/dart-sass) | `1.89.2` | `1.90.0` |
| [svix](https://github.com/svix/svix-libs) | `1.70.0` | `1.73.0` |
| [zod](https://github.com/colinhacks/zod) | `4.0.14` | `4.0.17` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.32.0` | `9.33.0` |
| [@ianvs/prettier-plugin-sort-imports](https://github.com/ianvs/prettier-plugin-sort-imports) | `4.5.1` | `4.6.2` |
| [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.4.5` | `15.4.6` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.11` | `4.1.12` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.4` | `6.7.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.0` | `24.3.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.9` | `19.1.10` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.39.0` | `8.39.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.39.0` | `8.39.1` |
| [eslint](https://github.com/eslint/eslint) | `9.32.0` | `9.33.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.4.5` | `15.4.6` |
| [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.5.5` | `2.5.6` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.11` | `4.1.12` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.39.0` | `8.39.1` |



Updates `@next/bundle-analyzer` from 15.4.5 to 15.4.6
- [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.4.6/packages/next-bundle-analyzer)

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

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

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

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

Updates `next` from 15.4.5 to 15.4.6
- [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.4.5...v15.4.6)

Updates `posthog-js` from 1.258.5 to 1.260.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.258.5...posthog-js@1.260.1)

Updates `posthog-node` from 5.6.0 to 5.7.0
- [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.7.0/packages/node)

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

Updates `sass` from 1.89.2 to 1.90.0
- [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.89.2...1.90.0)

Updates `svix` from 1.70.0 to 1.73.0
- [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.70.0...v1.73.0)

Updates `zod` from 4.0.14 to 4.0.17
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.0.14...v4.0.17)

Updates `@eslint/js` from 9.32.0 to 9.33.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.33.0/packages/js)

Updates `@ianvs/prettier-plugin-sort-imports` from 4.5.1 to 4.6.2
- [Release notes](https://github.com/ianvs/prettier-plugin-sort-imports/releases)
- [Changelog](https://github.com/IanVS/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
- [Commits](IanVS/prettier-plugin-sort-imports@v4.5.1...4.6.2)

Updates `@next/eslint-plugin-next` from 15.4.5 to 15.4.6
- [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.4.6/packages/eslint-plugin-next)

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

Updates `@testing-library/jest-dom` from 6.6.4 to 6.7.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.6.4...v6.7.0)

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

Updates `@types/react` from 19.1.9 to 19.1.10
- [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.39.0 to 8.39.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.39.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.39.0 to 8.39.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.39.1/packages/parser)

Updates `eslint` from 9.32.0 to 9.33.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.32.0...v9.33.0)

Updates `eslint-config-next` from 15.4.5 to 15.4.6
- [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.4.6/packages/eslint-config-next)

Updates `eslint-config-turbo` from 2.5.5 to 2.5.6
- [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.6/packages/eslint-config-turbo)

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

Updates `typescript-eslint` from 8.39.0 to 8.39.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.39.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-version: 15.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@react-email/components"
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@react-email/render"
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.85.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: lucide-react
  dependency-version: 0.539.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: next
  dependency-version: 15.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: posthog-js
  dependency-version: 1.260.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: posthog-node
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-email
  dependency-version: 4.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sass
  dependency-version: 1.90.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: svix
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: zod
  dependency-version: 4.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@eslint/js"
  dependency-version: 9.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@ianvs/prettier-plugin-sort-imports"
  dependency-version: 4.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/eslint-plugin-next"
  dependency-version: 15.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 24.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-version: 19.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.39.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.39.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 9.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-config-next
  dependency-version: 15.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-config-turbo
  dependency-version: 2.5.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tailwindcss
  dependency-version: 4.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.39.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 Aug 16, 2025
@vercel

vercel Bot commented Aug 16, 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 Aug 19, 2025 0:28am

@mbifulco mbifulco merged commit 25d604c into main Aug 19, 2025
8 checks passed
@mbifulco mbifulco deleted the dependabot/npm_and_yarn/dependencies-b3660fab52 branch August 19, 2025 12:28
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.

1 participant