Skip to content

Bump the patch-minor group across 1 directory with 39 updates#618

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/patch-minor-ebbd00b1eb
Closed

Bump the patch-minor group across 1 directory with 39 updates#618
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/patch-minor-ebbd00b1eb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

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

Package From To
@sanity/client 7.16.0 7.22.0
@sanity/code-input 7.0.11 7.1.0
@sanity/core-loader 2.0.6 2.0.8
@sanity/image-url 2.0.3 2.1.1
@sanity/preview-url-secret 4.0.3 4.0.5
@sanity/react-loader 2.0.7 2.0.9
@sanity/ui 3.1.13 3.1.14
@sanity/vision 5.13.0 5.22.0
@sanity/visual-editing 5.3.0 5.3.4
@shopify/hydrogen 2026.1.1 2026.4.2
@shopify/hydrogen-react 2026.1.1 2026.4.2
@shopify/mini-oxygen 4.0.1 4.1.0
@shopify/remix-oxygen 3.0.2 3.0.3
@vercel/stega 1.0.0 1.1.0
graphql 16.13.1 16.13.2
groq 5.13.0 5.22.0
isbot 5.1.35 5.1.39
lodash 4.17.23 4.18.1
motion 12.35.1 12.38.0
nanoid 5.1.6 5.1.9
react 19.2.4 19.2.5
react-dom 19.2.4 19.2.5
react-router 7.13.1 7.14.2
sanity 5.13.0 5.22.0
sanity-plugin-media 4.1.1 4.2.0
styled-components 6.3.11 6.4.1
@eslint/compat 2.0.3 2.0.5
@graphql-codegen/cli 6.1.3 6.3.1
@react-router/dev 7.13.1 7.14.2
@react-router/fs-routes 7.13.1 7.14.2
@tailwindcss/vite 4.2.1 4.2.4
@typescript-eslint/eslint-plugin 8.56.1 8.59.0
@typescript-eslint/parser 8.56.1 8.59.0
eslint-plugin-jest 29.15.0 29.15.2
hydrogen-sanity 6.1.1 6.2.0
prettier 3.8.1 3.8.3
prettier-plugin-tailwindcss 0.7.2 0.7.3
tailwindcss 4.2.1 4.2.4
type-fest 5.4.4 5.6.0

Updates @sanity/client from 7.16.0 to 7.22.0

Release notes

Sourced from @​sanity/client's releases.

v7.22.0

7.22.0 (2026-04-24)

Features

  • error: expose trace id from backend responses (#1212) (47fa1fe)

v7.21.0

7.21.0 (2026-04-10)

Features

  • live: add waitFor option to defer events until Sanity Function processing (#1209) (3251113)
  • support intercepting requests via internal requestHandler config (#1208) (4d794f6)

Bug Fixes

v7.20.0

7.20.0 (2026-03-20)

Features

  • add more query options to listing projects (#1205) (e193fcb)

v7.19.0

7.19.0 (2026-03-20)

Features

  • types: add VideoSubtitleInfo types to playback info (#1191) (7c55974)

v7.18.0

7.18.0 (2026-03-19)

Features

  • types: add VideoRenditionInfo types with typed resolution (#1186) (6d9e85e)

Bug Fixes

  • stega: allow zero-width space characters in content (#1204) (3dcfca9)

... (truncated)

Changelog

Sourced from @​sanity/client's changelog.

7.22.0 (2026-04-24)

Features

  • error: expose trace id from backend responses (#1212) (47fa1fe)

7.21.0 (2026-04-10)

Features

  • live: add waitFor option to defer events until Sanity Function processing (#1209) (3251113)
  • support intercepting requests via internal requestHandler config (#1208) (4d794f6)

Bug Fixes

7.20.0 (2026-03-20)

Features

  • add more query options to listing projects (#1205) (e193fcb)

7.19.0 (2026-03-20)

Features

  • types: add VideoSubtitleInfo types to playback info (#1191) (7c55974)

7.18.0 (2026-03-19)

Features

  • types: add VideoRenditionInfo types with typed resolution (#1186) (6d9e85e)

Bug Fixes

  • stega: allow zero-width space characters in content (#1204) (3dcfca9)

7.17.0 (2026-03-10)

Features

... (truncated)

Commits
  • df7f14e chore(main): release 7.22.0 (#1214)
  • 47fa1fe feat(error): expose trace id from backend responses (#1212)
  • 711f891 chore(main): release 7.21.0 (#1210)
  • 3251113 feat(live): add waitFor option to defer events until Sanity Function processi...
  • ad4fa50 fix(deps): update get-it to v8.7.2 (#1211)
  • 4d794f6 feat: support intercepting requests via internal requestHandler config (#1208)
  • ff20c13 chore(main): release 7.20.0 (#1207)
  • e193fcb feat: add more query options to listing projects (#1205)
  • 58f2dd2 chore(main): release 7.19.0 (#1206)
  • 7c55974 feat(types): add VideoSubtitleInfo types to playback info (#1191)
  • Additional commits viewable in compare view

Updates @sanity/code-input from 7.0.11 to 7.1.0

Release notes

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

@​sanity/code-input@​7.1.0

Minor Changes

  • #798 ad6ff98 Thanks @​rexxars! - Use dedicated GROQ grammar for syntax highlighting instead of falling back to JavaScript

@​sanity/code-input@​7.0.12

Patch Changes

Changelog

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

7.1.0

Minor Changes

  • #798 ad6ff98 Thanks @​rexxars! - Use dedicated GROQ grammar for syntax highlighting instead of falling back to JavaScript

7.0.12

Patch Changes

Commits

Updates @sanity/core-loader from 2.0.6 to 2.0.8

Release notes

Sourced from @​sanity/core-loader's releases.

@​sanity/core-loader@​2.0.8

Patch Changes

Changelog

Sourced from @​sanity/core-loader's changelog.

2.0.8

Patch Changes

2.0.7 (2026-03-19)

Bug Fixes

  • deps: upgrade @sanity/client to v7.18.0 (f8bbe8e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​sanity/visual-editing-csm bumped to 3.0.6
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​sanity/core-loader since your current version.


Updates @sanity/image-url from 2.0.3 to 2.1.1

Release notes

Sourced from @​sanity/image-url's releases.

v2.1.1

Patch Changes

v2.1.0

Minor Changes

  • #97 25eefd4 Thanks @​rdunk! - Add support for clients configured with the resource property, mark ~experimental_resource as deprecated.
Changelog

Sourced from @​sanity/image-url's changelog.

2.1.1

Patch Changes

2.1.0

Minor Changes

  • #97 25eefd4 Thanks @​rdunk! - Add support for clients configured with the resource property, mark ~experimental_resource as deprecated.
Commits
  • 58b230e Version Packages (#104)
  • 135943c fix: read dataset and canvas resources (#103)
  • f346fd2 chore(deps): update actions/setup-node action to v6 (#101)
  • a0935f4 Version Packages (#98)
  • 67569a6 chore(deps): update actions/setup-node action to v5 (#100)
  • 8424247 chore(deps): update actions/checkout action to v6 (#99)
  • 25eefd4 feat: add support for client resource property over deprecated ~experimental_...
  • See full diff in compare view

Updates @sanity/preview-url-secret from 4.0.3 to 4.0.5

Release notes

Sourced from @​sanity/preview-url-secret's releases.

@​sanity/preview-url-secret@​4.0.5

Patch Changes

Changelog

Sourced from @​sanity/preview-url-secret's changelog.

4.0.5

Patch Changes

4.0.4 (2026-03-19)

Bug Fixes

  • deps: upgrade @sanity/client to v7.18.0 (f8bbe8e)
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​sanity/preview-url-secret since your current version.


Updates @sanity/react-loader from 2.0.7 to 2.0.9

Release notes

Sourced from @​sanity/react-loader's releases.

@​sanity/react-loader@​2.0.9

Patch Changes

Changelog

Sourced from @​sanity/react-loader's changelog.

2.0.9

Patch Changes

2.0.8 (2026-03-19)

Bug Fixes

  • deps: upgrade @sanity/client to v7.18.0 (f8bbe8e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​sanity/core-loader bumped to 2.0.7
      • @​sanity/visual-editing-csm bumped to 3.0.6
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​sanity/react-loader since your current version.


Updates @sanity/ui from 3.1.13 to 3.1.14

Changelog

Sourced from @​sanity/ui's changelog.

3.1.14 (2026-03-16)

Bug Fixes

  • useDelayedState: cancel timeouts on unmount (#2181) (ec8beba)
Commits

Updates @sanity/vision from 5.13.0 to 5.22.0

Release notes

Sourced from @​sanity/vision's releases.

v5.22.0

Sanity Studio v5.22.0

This release includes various improvements and bug fixes.

For the complete changelog with all details, please visit: www.sanity.io/changelog/studio-NS4yMS4w

Install or upgrade Sanity Studio

To upgrade to this version, run:

npm install sanity@latest

To initiate a new Sanity Studio project or learn more about upgrading, please refer to our comprehensive guide on Installing and Upgrading Sanity Studio.

📓 Full changelog

Author Message Commit
@​annez feat(telemetry): add Studio Auth Ready + Studio Ready timing events (#12707) f3ba53867293b091770f42487b6774721d0fc589
@​RitaDias fix: positioning of reference input lists in documents (and modals / dialogs / popovers) (#12721) 14f7b82b7c374013f6342867a52b9345b6ae856c
squiggler-app[bot] fix(deps): update dependency @​sanity/cli to ^6.4.0 (#12727) b7bd438ababd6ef8936705bddc42b7441375894f
@​skogsmaskin feat(asset-sources): add persistence key for Media Library plugin (#12670) 311ac2d6152be390a424c88860c9f9cb6647b9e3
@​juice49 chore(test-studio): add slug.current ordering (#12722) 2fdd96fdc42b9cc1f93679f89c6f3cea249ffbda
@​juice49 fix(sanity): handle groq2024 searches that sort on child paths and complex GROQ expressions (#12722) 755a6a5382b0d45009ae844b0a7427bbab251f8c
@​EoinFalconer fix(form): support programmatic focus with inline changes enabled (#12673) cf9ce7dca68b7fbaa618e2397543a4c622f69a33
@​jordanl17 chore: hiding types from reference docs (#12705) 58a48692d19dbfd0dfcfdb9c0adce3483a491168
@​EoinFalconer fix(e2e): stabilize validation and vision test race conditions (#12715) 9060f828067d2d629fa6404b6190fd0d8cad286e
@​RitaDias refactor: add hasAttachment tag to sentry feedback (#12718) f37d1fb792b682cd2872cca4927616a9e1fca769
@​RitaDias fix(studio): stop eagerly fetching auth for all workspaces at the start (#12704) f131c92b40fd35c1e77667eab7dadcdba1ec2671
@​bjoerge chore(agents): add code review skills (#12702) 8226891466c8ebafcc82ae86cea43f943c61cd55
@​bjoerge chore(skills): add rxjs skill (#12698) 07ac7a76cc68b2135e2196689e569c492cf36ae8
@​jordanl17 feat(config): add hidden property to workspace configuration (#12599) 41c0f2713367ee22181937cc9ff89d67b6473d3e
@​bjoerge fix(auth): make logout method return promise in auth store types (#12690) a45e005a92f26631654de6d16c8ce1a3ff61ab5e
@​bjoerge fix(ci): use default lint output format for reliable error visibility (#12696) e53903b7c8d0ab58207f3e3c72a3321a23d7319b
@​bjoerge chore(skills): update pr-description skill (#12697) 039ab5df0c47c3e7adc63e6f03f0edb1915e795e
@​bjoerge fix(ci): add auth store e2e tests (#12647) 9229abc562bd314d692e92b54f82f024d9e86026
@​jordanl17 fix(types): correct BlockRule value type from any[] to PortableTextBlock (#12509) 3ca5e310a3bb2b8d1a8c5f8e4680e2c7f9dd6e22
@​kbrabrand fix(sanity): cancel fetch response bodies to prevent connection blocking (#12681) af813e7d4253db21c65a573e4c4bd3bb870216bb
@​bjoerge fix(ci): exclude markdown files from v8 coverage (#12680) 047297dd60f7ff341a3f3aef198374a58577c443
@​juice49 fix(sanity): use @sanity/uuid to produce feedback session id (#12682) 5c9a767aff3efd65df2e73a069f98ad4c864ac83
@​bjoerge chore(e2e): show pass/fail status in PR comment and report link (#12677) ebed55792b4153f5c334f3f0f818dfa326f8edc2
@​RitaDias fix(preview): reduce redundant fetches in document preview observers (#12624) dd438bd63c3d3b1132d2c8c82e322923cc792855
@​bjoerge fix(ci): add auth store unit tests (#12646) 0ab91e811ef4658da7d3c3a81b3b7030db258844
@​bjoerge ci(e2e): skip merge-reports when tests never ran (#12597) 6db83badbbd8ffd4d2173c6b81837780068964cc
@​juice49 test(sanity): add missing enabled prop to DivergencesTestProvider (#12618) f534c8fcd426c10c4ef45e414a110985f7373593
@​juice49 fix(sanity): published id incorrectly supplied to DivergencesProvider as subject id (#12618) 8910e18661aa797a6a1c53f474c151aa6393907f

... (truncated)

Changelog

Sourced from @​sanity/vision's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.21.0 (2026-04-15)

Features

5.18.0 (2026-03-24)

Note: Version bump only for package @​sanity/vision

5.17.1 (2026-03-17)

Note: Version bump only for package @​sanity/vision

5.17.0 (2026-03-17)

Note: Version bump only for package @​sanity/vision

5.16.0 (2026-03-14)

Note: Version bump only for package @​sanity/vision

5.15.0 (2026-03-12)

Features

5.14.1 (2026-03-10)

Note: Version bump only for package @​sanity/vision

5.14.0 (2026-03-10)

Note: Version bump only for package @​sanity/vision

Commits

Updates @sanity/visual-editing from 5.3.0 to 5.3.4

Release notes

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

@​sanity/visual-editing@​5.3.4

Patch Changes

Changelog

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

5.3.4

Patch Changes

5.3.3 (2026-03-25)

Bug Fixes

  • move onPerspectiveChange to event handler instead of useEffect (4821bfb)

5.3.2 (2026-03-25)

Bug Fixes

  • only call onPerspectiveChange once the perspective is known (01fb825)

5.3.1 (2026-03-19)

Bug Fixes

  • deps: upgrade @sanity/client to v7.18.0 (f8bbe8e)
  • stega: fails decoding content containing zero width space chars (#3380) (0cd1d9f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​sanity/preview-url-secret bumped to 4.0.4
      • @​sanity/visual-editing-csm bumped to 3.0.6
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​sanity/visual-editing since your current version.


Updates @shopify/hydrogen from 2026.1.1 to 2026.4.2

Release notes

Sourced from @​shopify/hydrogen's releases.

@​shopify/hydrogen-react@​2026.4.2

Minor Changes

  • Add support for Vite 7 and Vite 8. Hydrogen remains backwards-compatible with Vite 5+. (#3617) by @​frandiox

    Mini Oxygen's dev server has been refactored to use the Vite Environment API, which is the standard way to run non-browser runtimes in Vite. This replaces the previous custom middleware approach with a first-class FetchableDevEnvironment, improving compatibility with Vite's built-in HMR and module invalidation.

    New Hydrogen projects created with npm create @shopify/hydrogen will default to Vite 8. The vite-tsconfig-paths plugin is no longer needed in the skeleton template since Vite 8 supports resolve.tsconfigPaths natively.

Patch Changes

  • Fixed the CartProvider example code (both TS and JS) to include the missing return statement in the App component. (#3685) by @​J8118

  • Fixed the ProductProvider example code (both TS and JS): restored the missing return in the .map() callback so option buttons render, and removed a stray semicolon that rendered as visible text. (#3680) by @​J8118

@​shopify/hydrogen@​2026.4.2

Minor Changes

  • Add support for Vite 7 and Vite 8. Hydrogen remains backwards-compatible with Vite 5+. (#3617) by @​frandiox

    Mini Oxygen's dev server has been refactored to use the Vite Environment API, which is the standard way to run non-browser runtimes in Vite. This replaces the previous custom middleware approach with a first-class FetchableDevEnvironment, improving compatibility with Vite's built-in HMR and module invalidation.

    New Hydrogen projects created with npm create @shopify/hydrogen will default to Vite 8. The vite-tsconfig-paths plugin is no longer needed in the skeleton template since Vite 8 supports resolve.tsconfigPaths natively.

Patch Changes

@​shopify/hydrogen-react@​2026.4.1

Patch Changes

  • Fix cart operations failing on stores without VisitorConsent type (#3720) by @​itsjustriley

    Cart operations (like cart.setMetafields()) were unconditionally including the visitorConsent parameter in GraphQL operations, even whe...

    Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [@sanity/client](https://github.com/sanity-io/client) | `7.16.0` | `7.22.0` |
| [@sanity/code-input](https://github.com/sanity-io/plugins/tree/HEAD/plugins/@sanity/code-input) | `7.0.11` | `7.1.0` |
| [@sanity/core-loader](https://github.com/sanity-io/visual-editing/tree/HEAD/packages/core-loader) | `2.0.6` | `2.0.8` |
| [@sanity/image-url](https://github.com/sanity-io/image-url) | `2.0.3` | `2.1.1` |
| [@sanity/preview-url-secret](https://github.com/sanity-io/visual-editing/tree/HEAD/packages/preview-url-secret) | `4.0.3` | `4.0.5` |
| [@sanity/react-loader](https://github.com/sanity-io/visual-editing/tree/HEAD/packages/react-loader) | `2.0.7` | `2.0.9` |
| [@sanity/ui](https://github.com/sanity-io/ui) | `3.1.13` | `3.1.14` |
| [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) | `5.13.0` | `5.22.0` |
| [@sanity/visual-editing](https://github.com/sanity-io/visual-editing/tree/HEAD/packages/visual-editing) | `5.3.0` | `5.3.4` |
| [@shopify/hydrogen](https://github.com/Shopify/hydrogen/tree/HEAD/packages/hydrogen) | `2026.1.1` | `2026.4.2` |
| [@shopify/hydrogen-react](https://github.com/Shopify/hydrogen/tree/HEAD/packages/hydrogen-react) | `2026.1.1` | `2026.4.2` |
| [@shopify/mini-oxygen](https://github.com/Shopify/hydrogen/tree/HEAD/packages/mini-oxygen) | `4.0.1` | `4.1.0` |
| [@shopify/remix-oxygen](https://github.com/Shopify/hydrogen/tree/HEAD/packages/remix-oxygen) | `3.0.2` | `3.0.3` |
| @vercel/stega | `1.0.0` | `1.1.0` |
| [graphql](https://github.com/graphql/graphql-js) | `16.13.1` | `16.13.2` |
| [groq](https://github.com/sanity-io/sanity/tree/HEAD/packages/groq) | `5.13.0` | `5.22.0` |
| [isbot](https://github.com/omrilotan/isbot) | `5.1.35` | `5.1.39` |
| [lodash](https://github.com/lodash/lodash) | `4.17.23` | `4.18.1` |
| [motion](https://github.com/motiondivision/motion) | `12.35.1` | `12.38.0` |
| [nanoid](https://github.com/ai/nanoid) | `5.1.6` | `5.1.9` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.13.1` | `7.14.2` |
| [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) | `5.13.0` | `5.22.0` |
| [sanity-plugin-media](https://github.com/sanity-io/sanity-plugin-media) | `4.1.1` | `4.2.0` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.3.11` | `6.4.1` |
| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.3` | `2.0.5` |
| [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) | `6.1.3` | `6.3.1` |
| [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev) | `7.13.1` | `7.14.2` |
| [@react-router/fs-routes](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-fs-routes) | `7.13.1` | `7.14.2` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.1` | `4.2.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.1` | `8.59.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.1` | `8.59.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.0` | `29.15.2` |
| [hydrogen-sanity](https://github.com/sanity-io/hydrogen-sanity/tree/HEAD/packages/hydrogen-sanity) | `6.1.1` | `6.2.0` |
| [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.7.2` | `0.7.3` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.1` | `4.2.4` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `5.4.4` | `5.6.0` |



Updates `@sanity/client` from 7.16.0 to 7.22.0
- [Release notes](https://github.com/sanity-io/client/releases)
- [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md)
- [Commits](sanity-io/client@v7.16.0...v7.22.0)

Updates `@sanity/code-input` from 7.0.11 to 7.1.0
- [Release notes](https://github.com/sanity-io/plugins/releases)
- [Changelog](https://github.com/sanity-io/plugins/blob/main/plugins/@sanity/code-input/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/plugins/commits/@sanity/code-input@7.1.0/plugins/@sanity/code-input)

Updates `@sanity/core-loader` from 2.0.6 to 2.0.8
- [Release notes](https://github.com/sanity-io/visual-editing/releases)
- [Changelog](https://github.com/sanity-io/visual-editing/blob/main/packages/core-loader/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/visual-editing/commits/@sanity/core-loader@2.0.8/packages/core-loader)

Updates `@sanity/image-url` from 2.0.3 to 2.1.1
- [Release notes](https://github.com/sanity-io/image-url/releases)
- [Changelog](https://github.com/sanity-io/image-url/blob/main/CHANGELOG.md)
- [Commits](sanity-io/image-url@v2.0.3...v2.1.1)

Updates `@sanity/preview-url-secret` from 4.0.3 to 4.0.5
- [Release notes](https://github.com/sanity-io/visual-editing/releases)
- [Changelog](https://github.com/sanity-io/visual-editing/blob/main/packages/preview-url-secret/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/visual-editing/commits/@sanity/preview-url-secret@4.0.5/packages/preview-url-secret)

Updates `@sanity/react-loader` from 2.0.7 to 2.0.9
- [Release notes](https://github.com/sanity-io/visual-editing/releases)
- [Changelog](https://github.com/sanity-io/visual-editing/blob/main/packages/react-loader/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/visual-editing/commits/@sanity/react-loader@2.0.9/packages/react-loader)

Updates `@sanity/ui` from 3.1.13 to 3.1.14
- [Release notes](https://github.com/sanity-io/ui/releases)
- [Changelog](https://github.com/sanity-io/ui/blob/main/CHANGELOG.md)
- [Commits](sanity-io/ui@v3.1.13...v3.1.14)

Updates `@sanity/vision` from 5.13.0 to 5.22.0
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Changelog](https://github.com/sanity-io/sanity/blob/main/packages/@sanity/vision/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/sanity/commits/v5.22.0/packages/@sanity/vision)

Updates `@sanity/visual-editing` from 5.3.0 to 5.3.4
- [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/@sanity/visual-editing@5.3.4/packages/visual-editing)

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

Updates `@shopify/hydrogen-react` from 2026.1.1 to 2026.4.2
- [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/hydrogen-react@2026.4.2/packages/hydrogen-react)

Updates `@shopify/mini-oxygen` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/Shopify/hydrogen/releases)
- [Changelog](https://github.com/Shopify/hydrogen/blob/main/packages/mini-oxygen/CHANGELOG.md)
- [Commits](https://github.com/Shopify/hydrogen/commits/@shopify/mini-oxygen@4.1.0/packages/mini-oxygen)

Updates `@shopify/remix-oxygen` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/Shopify/hydrogen/releases)
- [Changelog](https://github.com/Shopify/hydrogen/blob/main/packages/remix-oxygen/CHANGELOG.md)
- [Commits](https://github.com/Shopify/hydrogen/commits/@shopify/remix-oxygen@3.0.3/packages/remix-oxygen)

Updates `@vercel/stega` from 1.0.0 to 1.1.0

Updates `graphql` from 16.13.1 to 16.13.2
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.13.1...v16.13.2)

Updates `groq` from 5.13.0 to 5.22.0
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Changelog](https://github.com/sanity-io/sanity/blob/main/packages/groq/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/sanity/commits/v5.22.0/packages/groq)

Updates `isbot` from 5.1.35 to 5.1.39
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omrilotan/isbot/commits/v5.1.39)

Updates `lodash` from 4.17.23 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.23...4.18.1)

Updates `motion` from 12.35.1 to 12.38.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.35.1...v12.38.0)

Updates `nanoid` from 5.1.6 to 5.1.9
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@5.1.6...5.1.9)

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

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

Updates `react-router` from 7.13.1 to 7.14.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.14.2/packages/react-router)

Updates `sanity` from 5.13.0 to 5.22.0
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Changelog](https://github.com/sanity-io/sanity/blob/main/packages/sanity/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/sanity/commits/v5.22.0/packages/sanity)

Updates `sanity-plugin-media` from 4.1.1 to 4.2.0
- [Release notes](https://github.com/sanity-io/sanity-plugin-media/releases)
- [Changelog](https://github.com/sanity-io/sanity-plugin-media/blob/main/CHANGELOG.md)
- [Commits](sanity-io/sanity-plugin-media@v4.1.1...v4.2.0)

Updates `styled-components` from 6.3.11 to 6.4.1
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.3.11...styled-components@6.4.1)

Updates `@eslint/compat` from 2.0.3 to 2.0.5
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.5/packages/compat)

Updates `@graphql-codegen/cli` from 6.1.3 to 6.3.1
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@6.3.1/packages/graphql-codegen-cli)

Updates `@react-router/dev` from 7.13.1 to 7.14.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dev/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/dev@7.14.2/packages/react-router-dev)

Updates `@react-router/fs-routes` from 7.13.1 to 7.14.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-fs-routes/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/fs-routes@7.14.2/packages/react-router-fs-routes)

Updates `@tailwindcss/vite` from 4.2.1 to 4.2.4
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.4/packages/@tailwindcss-vite)

Updates `@typescript-eslint/eslint-plugin` from 8.56.1 to 8.59.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.56.1 to 8.59.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.59.0/packages/parser)

Updates `eslint-plugin-jest` from 29.15.0 to 29.15.2
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v29.15.0...v29.15.2)

Updates `hydrogen-sanity` from 6.1.1 to 6.2.0
- [Release notes](https://github.com/sanity-io/hydrogen-sanity/releases)
- [Changelog](https://github.com/sanity-io/hydrogen-sanity/blob/main/packages/hydrogen-sanity/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/hydrogen-sanity/commits/v6.2.0/packages/hydrogen-sanity)

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

Updates `prettier-plugin-tailwindcss` from 0.7.2 to 0.7.3
- [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.7.2...v0.7.3)

Updates `tailwindcss` from 4.2.1 to 4.2.4
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.4/packages/tailwindcss)

Updates `type-fest` from 5.4.4 to 5.6.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v5.4.4...v5.6.0)

---
updated-dependencies:
- dependency-name: "@sanity/client"
  dependency-version: 7.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@sanity/code-input"
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@sanity/core-loader"
  dependency-version: 2.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@sanity/image-url"
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@sanity/preview-url-secret"
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@sanity/react-loader"
  dependency-version: 2.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@sanity/ui"
  dependency-version: 3.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@sanity/vision"
  dependency-version: 5.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@sanity/visual-editing"
  dependency-version: 5.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@shopify/hydrogen"
  dependency-version: 2026.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@shopify/hydrogen-react"
  dependency-version: 2026.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@shopify/mini-oxygen"
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@shopify/remix-oxygen"
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@vercel/stega"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: graphql
  dependency-version: 16.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: groq
  dependency-version: 5.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: isbot
  dependency-version: 5.1.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: motion
  dependency-version: 12.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: nanoid
  dependency-version: 5.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: react-dom
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: react-router
  dependency-version: 7.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: sanity
  dependency-version: 5.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: sanity-plugin-media
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: styled-components
  dependency-version: 6.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@eslint/compat"
  dependency-version: 2.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@graphql-codegen/cli"
  dependency-version: 6.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@react-router/dev"
  dependency-version: 7.14.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@react-router/fs-routes"
  dependency-version: 7.14.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.59.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.59.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: eslint-plugin-jest
  dependency-version: 29.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: hydrogen-sanity
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: prettier
  dependency-version: 3.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: prettier-plugin-tailwindcss
  dependency-version: 0.7.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: tailwindcss
  dependency-version: 4.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: type-fest
  dependency-version: 5.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

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

@dependabot dependabot Bot closed this May 4, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/patch-minor-ebbd00b1eb branch May 4, 2026 11:54
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