@sanity/preview-kit
Advanced tools
Comparing version 5.2.4 to 5.2.5
{ | ||
"name": "@sanity/preview-kit", | ||
"version": "5.2.4", | ||
"version": "5.2.5", | ||
"description": "General purpose utils for live content and visual editing", | ||
@@ -93,3 +93,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@sanity/client": "^6.27.2", | ||
"@sanity/client": "^6.28.0", | ||
"@sanity/pkg-utils": "7.0.4", | ||
@@ -102,4 +102,4 @@ "@sanity/prettier-config": "^1.0.3", | ||
"@types/use-sync-external-store": "^0.0.6", | ||
"@typescript-eslint/eslint-plugin": "^8.23.0", | ||
"@typescript-eslint/parser": "^8.23.0", | ||
"@typescript-eslint/eslint-plugin": "^8.24.0", | ||
"@typescript-eslint/parser": "^8.24.0", | ||
"@vercel/stega": "0.1.2", | ||
@@ -125,3 +125,3 @@ "@vitest/coverage-v8": "^3.0.5", | ||
"peerDependencies": { | ||
"@sanity/client": "^6.27.2", | ||
"@sanity/client": "^6.28.0", | ||
"react": "^18.0.0 || >=19.0.0-rc" | ||
@@ -128,0 +128,0 @@ }, |