@portabletext/plugin-paste-link
Advanced tools
+6
-6
| { | ||
| "name": "@portabletext/plugin-paste-link", | ||
| "version": "3.0.21", | ||
| "version": "3.0.22", | ||
| "description": "Allows pasting links in the Portable Text Editor", | ||
@@ -39,4 +39,4 @@ "keywords": [ | ||
| "@vitejs/plugin-react": "^5.1.1", | ||
| "@vitest/browser": "^4.0.18", | ||
| "@vitest/browser-playwright": "^4.0.18", | ||
| "@vitest/browser": "^4.1.0", | ||
| "@vitest/browser-playwright": "^4.1.0", | ||
| "babel-plugin-react-compiler": "^1.0.0", | ||
@@ -48,4 +48,4 @@ "eslint": "^9.39.1", | ||
| "typescript-eslint": "^8.48.0", | ||
| "vitest": "^4.0.18", | ||
| "@portabletext/editor": "^6.5.1", | ||
| "vitest": "^4.1.0", | ||
| "@portabletext/editor": "^6.5.2", | ||
| "racejar": "2.0.5" | ||
@@ -55,3 +55,3 @@ }, | ||
| "react": "^19.2", | ||
| "@portabletext/editor": "^6.5.1" | ||
| "@portabletext/editor": "^6.5.2" | ||
| }, | ||
@@ -58,0 +58,0 @@ "engines": { |
24997
-0.01%