@sanity/react-loader
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -24,2 +24,18 @@ # Changelog | ||
## [1.3.1](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.3.0...react-loader-v1.3.1) (2023-12-07) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to ^6.9.3 ([#517](https://github.com/sanity-io/visual-editing/issues/517)) ([39528c8](https://github.com/sanity-io/visual-editing/commit/39528c8dc3f4898ad596c686513d9c13df9368e1)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/core-loader bumped from 1.1.2 to 1.1.3 | ||
* devDependencies | ||
* @sanity/visual-editing-helpers bumped from 0.1.1 to 0.1.2 | ||
## [1.3.0](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.2.1...react-loader-v1.3.0) (2023-12-06) | ||
@@ -26,0 +42,0 @@ |
{ | ||
"name": "@sanity/react-loader", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/react-loader#readme", | ||
@@ -146,9 +146,9 @@ "bugs": { | ||
"dependencies": { | ||
"@sanity/core-loader": "1.1.2" | ||
"@sanity/core-loader": "1.1.3" | ||
}, | ||
"devDependencies": { | ||
"@sanity/channels": "0.1.0", | ||
"@sanity/client": "^6.9.1", | ||
"@sanity/pkg-utils": "^3.3.2", | ||
"@sanity/visual-editing-helpers": "0.1.1", | ||
"@sanity/client": "^6.9.3", | ||
"@sanity/pkg-utils": "^3.3.3", | ||
"@sanity/visual-editing-helpers": "0.1.2", | ||
"@types/react": "^18.2.42", | ||
@@ -162,7 +162,7 @@ "@typescript-eslint/eslint-plugin": "^6.13.2", | ||
"react": "^18.2.0", | ||
"typescript": "^5.3.2", | ||
"vitest": "^1.0.1" | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.0.2" | ||
}, | ||
"peerDependencies": { | ||
"@sanity/client": "^6.9.1", | ||
"@sanity/client": "^6.9.3", | ||
"react": "^18.2.0" | ||
@@ -169,0 +169,0 @@ }, |
395275
+ Added@sanity/core-loader@1.1.3(transitive)
- Removed@sanity/core-loader@1.1.2(transitive)
Updated@sanity/core-loader@1.1.3