Skip to content

chore(deps): bump the minor-patch-dependencies group across 1 directory with 21 updates#93

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-patch-dependencies-8ab6d26689
Closed

chore(deps): bump the minor-patch-dependencies group across 1 directory with 21 updates#93
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-patch-dependencies-8ab6d26689

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the minor-patch-dependencies group with 21 updates in the / directory:

Package From To
@paddle/paddle-js 1.5.1 1.6.1
@paddle/paddle-node-sdk 3.4.0 3.5.0
@radix-ui/react-label 2.1.7 2.1.8
@radix-ui/react-separator 1.1.7 1.1.8
@radix-ui/react-slot 1.2.3 1.2.4
@supabase/ssr 0.7.0 0.8.0
@supabase/supabase-js 2.57.4 2.89.0
dayjs 1.11.18 1.11.19
lucide-react 0.544.0 0.562.0
react 19.1.2 19.2.3
@types/react 19.1.13 19.2.7
react-dom 19.1.2 19.2.3
@types/react-dom 19.1.9 19.2.3
tailwind-merge 3.3.1 3.4.0
@eslint/eslintrc 3.3.1 3.3.3
@tailwindcss/postcss 4.1.13 4.1.18
eslint 9.36.0 9.39.2
lint-staged 16.2.0 16.2.7
prettier 3.6.2 3.7.4
tailwindcss 4.1.13 4.1.18
typescript 5.9.2 5.9.3

Updates @paddle/paddle-js from 1.5.1 to 1.6.1

Release notes

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

v1.6.1

Version 1.6.1

What's Changed

Full Changelog: PaddleHQ/paddle-js-wrapper@v1.6.0...v1.6.1

v1.6.0

Version 1.6.0

What's Changed

Full Changelog: PaddleHQ/paddle-js-wrapper@v1.5.0...v1.6.0

Changelog

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

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Check our main developer changelog for information about changes to the Paddle Billing platform, the Paddle API, and other developer tools.

1.6.1-next.0 - 2025-12-08

Added

  • Added CHECKOUT_PAYMENT_ERROR event name ('checkout.payment.error') to CheckoutEventNames enum.
  • Added name field to CheckoutEventError interface to match the actual error event payload structure.

Changed

  • Updated CheckoutEventError interface to reflect the actual error event payload structure. Error events now have all fields (name, type, code, detail, documentation_url) at the top level instead of nested in an error object.
  • Removed error?: CheckoutEventError property from PaddleEventData interface as error events no longer use a nested error object structure.

1.6.0-next.0 - 2025-11-11

GitHub release only - No functional changes since 1.5.1

1.5.1-next.0 - 2025-11-11

Added

  • Updated AvailablePaymentMethod union to include korean payment methods, BLIK, MB WAY, Pix and UPI.

1.5.0-next.0 - 2025-11-11

Added

  • Added support for upsell

1.4.2-next.0 - 2025-06-18

Added

  • Added support for prePaymentFailure in Paddle.Retain.demo() function.

1.4.1 - 2025-04-16

Fixed

... (truncated)

Commits

Updates @paddle/paddle-node-sdk from 3.4.0 to 3.5.0

Release notes

Sourced from @​paddle/paddle-node-sdk's releases.

v3.5.0

Version 3.5.0

What's Changed

New Contributors

Full Changelog: PaddleHQ/paddle-node-sdk@v3.4.0...v3.5.0

Changelog

Sourced from @​paddle/paddle-node-sdk's changelog.

3.5.0 - 2025-12-16

Added

  • Added support for location value in tax_mode enum to automatically present prices as inclusive or exclusive of tax based on customer location. See related changelog
  • Added support for requiresPaymentMethod field in trial period to specify whether a payment method is required during trial
  • Added remittanceReference field to payout notification entity
  • Added new report filter names remittance_reference and transaction_updated_at. See related changelog.
  • Added payout_reconciliation report type. See related changelog.

Deprecated

  • Deprecated balance report type in favor of payout_reconciliation. See related changelog.

Commits

Updates @radix-ui/react-label from 2.1.7 to 2.1.8

Commits

Updates @radix-ui/react-separator from 1.1.7 to 1.1.8

Commits

Updates @radix-ui/react-slot from 1.2.3 to 1.2.4

Commits

Updates @supabase/ssr from 0.7.0 to 0.8.0

Release notes

Sourced from @​supabase/ssr's releases.

v0.8.0

0.8.0 (2025-11-26)

Features

  • adds cookies.encode option allowing minimal cookie sizes (#126) (cf38b22)
  • publish SSR under deprecated auth-helpers package names (#127) (e8b6102)
  • update supabase-js to latest (#133) (d65044d)
  • update supabase-js to latest (#145) (08bf7d6)

Bug Fixes

v0.8.0-rc.9

This is a release candidate. See release-please PR #128 for context.

v0.8.0-rc.8

This is a release candidate. See release-please PR #128 for context.

v0.8.0-rc.5

This is a release candidate. See release-please PR #128 for context.

Changelog

Sourced from @​supabase/ssr's changelog.

0.8.0 (2025-11-26)

Features

  • adds cookies.encode option allowing minimal cookie sizes (#126) (cf38b22)
  • publish SSR under deprecated auth-helpers package names (#127) (e8b6102)
  • update supabase-js to latest (#133) (d65044d)
  • update supabase-js to latest (#145) (08bf7d6)

Bug Fixes

Commits
Maintainer changes

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


Updates @supabase/supabase-js from 2.57.4 to 2.89.0

Release notes

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

v2.89.0

2.89.0 (2025-12-18)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)
  • auth: add string array support for AMR claims (#1967)
  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.2

2.88.1-canary.2 (2025-12-18)

🚀 Features

  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

v2.88.1-canary.1

2.88.1-canary.1 (2025-12-17)

🚀 Features

  • auth: add string array support for AMR claims (#1967)

❤️ Thank You

v2.88.1-canary.0

2.88.1-canary.0 (2025-12-17)

🚀 Features

  • auth: add X (OAuth 2.0) provider (#1960)

❤️ Thank You

v2.88.0

2.88.0 (2025-12-16)

... (truncated)

Changelog

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

2.89.0 (2025-12-18)

🚀 Features

  • supabase: export DatabaseWithoutInternals utility type (#1935)

❤️ Thank You

2.88.0 (2025-12-16)

🚀 Features

  • repo: migrate build system to tsdown for proper ESM/CJS support (#1961)
  • auth: allow custom predicate for detectSessionInUrl option (#1958)

❤️ Thank You

2.87.3 (2025-12-15)

🩹 Fixes

  • supabase: resolve jsDelivr CDN ESM import failure with .js extensions (#1953)

❤️ Thank You

2.87.2 (2025-12-15)

🩹 Fixes

  • supabase: resolve jsDelivr CDN ESM import failure (#1950)

❤️ Thank You

2.87.1 (2025-12-09)

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

2.87.0 (2025-12-08)

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

2.86.2 (2025-12-04)

... (truncated)

Commits
  • e953e71 feat(supabase): export DatabaseWithoutInternals utility type (#1935)
  • ba17c2f chore(release): version 2.88.0 changelogs (#1965)
  • 6c9bbdf feat(repo): migrate build system to tsdown for proper ESM/CJS support (#1961)
  • f346169 feat(auth): allow custom predicate for detectSessionInUrl option (#1958)
  • f57b882 chore(release): version 2.87.3 changelogs (#1954)
  • 628e710 fix(supabase): resolve jsDelivr CDN ESM import failure with .js extensions (#...
  • a660d29 chore(release): version 2.87.2 changelogs (#1952)
  • 2950186 fix(supabase): resolve jsDelivr CDN ESM import failure (#1950)
  • 13af49b chore(release): version 2.87.1 changelogs (#1934)
  • 66351aa chore(release): version 2.87.0 changelogs (#1929)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates dayjs from 1.11.18 to 1.11.19

Release notes

Sourced from dayjs's releases.

v1.11.19

1.11.19 (2025-10-31)

Bug Fixes

  • added usage warnings for diff + updated unit tests (#2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#2656) (1d8746c)
Changelog

Sourced from dayjs's changelog.

1.11.19 (2025-10-31)

Bug Fixes

  • added usage warnings for diff + updated unit tests (#2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#2656) (1d8746c)
Commits

Updates lucide-react from 0.544.0 to 0.562.0

Release notes

Sourced from lucide-react's releases.

Version 0.562.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.561.0...0.562.0

Version 0.561.0

What's Changed

Full Changelog: lucide-icons/lucide@0.560.0...0.561.0

Version 0.560.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.559.0...0.560.0

Version 0.559.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.558.0...0.559.0

Version 0.558.0

What's Changed

Full Changelog: lucide-icons/lucide@0.557.0...0.558.0

Version 0.557.0

What's Changed

... (truncated)

Commits
Maintainer changes

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


Updates react from 19.1.2 to 19.2.3

Release notes

Sourced from react's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

  • <Activity /> was developed over many years, starting before ClassComponent.setState (@​acdlite @​sebmarkbage and many others)
  • Stringify context as "SomeContext" instead of "SomeContext.Provider" (@​kassens #33507)
  • Include stack of cause of React instrumentation errors with %o placeholder (@​eps1lon #34198)

... (truncated)

Changelog

Sourced from react's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

... (truncated)

Commits

Updates @types/react from 19.1.13 to 19.2.7

Commits

Updates react-dom from 19.1.2 to 19.2.3

Release notes

Sourced from react-dom's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

  • <Activity /> was developed over many years, starting before ClassComponent.setState (@​acdlite @​sebmarkbage and many others)
  • Stringify context as "SomeContext" instead of "SomeContext.Provider" (@​kassens #33507)
  • Include stack of cause of React instrumentation errors with %o placeholder (@​eps1lon #34198)

... (truncated)

Changelog

Sourced from react-dom's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

... (truncated)

Commits

Updates @types/react-dom from 19.1.9 to 19.2.3

Commits

Updates tailwind-merge from 3.3.1 to 3.4.0

Release notes

Sourced from tailwind-merge's releases.

v3.4.0

New Features

Documentation

Other

Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v...

Description has been truncated

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…ry with 21 updates

Bumps the minor-patch-dependencies group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@paddle/paddle-js](https://github.com/PaddleHQ/paddle-js-wrapper) | `1.5.1` | `1.6.1` |
| [@paddle/paddle-node-sdk](https://github.com/PaddleHQ/paddle-node-sdk) | `3.4.0` | `3.5.0` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.7` | `2.1.8` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.7` | `1.1.8` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.4` |
| [@supabase/ssr](https://github.com/supabase/ssr) | `0.7.0` | `0.8.0` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.57.4` | `2.89.0` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.18` | `1.11.19` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.544.0` | `0.562.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.2` | `19.2.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.13` | `19.2.7` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.2` | `19.2.3` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.9` | `19.2.3` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.3.1` | `3.4.0` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.1` | `3.3.3` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.13` | `4.1.18` |
| [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.39.2` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.0` | `16.2.7` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.13` | `4.1.18` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` |



Updates `@paddle/paddle-js` from 1.5.1 to 1.6.1
- [Release notes](https://github.com/PaddleHQ/paddle-js-wrapper/releases)
- [Changelog](https://github.com/PaddleHQ/paddle-js-wrapper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PaddleHQ/paddle-js-wrapper/commits/v1.6.1)

Updates `@paddle/paddle-node-sdk` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/PaddleHQ/paddle-node-sdk/releases)
- [Changelog](https://github.com/PaddleHQ/paddle-node-sdk/blob/main/CHANGELOG.md)
- [Commits](PaddleHQ/paddle-node-sdk@v3.4.0...v3.5.0)

Updates `@radix-ui/react-label` from 2.1.7 to 2.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-separator` from 1.1.7 to 1.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@supabase/ssr` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/supabase/ssr/releases)
- [Changelog](https://github.com/supabase/ssr/blob/main/CHANGELOG.md)
- [Commits](supabase/ssr@v0.7.0...v0.8.0)

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

Updates `dayjs` from 1.11.18 to 1.11.19
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.18...v1.11.19)

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

Updates `react` from 19.1.2 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react)

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

Updates `react-dom` from 19.1.2 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom)

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

Updates `tailwind-merge` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.3.1...v3.4.0)

Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3)

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

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

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

Updates `eslint` from 9.36.0 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.36.0...v9.39.2)

Updates `lint-staged` from 16.2.0 to 16.2.7
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.2.0...v16.2.7)

Updates `prettier` from 3.6.2 to 3.7.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.6.2...3.7.4)

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

Updates `typescript` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: "@paddle/paddle-js"
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: "@paddle/paddle-node-sdk"
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: "@radix-ui/react-label"
  dependency-version: 2.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: "@radix-ui/react-separator"
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: "@supabase/ssr"
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.89.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: dayjs
  dependency-version: 1.11.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: lucide-react
  dependency-version: 0.562.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: tailwind-merge
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.1.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: lint-staged
  dependency-version: 16.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: prettier
  dependency-version: 3.7.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.1.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minor-patch-dependencies-8ab6d26689 branch from ae50542 to 29e0a38 Compare February 2, 2026 08:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

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

@dependabot dependabot bot closed this Feb 9, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-patch-dependencies-8ab6d26689 branch February 9, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants