Skip to content

chore(deps): bump the prod group with 26 updates #434

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps the prod group with 26 updates:

Package From To
@headlessui/react 2.1.9 2.2.2
@heroicons/react 2.1.3 2.2.0
@tailwindcss/forms 0.5.3 0.5.10
@vercel/analytics 1.3.1 1.5.0
clsx 1.2.1 2.1.1
jose 5.8.0 6.0.10
lucide-react 0.469.0 0.503.0
next 15.4.0-canary.3 15.4.0-canary.9
next-intl 3.25.1 4.1.0
next-themes 0.2.1 0.4.6
nice-grpc 2.0.1 2.1.12
qrcode.react 3.1.0 4.2.0
react-hook-form 7.39.5 7.56.1
swr 2.2.5 2.3.3
tinycolor2 1.4.2 1.6.0
@types/tinycolor2 1.4.3 1.4.6
@bufbuild/protobuf 2.2.2 2.2.5
@connectrpc/connect 2.0.0 2.0.2
@connectrpc/connect-node 2.0.0 2.0.2
@connectrpc/connect-web 2.0.0 2.0.2
@typescript-eslint/parser 7.18.0 8.31.0
eslint-config-next 14.2.18 15.3.1
eslint-config-prettier 9.1.0 10.1.2
eslint-config-turbo 2.1.0 2.5.1
eslint-plugin-react 7.35.0 7.37.5
@babel/eslint-parser 7.25.9 7.27.0

Updates @headlessui/react from 2.1.9 to 2.2.2

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v2.2.2

Fixed

  • Improve Menu component performance (#3685)
  • Improve Listbox component performance (#3688)
  • Improve Combobox component performance (#3697)
  • Open Menu and Listbox on mousedown (#3689)
  • Fix Transition component from incorrectly exposing the Closing state (#3696)

@​headlessui/react@​v2.2.1

Added

  • Accept tabIndex on the Checkbox component (#3645)
  • Accept tabIndex on the RadioGroup component (#3646)

Fixed

  • Use correct ownerDocument when using internal Portal component (#3594)
  • Bump @tanstack/react-virtual to fix warnings in React 19 projects (#3588)
  • Fix aria-invalid attributes to have a valid 'true' value (#3639)
  • Add missing invalid prop to Combobox component (#3677)
  • Fix Unexpected undefined crash in Combobox component with virtual mode (#3678)

@​headlessui/react@​v2.2.0

Added

  • Add React 19 support (#3543)

@​headlessui/react@​v2.1.10

Fixed

  • Use React.JSX instead of deprecated global JSX (#3511)
  • Fix crash in ListboxOptions when using as={Fragment} (#3513)
Changelog

Sourced from @​headlessui/react's changelog.

[2.2.2] - 2025-04-17

Fixed

  • Improve Menu component performance (#3685)
  • Improve Listbox component performance (#3688)
  • Open Menu and Listbox on mousedown (#3689)
  • Fix Transition component from incorrectly exposing the Closing state (#3696)
  • Improve Combobox component performance (#3697)

[2.2.1] - 2025-04-04

Added

  • Accept tabIndex on the Checkbox component (#3645)
  • Accept tabIndex on the RadioGroup component (#3646)

Fixed

  • Use correct ownerDocument when using internal Portal component (#3594)
  • Bump @tanstack/react-virtual to fix warnings in React 19 projects (#3588)
  • Fix aria-invalid attributes to have a valid 'true' value (#3639)
  • Add missing invalid prop to Combobox component (#3677)
  • Fix Unexpected undefined crash in Combobox component with virtual mode (#3678)

[2.2.0] - 2024-10-25

Added

  • Add React 19 support (#3543)

[2.1.10] - 2024-10-10

Fixed

  • Use React.JSX instead of deprecated global JSX (#3511)
  • Fix crash in ListboxOptions when using as={Fragment} (#3513)
Commits

Updates @heroicons/react from 2.1.3 to 2.2.0

Release notes

Sourced from @​heroicons/react's releases.

v2.2.0

Added

  • Add React 19 support (#1247)

Fixed

  • Removed unnecessary clipping path from solid/arrow-left-circle (#1211)

v2.1.5

Added

  • Add new icons (arrow-turn-*, bold, calendar-date-range, divide, document-currency-*, equals, h1, h2, h3, italic, link-slash, numbered-list, percent-badge, slash, strikethrough, underline)

v2.1.4

Fixed

  • Improve tree-shakability of React package (#1192)
Changelog

Sourced from @​heroicons/react's changelog.

[2.2.0] - 2024-11-18

Added

  • Add React 19 support (#1247)

Fixed

  • Removed unnecessary clipping path from solid/arrow-left-circle (#1211)

[2.1.5] - 2024-07-10

Added

  • Add new icons (arrow-turn-*, bold, calendar-date-range, divide, document-currency-*, equals, h1, h2, h3, italic, link-slash, numbered-list, percent-badge, slash, strikethrough, underline)

[2.1.4] - 2024-06-17

Fixed

  • Improve tree-shakability of React package (#1192)
Commits

Updates @tailwindcss/forms from 0.5.3 to 0.5.10

Release notes

Sourced from @​tailwindcss/forms's releases.

v0.5.10

Fixed

  • Support installing with beta versions of Tailwind CSS v4 (#163)

v0.5.9

Fixed

  • Fallback to static chevron color if theme is using variables (#167)

v0.5.8

Fixed

  • Support installing with alpha versions of Tailwind CSS v4 (#163)

v0.5.7

Fixed

  • Use normal checkbox and radio appearance in forced-colors mode (#152)

v0.5.6

Fixed

  • Fix date time bottom spacing on MacOS Safari (#146)

v0.5.5

Fixed

  • Fix text alignment on date and time inputs on iOS (#144)

v0.5.4

Fixed

  • Remove chevron for selects with a non-default size (#137)
  • Allow for without type (#141)
Changelog

Sourced from @​tailwindcss/forms's changelog.

[0.5.10] - 2025-01-07

Fixed

  • Support installing with beta versions of Tailwind CSS v4 (#163)

[0.5.9] - 2024-09-05

Fixed

  • Fallback to static chevron color if theme is using variables (#167)

[0.5.8] - 2024-08-28

Fixed

  • Support installing with alpha versions of Tailwind CSS v4 (#163)

[0.5.7] - 2023-11-10

Fixed

  • Use normal checkbox and radio appearance in forced-colors mode (#152)

[0.5.6] - 2023-08-28

Fixed

  • Fix date time bottom spacing on MacOS Safari (#146)

[0.5.5] - 2023-08-22

Fixed

  • Fix text alignment on date and time inputs on iOS (#144)

[0.5.4] - 2023-07-13

Fixed

  • Remove chevron for selects with a non-default size (#137)
  • Allow for without type (#141)
Commits

Updates @vercel/analytics from 1.3.1 to 1.5.0

Release notes

Sourced from @​vercel/analytics's releases.

1.5.0

What's Changed

  • fix: next/jest does not support import.meta by @​feugy in #162
  • feat: support configurable deployment basepath by @​feugy in #158

Full Changelog: vercel/analytics@1.4.1...1.5.0

1.5.0-canary.3

What's Changed

Full Changelog: vercel/analytics@1.4.1...1.5.0-canary.3

1.5.0-canary.2

What's Changed

Full Changelog: vercel/analytics@1.4.1...1.5.0-canary.2

1.5.0-canary.1

What's Changed

New Contributors

Full Changelog: vercel/analytics@1.4.0...1.5.0-canary.1

1.4.1

What's Changed

Full Changelog: vercel/analytics@1.4.0...1.4.1

1.4.0

What's Changed

Full Changelog: vercel/analytics@1.3.2...1.4.0

1.3.2

What's Changed

... (truncated)

Commits
  • 9a90468 chore: release 1.5.0 (#165)
  • 56ebed2 fix(#157): error when rendering Nuxt component (#160)
  • 68d0d13 Add an option to prefix an endpoint path with an environment variable. (#153)
  • c09b649 docs: exposes types and updates example apps for beforeSend (#154)
  • 81d0eed feat: next/remix/react supports updating beforeSend (#152)
  • 55bd2ff feat: route support for Astro, Nuxt, Remix, Sveltekit and Vue (#151)
  • 524af71 React 19 support (#149) fix(148)
  • See full diff in compare view

Updates clsx from 1.2.1 to 2.1.1

Release notes

Sourced from clsx's releases.

v2.1.1

Patches

  • (types) Include bigint in ClassValue type: (#96): 3d960ab Accommodates recent @types/react changes to ReactNode. Thank you @​ViliamKopecky~!

Chores

  • Add licenses.dev badge: 684509c This service recursively analyzes entire dependency graphs to ensure that a package (or your project) is using permissive licenses. For example, here's a results table for polka@next and a larger astro example.

Full Changelog: lukeed/clsx@v2.1.0...v2.1.1

v2.1.0

Features

  • Add new clsx/lite submodule for string-only usage: 1a49142

    This is a 140b version of clsx that is ideal for Tailwind and/or React contexts, which typically follow this clsx usage pattern:

    clsx('foo bar', props.maybe && 'conditional classes', props.className);

    Important: This clsx/lite module ignores all non-string arguments and is therefore not a 1:1 replacement for clsx itself!

    import { clsx } from 'clsx';
    import { clsx as lite } from 'clsx/lite';
    // strings-only usage is identical
    clsx('foo', null, 'bar', true && 'baz'); //=> "foo bar baz"
    lite('foo', null, 'bar', true && 'baz'); //=> "foo bar baz"
    // clsx/lite ignores all non-strings
    clsx('foo', { a: true, b: false, c: true }); //=> "foo a c"
    lite('foo', { a: true, b: false, c: true }); //=> "foo"


Full Changelog: lukeed/clsx@v2.0.1...v2.1.0

v2.0.1

Patches

  • (perf) Cache arguments.length & array.length for 6% performance gain (#26): deff09b

... (truncated)

Commits

Updates jose from 5.8.0 to 6.0.10

Release notes

Sourced from jose's releases.

v6.0.10

Refactor

  • removed unused claims methods (74719cf)
  • reorganize jwt claim set utils (1f12d88)

v6.0.9

Documentation

  • add more symbol document, ignore ts-private fields (8b73687)
  • bump typedoc (6163a8b)
  • drop cdnjs links in README (a910038)
  • drop denoland/x links in README and add jsr (3662b9e)
  • fix key export links from docs/README.md (c8edfc2)

Refactor

  • always assume structuredClone is present (f7898a9)
  • hide internal private fields and drop ProduceJWT inheritance (ab18881)
  • less objects when JWE JWT Replicated Header Parameters are used (c763a0e)

v6.0.8

Fixes

  • export [customFetch] symbol from the default entrypoint (1615614), closes #762

v6.0.7

Documentation

  • improve generate key/secret and import function descriptions (cd06359)

Fixes

  • use [customFetch] when provided to createRemoteJWKSet (35f6509), closes #760

v6.0.6

Refactor

Documentation

  • add various exported symbol descriptions (3b8ff71)
  • add various exported symbol descriptions (fc4e7da)
  • add various exported symbol descriptions (74f02c8)
  • update base64url function descriptions (03d72c8)

... (truncated)

Changelog

Sourced from jose's changelog.

6.0.10 (2025-03-12)

Refactor

  • removed unused claims methods (74719cf)
  • reorganize jwt claim set utils (1f12d88)

6.0.9 (2025-03-11)

Documentation

  • add more symbol document, ignore ts-private fields (8b73687)
  • bump typedoc (6163a8b)
  • drop cdnjs links in README (a910038)
  • drop denoland/x links in README and add jsr (3662b9e)
  • fix key export links from docs/README.md (c8edfc2)

Refactor

  • always assume structuredClone is present (f7898a9)
  • hide internal private fields and drop ProduceJWT inheritance (ab18881)
  • less objects when JWE JWT Replicated Header Parameters are used (c763a0e)

6.0.8 (2025-02-26)

Fixes

  • export [customFetch] symbol from the default entrypoint (1615614), closes #762

6.0.7 (2025-02-25)

Documentation

  • improve generate key/secret and import function descriptions (cd06359)

Fixes

  • use [customFetch] when provided to createRemoteJWKSet (35f6509), closes #760

6.0.6 (2025-02-23)

Refactor

... (truncated)

Commits
  • e1cfcc5 chore(release): 6.0.10
  • 74719cf refactor: removed unused claims methods
  • 1f12d88 refactor: reorganize jwt claim set utils
  • 0848798 chore: cleanup after release
  • d4ded39 chore(release): 6.0.9
  • 4ae905b chore: bump packages
  • c763a0e refactor: less objects when JWE JWT Replicated Header Parameters are used
  • f7898a9 refactor: always assume structuredClone is present
  • e8d366a chore: run lint
  • ab18881 refactor: hide internal private fields and drop ProduceJWT inheritance
  • Additional commits viewable in compare view

Updates lucide-react from 0.469.0 to 0.503.0

Release notes

Sourced from lucide-react's releases.

Version 0.503.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.502.0...0.503.0

Version 0.502.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.501.0...0.502.0

Version 0.501.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.500.0...0.501.0

Version 0.500.0

What's Changed

... (truncated)

Commits
  • 7b95480 Added periods (#3065)
  • e4988bc build(deps-dev): bump vite from 5.4.15 to 5.4.17 (#2993)
  • a11ba9e fix(react): added aria-hidden fallback for decorative icons (#2158)
  • ed73391 build(deps-dev): bump vite from 5.4.14 to 5.4.15 (#2946)
  • 4835ae6 fix(packages): consistent icon name class (#2878)
  • 07f9d3e ci(node): Use correct node version (#2877)
  • 1787b82 build(deps-dev): bump vite from 5.4.13 to 5.4.14 in /packages/lucide (#2804)
  • b46927e fix(lucide-react): Revert exports property package.json, fixing edge worker e...
  • 3ab6c37 build(deps-dev): bump vite from 5.4.12 to 5.4.13 (#2798)
  • ba2c4b5 build(deps-dev): bump vite from 5.1.8 to 5.4.12 (#2786)
  • Additional commits viewable in compare view

Updates next from 15.4.0-canary.3 to 15.4.0-canary.9

Release notes

Sourced from next's releases.

v15.4.0-canary.9

Misc Changes

  • Docs IA 2.0: Delete config page in app docs: #78521
  • fix(turbo-tasks): Store persistence of wrapped task on RawVc::LocalOutput: #78488

Credits

Huge thanks to @​delbaoliveira and @​bgw for helping!

v15.4.0-canary.8

Core Changes

  • [next-server] ensure prepare is done before preloading entry: #78454

Example Changes

  • examples: fix readmes: #78483

Misc Changes

  • feat(turbopack): Implement side-effect optimization: #78047
  • Docs IA 2.0: Move testing guides: #78418
  • Update Turbopack production test manifest: #78491
  • Turbopack: add app-dir alias for next/* subpackages: #78447
  • Docs IA 2.0: Move pages from Config section into guides: #78496
  • Docs IA 2.0: Move src folder page to API reference: #78499
  • Docs: fix reference to experimental.turbo: #78507
  • docs: added a few legacy version tags: #78506
  • Turbopack: Add react refresh runtime stubs to workers: #78433
  • Docs IA 2.0: Move optimizing pages to guides: #78500

Credits

Huge thanks to @​kdy1, @​leerob, @​delbaoliveira, @​mischnic, @​huozhi, and @​wbinnssmith for helping!

v15.4.0-canary.7

Core Changes

  • Turbopack: don’t warn about webpack being configured when experimental.turbo is set: #77998
  • Upgrade React from bc6184dd-20250417 to 914319ae-20250423: #78468
  • Update turbopack to syn2: #78385

Misc Changes

  • build: Update mdxjs-rs to v1: #78469
  • fix(turbopack): Fix sourcemap path on windows: #78453
  • fix(turbo-tasks): Add a few more transient-from-persistent task assertions: #78301
  • fix(CI): Reduce Rspack test retries from 2 to 0 to reduce timeouts: #78390
  • test: attempt to de-flake graceful shutdown test: #78464

... (truncated)

Commits

Updates next-intl from 3.25.1 to 4.1.0

Release notes

Sourced from next-intl's releases.

v4.1.0

4.1.0 (2025-04-24)

Features

v4.0.3

4.0.3 (2025-04-22)

Bug Fixes

v4.0.2

4.0.2 (2025-03-13)

Bug Fixes

v4.0.1

4.0.1 (2025-03-12)

Bug Fixes

v4.0.0

4.0.0 (2025-03-12)

See the announcement.

v3.26.5

3.26.5 (2025-02-21)

Bug Fixes

  • Handle query in <Link /> correctly when using localePrefix: 'as-needed' with domains (#1732) (ec8776e), closes #1731 – by @​amannn

v3.26.4

... (truncated)

Changelog

Sourced from next-intl's changelog.

4.1.0 (2025-04-24)

Features

4.0.3 (2025-04-22)

Bug Fixes

4.0.2 (2025-03-13)

Bug Fixes

4.0.1 (2025-03-12)

Bug Fixes

4.0.0 (2025-03-12)

See the announcement.

(#1412) (172656f) – by @​amannn

3.26.5 (2025-02-21)

Bug Fixes

  • Handle query in <Link /> correctly when using localePrefix: 'as-needed' with domains (#1732) (ec8776e), closes #1731 – by @​amannn

3.26.4 (2025-02-18)

Bug Fixes

  • Add workaround for OpenTelemetry/Zone.js (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 25, 2025
Copy link

vercel bot commented Apr 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
typescript-login ❌ Failed (Inspect) May 29, 2025 2:02am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-7276d479c1 branch from 78c3741 to e279ffb Compare April 29, 2025 07:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-7276d479c1 branch from e279ffb to 028e1e8 Compare April 29, 2025 08:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-7276d479c1 branch from 028e1e8 to 8753dee Compare April 30, 2025 08:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-7276d479c1 branch from 8753dee to b228141 Compare May 8, 2025 01:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-7276d479c1 branch from b228141 to 34b4f6a Compare May 12, 2025 02:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-7276d479c1 branch from 34b4f6a to eb5ee89 Compare May 20, 2025 01:39
Bumps the prod group with 26 updates:

| Package | From | To |
| --- | --- | --- |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `2.1.9` | `2.2.2` |
| [@heroicons/react](https://github.com/tailwindlabs/heroicons) | `2.1.3` | `2.2.0` |
| [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.5.3` | `0.5.10` |
| [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web) | `1.3.1` | `1.5.0` |
| [clsx](https://github.com/lukeed/clsx) | `1.2.1` | `2.1.1` |
| [jose](https://github.com/panva/jose) | `5.8.0` | `6.0.10` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.469.0` | `0.503.0` |
| [next](https://github.com/vercel/next.js) | `15.4.0-canary.3` | `15.4.0-canary.9` |
| [next-intl](https://github.com/amannn/next-intl) | `3.25.1` | `4.1.0` |
| [next-themes](https://github.com/pacocoursey/next-themes) | `0.2.1` | `0.4.6` |
| [nice-grpc](https://github.com/deeplay-io/nice-grpc) | `2.0.1` | `2.1.12` |
| [qrcode.react](https://github.com/zpao/qrcode.react) | `3.1.0` | `4.2.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.39.5` | `7.56.1` |
| [swr](https://github.com/vercel/swr) | `2.2.5` | `2.3.3` |
| [tinycolor2](https://github.com/bgrins/TinyColor) | `1.4.2` | `1.6.0` |
| [@types/tinycolor2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tinycolor2) | `1.4.3` | `1.4.6` |
| [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `2.2.2` | `2.2.5` |
| [@connectrpc/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect) | `2.0.0` | `2.0.2` |
| [@connectrpc/connect-node](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-node) | `2.0.0` | `2.0.2` |
| [@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web) | `2.0.0` | `2.0.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.31.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.18` | `15.3.1` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.2` |
| [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.1.0` | `2.5.1` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.0` | `7.37.5` |
| [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.9` | `7.27.0` |


Updates `@headlessui/react` from 2.1.9 to 2.2.2
- [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/[email protected]/packages/@headlessui-react)

Updates `@heroicons/react` from 2.1.3 to 2.2.0
- [Release notes](https://github.com/tailwindlabs/heroicons/releases)
- [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/heroicons@v2.1.3...v2.2.0)

Updates `@tailwindcss/forms` from 0.5.3 to 0.5.10
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-forms@v0.5.3...v0.5.10)

Updates `@vercel/analytics` from 1.3.1 to 1.5.0
- [Release notes](https://github.com/vercel/analytics/releases)
- [Commits](https://github.com/vercel/analytics/commits/1.5.0/packages/web)

Updates `clsx` from 1.2.1 to 2.1.1
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](lukeed/clsx@v1.2.1...v2.1.1)

Updates `jose` from 5.8.0 to 6.0.10
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.8.0...v6.0.10)

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

Updates `next` from 15.4.0-canary.3 to 15.4.0-canary.9
- [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.0-canary.3...v15.4.0-canary.9)

Updates `next-intl` from 3.25.1 to 4.1.0
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](amannn/next-intl@v3.25.1...v4.1.0)

Updates `next-themes` from 0.2.1 to 0.4.6
- [Release notes](https://github.com/pacocoursey/next-themes/releases)
- [Commits](https://github.com/pacocoursey/next-themes/commits/v0.4.6)

Updates `nice-grpc` from 2.0.1 to 2.1.12
- [Release notes](https://github.com/deeplay-io/nice-grpc/releases)
- [Commits](https://github.com/deeplay-io/nice-grpc/compare/[email protected]@2.1.12)

Updates `qrcode.react` from 3.1.0 to 4.2.0
- [Release notes](https://github.com/zpao/qrcode.react/releases)
- [Changelog](https://github.com/zpao/qrcode.react/blob/trunk/CHANGELOG.md)
- [Commits](zpao/qrcode.react@v3.1.0...v4.2.0)

Updates `react-hook-form` from 7.39.5 to 7.56.1
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.39.5...v7.56.1)

Updates `swr` from 2.2.5 to 2.3.3
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](vercel/swr@v2.2.5...v2.3.3)

Updates `tinycolor2` from 1.4.2 to 1.6.0
- [Release notes](https://github.com/bgrins/TinyColor/releases)
- [Commits](bgrins/TinyColor@1.4.2...1.6.0)

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

Updates `@bufbuild/protobuf` from 2.2.2 to 2.2.5
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.2.5/packages/protobuf)

Updates `@connectrpc/connect` from 2.0.0 to 2.0.2
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v2.0.2/packages/connect)

Updates `@connectrpc/connect-node` from 2.0.0 to 2.0.2
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v2.0.2/packages/connect-node)

Updates `@connectrpc/connect-web` from 2.0.0 to 2.0.2
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v2.0.2/packages/connect-web)

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

Updates `eslint-config-next` from 14.2.18 to 15.3.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.1/packages/eslint-config-next)

Updates `eslint-config-prettier` from 9.1.0 to 10.1.2
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.2)

Updates `eslint-config-turbo` from 2.1.0 to 2.5.1
- [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.1/packages/eslint-config-turbo)

Updates `eslint-plugin-react` from 7.35.0 to 7.37.5
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.35.0...v7.37.5)

Updates `@babel/eslint-parser` from 7.25.9 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@headlessui/react"
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@heroicons/react"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@tailwindcss/forms"
  dependency-version: 0.5.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@vercel/analytics"
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: clsx
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: jose
  dependency-version: 6.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: lucide-react
  dependency-version: 0.503.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: next
  dependency-version: 15.4.0-canary.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: next-intl
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: next-themes
  dependency-version: 0.4.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: nice-grpc
  dependency-version: 2.1.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: qrcode.react
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: react-hook-form
  dependency-version: 7.56.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: swr
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: tinycolor2
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@types/tinycolor2"
  dependency-version: 1.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@bufbuild/protobuf"
  dependency-version: 2.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@connectrpc/connect"
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@connectrpc/connect-node"
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@connectrpc/connect-web"
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.31.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: eslint-config-next
  dependency-version: 15.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: eslint-config-turbo
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: eslint-plugin-react
  dependency-version: 7.37.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@babel/eslint-parser"
  dependency-version: 7.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-7276d479c1 branch from eb5ee89 to c2ee9d0 Compare May 29, 2025 02:01
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