@sanity/preview-kit-compat
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -33,2 +33,16 @@ # Changelog | ||
## [1.4.1](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.0...preview-kit-compat-v1.4.1) (2024-01-10) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to ^6.11.1 ([#666](https://github.com/sanity-io/visual-editing/issues/666)) ([487d552](https://github.com/sanity-io/visual-editing/commit/487d552ffdef039ab9807a440df3b1a66b9fa064)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @sanity/visual-editing-helpers bumped from 0.2.2 to 0.2.3 | ||
## [1.4.0](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.3.3...preview-kit-compat-v1.4.0) (2024-01-10) | ||
@@ -35,0 +49,0 @@ |
{ | ||
"name": "@sanity/preview-kit-compat", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-kit-compat#readme", | ||
@@ -107,5 +107,5 @@ "bugs": { | ||
"@sanity/channels": "0.4.0", | ||
"@sanity/client": "^6.11.0", | ||
"@sanity/client": "^6.11.1", | ||
"@sanity/pkg-utils": "^3.3.7", | ||
"@sanity/visual-editing-helpers": "0.2.2", | ||
"@sanity/visual-editing-helpers": "0.2.3", | ||
"@types/react": "^18.2.47", | ||
@@ -116,3 +116,3 @@ "@typescript-eslint/eslint-plugin": "^6.18.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.2", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-simple-import-sort": "^10.0.0", | ||
@@ -124,3 +124,3 @@ "react": "^18.2.0", | ||
"peerDependencies": { | ||
"@sanity/client": "^6.11.0", | ||
"@sanity/client": "^6.11.1", | ||
"react": "^18.2.0" | ||
@@ -127,0 +127,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
63573