@portabletext/block-tools
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@portabletext/block-tools", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Can format HTML, Slate JSON or Sanity block array into any other format.", | ||
@@ -43,5 +43,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@sanity/pkg-utils": "^7.0.1", | ||
"@sanity/schema": "^3.70.0", | ||
"@sanity/types": "^3.70.0", | ||
"@sanity/pkg-utils": "^7.0.2", | ||
"@sanity/schema": "^3.71.0", | ||
"@sanity/types": "^3.71.0", | ||
"@types/jsdom": "^20.0.0", | ||
@@ -51,9 +51,9 @@ "@types/lodash": "^4.17.7", | ||
"@vercel/stega": "0.1.2", | ||
"@vitest/coverage-v8": "^2.1.8", | ||
"@vitest/coverage-v8": "^3.0.2", | ||
"jsdom": "^26.0.0", | ||
"typescript": "^5.7.3", | ||
"vitest": "^2.1.8" | ||
"vitest": "^3.0.2" | ||
}, | ||
"peerDependencies": { | ||
"@sanity/types": "^3.70.0", | ||
"@sanity/types": "^3.71.0", | ||
"@types/react": "18 || 19" | ||
@@ -60,0 +60,0 @@ }, |