@sanity/preview-kit-compat
Advanced tools
Comparing version 1.5.32 to 1.5.33-release.0
{ | ||
"name": "@sanity/preview-kit-compat", | ||
"version": "1.5.32", | ||
"version": "1.5.33-release.0", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-kit-compat#readme", | ||
@@ -43,14 +43,14 @@ "bugs": { | ||
"dependencies": { | ||
"@sanity/comlink": "3.0.0" | ||
"@sanity/comlink": "3.0.1-release.0" | ||
}, | ||
"devDependencies": { | ||
"@sanity/client": "^6.24.1", | ||
"@sanity/client": "^6.24.3", | ||
"@sanity/pkg-utils": "6.13.4", | ||
"@types/react": "^19.0.4", | ||
"@types/react": "^19.0.7", | ||
"eslint": "^8.57.1", | ||
"react": "^19.0.0", | ||
"typescript": "5.7.2", | ||
"typescript": "5.7.3", | ||
"vitest": "^2.1.8", | ||
"@repo/package.config": "0.0.0", | ||
"@repo/eslint-config": "0.0.0", | ||
"@repo/package.config": "0.0.0", | ||
"@repo/prettier-config": "0.0.0", | ||
@@ -60,3 +60,3 @@ "@repo/visual-editing-helpers": "0.7.14" | ||
"peerDependencies": { | ||
"@sanity/client": "^6.24.1", | ||
"@sanity/client": "^6.24.3", | ||
"react": "^18.3 || >=19.0.0-rc" | ||
@@ -63,0 +63,0 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
77092
1
+ Added@sanity/comlink@3.0.1-release.0(transitive)
- Removed@sanity/comlink@3.0.0(transitive)