From d08e57e108e957c3c25693fc2581b463780605a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 02:06:51 +0000 Subject: [PATCH] Bump markdown-to-jsx to ^7.7.2 --- docs/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/package.json b/docs/package.json index 2e0ebfcb480631..1ad90f5fafcfbe 100644 --- a/docs/package.json +++ b/docs/package.json @@ -80,7 +80,7 @@ "jss-rtl": "^0.3.0", "lodash": "^4.17.21", "lz-string": "^1.5.0", - "markdown-to-jsx": "^7.7.1", + "markdown-to-jsx": "^7.7.2", "material-ui-popup-state": "^5.3.1", "next": "^15.1.1", "notistack": "3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce33e4b902dd31..4c737b223c4104 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -738,8 +738,8 @@ importers: specifier: ^1.5.0 version: 1.5.0 markdown-to-jsx: - specifier: ^7.7.1 - version: 7.7.1(react@19.0.0) + specifier: ^7.7.2 + version: 7.7.2(react@19.0.0) material-ui-popup-state: specifier: ^5.3.1 version: 5.3.1(@mui/material@packages+mui-material+build)(react@19.0.0) @@ -9593,8 +9593,8 @@ packages: resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} hasBin: true - markdown-to-jsx@7.7.1: - resolution: {integrity: sha512-BjLkHb+fWCAH9gp7ndbgPrY+zeZlGFtCiQNTWk+PD+GKfLg9YsUPNonSsYXGw6nQ7eZqeR+i71X59PpWXlxc/w==} + markdown-to-jsx@7.7.2: + resolution: {integrity: sha512-N3AKfYRvxNscvcIH6HDnDKILp4S8UWbebp+s92Y8SwIq0CuSbLW4Jgmrbjku3CWKjTQO0OyIMS6AhzqrwjEa3g==} engines: {node: '>= 10'} peerDependencies: react: '>= 0.14.0' @@ -22056,7 +22056,7 @@ snapshots: punycode.js: 2.3.1 uc.micro: 2.1.0 - markdown-to-jsx@7.7.1(react@19.0.0): + markdown-to-jsx@7.7.2(react@19.0.0): dependencies: react: 19.0.0