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 12 updates #400

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the patch-minor group with 12 updates:

Package From To
@remix-run/react 2.15.0 2.15.1
@sanity/icons 3.5.0 3.5.2
@sanity/presentation 1.19.7 1.19.8
@sanity/ui 2.10.1 2.10.7
@sanity/vision 3.66.1 3.67.0
@sanity/visual-editing 2.10.5 2.10.6
framer-motion 11.13.1 11.13.5
groq 3.66.1 3.67.0
react-use 17.5.1 17.6.0
sanity 3.66.1 3.67.0
@remix-run/dev 2.15.0 2.15.1
@remix-run/eslint-config 2.15.0 2.15.1

Updates @remix-run/react from 2.15.0 to 2.15.1

Release notes

Sourced from @​remix-run/react's releases.

v2.15.1

See the changelog for the release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v2151

Changelog

Sourced from @​remix-run/react's changelog.

2.15.1

Patch Changes

Commits

Updates @sanity/icons from 3.5.0 to 3.5.2

Release notes

Sourced from @​sanity/icons's releases.

v3.5.2

3.5.2 (2024-12-09)

Bug Fixes


This release is also available on:

v3.5.1

3.5.1 (2024-12-09)

Bug Fixes


This release is also available on:

Changelog

Sourced from @​sanity/icons's changelog.

3.5.2 (2024-12-09)

Bug Fixes

3.5.1 (2024-12-09)

Bug Fixes

Commits

Updates @sanity/presentation from 1.19.7 to 1.19.8

Release notes

Sourced from @​sanity/presentation's releases.

presentation: v1.19.8

1.19.8 (2024-12-09)

Bug Fixes

  • deps: Update dependency mendoza to v3.0.8 (#2280) (bd0b0e7)
  • deps: update react compiler dependencies 🤖 ✨ (#2271) (9634150)
Changelog

Sourced from @​sanity/presentation's changelog.

1.19.8 (2024-12-09)

Bug Fixes

  • deps: Update dependency mendoza to v3.0.8 (#2280) (bd0b0e7)
  • deps: update react compiler dependencies 🤖 ✨ (#2271) (9634150)
Commits

Updates @sanity/ui from 2.10.1 to 2.10.7

Release notes

Sourced from @​sanity/ui's releases.

v2.10.7

2.10.7 (2024-12-10)

Bug Fixes

  • deps: update dependency framer-motion to ^11.13.5 (19e049e)
  • ensure referenceElement don't flash in the wrong position on mount (c95c1c0)

This release is also available on:

v2.10.6

2.10.6 (2024-12-10)

Bug Fixes

  • allow using useGlobalKeyDown without useCallback (263c0a6)

This release is also available on:

v2.10.5

2.10.5 (2024-12-09)

Bug Fixes

  • deps: update dependency framer-motion to ^11.13.3 (#1484) (5126fac)

This release is also available on:

v2.10.4

2.10.4 (2024-12-09)

Bug Fixes

  • deps: update dependency @​sanity/icons to ^3.5.2 (#1514) (e2ea20b)

This release is also available on:

v2.10.3

2.10.3 (2024-12-09)

Bug Fixes

... (truncated)

Changelog

Sourced from @​sanity/ui's changelog.

2.10.7 (2024-12-10)

Bug Fixes

  • deps: update dependency framer-motion to ^11.13.5 (19e049e)
  • ensure referenceElement don't flash in the wrong position on mount (c95c1c0)

2.10.6 (2024-12-10)

Bug Fixes

  • allow using useGlobalKeyDown without useCallback (263c0a6)

2.10.5 (2024-12-09)

Bug Fixes

  • deps: update dependency framer-motion to ^11.13.3 (#1484) (5126fac)

2.10.4 (2024-12-09)

Bug Fixes

  • deps: update dependency @​sanity/icons to ^3.5.2 (#1514) (e2ea20b)

2.10.3 (2024-12-09)

Bug Fixes

2.10.2 (2024-12-09)

Bug Fixes

  • deps: update React Compiler dependencies 🤖 ✨ (#1510) (29fd527)
Commits
  • 5ffb4ef chore(release): 2.10.7 [skip ci]
  • 19e049e fix(deps): update dependency framer-motion to ^11.13.5
  • be5a9b3 chore(deps): update dependency @​sanity/ui-workshop to ^2.0.19 (#1515)
  • c95c1c0 fix: ensure referenceElement don't flash in the wrong position on mount
  • 9ecda33 chore(deps): update dependency @​types/react-dom to ^19.0.2 (#1491)
  • b7cb73f chore(release): 2.10.6 [skip ci]
  • 263c0a6 fix: allow using useGlobalKeyDown without useCallback
  • 701f899 chore: cleanup
  • a5cec33 chore: workshop supports react compiler out of the box
  • a55f895 chore(deps): update dependency @​sanity/ui-workshop to ^2.0.18 (#1513)
  • Additional commits viewable in compare view

Updates @sanity/vision from 3.66.1 to 3.67.0

Release notes

Sourced from @​sanity/vision's releases.

v3.67.0

✨ Highlights

Start in Create enabled by default image

The option to start drafting new documents in Sanity Create is now enabled by default. Depending on your hosting setup you might see a fully functional Start in Create-button appearing close to your default document actions, or a button that is temporarily disabled and awaiting some minor configuration. To learn how to fully enable the feature for both your development and production environments, or disable it entirely, check out the docs!

🐛 Notable bugfixes

  • Fixes a few deprecation warnings when installing dependencies for a studio.
  • Adds the missing disableArrayWarning option to the SlugOptions type (thank you @​Stilyan!).
  • Upgrades to ESLint 9 for new studios
  • Fixes a problem that could make rendering document lists crash the studio for complex schema types (thank you @​nikaspran!)

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
RitaDias test(sanity): update timeout to avoid slow test from being flaky (#7969) d6dde60f6e
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.15.0 (#7971) 6eacd33d3a
Espen Hovlandsdal chore(deps): update dependency glob to ^11.0.0 (#7949) ccee1f4c35
Espen Hovlandsdal fix(i18n): allow weeks to start on Saturday (#7965) 59deb001a5
Espen Hovlandsdal fix(deps): deprecation warnings due to glob dependency (#7977) 5e3b8c13b7
Stilyan feat: add disableArrayWarning option to SlugOptions (#7174) 1b5fd000ec
Bjørge Næss test(cli): remove v2 fixtures and bump timeouts (#7974) 583bb6f34f
Cody Olsen chore: add markdown plugin back (#7475) a7ed9be9db
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.1 (#7975) d23b3f0800
Cody Olsen chore: add back the @sanity/color-input plugin to test studio (#7502) 960186d940
Bjørge Næss test(e2e): add missing plugins to e2e studio (#7981) e078ebc5df
ecospark[bot] fix(deps): update React Compiler dependencies 🤖 ✨ (#7982) bf67535636
renovate[bot] fix(deps): update dependency react-rx to ^4.1.8 (#7983) 197fc3db23
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#7987) 23a47f3fff
renovate[bot] fix(deps): update dependency groq-js to ^1.14.2 (#7985) 5d5bac01da
Ash fix(sanity): do not perform incremental search for exact tokens (#7972) 9fba9b7e9d
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.3 (#7986) 22c970825b
Snorre Eskeland Brekke feat: enable start in Create banner for new documents and include development mode information (#7955) 656d4c8866
renovate[bot] fix(deps): update dependency @​sanity/icons to ^3.5.1 (#7989) 30d18d6bac
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.19.8 (#7984) ba996b715e
renovate[bot] fix(deps): update dependency @​sanity/icons to ^3.5.2 (#7991) 1b6117f055
Cody Olsen fix(deps): upgrade vite to v5 (#5285) 6817f2e6fc
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.4 (#7993) 9d3343c0d6
renovate[bot] chore(deps): update typescript-tooling (#7988) 6a9c59e3dd
renovate[bot] fix(deps): Update dev-non-major (#7997) 305a143a31
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.15.3 (#7979) ae98a1dfb9
Ash refactor(sanity): extract common search token functions 3aa1e038c1

... (truncated)

Commits
  • 17cfc6c v3.67.0
  • eb5739b fix(deps): update dependency @​sanity/ui to ^2.10.7 (#7998)
  • 9d3343c fix(deps): update dependency @​sanity/ui to ^2.10.4 (#7993)
  • 1b6117f fix(deps): update dependency @​sanity/icons to ^3.5.2 (#7991)
  • 30d18d6 fix(deps): update dependency @​sanity/icons to ^3.5.1 (#7989)
  • 22c9708 fix(deps): update dependency @​sanity/ui to ^2.10.3 (#7986)
  • bf67535 fix(deps): update React Compiler dependencies 🤖 ✨ (#7982)
  • d23b3f0 fix(deps): update dependency @​sanity/ui to ^2.10.1 (#7975)
  • See full diff in compare view

Updates @sanity/visual-editing from 2.10.5 to 2.10.6

Release notes

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

visual-editing: v2.10.6

2.10.6 (2024-12-09)

Bug Fixes

  • deps: update react compiler dependencies 🤖 ✨ (#2271) (9634150)
Changelog

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

2.10.6 (2024-12-09)

Bug Fixes

  • deps: update react compiler dependencies 🤖 ✨ (#2271) (9634150)
Commits

Updates framer-motion from 11.13.1 to 11.13.5

Changelog

Sourced from framer-motion's changelog.

[11.13.5] 2024-12-10

Fixed

  • Adding React 19 to optional peer dependencies in "framer-motion" packages.

[11.13.4] 2024-12-10

Fixed

  • Fixing types for React 19.

[11.13.3] 2024-12-09

Fixed

  • Attempting to update types to be compatible with both React 18 and 19.

[11.13.2] 2024-12-04

Fixed

  • Hover gesture now always passive: true.
Commits

Updates groq from 3.66.1 to 3.67.0

Release notes

Sourced from groq's releases.

v3.67.0

✨ Highlights

Start in Create enabled by default image

The option to start drafting new documents in Sanity Create is now enabled by default. Depending on your hosting setup you might see a fully functional Start in Create-button appearing close to your default document actions, or a button that is temporarily disabled and awaiting some minor configuration. To learn how to fully enable the feature for both your development and production environments, or disable it entirely, check out the docs!

🐛 Notable bugfixes

  • Fixes a few deprecation warnings when installing dependencies for a studio.
  • Adds the missing disableArrayWarning option to the SlugOptions type (thank you @​Stilyan!).
  • Upgrades to ESLint 9 for new studios
  • Fixes a problem that could make rendering document lists crash the studio for complex schema types (thank you @​nikaspran!)

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
RitaDias test(sanity): update timeout to avoid slow test from being flaky (#7969) d6dde60f6e
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.15.0 (#7971) 6eacd33d3a
Espen Hovlandsdal chore(deps): update dependency glob to ^11.0.0 (#7949) ccee1f4c35
Espen Hovlandsdal fix(i18n): allow weeks to start on Saturday (#7965) 59deb001a5
Espen Hovlandsdal fix(deps): deprecation warnings due to glob dependency (#7977) 5e3b8c13b7
Stilyan feat: add disableArrayWarning option to SlugOptions (#7174) 1b5fd000ec
Bjørge Næss test(cli): remove v2 fixtures and bump timeouts (#7974) 583bb6f34f
Cody Olsen chore: add markdown plugin back (#7475) a7ed9be9db
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.1 (#7975) d23b3f0800
Cody Olsen chore: add back the @sanity/color-input plugin to test studio (#7502) 960186d940
Bjørge Næss test(e2e): add missing plugins to e2e studio (#7981) e078ebc5df
ecospark[bot] fix(deps): update React Compiler dependencies 🤖 ✨ (#7982) bf67535636
renovate[bot] fix(deps): update dependency react-rx to ^4.1.8 (#7983) 197fc3db23
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#7987) 23a47f3fff
renovate[bot] fix(deps): update dependency groq-js to ^1.14.2 (#7985) 5d5bac01da
Ash fix(sanity): do not perform incremental search for exact tokens (#7972) 9fba9b7e9d
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.3 (#7986) 22c970825b
Snorre Eskeland Brekke feat: enable start in Create banner for new documents and include development mode information (#7955) 656d4c8866
renovate[bot] fix(deps): update dependency @​sanity/icons to ^3.5.1 (#7989) 30d18d6bac
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.19.8 (#7984) ba996b715e
renovate[bot] fix(deps): update dependency @​sanity/icons to ^3.5.2 (#7991) 1b6117f055
Cody Olsen fix(deps): upgrade vite to v5 (#5285) 6817f2e6fc
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.4 (#7993) 9d3343c0d6
renovate[bot] chore(deps): update typescript-tooling (#7988) 6a9c59e3dd
renovate[bot] fix(deps): Update dev-non-major (#7997) 305a143a31
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.15.3 (#7979) ae98a1dfb9
Ash refactor(sanity): extract common search token functions 3aa1e038c1

... (truncated)

Commits

Updates react-use from 17.5.1 to 17.6.0

Release notes

Sourced from react-use's releases.

v17.6.0

17.6.0 (2024-12-09)

Features

  • add onChange callback to useWindowSize (ea656f7)
  • add onChange callback to useWindowSize (3eb531a)
Changelog

Sourced from react-use's changelog.

17.6.0 (2024-12-09)

Features

  • add onChange callback to useWindowSize (ea656f7)
  • add onChange callback to useWindowSize (3eb531a)
Commits
  • ad33f76 chore(release): 17.6.0 [skip ci]
  • 7602956 Merge pull request #2608 from mahmoud-elgammal/feature/useWindowSize-onChange
  • 7c4d696 docs: add security policy
  • ea656f7 feat: add onChange callback to useWindowSize
  • 3eb531a feat: add onChange callback to useWindowSize
  • e1d0cd9 chore(deps): update typescript-eslint monorepo to v5.62.0
  • 1365221 chore(deps): update dependency rxjs to v7.8.1
  • e1aff11 chore(deps): update dependency react-spring to v9.7.4
  • a202826 chore(deps): update dependency eslint-plugin-react to v7.35.0
  • d5654eb chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0
  • Additional commits viewable in compare view

Updates sanity from 3.66.1 to 3.67.0

Release notes

Sourced from sanity's releases.

v3.67.0

✨ Highlights

Start in Create enabled by default image

The option to start drafting new documents in Sanity Create is now enabled by default. Depending on your hosting setup you might see a fully functional Start in Create-button appearing close to your default document actions, or a button that is temporarily disabled and awaiting some minor configuration. To learn how to fully enable the feature for both your development and production environments, or disable it entirely, check out the docs!

🐛 Notable bugfixes

  • Fixes a few deprecation warnings when installing dependencies for a studio.
  • Adds the missing disableArrayWarning option to the SlugOptions type (thank you @​Stilyan!).
  • Upgrades to ESLint 9 for new studios
  • Fixes a problem that could make rendering document lists crash the studio for complex schema types (thank you @​nikaspran!)

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
RitaDias test(sanity): update timeout to avoid slow test from being flaky (#7969) d6dde60f6e
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.15.0 (#7971) 6eacd33d3a
Espen Hovlandsdal chore(deps): update dependency glob to ^11.0.0 (#7949) ccee1f4c35
Espen Hovlandsdal fix(i18n): allow weeks to start on Saturday (#7965) 59deb001a5
Espen Hovlandsdal fix(deps): deprecation warnings due to glob dependency (#7977) 5e3b8c13b7
Stilyan feat: add disableArrayWarning option to SlugOptions (#7174) 1b5fd000ec
Bjørge Næss test(cli): remove v2 fixtures and bump timeouts (#7974) 583bb6f34f
Cody Olsen chore: add markdown plugin back (#7475) a7ed9be9db
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.1 (#7975) d23b3f0800
Cody Olsen chore: add back the @sanity/color-input plugin to test studio (#7502) 960186d940
Bjørge Næss test(e2e): add missing plugins to e2e studio (#7981) e078ebc5df
ecospark[bot] fix(deps): update React Compiler dependencies 🤖 ✨ (#7982) bf67535636
renovate[bot] fix(deps): update dependency react-rx to ^4.1.8 (#7983) 197fc3db23
ecospark[bot] chore(deps): dedupe pnpm-lock.yaml (#7987) 23a47f3fff
renovate[bot] fix(deps): update dependency groq-js to ^1.14.2 (#7985) 5d5bac01da
Ash fix(sanity): do not perform incremental search for exact tokens (#7972) 9fba9b7e9d
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.3 (#7986) 22c970825b
Snorre Eskeland Brekke feat: enable start in Create banner for new documents and include development mode information (#7955) 656d4c8866
renovate[bot] fix(deps): update dependency @​sanity/icons to ^3.5.1 (#7989) 30d18d6bac
renovate[bot] fix(deps): update dependency @​sanity/presentation to v1.19.8 (#7984) ba996b715e
renovate[bot] fix(deps): update dependency @​sanity/icons to ^3.5.2 (#7991) 1b6117f055
Cody Olsen fix(deps): upgrade vite to v5 (#5285) 6817f2e6fc
renovate[bot] fix(deps): update dependency @​sanity/ui to ^2.10.4 (#7993) 9d3343c0d6
renovate[bot] chore(deps): update typescript-tooling (#7988) 6a9c59e3dd
renovate[bot] fix(deps): Update dev-non-major (#7997) 305a143a31
renovate[bot] fix(deps): update dependency @​portabletext/editor to ^1.15.3 (#7979) ae98a1dfb9
Ash refactor(sanity): extract common search token functions 3aa1e038c1

... (truncated)

Commits
  • 17cfc6c v3.67.0
  • eb5739b fix(deps): update dependency @​sanity/ui to ^2.10.7 (#7998)
  • 6b322cb feat: switch create integration to opt-out flow (#8002)
  • ac2ab18 fix(sanity): optimise getLeafWeights to not stack overflow (#7999)
  • 13f2e48 feat: add groq2024 search strategy
  • a303002 feat(sanity): do not fade out global search results while fetching more
  • e8bad21 refactor(sanity): skip unnecessary deduplication step
  • 3aa1e03 refactor(sanity): extract common search token functions
  • ae98a1d fix(deps): update dependency @​portabletext/editor to ^1.15.3 (#7979)
  • 6a9c59e chore(deps): update typescript-tooling (#7988)
  • Additional commits viewable in compare view

Updates @remix-run/dev from 2.15.0 to 2.15.1

Release notes

Sourced from @​remix-run/dev's releases.

v2.15.1

See the changelog for the release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v2151

Changelog

Sourced from @​remix-run/dev's changelog.

2.15.1

Patch Changes

Commits

Updates @remix-run/eslint-config from 2.15.0 to 2.15.1

Release notes

Sourced from @​remix-run/eslint-config's releases.

v2.15.1

See the changelog for the release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v2151

Changelog

Sourced from @​remix-run/eslint-config's changelog.

2.15.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 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.15.0` | `2.15.1` |
| [@sanity/icons](https://github.com/sanity-io/icons) | `3.5.0` | `3.5.2` |
| [@sanity/presentation](https://github.com/sanity-io/visual-editing/tree/HEAD/packages/presentation) | `1.19.7` | `1.19.8` |
| [@sanity/ui](https://github.com/sanity-io/ui) | `2.10.1` | `2.10.7` |
| [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) | `3.66.1` | `3.67.0` |
| [@sanity/visual-editing](https://github.com/sanity-io/visual-editing/tree/HEAD/packages/visual-editing) | `2.10.5` | `2.10.6` |
| [framer-motion](https://github.com/framer/motion) | `11.13.1` | `11.13.5` |
| [groq](https://github.com/sanity-io/sanity/tree/HEAD/packages/groq) | `3.66.1` | `3.67.0` |
| [react-use](https://github.com/streamich/react-use) | `17.5.1` | `17.6.0` |
| [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) | `3.66.1` | `3.67.0` |
| [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) | `2.15.0` | `2.15.1` |
| [@remix-run/eslint-config](https://github.com/remix-run/remix/tree/HEAD/packages/remix-eslint-config) | `2.15.0` | `2.15.1` |


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

Updates `@sanity/icons` from 3.5.0 to 3.5.2
- [Release notes](https://github.com/sanity-io/icons/releases)
- [Changelog](https://github.com/sanity-io/icons/blob/main/CHANGELOG.md)
- [Commits](sanity-io/icons@v3.5.0...v3.5.2)

Updates `@sanity/presentation` from 1.19.7 to 1.19.8
- [Release notes](https://github.com/sanity-io/visual-editing/releases)
- [Changelog](https://github.com/sanity-io/visual-editing/blob/main/packages/presentation/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/visual-editing/commits/presentation-v1.19.8/packages/presentation)

Updates `@sanity/ui` from 2.10.1 to 2.10.7
- [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.1...v2.10.7)

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

Updates `@sanity/visual-editing` from 2.10.5 to 2.10.6
- [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.6/packages/visual-editing)

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

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

Updates `react-use` from 17.5.1 to 17.6.0
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](streamich/react-use@v17.5.1...v17.6.0)

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

Updates `@remix-run/dev` from 2.15.0 to 2.15.1
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-dev/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-dev)

Updates `@remix-run/eslint-config` from 2.15.0 to 2.15.1
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-eslint-config/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-eslint-config)

---
updated-dependencies:
- dependency-name: "@remix-run/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@sanity/icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@sanity/presentation"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-minor
  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: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: groq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: react-use
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: sanity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@remix-run/dev"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@remix-run/eslint-config"
  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 10, 2024
@dependabot dependabot bot requested a review from a team December 10, 2024 15:42
Copy link

vercel bot commented Dec 10, 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 10, 2024 3:44pm
fluid-j4v9 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 3:44pm

@thomasKn thomasKn merged commit 514d077 into main Dec 10, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patch-minor-7c91dd495c branch December 10, 2024 15:45
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