@sanity/core-loader
Advanced tools
Comparing version 1.7.32 to 1.7.33
@@ -9,2 +9,12 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.7.33](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.32...core-loader-v1.7.33) (2025-02-07) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/presentation-comlink bumped to 1.0.5 | ||
* @sanity/visual-editing-csm bumped to 2.0.3 | ||
## [1.7.32](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.31...core-loader-v1.7.32) (2025-01-30) | ||
@@ -11,0 +21,0 @@ |
{ | ||
"name": "@sanity/core-loader", | ||
"version": "1.7.32", | ||
"version": "1.7.33", | ||
"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.2", | ||
"@sanity/presentation-comlink": "^1.0.4" | ||
"@sanity/presentation-comlink": "^1.0.5", | ||
"@sanity/visual-editing-csm": "^2.0.3" | ||
}, | ||
@@ -76,9 +76,9 @@ "devDependencies": { | ||
"eslint": "^8.57.1", | ||
"happy-dom": "^16.7.3", | ||
"happy-dom": "^17.0.0", | ||
"nanostores": "0.10.3", | ||
"typescript": "5.7.3", | ||
"vitest": "^3.0.4", | ||
"@repo/eslint-config": "0.0.0", | ||
"vitest": "^3.0.5", | ||
"@repo/package.config": "0.0.0", | ||
"@repo/prettier-config": "0.0.0", | ||
"@repo/package.config": "0.0.0" | ||
"@repo/eslint-config": "0.0.0" | ||
}, | ||
@@ -85,0 +85,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
612271
4369
+ Added@sanity/client@6.28.0(transitive)
+ Added@sanity/presentation-comlink@1.0.6(transitive)
+ Added@sanity/visual-editing-csm@2.0.4(transitive)
+ Added@sanity/visual-editing-types@1.0.6(transitive)
+ Added@types/node@22.13.2(transitive)
- Removed@sanity/client@6.27.2(transitive)
- Removed@sanity/presentation-comlink@1.0.5(transitive)
- Removed@sanity/visual-editing-csm@2.0.3(transitive)
- Removed@sanity/visual-editing-types@1.0.5(transitive)
- Removed@types/node@22.13.1(transitive)