@portabletext/patches
Advanced tools
Comparing version
{ | ||
"name": "@portabletext/patches", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Portable Text Patches", | ||
@@ -39,9 +39,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@sanity/diff-match-patch": "^3.1.2", | ||
"@sanity/diff-match-patch": "^3.2.0", | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
"@sanity/pkg-utils": "^6.12.0", | ||
"@sanity/pkg-utils": "^7.0.2", | ||
"@types/lodash": "^4.17.13", | ||
"typescript": "5.7.2" | ||
"typescript": "5.7.3" | ||
}, | ||
@@ -48,0 +48,0 @@ "scripts": { |
63903
0