@sanity/preview-kit-compat
Advanced tools
Comparing version 1.5.35 to 1.5.36
@@ -9,2 +9,16 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.5.36](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.35...preview-kit-compat-v1.5.36) (2025-01-22) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to ^6.27.0 (main) ([#2548](https://github.com/sanity-io/visual-editing/issues/2548)) ([faeb98f](https://github.com/sanity-io/visual-editing/commit/faeb98f5b0f029409c1d5c4e2e0bd4c2e0512cbb)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/presentation-comlink bumped to 1.0.3 | ||
## [1.5.35](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.34...preview-kit-compat-v1.5.35) (2025-01-22) | ||
@@ -11,0 +25,0 @@ |
{ | ||
"name": "@sanity/preview-kit-compat", | ||
"version": "1.5.35", | ||
"version": "1.5.36", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-kit-compat#readme", | ||
@@ -44,6 +44,6 @@ "bugs": { | ||
"@sanity/comlink": "^3.0.1", | ||
"@sanity/presentation-comlink": "^1.0.2" | ||
"@sanity/presentation-comlink": "^1.0.3" | ||
}, | ||
"devDependencies": { | ||
"@sanity/client": "^6.26.0", | ||
"@sanity/client": "^6.27.0", | ||
"@sanity/pkg-utils": "6.13.4", | ||
@@ -54,3 +54,3 @@ "@types/react": "^19.0.7", | ||
"typescript": "5.7.3", | ||
"vitest": "^3.0.2", | ||
"vitest": "^3.0.3", | ||
"@repo/eslint-config": "0.0.0", | ||
@@ -61,3 +61,3 @@ "@repo/package.config": "0.0.0", | ||
"peerDependencies": { | ||
"@sanity/client": "^6.26.0", | ||
"@sanity/client": "^6.27.0", | ||
"react": "^18.3 || >=19.0.0-rc" | ||
@@ -64,0 +64,0 @@ }, |
60546
+ Added@sanity/client@6.27.1(transitive)
+ Added@sanity/presentation-comlink@1.0.3(transitive)
+ Added@sanity/visual-editing-types@1.0.3(transitive)
+ Added@types/node@22.12.0(transitive)
- Removed@sanity/client@6.27.2(transitive)
- Removed@sanity/presentation-comlink@1.0.4(transitive)
- Removed@sanity/visual-editing-types@1.0.4(transitive)
- Removed@types/node@22.13.0(transitive)