@sanity/preview-kit-compat
Advanced tools
Comparing version
@@ -39,2 +39,13 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.5.20](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.19...preview-kit-compat-v1.5.20) (2024-11-14) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/comlink bumped to 1.1.3 | ||
* devDependencies | ||
* @repo/visual-editing-helpers bumped to 0.7.2 | ||
## [1.5.19](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.18...preview-kit-compat-v1.5.19) (2024-11-12) | ||
@@ -41,0 +52,0 @@ |
{ | ||
"name": "@sanity/preview-kit-compat", | ||
"version": "1.5.19", | ||
"version": "1.5.20", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-kit-compat#readme", | ||
@@ -43,7 +43,7 @@ "bugs": { | ||
"dependencies": { | ||
"@sanity/comlink": "1.1.2" | ||
"@sanity/comlink": "1.1.3" | ||
}, | ||
"devDependencies": { | ||
"@sanity/client": "^6.22.4", | ||
"@sanity/pkg-utils": "6.11.10", | ||
"@sanity/pkg-utils": "6.11.11", | ||
"@types/react": "^18.3.12", | ||
@@ -53,7 +53,7 @@ "eslint": "^8.57.1", | ||
"typescript": "5.6.3", | ||
"vitest": "^2.1.4", | ||
"vitest": "^2.1.5", | ||
"@repo/eslint-config": "0.0.0", | ||
"@repo/package.config": "0.0.0", | ||
"@repo/visual-editing-helpers": "0.7.1", | ||
"@repo/prettier-config": "0.0.0" | ||
"@repo/prettier-config": "0.0.0", | ||
"@repo/visual-editing-helpers": "0.7.2" | ||
}, | ||
@@ -60,0 +60,0 @@ "peerDependencies": { |
72168
0.46%+ Added
- Removed
Updated