From b36285a594731048d4df79d9ddfe6aa6f6b5dc6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 15:53:58 +0000 Subject: [PATCH] chore(deps): update dependency react-element-to-jsx-string to v17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50130c09..78fe4fc1 100644 --- a/package.json +++ b/package.json @@ -172,7 +172,7 @@ "pretty-format": { "react-is": "$react-is" }, - "react-element-to-jsx-string": "15.0.0", + "react-element-to-jsx-string": "17.0.1", "react-dom-18": { "react": "$react" },