Skip to content

chore(studio-deps): bump the sanity-studio group across 1 directory with 6 updates#334

Merged
PP-Namias merged 1 commit into
mainfrom
dependabot/npm_and_yarn/studio/sanity-studio-a42bfb3a38
Jul 14, 2026
Merged

chore(studio-deps): bump the sanity-studio group across 1 directory with 6 updates#334
PP-Namias merged 1 commit into
mainfrom
dependabot/npm_and_yarn/studio/sanity-studio-a42bfb3a38

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the sanity-studio group with 5 updates in the /studio directory:

Package From To
@sanity/assist 6.0.5 6.1.9
@sanity/cli 6.4.0 7.5.0
@sanity/icons 3.7.4 5.0.0
@sanity/vision 5.23.0 6.3.0
sanity 5.23.0 6.3.0

Updates @sanity/assist from 6.0.5 to 6.1.9

Release notes

Sourced from @​sanity/assist's releases.

@​sanity/assist@​6.1.9

Patch Changes

  • #1491 2361892 Thanks @​stipsan! - Build with tsdown instead of @sanity/pkg-utils. Internal build-tooling change only, with no intended changes to the public API or runtime behavior.
Changelog

Sourced from @​sanity/assist's changelog.

6.1.9

Patch Changes

  • #1491 2361892 Thanks @​stipsan! - Build with tsdown instead of @sanity/pkg-utils. Internal build-tooling change only, with no intended changes to the public API or runtime behavior.

6.1.8

Patch Changes

  • #1460 f50f060 Thanks @​stipsan! - Regenerate TypeScript declaration output: isolatedDeclarations is no longer used and declarations are now generated with tsgo (@typescript/native-preview). Internal build-tooling change only, with no runtime behavior or public API changes.

6.1.7

Patch Changes

  • #1485 6dffe42 Thanks @​stipsan! - Fix the instruction icon picker not opening on first click. The lazy-loaded icons from @sanity/icons v5 suspended the menu before it could render; each menu item now renders through the Icon component, which provides its own suspense fallback.

6.1.6

Patch Changes

  • #1481 0eae652 Thanks @​stipsan! - Upgrade @sanity/pkg-utils to ^10.9.0, enabling tree-shaking of unused styled-components in the published bundle. Tagged template literals are now transpiled to plain call expressions during build, so bundlers can drop styled components this plugin exports but the app doesn't use, reducing bundle size.

6.1.5

Patch Changes

  • #1471 52487d2 Thanks @​stipsan! - Update @sanity/icons to v4 and adopt its per-icon import paths for smaller bundles and faster treeshaking

6.1.4

Patch Changes

  • #1363 f9acf7c Thanks @​stipsan! - Replace React.forwardRef with the React 19 ref-as-prop pattern (internal refactor, no API change)

6.1.3

Patch Changes

6.1.2

Patch Changes

6.1.1

... (truncated)

Commits

Updates @sanity/cli from 6.4.0 to 7.5.0

Release notes

Sourced from @​sanity/cli's releases.

@​sanity/cli@​7.5.0

Change Log

7.5.0

2026-07-01

Features

  • use OAuth for authenticating MCP in sanity init for more clients (#1403) (b67bc0f)
  • sdk: add readme, agents.md, and claude skill with docs links to app templates (#1303) (77d9845)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​sanity/cli-build bumped to 2.0.1
      • @​sanity/cli-core bumped to 2.1.3
      • @​sanity/workbench-cli bumped to 1.1.3

7.4.2

2026-06-30

Bug Fixes

  • deps: pin vite to 8.1.0 to avoid broken 8.1.1 studio builds (#1408) (596baa7)
  • move buildStaticFiles into cli-build, clean up exports (#1397) (def5e11)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​sanity/cli-build bumped to 2.0.0
      • @​sanity/cli-core bumped to 2.1.2
      • @​sanity/workbench-cli bumped to 1.1.2

7.4.1

2026-06-29

Bug Fixes

  • mcp: use oauth for codex cli config (#1151) (9f50d26)
  • move logic for getting env vars into cli-build package (#1373) (ae0c624)

... (truncated)

Changelog

Sourced from @​sanity/cli's changelog.

7.5.0

2026-07-01

Features

  • use OAuth for authenticating MCP in sanity init for more clients (#1403) (b67bc0f)
  • sdk: add readme, agents.md, and claude skill with docs links to app templates (#1303) (77d9845)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​sanity/cli-build bumped to 2.0.1
      • @​sanity/cli-core bumped to 2.1.3
      • @​sanity/workbench-cli bumped to 1.1.3

7.4.2

2026-06-30

Bug Fixes

  • deps: pin vite to 8.1.0 to avoid broken 8.1.1 studio builds (#1408) (596baa7)
  • move buildStaticFiles into cli-build, clean up exports (#1397) (def5e11)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​sanity/cli-build bumped to 2.0.0
      • @​sanity/cli-core bumped to 2.1.2
      • @​sanity/workbench-cli bumped to 1.1.2

7.4.1

2026-06-29

Bug Fixes

  • mcp: use oauth for codex cli config (#1151) (9f50d26)
  • move logic for getting env vars into cli-build package (#1373) (ae0c624)
  • workbench: claim lock when developing workbench remote (#1387) (cb80a56)

Dependencies

... (truncated)

Commits
  • a99e40e chore: version packages (#1411)
  • b67bc0f feat: use OAuth for authenticating MCP in sanity init for more clients (#1403)
  • 65e9ebf fix: update Zed MCP settings object format (#1393)
  • 77d9845 feat(sdk): add readme, agents.md, and claude skill with docs links to app tem...
  • 6515ca6 chore: version packages (#1404)
  • def5e11 refactor: move buildStaticFiles into cli-build, clean up exports (#1397)
  • f22d639 chore: version packages (#1385)
  • 9f50d26 fix(mcp): use oauth for codex cli config (#1151)
  • 3778774 test(chore): convert dataset copy tests to unit (#1392)
  • dd6c6b0 refactor(cli): move missing appid warning out of internal logic (#1396)
  • Additional commits viewable in compare view

Updates @sanity/client from 7.22.0 to 7.23.0

Release notes

Sourced from @​sanity/client's releases.

v7.23.0

7.23.0 (2026-06-17)

Features

v7.22.1

7.22.1 (2026-05-28)

Bug Fixes

  • live: verify CORS via /check/cors (credentials-aware) before reporting CorsOriginError (#1219) (566e1b5)
Changelog

Sourced from @​sanity/client's changelog.

7.23.0 (2026-06-17)

Features

7.22.1 (2026-05-28)

Bug Fixes

  • live: verify CORS via /check/cors (credentials-aware) before reporting CorsOriginError (#1219) (566e1b5)
Commits
  • 2e4f5b9 chore(main): release 7.23.0
  • 7c0406a feat: add documentsExists for batch existence checks (#1215)
  • d3aad14 feat: improve get-it HTTP stacktraces (#1184)
  • ca9edfc chore(main): release 7.22.1 (#1222)
  • 566e1b5 fix(live): verify CORS via /check/cors (credentials-aware) before reporting C...
  • See full diff in compare view

Updates @sanity/icons from 3.7.4 to 5.0.0

Release notes

Sourced from @​sanity/icons's releases.

v5.0.0

Major Changes

  • #215 19689cc Thanks @​stipsan! - The deprecated per-icon barrel exports are removed: import {RocketIcon} from '@sanity/icons' no longer works, import icons from their own export path instead, e.g. import {RocketIcon} from '@sanity/icons/Rocket'. The root entry now only exposes the dynamic pieces – the <Icon> component, the icons map, and their types – and every entry in the icons map is built with React.lazy, so importing the root entry no longer pulls the full icon set into your bundle: each icon loads as its own chunk the first time it renders. <Icon> wraps the lazy icon in a <Suspense> boundary whose fallback is an svg with the same shell (viewBox, width/height and spread props) as the icon it is loading, so the slot reserves its final size and responds to the same styling while the chunk loads – the way an <img> with intrinsic dimensions behaves. When rendering components from the icons map directly, provide your own <Suspense> boundary.

v4.1.0

Minor Changes

  • #182 e7538d4 Thanks @​stipsan! - Every icon is now available on its own export path, e.g. import {RocketIcon} from '@sanity/icons/Rocket', letting userland opt in to smaller bundles and faster treeshaking. Each subpath exposes the icon both as a named export (identical to the barrel export) and as the default export, so React.lazy(() => import('@sanity/icons/Rocket')) works out of the box. Importing individual icons from the root barrel (import {RocketIcon} from '@sanity/icons') still works but is now marked @deprecated, pointing to the per-icon subpath to avoid barrel file performance issues.

v4.0.0

Major Changes

  • #200 26b9248 Thanks @​stipsan! - Drop CommonJS support and require Node.js >=22.12

    @sanity/icons is now ESM-only. The require export condition and the CommonJS build output (./dist/index.cjs) have been removed, so the package must be consumed via ESM import. The minimum supported Node.js version has been raised to >=22.12 to match sanity.

  • #201 01e3807 Thanks @​stipsan! - Drop React 18 support — React 19 is now required.

    Icon components no longer use forwardRef. Refs are now accepted as a regular prop (typed via React.ComponentPropsWithRef), following React 19's ref-as-prop model. The react peer dependency range is now ^19, and the exported IconComponent type has changed accordingly.

v4.0.0-rc.2

Patch Changes

  • #205 779a513 Thanks @​stipsan! - Migrate build tooling from @sanity/pkg-utils to tsdown (via @sanity/tsdown-config)

    The package is now bundled with tsdown. The redundant top-level main and module fields have been removed in favor of the exports field (types is unchanged); the published exports/publishConfig.exports are now generated by tsdown.

  • #207 ecf246f Thanks @​stipsan! - Remove the unused esm.sh bundling override from package.json. It was added back when the package still shipped a CommonJS build; now that @sanity/icons is ESM-only with a single bundled entry point, esm.sh's default bundling behaviour has nothing extra to bundle, so the override is no longer needed.

v4.0.0-rc.1

Major Changes

  • #201 01e3807 Thanks @​stipsan! - Drop React 18 support — React 19 is now required.

    Icon components no longer use forwardRef. Refs are now accepted as a regular prop (typed via React.ComponentPropsWithRef), following React 19's ref-as-prop model. The react peer dependency range is now ^19, and the exported IconComponent type has changed accordingly.

v4.0.0-rc.0

Major Changes

  • #200 26b9248 Thanks @​stipsan! - Drop CommonJS support and require Node.js >=22.12

    @sanity/icons is now ESM-only. The require export condition and the CommonJS build output (./dist/index.cjs) have been removed, so the package must be consumed via ESM import. The minimum supported Node.js version has been raised to >=22.12 to match sanity.

v3.8.0

Minor Changes

Patch Changes

... (truncated)

Changelog

Sourced from @​sanity/icons's changelog.

5.0.0

Major Changes

  • #215 19689cc Thanks @​stipsan! - The deprecated per-icon barrel exports are removed: import {RocketIcon} from '@sanity/icons' no longer works, import icons from their own export path instead, e.g. import {RocketIcon} from '@sanity/icons/Rocket'. The root entry now only exposes the dynamic pieces – the <Icon> component, the icons map, and their types – and every entry in the icons map is built with React.lazy, so importing the root entry no longer pulls the full icon set into your bundle: each icon loads as its own chunk the first time it renders. <Icon> wraps the lazy icon in a <Suspense> boundary whose fallback is an svg with the same shell (viewBox, width/height and spread props) as the icon it is loading, so the slot reserves its final size and responds to the same styling while the chunk loads – the way an <img> with intrinsic dimensions behaves. When rendering components from the icons map directly, provide your own <Suspense> boundary.

4.1.0

Minor Changes

  • #182 e7538d4 Thanks @​stipsan! - Every icon is now available on its own export path, e.g. import {RocketIcon} from '@sanity/icons/Rocket', letting userland opt in to smaller bundles and faster treeshaking. Each subpath exposes the icon both as a named export (identical to the barrel export) and as the default export, so React.lazy(() => import('@sanity/icons/Rocket')) works out of the box. Importing individual icons from the root barrel (import {RocketIcon} from '@sanity/icons') still works but is now marked @deprecated, pointing to the per-icon subpath to avoid barrel file performance issues.

4.0.0

Major Changes

  • #200 26b9248 Thanks @​stipsan! - Drop CommonJS support and require Node.js >=22.12

    @sanity/icons is now ESM-only. The require export condition and the CommonJS build output (./dist/index.cjs) have been removed, so the package must be consumed via ESM import. The minimum supported Node.js version has been raised to >=22.12 to match sanity.

  • #201 01e3807 Thanks @​stipsan! - Drop React 18 support — React 19 is now required.

    Icon components no longer use forwardRef. Refs are now accepted as a regular prop (typed via React.ComponentPropsWithRef), following React 19's ref-as-prop model. The react peer dependency range is now ^19, and the exported IconComponent type has changed accordingly.

4.0.0-rc.2

Patch Changes

  • #205 779a513 Thanks @​stipsan! - Migrate build tooling from @sanity/pkg-utils to tsdown (via @sanity/tsdown-config)

    The package is now bundled with tsdown. The redundant top-level main and module fields have been removed in favor of the exports field (types is unchanged); the published exports/publishConfig.exports are now generated by tsdown.

  • #207 ecf246f Thanks @​stipsan! - Remove the unused esm.sh bundling override from package.json. It was added back when the package still shipped a CommonJS build; now that @sanity/icons is ESM-only with a single bundled entry point, esm.sh's default bundling behaviour has nothing extra to bundle, so the override is no longer needed.

4.0.0-rc.1

Major Changes

  • #201 01e3807 Thanks @​stipsan! - Drop React 18 support — React 19 is now required.

    Icon components no longer use forwardRef. Refs are now accepted as a regular prop (typed via React.ComponentPropsWithRef), following React 19's ref-as-prop model. The react peer dependency range is now ^19, and the exported IconComponent type has changed accordingly.

4.0.0-rc.0

Major Changes

  • #200 26b9248 Thanks @​stipsan! - Drop CommonJS support and require Node.js >=22.12

    @sanity/icons is now ESM-only. The require export condition and the CommonJS build output (./dist/index.cjs) have been removed, so the package must be consumed via ESM import. The minimum supported Node.js version has been raised to >=22.12 to match sanity.

... (truncated)

Commits
Maintainer changes

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


Updates @sanity/vision from 5.23.0 to 6.3.0

Release notes

Sourced from @​sanity/vision's releases.

v6.3.0

Sanity Studio v6.3.0

This release includes various improvements and bug fixes.

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

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
squiggler-app[bot] fix(deps): update dependency @​sanity/cli to ^7.4.2 (#13374) 83b59b611a43c4e8549d775f85b9c923eeeccd24
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#13373) 8cbf47a0647f81cf0cb94a6a2a7ecd019c02f67e
squiggler-app[bot] chore(deps): update renovatebot/github-action action to v46.1.17 (#13370) da9e9ca67da7ae75699458baa56664f1978e7de5
squiggler-app[bot] chore(deps): update dependency @​sanity/pkg-utils to ^10.8.1 (#13319) 93fd49bae55d3791ec8847867ed8c779dcafeebf
squiggler-app[bot] chore(deps): update oxlint (#13371) b2aa5771957817448d1cabc8ef3eb4fed96e54d7
squiggler-app[bot] fix(deps): update playwright monorepo to v1.61.1 (#13364) f55971fd8ab244d4de78079a748355ee176b364a
@​stipsan fix(build): strip leftover vite hash marker from published css (#13360) df7ab2486dfb864629e4645139054ad0a65b5dd3
@​stipsan ci(e2e): remove e2e-ui workflow and sanity ui override (#13359) 381e0cea6a0f186f127844b86c77b8d7d25dc0e7
squiggler-app[bot] chore(deps): update dependency @​sentry/react to ^10.62.0 (#13365) fd14dca4f6155634de4b7adec1fae4728557243f
squiggler-app[bot] chore(deps): update dependency es-toolkit to ^1.49.0 (#13366) da8dae10b801bb010be9e5901522dd48affbc1e3
squiggler-app[bot] chore(deps): update dependency i18next to ^26.3.3 (#13362) 4a8a497835044dca42f68774dd8cf3abe243a26c
squiggler-app[bot] chore(deps): update dependency algoliasearch to ^5.55.1 (#13361) f35c85d9a239b5b1f625413cb6b9acbdeed70dcd
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#13358) 3c9e2c14e3c213183abef90b6bfa46d328e181c7
squiggler-app[bot] fix(deps): update portabletext (#13357) 296318617b329c6a0b34c4a7c7f8b022f48ac81c
squiggler-app[bot] fix(deps): update dependency motion to ^12.42.0 (#13356) 98e30ca9926c30dbc898ee3b255768bdcbe24dfb
@​jordanl17 fix(releases): truncate document type column with tooltip on overflow (#13335) c1fbdd2560504335c05d449d57f719547c2bc0a9
squiggler-app[bot] fix(deps): update dependency xstate to ^5.32.2 (#13355) 528e635c316dbee89166bc3e4732d0d7fd1144a1
squiggler-app[bot] fix(deps): update dependency groq-js to ^1.30.3 (#13354) 49db0b0d4c3e499040d8eb0154ec7cb6ab350ae5
squiggler-app[bot] fix(deps): update dependency @​sanity/cli to ^7.4.1 (#13353) f6a51e6bcd06953e74eea8f7d3e00f8324e9ba36
squiggler-app[bot] chore(deps): update dependency nanoid to ^5.1.16 (#13352) 776e7f89cff5697381d2afa5ad485100d0cc390b
squiggler-app[bot] chore(deps): update dependency @​tanstack/react-virtual to ^3.14.4 (#13351) 93126af83e74778425f35d93352235f443b9a3a7
@​juice49 chore(sanity): lift document group inventory active state to DocumentPaneProvider (#13347) 346756bc88447c4ffe6234061c6f63165592935b
@​juice49 chore(sanity): document group inventory hint (#13347) 6cfd1ed956ba2d89ad53b566ab1d64ebf28e54c7
@​bjoerge fix(studio): handle request errors in non-critical fetch paths (#13345) 6ac5756fe84fbf59c9927974f14c0305fef9240a
@​bjoerge chore(debug-proxy): return 204 for logout in expired-token scenario (#13348) 577ddd697cb1e48192bfae592acfd9d067e9f0a4
@​christianhg chore(deps): add @portabletext/plugin-dnd and @portabletext/plugin-list-index (#13315) 7f5b9912662fb769ddf6bf5c7281ad3cdb1c41a5
@​christianhg chore: allow the edge attribute in the oxlint i18n rule (#13315) cc1f104a6519c6782377df0cbd6432404fa41381
@​christianhg feat(portable-text): render Studio PT through the defineX catch-all pipeline (#13315) e7c1bf4dfa5f5f9e7f92bba977fb56de01690cfe

... (truncated)

Changelog

Sourced from @​sanity/vision's changelog.

6.3.0 (2026-06-30)

Features

  • core: re-add bundle.css export via conditional exports (#13322) (d0ce99f)

6.2.0 (2026-06-24)

Bug Fixes

6.0.0 (2026-06-11)

⚠ BREAKING CHANGES

  • upgrade to vite 8 (#12960)
  • drop support for node 20 (#12859)

Features

Bug Fixes

5.31.0 (2026-06-10)

Features

  • vision: Add shared queries support and UI improvements (#12270) (88513f9)

Bug Fixes

5.26.0 (2026-05-19)

Reverts

5.25.1 (2026-05-13)

Bug Fixes

  • core: remove static css import from sanity and vision (#12825) (c147d00)

5.25.0 (2026-05-12)

Bug Fixes

Commits
  • a2cd362 chore(release): publish v6.3.0 (#13297)
  • dfe3311 refactor(vision): migrate styled-components to vanilla-extract (#13333)
  • d0ce99f feat(core): re-add bundle.css export via conditional exports (#13322)
  • 18904cd chore(release): publish v6.2.0
  • e11d6ae fix(deps): update codemirror (#13250)
  • aaede7a chore(deps): update dependency @​uiw/react-codemirror to ^4.25.10 (#13189)
  • f74f538 chore(deps): update dependency @​sanity/uuid to ^3.0.3 (#13187)
  • 4f5443d fix(deps): Update CodeMirror to ^6.43.1 (#13184)
  • b333366 chore(deps): update dependency quick-lru to v7 (#13162)
  • 13b7934 chore(lint): replace eslint with oxlint jsplugins (#13114)
  • Additional commits viewable in compare view

Updates sanity from 5.23.0 to 6.3.0

Release notes

Sourced from sanity's releases.

v6.3.0

Sanity Studio v6.3.0

This release includes various improvements and bug fixes.

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

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
squiggler-app[bot] fix(deps): update dependency @​sanity/cli to ^7.4.2 (#13374) 83b59b611a43c4e8549d775f85b9c923eeeccd24
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#13373) 8cbf47a0647f81cf0cb94a6a2a7ecd019c02f67e
squiggler-app[bot] chore(deps): update renovatebot/github-action action to v46.1.17 (#13370) da9e9ca67da7ae75699458baa56664f1978e7de5
squiggler-app[bot] chore(deps): update dependency @​sanity/pkg-utils to ^10.8.1 (#13319) 93fd49bae55d3791ec8847867ed8c779dcafeebf
squiggler-app[bot] chore(deps): update oxlint (#13371) b2aa5771957817448d1cabc8ef3eb4fed96e54d7
squiggler-app[bot] fix(deps): update playwright monorepo to v1.61.1 (#13364) f55971fd8ab244d4de78079a748355ee176b364a
@​stipsan fix(build): strip leftover vite hash marker from published css (#13360) df7ab2486dfb864629e4645139054ad0a65b5dd3
@​stipsan ci(e2e): remove e2e-ui workflow and sanity ui override (#13359) 381e0cea6a0f186f127844b86c77b8d7d25dc0e7
squiggler-app[bot] chore(deps): update dependency @​sentry/react to ^10.62.0 (#13365) fd14dca4f6155634de4b7adec1fae4728557243f
squiggler-app[bot] chore(deps): update dependency es-toolkit to ^1.49.0 (#13366) da8dae10b801bb010be9e5901522dd48affbc1e3
squiggler-app[bot] chore(deps): update dependency i18next to ^26.3.3 (#13362) 4a8a497835044dca42f68774dd8cf3abe243a26c
squiggler-app[bot] chore(deps): update dependency algoliasearch to ^5.55.1 (#13361) f35c85d9a239b5b1f625413cb6b9acbdeed70dcd
squiggler-app[bot] chore(deps): dedupe pnpm-lock.yaml (#13358) 3c9e2c14e3c213183abef90b6bfa46d328e181c7
squiggler-app[bot] fix(deps): update portabletext (#13357) 296318617b329c6a0b34c4a7c7f8b022f48ac81c
squiggler-app[bot] fix(deps): update dependency motion to ^12.42.0 (#13356) 98e30ca9926c30dbc898ee3b255768bdcbe24dfb
@​jordanl17 fix(releases): truncate document type column with tooltip on overflow (#13335) c1fbdd2560504335c05d449d57f719547c2bc0a9
squiggler-app[bot] fix(deps): update dependency xstate to ^5.32.2 (#13355) 528e635c316dbee89166bc3e4732d0d7fd1144a1
squiggler-app[bot] fix(deps): update dependency groq-js to ^1.30.3 (#13354) 49db0b0d4c3e499040d8eb0154ec7cb6ab350ae5
squiggler-app[bot] fix(deps): update dependency @​sanity/cli to ^7.4.1 (#13353) f6a51e6bcd06953e74eea8f7d3e00f8324e9ba36
squiggler-app[bot] chore(deps): update dependency nanoid to ^5.1.16 (#13352) 776e7f89cff5697381d2afa5ad485100d0cc390b
squiggler-app[bot] chore(deps): update dependency @​tanstack/react-virtual to ^3.14.4 (#13351) 93126af83e74778425f35d93352235f443b9a3a7
@​juice49 chore(sanity): lift document group inventory active state to DocumentPaneProvider (#13347) 346756bc88447c4ffe6234061c6f63165592935b
@​juice49 chore(sanity): document group inventory hint (#13347) 6cfd1ed956ba2d89ad53b566ab1d64ebf28e54c7
@​bjoerge fix(studio): handle request errors in non-critical fetch paths (#13345) 6ac5756fe84fbf59c9927974f14c0305fef9240a
@​bjoerge chore(debug-proxy): return 204 for logout in expired-token scenario (#13348) 577ddd697cb1e48192bfae592acfd9d067e9f0a4
@​christianhg chore(deps): add @portabletext/plugin-dnd and @portabletext/plugin-list-index (#13315) 7f5b9912662fb769ddf6bf5c7281ad3cdb1c41a5
@​christianhg chore: allow the edge attribute in the oxlint i18n rule (#13315) cc1f104a6519c6782377df0cbd6432404fa41381
@​christianhg feat(portable-text): render Studio PT through the defineX catch-all pipeline (#13315) e7c1bf4dfa5f5f9e7f92bba977fb56de01690cfe

... (truncated)

Changelog

Sourced from sanity's changelog.

6.3.0 (2026-06-30)

Features

  • core: add document delete references telemetry (#13235) (b68b358)
  • core: re-add bundle.css export via conditional exports (#13322) (d0ce99f)
  • portable-text: render Studio PT through the defineX catch-all pipeline (e7c1bf4)

Bug Fixes

  • core: remove sideEffects so injected bundle.css is not tree-shaken (#13332) (7598190)
  • core: ...

    Description has been truncated

…ith 6 updates

Bumps the sanity-studio group with 5 updates in the /studio directory:

| Package | From | To |
| --- | --- | --- |
| [@sanity/assist](https://github.com/sanity-io/plugins/tree/HEAD/plugins/@sanity/assist) | `6.0.5` | `6.1.9` |
| [@sanity/cli](https://github.com/sanity-io/cli/tree/HEAD/packages/@sanity/cli) | `6.4.0` | `7.5.0` |
| [@sanity/icons](https://github.com/sanity-io/icons) | `3.7.4` | `5.0.0` |
| [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) | `5.23.0` | `6.3.0` |
| [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) | `5.23.0` | `6.3.0` |



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

Updates `@sanity/cli` from 6.4.0 to 7.5.0
- [Release notes](https://github.com/sanity-io/cli/releases)
- [Changelog](https://github.com/sanity-io/cli/blob/main/packages/@sanity/cli/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/cli/commits/@sanity/cli@7.5.0/packages/@sanity/cli)

Updates `@sanity/client` from 7.22.0 to 7.23.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.22.0...v7.23.0)

Updates `@sanity/icons` from 3.7.4 to 5.0.0
- [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.7.4...v5.0.0)

Updates `@sanity/vision` from 5.23.0 to 6.3.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/v6.3.0/packages/@sanity/vision)

Updates `sanity` from 5.23.0 to 6.3.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/v6.3.0/packages/sanity)

---
updated-dependencies:
- dependency-name: "@sanity/assist"
  dependency-version: 6.1.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sanity-studio
- dependency-name: "@sanity/cli"
  dependency-version: 7.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: sanity-studio
- dependency-name: "@sanity/client"
  dependency-version: 7.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sanity-studio
- dependency-name: "@sanity/icons"
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: sanity-studio
- dependency-name: "@sanity/vision"
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: sanity-studio
- dependency-name: sanity
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: sanity-studio
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated, dependencies, studio. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mash-ecommerce-web Error Error Jul 6, 2026 2:10am

@PP-Namias
PP-Namias merged commit a7f9e70 into main Jul 14, 2026
9 of 10 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/studio/sanity-studio-a42bfb3a38 branch July 14, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant