@sanity/core-loader
Advanced tools
Comparing version 1.7.27 to 1.7.28
@@ -9,2 +9,12 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.7.28](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.27...core-loader-v1.7.28) (2025-01-21) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/presentation-comlink bumped to 1.0.1 | ||
* @sanity/visual-editing-csm bumped to 1.0.1 | ||
## [1.7.27](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.26...core-loader-v1.7.27) (2025-01-17) | ||
@@ -11,0 +21,0 @@ |
{ | ||
"name": "@sanity/core-loader", | ||
"version": "1.7.27", | ||
"version": "1.7.28", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/core-loader#readme", | ||
@@ -64,6 +64,6 @@ "bugs": { | ||
"dependencies": { | ||
"@sanity/client": "^6.24.3", | ||
"@sanity/client": "^6.25.0", | ||
"@sanity/comlink": "^3.0.1", | ||
"@sanity/presentation-comlink": "^1.0.0", | ||
"@sanity/visual-editing-csm": "^1.0.0" | ||
"@sanity/visual-editing-csm": "^1.0.1", | ||
"@sanity/presentation-comlink": "^1.0.1" | ||
}, | ||
@@ -79,6 +79,6 @@ "devDependencies": { | ||
"typescript": "5.7.3", | ||
"vitest": "^2.1.8", | ||
"vitest": "^3.0.2", | ||
"@repo/eslint-config": "0.0.0", | ||
"@repo/prettier-config": "0.0.0", | ||
"@repo/package.config": "0.0.0" | ||
"@repo/package.config": "0.0.0", | ||
"@repo/prettier-config": "0.0.0" | ||
}, | ||
@@ -85,0 +85,0 @@ "engines": { |
609815