@sanity/preview-kit
Advanced tools
{ | ||
"name": "@sanity/preview-kit", | ||
"version": "5.1.27", | ||
"version": "5.1.28", | ||
"description": "General purpose utils for live content and visual editing", | ||
@@ -88,16 +88,16 @@ "keywords": [ | ||
"dependencies": { | ||
"@sanity/preview-kit-compat": "1.5.29", | ||
"@sanity/preview-kit-compat": "1.5.31", | ||
"mendoza": "3.0.8" | ||
}, | ||
"devDependencies": { | ||
"@sanity/client": "^6.24.1", | ||
"@sanity/pkg-utils": "6.13.1", | ||
"@sanity/client": "^6.24.3", | ||
"@sanity/pkg-utils": "7.0.1", | ||
"@sanity/prettier-config": "^1.0.3", | ||
"@sanity/semantic-release-preset": "^5.0.0", | ||
"@types/node": "^18.18.6", | ||
"@types/react": "^19.0.3", | ||
"@types/react": "^19.0.4", | ||
"@types/react-dom": "^19.0.2", | ||
"@types/use-sync-external-store": "^0.0.6", | ||
"@typescript-eslint/eslint-plugin": "^8.19.0", | ||
"@typescript-eslint/parser": "^8.19.0", | ||
"@typescript-eslint/eslint-plugin": "^8.19.1", | ||
"@typescript-eslint/parser": "^8.19.1", | ||
"@vercel/stega": "0.1.2", | ||
@@ -118,3 +118,3 @@ "@vitest/coverage-v8": "^2.1.8", | ||
"semantic-release": "^24.2.1", | ||
"typescript": "5.7.2", | ||
"typescript": "5.7.3", | ||
"use-sync-external-store": "1.4.0", | ||
@@ -125,3 +125,3 @@ "vitest": "^2.1.8", | ||
"peerDependencies": { | ||
"@sanity/client": "^6.24.1", | ||
"@sanity/client": "^6.24.3", | ||
"react": "^18.0.0 || >=19.0.0-rc" | ||
@@ -128,0 +128,0 @@ }, |
488000
0