@sanity/preview-kit
Advanced tools
Comparing version 5.0.37 to 5.0.38
{ | ||
"name": "@sanity/preview-kit", | ||
"version": "5.0.37", | ||
"version": "5.0.38", | ||
"description": "General purpose utils for live content and visual editing", | ||
@@ -91,8 +91,8 @@ "keywords": [ | ||
"devDependencies": { | ||
"@sanity/client": "^6.15.9", | ||
"@sanity/pkg-utils": "5.1.6", | ||
"@sanity/client": "^6.15.10", | ||
"@sanity/pkg-utils": "5.1.11", | ||
"@sanity/semantic-release-preset": "^4.1.7", | ||
"@types/node": "^18.18.6", | ||
"@types/react": "^18.2.74", | ||
"@types/react-dom": "^18.2.23", | ||
"@types/react-dom": "^18.2.24", | ||
"@types/use-sync-external-store": "^0.0.6", | ||
@@ -112,3 +112,3 @@ "@typescript-eslint/eslint-plugin": "^7.5.0", | ||
"rimraf": "^5.0.1", | ||
"semantic-release": "^23.0.6", | ||
"semantic-release": "^23.0.7", | ||
"typescript": "5.4.2", | ||
@@ -119,3 +119,3 @@ "vitest": "^1.4.0", | ||
"peerDependencies": { | ||
"@sanity/client": "^6.15.9", | ||
"@sanity/client": "^6.15.10", | ||
"react": "^18.0.0" | ||
@@ -122,0 +122,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
179489