@portabletext/plugin-paste-link
Advanced tools
+7
-7
| { | ||
| "name": "@portabletext/plugin-paste-link", | ||
| "version": "4.0.4", | ||
| "version": "4.0.5", | ||
| "description": "Allows pasting links in the Portable Text Editor", | ||
@@ -39,4 +39,4 @@ "keywords": [ | ||
| "@vitejs/plugin-react": "^5.2.0", | ||
| "@vitest/browser": "^4.1.4", | ||
| "@vitest/browser-playwright": "^4.1.4", | ||
| "@vitest/browser": "^4.1.7", | ||
| "@vitest/browser-playwright": "^4.1.7", | ||
| "babel-plugin-react-compiler": "^1.0.0", | ||
@@ -48,9 +48,9 @@ "eslint": "^9.39.1", | ||
| "typescript-eslint": "^8.48.0", | ||
| "vitest": "^4.1.4", | ||
| "@portabletext/editor": "^7.0.4", | ||
| "racejar": "2.0.6" | ||
| "vitest": "^4.1.7", | ||
| "@portabletext/editor": "^7.0.5", | ||
| "racejar": "2.0.7" | ||
| }, | ||
| "peerDependencies": { | ||
| "react": "^19.2", | ||
| "@portabletext/editor": "^7.0.4" | ||
| "@portabletext/editor": "^7.0.5" | ||
| }, | ||
@@ -57,0 +57,0 @@ "engines": { |