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 patch-minor group with 26 updates #401

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the patch-minor group with 26 updates:

Package From To
@radix-ui/react-accordion 1.2.1 1.2.2
@radix-ui/react-checkbox 1.1.2 1.1.3
@radix-ui/react-dialog 1.1.2 1.1.3
@radix-ui/react-dropdown-menu 2.1.2 2.1.3
@radix-ui/react-label 2.1.0 2.1.1
@radix-ui/react-navigation-menu 1.2.1 1.2.2
@radix-ui/react-popover 1.1.2 1.1.3
@radix-ui/react-radio-group 1.2.1 1.2.2
@radix-ui/react-scroll-area 1.2.1 1.2.2
@radix-ui/react-select 2.1.2 2.1.3
@radix-ui/react-slot 1.1.0 1.1.1
@sanity/code-input 5.0.0 5.1.2
@sanity/ui 2.10.7 2.10.9
@sanity/vision 3.67.0 3.67.1
@sanity/visual-editing 2.10.6 2.10.7
@shopify/cli-hydrogen 9.0.2 9.0.3
@shopify/hydrogen 2024.10.0 2024.10.1
@shopify/hydrogen-react 2024.10.0 2024.10.1
framer-motion 11.13.5 11.14.4
graphql 16.9.0 16.10.0
groq 3.67.0 3.67.1
sanity 3.67.0 3.67.1
vaul 1.1.1 1.1.2
eslint-plugin-perfectionist 4.2.0 4.3.0
postcss-preset-env 10.1.1 10.1.2
type-fest 4.30.0 4.30.1

Updates @radix-ui/react-accordion from 1.2.1 to 1.2.2

Commits

Updates @radix-ui/react-checkbox from 1.1.2 to 1.1.3

Commits

Updates @radix-ui/react-dialog from 1.1.2 to 1.1.3

Commits

Updates @radix-ui/react-dropdown-menu from 2.1.2 to 2.1.3

Commits

Updates @radix-ui/react-label from 2.1.0 to 2.1.1

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-label since your current version.


Updates @radix-ui/react-navigation-menu from 1.2.1 to 1.2.2

Commits

Updates @radix-ui/react-popover from 1.1.2 to 1.1.3

Commits

Updates @radix-ui/react-radio-group from 1.2.1 to 1.2.2

Commits

Updates @radix-ui/react-scroll-area from 1.2.1 to 1.2.2

Commits

Updates @radix-ui/react-select from 2.1.2 to 2.1.3

Commits

Updates @radix-ui/react-slot from 1.1.0 to 1.1.1

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-slot since your current version.


Updates @sanity/code-input from 5.0.0 to 5.1.2

Release notes

Sourced from @​sanity/code-input's releases.

v5.1.2

5.1.2 (2024-12-16)

Bug Fixes

  • warnings from styled-components on language input render (#112) (4c71607)

This release is also available on:

v5.1.1

5.1.1 (2024-12-14)

Bug Fixes

  • deps: upgrade @sanity/icons to v3 (2870c01)

This release is also available on:

v5.1.0

5.1.0 (2024-12-14)

Features

  • support react 19, upgrade build tooling (#111) (d9d2826)

This release is also available on:

Changelog

Sourced from @​sanity/code-input's changelog.

5.1.2 (2024-12-16)

Bug Fixes

  • warnings from styled-components on language input render (#112) (4c71607)

5.1.1 (2024-12-14)

Bug Fixes

  • deps: upgrade @sanity/icons to v3 (2870c01)

5.1.0 (2024-12-14)

Features

  • support react 19, upgrade build tooling (#111) (d9d2826)
Commits
  • 55a08f9 chore(release): 5.1.2 [skip ci]
  • 4c71607 fix: warnings from styled-components on language input render (#112)
  • e6af22b chore(release): 5.1.1 [skip ci]
  • 2870c01 fix(deps): upgrade @sanity/icons to v3
  • dc8bbda chore(release): 5.1.0 [skip ci]
  • 05ad589 chore(deps): override conventional-changelog-conventionalcommits dependency
  • 2c5f8a0 chore(deps): refresh lockfile
  • 1b08136 chore(deps): bump @sanity/semantic-release-preset
  • d9d2826 feat: support react 19, upgrade build tooling (#111)
  • See full diff in compare view

Updates @sanity/ui from 2.10.7 to 2.10.9

Release notes

Sourced from @​sanity/ui's releases.

v2.10.9

2.10.9 (2024-12-11)

Bug Fixes


This release is also available on:

v2.10.8

2.10.8 (2024-12-10)

Bug Fixes

  • types: Addition of search to TextInputType (#1518) (872c36b)

This release is also available on:

Changelog

Sourced from @​sanity/ui's changelog.

2.10.9 (2024-12-11)

Bug Fixes

2.10.8 (2024-12-10)

Bug Fixes

  • types: Addition of search to TextInputType (#1518) (872c36b)
Commits

Updates @sanity/vision from 3.67.0 to 3.67.1

Release notes

Sourced from @​sanity/vision's releases.

v3.67.1

🐛 Notable bugfixes

  • Fixes a regression introduced in v3.65.0 that could crash the tasks UI when clicking the detail view (see #7976 for details about the issue)

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author Message Commit
Pedro Bonamin fix(core): tasks UpdatedTimeAgo should be a hook (#8011) 789f3b2788
renovate[bot] chore(deps): update dependency @​sanity/pkg-utils to v6.12.0 (#8010) a7734856bb
Bjørge Næss chore(deps): bump minimum requirement of @​sanity/import and @​sanity/export (#8012) c7ec5f91d1
Commits

Updates @sanity/visual-editing from 2.10.6 to 2.10.7

Release notes

Sourced from @​sanity/visual-editing's releases.

visual-editing: v2.10.7

2.10.7 (2024-12-12)

Bug Fixes

Changelog

Sourced from @​sanity/visual-editing's changelog.

2.10.7 (2024-12-12)

Bug Fixes

Commits

Updates @shopify/cli-hydrogen from 9.0.2 to 9.0.3

Commits

Updates @shopify/hydrogen from 2024.10.0 to 2024.10.1

Commits

Updates @shopify/hydrogen-react from 2024.10.0 to 2024.10.1

Release notes

Sourced from @​shopify/hydrogen-react's releases.

@​shopify/hydrogen-react@​2024.10.1

Patch Changes

  • Introduce getProductOptions, getAdjacentAndFirstAvailableVariants, useSelectedOptionInUrlParam, and mapSelectedProductOptionToObject to support combined listing products and products with 2000 variants limit. (#2659) by @​wizardlyhel
Changelog

Sourced from @​shopify/hydrogen-react's changelog.

2024.10.1

Patch Changes

  • Introduce getProductOptions, getAdjacentAndFirstAvailableVariants, useSelectedOptionInUrlParam, and mapSelectedProductOptionToObject to support combined listing products and products with 2000 variants limit. (#2659) by @​wizardlyhel
Commits

Updates framer-motion from 11.13.5 to 11.14.4

Changelog

Sourced from framer-motion's changelog.

[11.14.4] 2024-12-13

Fixed

  • Exporting AnimationSequence via "motion" entrypoint.
  • Adding support for passing normal components to motion.create() in React 19.

[11.14.3] 2024-12-13

Fixed

  • Fixing motion-dom and motion-utils entrypoints.

[11.14.2] 2024-12-13

Fixed

  • Exporting time for internal use.
  • Making MotionValue.updatedAt public for internal use.

[11.14.1] 2024-12-12

Fixed

  • Fixing missing license in motion-dom and motion-utils packages.

[11.14.0] 2024-12-12

Added

  • Added press gesture in Motion+ early access.

[11.13.6] 2024-12-10

Fixed

  • Adding React 19 to optional peer dependencies in "motion" package also.
Commits

Updates graphql from 16.9.0 to 16.10.0

Release notes

Sourced from graphql's releases.

16.10.0

v16.10.0 (2024-12-15)

New Feature 🚀

Bug Fix 🐞

Docs 📝

Internal 🏠

Committers: 5

Commits
Maintainer changes

This version was pushed to npm by jdecroock, a new releaser for graphql since your current version.


Updates groq from 3.67.0 to 3.67.1

Release notes

Sourced from groq's releases.

v3.67.1

🐛 Notable bugfixes

  • Fixes a regression introduced in v3.65.0 that could crash the tasks UI when clicking the detail view (see #7976 for details about the issue)

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author Message Commit
Pedro Bonamin fix(core): tasks UpdatedTimeAgo should be a hook (#8011) 789f3b2788
renovate[bot] chore(deps): update dependency @​sanity/pkg-utils to v6.12.0 (#8010) a7734856bb
Bjørge Næss chore(deps): bump minimum requirement of @​sanity/import and @​sanity/export (#8012) c7ec5f91d1
Commits

Updates sanity from 3.67.0 to 3.67.1

Release notes

Sourced from sanity's releases.

v3.67.1

🐛 Notable bugfixes

  • Fixes a regression introduced in v3.65.0 that could crash the tasks UI when clicking the detail view (see #7976 for details about the issue)

Install or upgrade Sanity Studio

To initiate a new Sanity Studio project or upgrade an existing one, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

If you are updating from a version earlier than 3.37.0, you should also check out this article to ensure your dependencies are up to date.

📓 Full changelog

Author Message Commit
Pedro Bonamin fix(core): tasks UpdatedTimeAgo should be a hook (#8011) 789f3b2788
renovate[bot] chore(deps): update dependency @​sanity/pkg-utils to v6.12.0 (#8010) a7734856bb
Bjørge Næss chore(deps): bump minimum requirement of @​sanity/import and @​sanity/export (#8012) c7ec5f91d1
Commits
  • a643239 v3.67.1
  • c7ec5f9 chore(deps): bump minimum requirement of @​sanity/import and @​sanity/export (#...
  • a773485 chore(deps): update dependency @​sanity/pkg-utils to v6.12.0 (#8010)
  • 789f3b2 fix(core): tasks UpdatedTimeAgo should be a hook (#8011)
  • See full diff in compare view

Updates vaul from 1.1.1 to 1.1.2

Release notes

Sourced from vaul's releases.

v1.1.2

What's Changed

New Contributors

Full Changelog: emilkowalski/vaul@v1.1.1...v1.1.2

Commits

Updates eslint-plugin-perfectionist from 4.2.0 to 4.3.0

Release notes

Sourced from eslint-plugin-perfectionist's releases.

v4.3.0

   🚀 Features

    View changes on GitHub
Changelog

Sourced from eslint-plugin-perfectionist's changelog.

v4.3.0

compare changes

🚀 Features

  • Improve function detection (ac1e7c4)
  • sort-objects: Handle context-based configurations (a3ee3ff)
  • Add custom sort type through custom alphabet (ac7d709)

❤️ Contributors

Commits
  • 648cf89 build: publish v4.3.0
  • 5b3df36 chore: update dependencies
  • ac7d709 feat: add custom sort type through custom alphabet
  • e2bf4e9 docs: update stats
  • a3ee3ff feat(sort-objects): handle context-based configurations
  • ac1e7c4 feat: improve function detection
  • 550c6c4 chore: move to astro v5
  • See full diff in compare view

Updates postcss-preset-env from 10.1.1 to 10.1.2

Changelog

Sourced from postcss-preset-env's changelog.

10.1.2

December 13, 2024

Commits

Updates type-fest from 4.30.0 to 4.30.1

Release notes

Sourced from type-fest's releases.

v4.30.1

  • Arrayable: Make it more usable by removing readonly (#1003) a128f69

sindresorhus/type-fest@v4.30.0...v4.30.1

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

Bumps the patch-minor group with 26 updates:

| Package | From | To |
| --- | --- | --- |
| [@radix-ui/react-accordion](https://github.com/radix-ui/primitives) | `1.2.1` | `1.2.2` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.3` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.3` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.2` | `2.1.3` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.0` | `2.1.1` |
| [@radix-ui/react-navigation-menu](https://github.com/radix-ui/primitives) | `1.2.1` | `1.2.2` |
| [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.3` |
| [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.2.1` | `1.2.2` |
| [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives) | `1.2.1` | `1.2.2` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.1.2` | `2.1.3` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.1.0` | `1.1.1` |
| [@sanity/code-input](https://github.com/sanity-io/code-input) | `5.0.0` | `5.1.2` |
| [@sanity/ui](https://github.com/sanity-io/ui) | `2.10.7` | `2.10.9` |
| [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) | `3.67.0` | `3.67.1` |
| [@sanity/visual-editing](https://github.com/sanity-io/visual-editing/tree/HEAD/packages/visual-editing) | `2.10.6` | `2.10.7` |
| [@shopify/cli-hydrogen](https://github.com/Shopify/cli) | `9.0.2` | `9.0.3` |
| [@shopify/hydrogen](https://github.com/Shopify/hydrogen-v1/tree/HEAD/packages/hydrogen) | `2024.10.0` | `2024.10.1` |
| [@shopify/hydrogen-react](https://github.com/shopify/hydrogen/tree/HEAD/packages/hydrogen-react) | `2024.10.0` | `2024.10.1` |
| [framer-motion](https://github.com/motiondivision/motion) | `11.13.5` | `11.14.4` |
| [graphql](https://github.com/graphql/graphql-js) | `16.9.0` | `16.10.0` |
| [groq](https://github.com/sanity-io/sanity/tree/HEAD/packages/groq) | `3.67.0` | `3.67.1` |
| [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) | `3.67.0` | `3.67.1` |
| [vaul](https://github.com/emilkowalski/vaul) | `1.1.1` | `1.1.2` |
| [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `4.2.0` | `4.3.0` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.1.1` | `10.1.2` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.30.0` | `4.30.1` |


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

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

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

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

Updates `@radix-ui/react-label` from 2.1.0 to 2.1.1
- [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.1 to 1.2.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

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

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

Updates `@radix-ui/react-scroll-area` from 1.2.1 to 1.2.2
- [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.2 to 2.1.3
- [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.1.0 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@sanity/code-input` from 5.0.0 to 5.1.2
- [Release notes](https://github.com/sanity-io/code-input/releases)
- [Changelog](https://github.com/sanity-io/code-input/blob/main/CHANGELOG.md)
- [Commits](sanity-io/code-input@v5.0.0...v5.1.2)

Updates `@sanity/ui` from 2.10.7 to 2.10.9
- [Release notes](https://github.com/sanity-io/ui/releases)
- [Changelog](https://github.com/sanity-io/ui/blob/main/CHANGELOG.md)
- [Commits](sanity-io/ui@v2.10.7...v2.10.9)

Updates `@sanity/vision` from 3.67.0 to 3.67.1
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.67.1/packages/@sanity/vision)

Updates `@sanity/visual-editing` from 2.10.6 to 2.10.7
- [Release notes](https://github.com/sanity-io/visual-editing/releases)
- [Changelog](https://github.com/sanity-io/visual-editing/blob/main/packages/visual-editing/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/visual-editing/commits/visual-editing-v2.10.7/packages/visual-editing)

Updates `@shopify/cli-hydrogen` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/Shopify/cli/releases)
- [Commits](https://github.com/Shopify/cli/commits)

Updates `@shopify/hydrogen` from 2024.10.0 to 2024.10.1
- [Release notes](https://github.com/Shopify/hydrogen-v1/releases)
- [Changelog](https://github.com/Shopify/hydrogen-v1/blob/v1.x-2022-07/packages/hydrogen/CHANGELOG.md)
- [Commits](https://github.com/Shopify/hydrogen-v1/commits/HEAD/packages/hydrogen)

Updates `@shopify/hydrogen-react` from 2024.10.0 to 2024.10.1
- [Release notes](https://github.com/shopify/hydrogen/releases)
- [Changelog](https://github.com/Shopify/hydrogen/blob/main/packages/hydrogen-react/CHANGELOG.md)
- [Commits](https://github.com/shopify/hydrogen/commits/@shopify/[email protected]/packages/hydrogen-react)

Updates `framer-motion` from 11.13.5 to 11.14.4
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.13.5...v11.14.4)

Updates `graphql` from 16.9.0 to 16.10.0
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.9.0...v16.10.0)

Updates `groq` from 3.67.0 to 3.67.1
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.67.1/packages/groq)

Updates `sanity` from 3.67.0 to 3.67.1
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.67.1/packages/sanity)

Updates `vaul` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/emilkowalski/vaul/releases)
- [Commits](emilkowalski/vaul@v1.1.1...v1.1.2)

Updates `eslint-plugin-perfectionist` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](azat-io/eslint-plugin-perfectionist@v4.2.0...v4.3.0)

Updates `postcss-preset-env` from 10.1.1 to 10.1.2
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `type-fest` from 4.30.0 to 4.30.1
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.30.0...v4.30.1)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-accordion"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@radix-ui/react-checkbox"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@radix-ui/react-dialog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@radix-ui/react-label"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@radix-ui/react-navigation-menu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@radix-ui/react-popover"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@radix-ui/react-radio-group"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@radix-ui/react-scroll-area"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@radix-ui/react-select"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@radix-ui/react-slot"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@sanity/code-input"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@sanity/ui"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@sanity/vision"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@sanity/visual-editing"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@shopify/cli-hydrogen"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@shopify/hydrogen"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@shopify/hydrogen-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: groq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: sanity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: vaul
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: eslint-plugin-perfectionist
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
@dependabot dependabot bot requested a review from a team December 16, 2024 10:57
Copy link

vercel bot commented Dec 16, 2024

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

Name Status Preview Comments Updated (UTC)
fluid ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 10:59am
fluid-j4v9 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 10:59am

@thomasKn thomasKn merged commit c668ece into main Dec 16, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patch-minor-52d6a676d5 branch December 16, 2024 15:55
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.

1 participant