@sanity/core-loader
Advanced tools
Comparing version 1.7.35 to 1.7.36
@@ -9,2 +9,12 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.7.36](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.35...core-loader-v1.7.36) (2025-02-17) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/presentation-comlink bumped to 1.0.7 | ||
* @sanity/visual-editing-csm bumped to 2.0.5 | ||
## [1.7.35](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.34...core-loader-v1.7.35) (2025-02-12) | ||
@@ -11,0 +21,0 @@ |
{ | ||
"name": "@sanity/core-loader", | ||
"version": "1.7.35", | ||
"version": "1.7.36", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/core-loader#readme", | ||
@@ -66,4 +66,4 @@ "bugs": { | ||
"@sanity/comlink": "^3.0.1", | ||
"@sanity/visual-editing-csm": "^2.0.4", | ||
"@sanity/presentation-comlink": "^1.0.6" | ||
"@sanity/visual-editing-csm": "^2.0.5", | ||
"@sanity/presentation-comlink": "^1.0.7" | ||
}, | ||
@@ -76,3 +76,3 @@ "devDependencies": { | ||
"eslint": "^8.57.1", | ||
"happy-dom": "^17.0.4", | ||
"happy-dom": "^17.1.0", | ||
"nanostores": "0.10.3", | ||
@@ -79,0 +79,0 @@ "typescript": "5.7.3", |
613181