@sanity/core-loader
Advanced tools
Comparing version 1.7.36 to 1.7.37
@@ -9,2 +9,12 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.7.37](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.36...core-loader-v1.7.37) (2025-02-24) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/presentation-comlink bumped to 1.0.8 | ||
* @sanity/visual-editing-csm bumped to 2.0.6 | ||
## [1.7.36](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.35...core-loader-v1.7.36) (2025-02-17) | ||
@@ -11,0 +21,0 @@ |
{ | ||
"name": "@sanity/core-loader", | ||
"version": "1.7.36", | ||
"version": "1.7.37", | ||
"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.5", | ||
"@sanity/presentation-comlink": "^1.0.7" | ||
"@sanity/visual-editing-csm": "^2.0.6", | ||
"@sanity/presentation-comlink": "^1.0.8" | ||
}, | ||
@@ -76,8 +76,8 @@ "devDependencies": { | ||
"eslint": "^8.57.1", | ||
"happy-dom": "^17.1.0", | ||
"happy-dom": "^17.1.4", | ||
"nanostores": "0.10.3", | ||
"typescript": "5.7.3", | ||
"vitest": "^3.0.5", | ||
"vitest": "^3.0.6", | ||
"@repo/package.config": "0.0.0", | ||
"@repo/eslint-config": "0.0.0", | ||
"@repo/package.config": "0.0.0", | ||
"@repo/prettier-config": "0.0.0" | ||
@@ -84,0 +84,0 @@ }, |
613491