@sanity/react-loader
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -15,2 +15,17 @@ # Changelog | ||
## [1.1.2](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.1.1...react-loader-v1.1.2) (2023-11-29) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to ^6.9.0 ([#434](https://github.com/sanity-io/visual-editing/issues/434)) ([c7c8ec5](https://github.com/sanity-io/visual-editing/commit/c7c8ec59e6503060eb60800bac4a494e39c1595c)) | ||
* **deps:** update dependency @sanity/client to ^6.9.1 ([#437](https://github.com/sanity-io/visual-editing/issues/437)) ([6974b0d](https://github.com/sanity-io/visual-editing/commit/6974b0d6fabd9911af40f6a1de645473b47df19d)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @sanity/core-loader bumped to 1.0.3 | ||
## [1.1.1](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.1.0...react-loader-v1.1.1) (2023-11-27) | ||
@@ -17,0 +32,0 @@ |
{ | ||
"name": "@sanity/react-loader", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/react-loader#readme", | ||
@@ -138,10 +138,10 @@ "bugs": { | ||
"dependencies": { | ||
"@sanity/core-loader": "1.0.2" | ||
"@sanity/core-loader": "1.0.3" | ||
}, | ||
"devDependencies": { | ||
"@sanity/client": "^6.8.6", | ||
"@sanity/pkg-utils": "^3.2.4", | ||
"@types/react": "^18.2.38", | ||
"@typescript-eslint/eslint-plugin": "^6.12.0", | ||
"@typescript-eslint/parser": "^6.12.0", | ||
"@sanity/client": "^6.9.1", | ||
"@sanity/pkg-utils": "^3.2.5", | ||
"@types/react": "^18.2.39", | ||
"@typescript-eslint/eslint-plugin": "^6.13.1", | ||
"@typescript-eslint/parser": "^6.13.1", | ||
"eslint": "^8.54.0", | ||
@@ -154,7 +154,7 @@ "eslint-config-prettier": "^9.0.0", | ||
"vitest": "^0.34.6", | ||
"channels": "0.0.0", | ||
"visual-editing-helpers": "0.0.0" | ||
"visual-editing-helpers": "0.0.0", | ||
"channels": "0.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@sanity/client": "^6.8.6", | ||
"@sanity/client": "^6.9.1", | ||
"react": "^18.2.0" | ||
@@ -161,0 +161,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
339280
49
+ Added@sanity/core-loader@1.0.3(transitive)
- Removed@sanity/core-loader@1.0.2(transitive)
Updated@sanity/core-loader@1.0.3