@sanity/preview-kit
Advanced tools
Comparing version 5.0.19 to 5.0.20
{ | ||
"name": "@sanity/preview-kit", | ||
"version": "5.0.19", | ||
"version": "5.0.20", | ||
"description": "General purpose utils for live content and visual editing", | ||
@@ -109,11 +109,11 @@ "keywords": [ | ||
"@rollup/plugin-terser": "^0.4.4", | ||
"@sanity/client": "^6.12.3", | ||
"@sanity/pkg-utils": "4.1.1", | ||
"@sanity/client": "^6.12.4", | ||
"@sanity/pkg-utils": "4.1.5", | ||
"@sanity/semantic-release-preset": "^4.1.6", | ||
"@types/node": "^18.18.6", | ||
"@types/react": "^18.2.48", | ||
"@types/react-dom": "^18.2.18", | ||
"@types/react": "^18.2.55", | ||
"@types/react-dom": "^18.2.19", | ||
"@types/use-sync-external-store": "^0.0.6", | ||
"@typescript-eslint/eslint-plugin": "^6.20.0", | ||
"@typescript-eslint/parser": "^6.20.0", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"@vitest/coverage-v8": "^1.2.2", | ||
@@ -136,3 +136,3 @@ "eslint": "^8.56.0", | ||
"peerDependencies": { | ||
"@sanity/client": "^6.12.3", | ||
"@sanity/client": "^6.12.4", | ||
"react": "^18.0.0" | ||
@@ -139,0 +139,0 @@ }, |