@sanity/preview-kit-compat
Advanced tools
Comparing version 1.4.18 to 1.4.19
@@ -39,2 +39,16 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.4.19](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.18...preview-kit-compat-v1.4.19) (2024-04-22) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to v6.15.20 ([#1385](https://github.com/sanity-io/visual-editing/issues/1385)) ([8ead6bf](https://github.com/sanity-io/visual-editing/commit/8ead6bf64505b194ebe1b084d6f5b6d4f1d7196e)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @repo/visual-editing-helpers bumped from 0.6.7 to 0.6.8 | ||
## [1.4.18](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.17...preview-kit-compat-v1.4.18) (2024-04-19) | ||
@@ -41,0 +55,0 @@ |
{ | ||
"name": "@sanity/preview-kit-compat", | ||
"version": "1.4.18", | ||
"version": "1.4.19", | ||
"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.7", | ||
"@sanity/client": "^6.15.19", | ||
"@repo/visual-editing-helpers": "0.6.8", | ||
"@sanity/client": "^6.15.20", | ||
"@sanity/pkg-utils": "6.8.1", | ||
"@types/react": "^18.2.79", | ||
"@typescript-eslint/eslint-plugin": "^7.7.0", | ||
"@typescript-eslint/parser": "^7.7.0", | ||
"@typescript-eslint/eslint-plugin": "^7.7.1", | ||
"@typescript-eslint/parser": "^7.7.1", | ||
"eslint": "^8.57.0", | ||
@@ -109,3 +109,3 @@ "eslint-config-prettier": "^9.1.0", | ||
"peerDependencies": { | ||
"@sanity/client": "^6.15.19", | ||
"@sanity/client": "^6.15.20", | ||
"react": "^18.2.0" | ||
@@ -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
74046