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

chore(deps): bump the production-dependencies group across 1 directory with 17 updates #170

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps the production-dependencies group with 17 updates in the / directory:

Package From To
next 15.1.2 15.1.6
@formatjs/intl-localematcher 0.5.9 0.5.10
@opentelemetry/api-logs 0.57.0 0.57.1
@opentelemetry/instrumentation 0.57.0 0.57.1
@opentelemetry/sdk-logs 0.57.0 0.57.1
@vercel/otel 1.10.0 1.10.1
eslint-config-next 15.1.0 15.1.6
next-intl 3.26.1 3.26.3
@tailwindcss/typography 0.5.13 0.5.16
prettier-plugin-tailwindcss 0.6.5 0.6.11
libphonenumber-js 1.11.3 1.11.19
@radix-ui/react-dialog 1.1.4 1.1.5
@radix-ui/react-navigation-menu 1.2.3 1.2.4
@radix-ui/react-select 2.1.4 2.1.5
@radix-ui/react-toast 1.2.4 1.2.5
@tailwindcss/forms 0.5.9 0.5.10
embla-carousel-react 8.5.1 8.5.2

Updates next from 15.1.2 to 15.1.6

Release notes

Sourced from next's releases.

v15.1.6

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

Core Changes

  • fix: don't memory-leak promises passed to waitUntil (#75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#75170)

Credits

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

v15.1.5

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

Core Changes

  • Fix missing revalidate with notFound() (#75009)
  • fix: when metadatabase is set we should not warn (#74840)
  • Fix @​vercel/og license SPDX expression (#74745)
  • fix: ts language server rule metadata should allow null (#74704)
  • fix: eslint rule of using img in metadata routes (#74864)
  • Fix presentation when onerror receives an event without error (#74643)
  • fix fetch lock not being consistently released #74623 (#75028)

Credits

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

v15.1.4

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

Core Changes

  • backport: force module format for virtual client-proxy (#74608)
  • Fix prerender tags when notFound is called (#74607)
  • Use provided waitUntil for pending revalidates (#74604)
  • Feature: next/image: add support for images.qualities in next.config (#74588)
  • Chore: docs: add missing search: '' on remotePatterns (#74587)
  • Chore: docs: update version history of next/image (#73923) (#74570)
  • Chore: next/image: improve imgopt api bypass detection for unsupported images (#74569)

Credits

Huge thanks to @ and @ for helping!

... (truncated)

Commits

Updates @formatjs/intl-localematcher from 0.5.9 to 0.5.10

Release notes

Sourced from @​formatjs/intl-localematcher's releases.

@​formatjs/intl-localematcher@​0.5.10

0.5.10 (2025-01-02)

Note: Version bump only for package @​formatjs/intl-localematcher

Commits
  • abd3bc3 build: publish
  • 50f8bc3 feat(react-intl): add new format key for dateTimeRange, fix #4792
  • 91cc5f1 feat(@​formatjs/intl): add new format key for dateTimeRange
  • 49a6015 fix(@​formatjs/intl): allow string in formatDateTimeRange (#4784)
  • e08845c test(eslint-plugin-formatjs): add test for #4791
  • 3956ae0 chore(deps): update dependency chokidar to v4.0.3 (#4788)
  • c97e0f9 chore(deps): update dependency aspect_rules_lint to v1.0.8 (#4787)
  • 592cd54 build(deps): bump nanoid from 3.1.30 to 3.3.8 in /packages/react-intl/example...
  • 9472d55 chore(deps): update io_buildbuddy_buildbuddy_toolchain digest to 3ad658c (#4778)
  • d8b1297 chore(deps): update dependency prism-react-renderer to v2.4.1 (#4780)
  • Additional commits viewable in compare view

Updates @opentelemetry/api-logs from 0.57.0 to 0.57.1

Release notes

Sourced from @​opentelemetry/api-logs's releases.

experimental/v0.57.1

0.57.1

🐛 (Bug Fix)

  • fix(exporter-metrics-otlp-http): browser OTLPMetricExporter was not passing config to OTLPMetricExporterBase super class #5331 @​trentm
Commits
  • cbc912d chore: prepare next v1.x release (#5342)
  • 942628d [backport/v1.x] ci: make v1.x release PR workflow checkout correct branch (#5...
  • 1fa5492 [backport/v1.x] fix(exporter-metrics-otlp-http): browser OTLPMetricExporter w...
  • 18b33a0 [backport/v1.x] fix(sdk-metrics): don't export from PeriodicExportingMetricRe...
  • 3acae30 [backport/v1.x] ci: make changelog workflow check v1.x (#5338)
  • dba373c chore: updated v1.x supported versions (#5286)
  • aae4468 ci: prepare release script to run on v1.x branch (#5276)
  • See full diff in compare view

Updates @opentelemetry/instrumentation from 0.57.0 to 0.57.1

Release notes

Sourced from @​opentelemetry/instrumentation's releases.

experimental/v0.57.1

0.57.1

🐛 (Bug Fix)

  • fix(exporter-metrics-otlp-http): browser OTLPMetricExporter was not passing config to OTLPMetricExporterBase super class #5331 @​trentm
Commits
  • cbc912d chore: prepare next v1.x release (#5342)
  • 942628d [backport/v1.x] ci: make v1.x release PR workflow checkout correct branch (#5...
  • 1fa5492 [backport/v1.x] fix(exporter-metrics-otlp-http): browser OTLPMetricExporter w...
  • 18b33a0 [backport/v1.x] fix(sdk-metrics): don't export from PeriodicExportingMetricRe...
  • 3acae30 [backport/v1.x] ci: make changelog workflow check v1.x (#5338)
  • dba373c chore: updated v1.x supported versions (#5286)
  • aae4468 ci: prepare release script to run on v1.x branch (#5276)
  • See full diff in compare view

Updates @opentelemetry/sdk-logs from 0.57.0 to 0.57.1

Release notes

Sourced from @​opentelemetry/sdk-logs's releases.

experimental/v0.57.1

0.57.1

🐛 (Bug Fix)

  • fix(exporter-metrics-otlp-http): browser OTLPMetricExporter was not passing config to OTLPMetricExporterBase super class #5331 @​trentm
Commits
  • cbc912d chore: prepare next v1.x release (#5342)
  • 942628d [backport/v1.x] ci: make v1.x release PR workflow checkout correct branch (#5...
  • 1fa5492 [backport/v1.x] fix(exporter-metrics-otlp-http): browser OTLPMetricExporter w...
  • 18b33a0 [backport/v1.x] fix(sdk-metrics): don't export from PeriodicExportingMetricRe...
  • 3acae30 [backport/v1.x] ci: make changelog workflow check v1.x (#5338)
  • dba373c chore: updated v1.x supported versions (#5286)
  • aae4468 ci: prepare release script to run on v1.x branch (#5276)
  • See full diff in compare view

Updates @vercel/otel from 1.10.0 to 1.10.1

Release notes

Sourced from @​vercel/otel's releases.

@​vercel/otel@​1.10.1

Patch Changes

  • 2f43edb: Use VERCEL_REGION system env var instead of reading internal header
  • 4019976: Fix FormData in fetch instrumentation
Commits

Updates eslint-config-next from 15.1.0 to 15.1.6

Release notes

Sourced from eslint-config-next's releases.

v15.1.6

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

Core Changes

  • fix: don't memory-leak promises passed to waitUntil (#75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#75170)

Credits

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

v15.1.5

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

Core Changes

  • Fix missing revalidate with notFound() (#75009)
  • fix: when metadatabase is set we should not warn (#74840)
  • Fix @​vercel/og license SPDX expression (#74745)
  • fix: ts language server rule metadata should allow null (#74704)
  • fix: eslint rule of using img in metadata routes (#74864)
  • Fix presentation when onerror receives an event without error (#74643)
  • fix fetch lock not being consistently released #74623 (#75028)

Credits

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

v15.1.4

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

Core Changes

  • backport: force module format for virtual client-proxy (#74608)
  • Fix prerender tags when notFound is called (#74607)
  • Use provided waitUntil for pending revalidates (#74604)
  • Feature: next/image: add support for images.qualities in next.config (#74588)
  • Chore: docs: add missing search: '' on remotePatterns (#74587)
  • Chore: docs: update version history of next/image (#73923) (#74570)
  • Chore: next/image: improve imgopt api bypass detection for unsupported images (#74569)

Credits

Huge thanks to @ and @ for helping!

... (truncated)

Commits

Updates next-intl from 3.26.1 to 3.26.3

Release notes

Sourced from next-intl's releases.

v3.26.3

3.26.3 (2024-12-20)

Bug Fixes

v3.26.2

3.26.2 (2024-12-18)

Bug Fixes

Changelog

Sourced from next-intl's changelog.

3.26.3 (2024-12-20)

Bug Fixes

3.26.2 (2024-12-18)

Bug Fixes

Commits

Updates @tailwindcss/typography from 0.5.13 to 0.5.16

Release notes

Sourced from @​tailwindcss/typography's releases.

v0.5.16

Fixed

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

v0.5.15

Fixed

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

v0.5.14

  • Fix table text alignment (#346)
Changelog

Sourced from @​tailwindcss/typography's changelog.

[0.5.16] - 2025-01-07

Fixed

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

[0.5.15] - 2024-08-28

Fixed

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

[0.5.14] - 2024-08-07

Fixed

  • Fix table text alignment (#346)
Commits

Updates prettier-plugin-tailwindcss from 0.6.5 to 0.6.11

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.11

  • Support TypeScript configs and plugins when using v4 (#342)

v0.6.10

  • Add support for @zackad/prettier-plugin-twig (#327)
  • Drop support for @zackad/prettier-plugin-twig-melody (#327)
  • Update Prettier options types (#325)
  • Don't remove whitespace inside template literals in Svelte (#332)

v0.6.9

  • Introduce tailwindStylesheet option to replace tailwindEntryPoint (#330)

v0.6.8

v0.6.7

  • Improved performance with large Svelte, Liquid, and Angular files (#312)
  • Add support for @plugin and @config in v4 (#316)
  • Add support for Tailwind CSS v4.0.0-alpha.25 (#317)

v0.6.6

  • Add support for prettier-plugin-multiline-arrays (#299)
  • Add resolution cache for known plugins (#301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#310)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.11] - 2025-01-23

  • Support TypeScript configs and plugins when using v4 (#342)

[0.6.10] - 2025-01-15

  • Add support for @zackad/prettier-plugin-twig (#327)
  • Drop support for @zackad/prettier-plugin-twig-melody (#327)
  • Update Prettier options types (#325)
  • Don't remove whitespace inside template literals in Svelte (#332)

[0.6.9] - 2024-11-19

  • Introduce tailwindStylesheet option to replace tailwindEntryPoint (#330)

[0.6.8] - 2024-09-24

[0.6.7] - 2024-09-24

  • Improved performance with large Svelte, Liquid, and Angular files (#312)
  • Add support for @plugin and @config in v4 (#316)
  • Add support for Tailwind CSS v4.0.0-alpha.25 (#317)

[0.6.6] - 2024-08-09

  • Add support for prettier-plugin-multiline-arrays (#299)
  • Add resolution cache for known plugins (#301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#310)
Commits

Updates libphonenumber-js from 1.11.3 to 1.11.19

Commits

Updates @radix-ui/react-dialog from 1.1.4 to 1.1.5

Commits

Updates @radix-ui/react-navigation-menu from 1.2.3 to 1.2.4

Commits

Updates @radix-ui/react-select from 2.1.4 to 2.1.5

Commits

Updates @radix-ui/react-toast from 1.2.4 to 1.2.5

Commits

Updates @tailwindcss/forms from 0.5.9 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)
Changelog

Sourced from @​tailwindcss/forms's changelog.

[0.5.10] - 2025-01-07

Fixed

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

Updates embla-carousel-react from 8.5.1 to 8.5.2

Release notes

Sourced from embla-carousel-react's releases.

v8.5.2

Support

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.5.1...v8.5.2

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…y with 17 updates

Bumps the production-dependencies group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [next](https://github.com/vercel/next.js) | `15.1.2` | `15.1.6` |
| [@formatjs/intl-localematcher](https://github.com/formatjs/formatjs) | `0.5.9` | `0.5.10` |
| [@opentelemetry/api-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.57.0` | `0.57.1` |
| [@opentelemetry/instrumentation](https://github.com/open-telemetry/opentelemetry-js) | `0.57.0` | `0.57.1` |
| [@opentelemetry/sdk-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.57.0` | `0.57.1` |
| [@vercel/otel](https://github.com/vercel/otel) | `1.10.0` | `1.10.1` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.0` | `15.1.6` |
| [next-intl](https://github.com/amannn/next-intl) | `3.26.1` | `3.26.3` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.13` | `0.5.16` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.5` | `0.6.11` |
| [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | `1.11.3` | `1.11.19` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.4` | `1.1.5` |
| [@radix-ui/react-navigation-menu](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.4` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.1.4` | `2.1.5` |
| [@radix-ui/react-toast](https://github.com/radix-ui/primitives) | `1.2.4` | `1.2.5` |
| [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.5.9` | `0.5.10` |
| [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) | `8.5.1` | `8.5.2` |



Updates `next` from 15.1.2 to 15.1.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.1.2...v15.1.6)

Updates `@formatjs/intl-localematcher` from 0.5.9 to 0.5.10
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@opentelemetry/api-logs` from 0.57.0 to 0.57.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.57.0...experimental/v0.57.1)

Updates `@opentelemetry/instrumentation` from 0.57.0 to 0.57.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.57.0...experimental/v0.57.1)

Updates `@opentelemetry/sdk-logs` from 0.57.0 to 0.57.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.57.0...experimental/v0.57.1)

Updates `@vercel/otel` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/vercel/otel/releases)
- [Commits](https://github.com/vercel/otel/compare/@vercel/[email protected]...@vercel/[email protected])

Updates `eslint-config-next` from 15.1.0 to 15.1.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.1.6/packages/eslint-config-next)

Updates `next-intl` from 3.26.1 to 3.26.3
- [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.26.1...v3.26.3)

Updates `@tailwindcss/typography` from 0.5.13 to 0.5.16
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.13...v0.5.16)

Updates `prettier-plugin-tailwindcss` from 0.6.5 to 0.6.11
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.5...v0.6.11)

Updates `libphonenumber-js` from 1.11.3 to 1.11.19
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.3...v1.11.19)

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

Updates `@radix-ui/react-navigation-menu` 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 `@radix-ui/react-select` from 2.1.4 to 2.1.5
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

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

Updates `@tailwindcss/forms` from 0.5.9 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.9...v0.5.10)

Updates `embla-carousel-react` from 8.5.1 to 8.5.2
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](davidjerleke/embla-carousel@v8.5.1...v8.5.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@formatjs/intl-localematcher"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/api-logs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/instrumentation"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-logs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@vercel/otel"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: libphonenumber-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-dialog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-navigation-menu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-select"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-toast"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tailwindcss/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: embla-carousel-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
Copy link

vercel bot commented Feb 3, 2025

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

Name Status Preview Comments Updated (UTC)
nimara-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 2:12pm
nimara-ecommerce ❌ Failed (Inspect) Feb 3, 2025 2:12pm

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants