@portabletext/plugin-paste-link
Advanced tools
+4
-4
| { | ||
| "name": "@portabletext/plugin-paste-link", | ||
| "version": "3.0.14", | ||
| "version": "3.0.15", | ||
| "description": "Allows pasting links in the Portable Text Editor", | ||
@@ -48,8 +48,8 @@ "keywords": [ | ||
| "vitest": "^4.0.18", | ||
| "@portabletext/editor": "^6.1.2", | ||
| "racejar": "2.0.4" | ||
| "@portabletext/editor": "^6.2.0", | ||
| "racejar": "2.0.5" | ||
| }, | ||
| "peerDependencies": { | ||
| "react": "^19.2", | ||
| "@portabletext/editor": "^6.1.2" | ||
| "@portabletext/editor": "^6.2.0" | ||
| }, | ||
@@ -56,0 +56,0 @@ "engines": { |