@portabletext/plugin-markdown-shortcuts 3.0.8 → 3.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@portabletext/plugin-markdown-shortcuts",
3
- "version": "3.0.8",
3
+ "version": "3.0.10",
4
4
  "description": "Adds helpful Markdown shortcuts to the editor",
5
5
  "keywords": [
6
6
  "portabletext",
@@ -37,27 +37,27 @@
37
37
  ],
38
38
  "dependencies": {
39
39
  "react-compiler-runtime": "1.0.0",
40
- "@portabletext/plugin-character-pair-decorator": "^3.0.7",
41
- "@portabletext/plugin-input-rule": "~0.6.1"
40
+ "@portabletext/plugin-character-pair-decorator": "^3.0.9",
41
+ "@portabletext/plugin-input-rule": "~0.6.3"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@types/react": "^19.2.2",
45
45
  "@vitejs/plugin-react": "^5.0.4",
46
- "@vitest/browser": "^4.0.6",
47
- "@vitest/browser-playwright": "^4.0.6",
46
+ "@vitest/browser": "^4.0.8",
47
+ "@vitest/browser-playwright": "^4.0.8",
48
48
  "babel-plugin-react-compiler": "1.0.0",
49
49
  "eslint": "^9.38.0",
50
50
  "eslint-plugin-react-hooks": "7.0.1",
51
51
  "react": "^19.2.0",
52
52
  "typescript": "5.9.3",
53
53
  "typescript-eslint": "^8.46.1",
54
- "vitest": "^4.0.6",
55
- "@portabletext/editor": "^2.21.1",
54
+ "vitest": "^4.0.8",
55
+ "@portabletext/editor": "^2.21.3",
56
56
  "racejar": "2.0.0"
57
57
  },
58
58
  "peerDependencies": {
59
59
  "react": "^18.3 || ^19",
60
- "@portabletext/editor": "^2.21.1"
60
+ "@portabletext/editor": "^2.21.3"
61
61
  },
62
62
  "engines": {
63
63
  "node": ">=20.19 <22 || >=22.12"
@@ -1,8 +1,7 @@
1
1
  Feature: Markdown Link Rule
2
2
 
3
3
  Background:
4
- Given the editor is focused
5
- And a global keymap
4
+ Given a global keymap
6
5
 
7
6
  Scenario Outline: Transform markdown Link into annotation
8
7
  Given the text <text>