@sanity/preview-kit
Advanced tools
Comparing version 5.0.28 to 5.0.29
{ | ||
"name": "@sanity/preview-kit", | ||
"version": "5.0.28", | ||
"version": "5.0.29", | ||
"description": "General purpose utils for live content and visual editing", | ||
@@ -100,3 +100,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@sanity/preview-kit-compat": "1.4.10", | ||
"@sanity/preview-kit-compat": "1.4.11", | ||
"@vercel/stega": "0.1.0", | ||
@@ -110,10 +110,10 @@ "lru-cache": "10.2.0", | ||
"@sanity/client": "^6.15.1", | ||
"@sanity/pkg-utils": "4.3.0", | ||
"@sanity/pkg-utils": "4.4.1", | ||
"@sanity/semantic-release-preset": "^4.1.7", | ||
"@types/node": "^18.18.6", | ||
"@types/react": "^18.2.60", | ||
"@types/react-dom": "^18.2.19", | ||
"@types/react": "^18.2.63", | ||
"@types/react-dom": "^18.2.20", | ||
"@types/use-sync-external-store": "^0.0.6", | ||
"@typescript-eslint/eslint-plugin": "^7.1.0", | ||
"@typescript-eslint/parser": "^7.1.0", | ||
"@typescript-eslint/eslint-plugin": "^7.1.1", | ||
"@typescript-eslint/parser": "^7.1.1", | ||
"@vitest/coverage-v8": "^1.3.1", | ||
@@ -124,3 +124,3 @@ "eslint": "^8.57.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-react": "^7.33.2", | ||
"eslint-plugin-react": "^7.34.0", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
@@ -127,0 +127,0 @@ "eslint-plugin-simple-import-sort": "^12.0.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/preview-kit-compat@1.4.11(transitive)
- Removed@sanity/preview-kit-compat@1.4.10(transitive)