@sanity/preview-kit-compat
Advanced tools
Comparing version 1.5.3 to 1.5.4
@@ -39,2 +39,16 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.5.4](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.3...preview-kit-compat-v1.5.4) (2024-07-03) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to v6.20.1 ([#1680](https://github.com/sanity-io/visual-editing/issues/1680)) ([bb89688](https://github.com/sanity-io/visual-editing/commit/bb8968816838a60a32242ce803a3ef804f2f885e)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @repo/visual-editing-helpers bumped from 0.6.17 to 0.6.18 | ||
## [1.5.3](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.2...preview-kit-compat-v1.5.3) (2024-06-13) | ||
@@ -41,0 +55,0 @@ |
{ | ||
"name": "@sanity/preview-kit-compat", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-kit-compat#readme", | ||
@@ -92,8 +92,8 @@ "bugs": { | ||
"@repo/channels": "0.4.0", | ||
"@repo/visual-editing-helpers": "0.6.17", | ||
"@sanity/client": "^6.19.1", | ||
"@repo/visual-editing-helpers": "0.6.18", | ||
"@sanity/client": "^6.20.1", | ||
"@sanity/pkg-utils": "6.9.3", | ||
"@types/react": "^18.3.3", | ||
"@typescript-eslint/eslint-plugin": "^7.13.0", | ||
"@typescript-eslint/parser": "^7.13.0", | ||
"@typescript-eslint/eslint-plugin": "^7.13.1", | ||
"@typescript-eslint/parser": "^7.13.1", | ||
"eslint": "^8.57.0", | ||
@@ -109,3 +109,3 @@ "eslint-config-prettier": "^9.1.0", | ||
"peerDependencies": { | ||
"@sanity/client": "^6.19.1", | ||
"@sanity/client": "^6.20.1", | ||
"react": "^18.3 || >=19.0.0-rc" | ||
@@ -112,0 +112,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
78854