Skip to content
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

Bump the prod group across 1 directory with 29 updates #408

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 Mar 31, 2025

Bumps the prod group with 29 updates in the / directory:

Package From To
@headlessui/react 2.1.9 2.2.0
@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
next 15.2.0-canary.33 15.2.4
next-intl 3.25.1 4.0.2
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 19.0.0 19.1.0
@types/react 19.0.2 19.0.12
react-dom 19.0.0 19.1.0
@types/react-dom 19.0.2 19.0.4
react-hook-form 7.39.5 7.55.0
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.28.0
eslint-config-next 14.2.18 15.2.4
eslint-config-prettier 9.1.0 10.1.1
eslint-config-turbo 2.1.0 2.4.4
eslint-plugin-react 7.35.0 7.37.4
@babel/eslint-parser 7.25.9 7.27.0

Updates @headlessui/react from 2.1.9 to 2.2.0

Release notes

Sourced from @​headlessui/react's releases.

@​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.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 next from 15.2.0-canary.33 to 15.2.4

Release notes

Sourced from next's releases.

v15.2.4

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

Core Changes

  • Match subrequest handling for edge and node (#77474)
  • exclude images and static media from dev origin check (#77417)
  • ensure /__next middleware URLs are included in the origin check (#77416)
  • remove direct ip/port bypass in dev origin check (#77414)
  • switch development origin verification to be opt-in rather than opt-out (#77395)

Credits

Huge thanks to @​ijjk and @​ztanner for helping!

v15.2.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary. This release contains a security patch for CVE-2025-29927.

Core Changes

  • Update default allowed origins list (#77212)
  • unify allowed origin detection handling (#77053)
  • Add dev warning for cross-origin and stabilize allowedDevOrigins (#77044)
  • Ensure deploymentId is used for CSS preloads (#77210)
  • Update middleware request header (#77201)
  • [metadata] remove the default segement check for metadata rendering (#77119)
  • [ts-hint] fix vscode type hint plugin enabling (#77099)
  • [metadata] re-insert icons to head for streamed metadata (#76915)

Credits

Huge thanks to @​ijjk, @​ztanner, and @​huozhi for helping!

v15.2.2

Core Changes

  • [dev-overlay] fix styling on overflow error messages, add button hover state: #76771
  • Fix: respond 405 status code on OPTIONS request to SSG page: #76767
  • [dev-overlay] Always show relative paths: #76742
  • [metadata] remove the duplicate metadata in the error boundary: #76791
  • Upgrade React from d55cc79b-20250228 to 443b7ff2-20250303: #76804
  • [dev-overlay] Ignore animations on page load: #76834
  • fix: remove useless set-cookie in action-handler: #76839
  • Turbopack: handle task cancelation: #76831
  • Upgrade React from 443b7ff2-20250303 to e03ac20f-20250305: #76842

... (truncated)

Commits

Updates next-intl from 3.25.1 to 4.0.2

Release notes

Sourced from next-intl's releases.

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

3.26.4 (2025-02-18)

Bug Fixes

v3.26.3

3.26.3 (2024-12-20)

Bug Fixes

v3.26.2

... (truncated)

Changelog

Sourced from next-intl's changelog.

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

3.26.3 (2024-12-20)

Bug Fixes

3.26.2 (2024-12-18)

Bug Fixes

3.26.1 (2024-12-11)

Bug Fixes

3.26.0 (2024-12-06)

... (truncated)

Commits

Updates next-themes from 0.2.1 to 0.4.6

Release notes

Sourced from next-themes's releases.

v0.4.6

What's Changed

New Contributors

Full Changelog: pacocoursey/next-themes@v0.4.5...v0.4.6

v0.4.5

What's Changed

New Contributors

Full Changelog: pacocoursey/next-themes@v0.4.4...v0.4.5

v0.4.4

What's Changed

New Contributors

Full Changelog: pacocoursey/next-themes@v0.4.3...v0.4.4

v0.4.3

What's Changed

  • Pass nonce to inline style tag when using disableTransitionOnChange

Full Changelog: pacocoursey/next-themes@v0.4.2...v0.4.3

v0.4.2

What's Changed

New Contributors

Full Changelog: pacocoursey/next-themes@v0.4.1...v0.4.2

... (truncated)

Commits

Updates nice-grpc from 2.0.1 to 2.1.12

Release notes

Sourced from nice-grpc's releases.

[email protected]

2.1.12 (2025-03-26)

Note: Version bump only for package nice-grpc

[email protected]

2.1.11 (2025-02-18)

Bug Fixes

  • nice-grpc: disable implicit sending of empty header (#728) (bd3811d), closes #722

[email protected]

2.1.10 (2024-09-24)

Bug Fixes

  • nice-grpc: avoid server.start() deprecation warning (#661) (bd5e82d)

[email protected]

2.1.9 (2024-06-06)

Bug Fixes

  • nice-grpc: resolve compatibility issues with grpc-js 1.10.x (bdfc754), closes #555 #607

[email protected]

2.1.8 (2024-03-11)

Note: Version bump only for package nice-grpc

[email protected]

2.1.7 (2023-10-19)

Bug Fixes

  • nice-grpc: add missing exports for Service Definition types (#470) (2e3ab79)

[email protected]

2.1.6 (2023-10-17)

  • chore: fix hanging and erroring tests (#466) (0d169ec), closes #466
  • chore(deps): upgrade grpc-js to 1.9.5 (#461) (de41157), closes #461
  • docs(nice-grpc): Add example to docs for extending a client Type with CallOptions (#426) (191e706), closes #426

[email protected]

... (truncated)

Commits
  • 7458e8a chore(release): publish
  • 82e2197 chore(deps): upgrade grpc-js to 1.13.1 (#746)
  • 1e82331 chore(deps-dev): downgrade glob to v10
  • b2d5685 chore(release): publish
  • bd3811d fix(nice-grpc): disable implicit sending of empty header (#728)
  • ea1f329 chore(deps-dev): bump glob from 10.4.2 to 11.0.1 (#719)
  • ce8f2fa chore(deps-dev): bump ts-jest from 29.1.4 to 29.2.5 (#645)
  • 0a2ce45 chore(deps-dev): bump ts-proto from 1.181.0 to 2.6.1 (#705)
  • 5b44e55 chore(deps): bump undici from 5.28.4 to 5.28.5 (#711)
  • ea2814c chore(deps-dev): bump assert-never from 1.3.0 to 1.4.0 (#715)
  • Additional commits viewable in compare view

Updates qrcode.react from 3.1.0 to 4.2.0

Release notes

Sourced from qrcode.react's releases.

v4.2.0

Added

  • Added React v19 to peerDependencies (#381)

v4.1.0

Added

  • Added support for new boostLevel prop, allowing the disabling of the underlying encoder's default of automatically boosting the ECL. (#374)
  • Added support for accepting an array of strings for value, which enables encoding of each part into independent segments. (#374)

v4.0.1

Fixed

  • Corrected issue with loading types in Typescript when configured with "moduleResolution": "Bundler" or "module": "ESNext". (

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

vercel bot commented Mar 31, 2025

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

Name Status Preview Comments Updated (UTC)
typescript-login ❌ Failed (Inspect) Apr 2, 2025 8:19am

Bumps the prod group with 29 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `2.1.9` | `2.2.0` |
| [@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` |
| [next](https://github.com/vercel/next.js) | `15.2.0-canary.33` | `15.2.4` |
| [next-intl](https://github.com/amannn/next-intl) | `3.25.1` | `4.0.2` |
| [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](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.0.0` | `19.1.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.2` | `19.0.12` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.0.0` | `19.1.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.2` | `19.0.4` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.39.5` | `7.55.0` |
| [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.28.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.18` | `15.2.4` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.1` |
| [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.1.0` | `2.4.4` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.0` | `7.37.4` |
| [@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.0
- [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 `next` from 15.2.0-canary.33 to 15.2.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.2.0-canary.33...v15.2.4)

Updates `next-intl` from 3.25.1 to 4.0.2
- [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.0.2)

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` from 19.0.0 to 19.1.0
- [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.1.0/packages/react)

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

Updates `react-dom` from 19.0.0 to 19.1.0
- [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.1.0/packages/react-dom)

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

Updates `react-hook-form` from 7.39.5 to 7.55.0
- [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.55.0)

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.28.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.28.0/packages/parser)

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

Updates `eslint-config-prettier` from 9.1.0 to 10.1.1
- [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.1)

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

Updates `eslint-plugin-react` from 7.35.0 to 7.37.4
- [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.4)

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-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@heroicons/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@tailwindcss/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@vercel/analytics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: next-themes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: nice-grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: qrcode.react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: swr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: tinycolor2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@types/tinycolor2"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@bufbuild/protobuf"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@connectrpc/connect"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@connectrpc/connect-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@connectrpc/connect-web"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: eslint-config-prettier
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: eslint-config-turbo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: eslint-plugin-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
- dependency-name: "@babel/eslint-parser"
  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-3fb5fe8c45 branch from 5570df3 to 7a4abd5 Compare April 2, 2025 08:18
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