@sanity/preview-kit
Advanced tools
Comparing version 5.1.19 to 5.1.20
{ | ||
"name": "@sanity/preview-kit", | ||
"version": "5.1.19", | ||
"version": "5.1.20", | ||
"description": "General purpose utils for live content and visual editing", | ||
@@ -88,8 +88,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@sanity/preview-kit-compat": "1.5.22", | ||
"@sanity/preview-kit-compat": "1.5.23", | ||
"mendoza": "3.0.7" | ||
}, | ||
"devDependencies": { | ||
"@sanity/client": "^6.22.5", | ||
"@sanity/pkg-utils": "6.11.12", | ||
"@sanity/client": "^6.23.0", | ||
"@sanity/pkg-utils": "6.11.13", | ||
"@sanity/prettier-config": "^1.0.3", | ||
@@ -104,3 +104,3 @@ "@sanity/semantic-release-preset": "^5.0.0", | ||
"@vercel/stega": "0.1.2", | ||
"@vitest/coverage-v8": "^2.1.5", | ||
"@vitest/coverage-v8": "^2.1.8", | ||
"eslint": "^8.57.1", | ||
@@ -119,9 +119,9 @@ "eslint-config-prettier": "^9.1.0", | ||
"semantic-release": "^24.1.3", | ||
"typescript": "5.6.3", | ||
"typescript": "5.7.2", | ||
"use-sync-external-store": "1.2.2", | ||
"vitest": "^2.1.5", | ||
"vitest": "^2.1.8", | ||
"vitest-github-actions-reporter": "^0.11.1" | ||
}, | ||
"peerDependencies": { | ||
"@sanity/client": "^6.22.5", | ||
"@sanity/client": "^6.23.0", | ||
"react": "^18.0.0 || >=19.0.0-rc" | ||
@@ -128,0 +128,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
+ Added@sanity/comlink@2.0.0(transitive)
+ Added@sanity/preview-kit-compat@1.5.23(transitive)
- Removed@sanity/comlink@1.1.4(transitive)
- Removed@sanity/preview-kit-compat@1.5.22(transitive)