@sanity/preview-kit-compat
Advanced tools
Comparing version 1.4.12 to 1.4.13
@@ -39,2 +39,16 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [1.4.13](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.12...preview-kit-compat-v1.4.13) (2024-03-20) | ||
### Bug Fixes | ||
* ship TS Node16 compatible typings ([a21794d](https://github.com/sanity-io/visual-editing/commit/a21794dec5001867279a5979403220060b1d16f0)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @sanity/visual-editing-helpers bumped from 0.6.1 to 0.6.2 | ||
## [1.4.9](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.4.8...preview-kit-compat-v1.4.9) (2024-02-26) | ||
@@ -41,0 +55,0 @@ |
{ | ||
"name": "@sanity/preview-kit-compat", | ||
"version": "1.4.12", | ||
"version": "1.4.13", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-kit-compat#readme", | ||
@@ -19,10 +19,5 @@ "bugs": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"source": "./src/index.ts", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs", | ||
"node": { | ||
"module": "./dist/index.js", | ||
"import": "./dist/index.cjs.js" | ||
}, | ||
"import": "./dist/index.js", | ||
"default": "./dist/index.js" | ||
@@ -105,8 +100,8 @@ }, | ||
"@sanity/channels": "0.4.0", | ||
"@sanity/client": "^6.15.2", | ||
"@sanity/pkg-utils": "^4.4.1", | ||
"@sanity/visual-editing-helpers": "0.6.1", | ||
"@types/react": "^18.2.64", | ||
"@typescript-eslint/eslint-plugin": "^7.1.1", | ||
"@typescript-eslint/parser": "^7.1.1", | ||
"@sanity/client": "^6.15.7", | ||
"@sanity/pkg-utils": "^5.1.1", | ||
"@sanity/visual-editing-helpers": "0.6.2", | ||
"@types/react": "^18.2.67", | ||
"@typescript-eslint/eslint-plugin": "^7.3.1", | ||
"@typescript-eslint/parser": "^7.3.1", | ||
"eslint": "^8.57.0", | ||
@@ -117,7 +112,7 @@ "eslint-config-prettier": "^9.1.0", | ||
"react": "^18.2.0", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.3.1" | ||
"typescript": "5.3.3", | ||
"vitest": "^1.4.0" | ||
}, | ||
"peerDependencies": { | ||
"@sanity/client": "^6.15.2", | ||
"@sanity/client": "^6.15.7", | ||
"react": "^18.2.0" | ||
@@ -124,0 +119,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
71145
5
136
148
148