@sanity/preview-kit-compat
Advanced tools
Comparing version 1.4.24 to 1.4.25
@@ -39,2 +39,16 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.4.25](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.24...preview-kit-compat-v1.4.25) (2024-05-28) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to v6.19.0 ([#1575](https://github.com/sanity-io/visual-editing/issues/1575)) ([f0094a1](https://github.com/sanity-io/visual-editing/commit/f0094a1ee716f856cc424f82bc68ca2b99881575)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @repo/visual-editing-helpers bumped from 0.6.13 to 0.6.14 | ||
## [1.4.24](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.23...preview-kit-compat-v1.4.24) (2024-05-27) | ||
@@ -41,0 +55,0 @@ |
{ | ||
"name": "@sanity/preview-kit-compat", | ||
"version": "1.4.24", | ||
"version": "1.4.25", | ||
"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.13", | ||
"@sanity/client": "^6.18.3", | ||
"@sanity/pkg-utils": "6.8.17", | ||
"@repo/visual-editing-helpers": "0.6.14", | ||
"@sanity/client": "^6.19.0", | ||
"@sanity/pkg-utils": "6.8.18", | ||
"@types/react": "^18.3.3", | ||
"@typescript-eslint/eslint-plugin": "^7.10.0", | ||
"@typescript-eslint/parser": "^7.10.0", | ||
"@typescript-eslint/eslint-plugin": "^7.11.0", | ||
"@typescript-eslint/parser": "^7.11.0", | ||
"eslint": "^8.57.0", | ||
@@ -109,3 +109,3 @@ "eslint-config-prettier": "^9.1.0", | ||
"peerDependencies": { | ||
"@sanity/client": "^6.18.3", | ||
"@sanity/client": "^6.19.0", | ||
"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
76861