diff --git a/packages/fields-document/package.json b/packages/fields-document/package.json index c2c332daaab..48bc1783a96 100644 --- a/packages/fields-document/package.json +++ b/packages/fields-document/package.json @@ -91,7 +91,7 @@ "graphql": "^16.8.1", "is-hotkey": "^0.2.0", "match-sorter": "^8.0.0", - "mdast-util-from-markdown": "^0.8.5", + "mdast-util-from-markdown": "^2.0.0", "mdast-util-gfm-autolink-literal": "^0.1.3", "mdast-util-gfm-strikethrough": "^0.2.3", "micromark-extension-gfm-autolink-literal": "0.5.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab3c1883357..1d8c425524d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2121,8 +2121,8 @@ importers: specifier: ^8.0.0 version: 8.3.0 mdast-util-from-markdown: - specifier: ^0.8.5 - version: 0.8.5 + specifier: ^2.0.0 + version: 2.0.3 mdast-util-gfm-autolink-literal: specifier: ^0.1.3 version: 0.1.3 @@ -10497,9 +10497,6 @@ packages: mdast-util-find-and-replace@3.0.2: resolution: {integrity: sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==} - mdast-util-from-markdown@0.8.5: - resolution: {integrity: sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==} - mdast-util-from-markdown@1.3.1: resolution: {integrity: sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==} @@ -13031,9 +13028,6 @@ packages: unist-util-remove-position@5.0.0: resolution: {integrity: sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==} - unist-util-stringify-position@2.0.3: - resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==} - unist-util-stringify-position@3.0.3: resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==} @@ -23783,16 +23777,6 @@ snapshots: unist-util-is: 6.0.1 unist-util-visit-parents: 6.0.2 - mdast-util-from-markdown@0.8.5: - dependencies: - '@types/mdast': 3.0.15 - mdast-util-to-string: 2.0.0 - micromark: 2.11.4 - parse-entities: 2.0.0 - unist-util-stringify-position: 2.0.3 - transitivePeerDependencies: - - supports-color - mdast-util-from-markdown@1.3.1: dependencies: '@types/mdast': 3.0.15 @@ -27084,10 +27068,6 @@ snapshots: '@types/unist': 3.0.3 unist-util-visit: 5.1.0 - unist-util-stringify-position@2.0.3: - dependencies: - '@types/unist': 2.0.11 - unist-util-stringify-position@3.0.3: dependencies: '@types/unist': 2.0.11