@portabletext/plugin-character-pair-decorator
Advanced tools
+4
-4
| { | ||
| "name": "@portabletext/plugin-character-pair-decorator", | ||
| "version": "7.0.23", | ||
| "version": "7.0.24", | ||
| "description": "Automatically match a pair of characters and decorate the text in between", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
| "remeda": "^2.32.0", | ||
| "xstate": "^5.28.0" | ||
| "xstate": "^5.30.0" | ||
| }, | ||
@@ -50,7 +50,7 @@ "devDependencies": { | ||
| "vitest": "^4.1.0", | ||
| "@portabletext/editor": "^6.6.0" | ||
| "@portabletext/editor": "^6.6.1" | ||
| }, | ||
| "peerDependencies": { | ||
| "react": "^19.2", | ||
| "@portabletext/editor": "^6.6.0" | ||
| "@portabletext/editor": "^6.6.1" | ||
| }, | ||
@@ -57,0 +57,0 @@ "engines": { |
Updated