From 16c0bab1d7b3e62398abaef1b0356ecaabbdaa64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 09:27:04 +0000 Subject: [PATCH] chore(deps): update dependency @adobe/mdast-util-gridtables to v4.0.19 --- package-lock.json | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index cfcbdf824..4ee4f7d81 100644 --- a/package-lock.json +++ b/package-lock.json @@ -121,9 +121,9 @@ } }, "node_modules/@adobe/mdast-util-gridtables": { - "version": "4.0.17", - "resolved": "https://registry.npmjs.org/@adobe/mdast-util-gridtables/-/mdast-util-gridtables-4.0.17.tgz", - "integrity": "sha512-BK9BiGFBt5EVWY2FaUyRU+tHqXRCc+FGehVqtH3sizLw2yx4uNxMI4l566qHIA3vH6866bI9GYIhXw2BYQ/FZw==", + "version": "4.0.19", + "resolved": "https://registry.npmjs.org/@adobe/mdast-util-gridtables/-/mdast-util-gridtables-4.0.19.tgz", + "integrity": "sha512-Rsl9v3kbz5vGzyROjIhq4m/qriwvU1iu4DTMWAHAnVEC87uTzELf5pqcsJ5GSOdEFhfmHn4MtKd2ALZZ81q5kw==", "license": "Apache-2.0", "dependencies": { "@adobe/micromark-extension-gridtables": "^2.0.4", @@ -154,6 +154,19 @@ "@adobe/micromark-extension-gridtables": "2.0.4" } }, + "node_modules/@adobe/remark-gridtables/node_modules/@adobe/mdast-util-gridtables": { + "version": "4.0.17", + "resolved": "https://registry.npmjs.org/@adobe/mdast-util-gridtables/-/mdast-util-gridtables-4.0.17.tgz", + "integrity": "sha512-BK9BiGFBt5EVWY2FaUyRU+tHqXRCc+FGehVqtH3sizLw2yx4uNxMI4l566qHIA3vH6866bI9GYIhXw2BYQ/FZw==", + "license": "Apache-2.0", + "dependencies": { + "@adobe/micromark-extension-gridtables": "^2.0.4", + "mdast-util-from-markdown": "2.0.3", + "mdast-util-to-hast": "13.2.1", + "mdast-util-to-markdown": "2.1.2", + "unist-util-visit": "5.1.0" + } + }, "node_modules/@adobe/spectrum-tokens": { "version": "14.3.0", "resolved": "https://registry.npmjs.org/@adobe/spectrum-tokens/-/spectrum-tokens-14.3.0.tgz",