@sanity/preview-kit-compat
Advanced tools
Comparing version 1.4.16 to 1.4.17
@@ -39,2 +39,17 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.4.17](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.16...preview-kit-compat-v1.4.17) (2024-04-17) | ||
### Bug Fixes | ||
* **deps:** update dependency @sanity/client to v6.15.17 ([d203cbd](https://github.com/sanity-io/visual-editing/commit/d203cbd6a9aa1b289c41667406540da30ca72be1)) | ||
* inline `async-cache-dedupe` to improve ESM interop ([cb53fbd](https://github.com/sanity-io/visual-editing/commit/cb53fbd1348887443a7aa55808d73e8060865371)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @repo/visual-editing-helpers bumped from 0.6.5 to 0.6.6 | ||
## [1.4.16](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.15...preview-kit-compat-v1.4.16) (2024-04-16) | ||
@@ -41,0 +56,0 @@ |
{ | ||
"name": "@sanity/preview-kit-compat", | ||
"version": "1.4.16", | ||
"version": "1.4.17", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-kit-compat#readme", | ||
@@ -98,12 +98,12 @@ "bugs": { | ||
"@repo/channels": "0.4.0", | ||
"@repo/visual-editing-helpers": "0.6.5", | ||
"@sanity/client": "^6.15.14", | ||
"@sanity/pkg-utils": "6.6.5", | ||
"@repo/visual-editing-helpers": "0.6.6", | ||
"@sanity/client": "^6.15.17", | ||
"@sanity/pkg-utils": "6.7.0", | ||
"@types/react": "^18.2.79", | ||
"@typescript-eslint/eslint-plugin": "^7.6.0", | ||
"@typescript-eslint/parser": "^7.6.0", | ||
"@typescript-eslint/eslint-plugin": "^7.7.0", | ||
"@typescript-eslint/parser": "^7.7.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-simple-import-sort": "^12.0.0", | ||
"eslint-plugin-simple-import-sort": "^12.1.0", | ||
"react": "^18.2.0", | ||
@@ -115,3 +115,3 @@ "typescript": "5.4.5", | ||
"peerDependencies": { | ||
"@sanity/client": "^6.15.14", | ||
"@sanity/client": "^6.15.17", | ||
"react": "^18.2.0" | ||
@@ -118,0 +118,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
73373