diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 5ae130a7..b979b8dd 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -50,7 +50,7 @@ "js-cookie": "^3.0.8", "lucide-react": "^1.8.0", "luxon": "^3.7.2", - "markdown-to-jsx": "^9.7.16", + "markdown-to-jsx": "^9.8.2", "next": "^16.2.9", "react": "^19.2.7", "react-dom": "^19.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc34df85..7d5bc8a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -230,8 +230,8 @@ importers: specifier: ^3.7.2 version: 3.7.2 markdown-to-jsx: - specifier: ^9.7.16 - version: 9.7.16(react@19.2.7) + specifier: ^9.8.2 + version: 9.8.2(react@19.2.7) next: specifier: ^16.2.9 version: 16.2.9(@opentelemetry/api@1.9.1)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.5(react@19.2.7))(react@19.2.7) @@ -3340,8 +3340,8 @@ packages: make-error@1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} - markdown-to-jsx@9.7.16: - resolution: {integrity: sha512-+LEgOlYfUEB9i2Oaxasec9H2HytB1+SQcgwFmQiNTKwe8cQ2E9bDNgePGq6ChIycMxtpcEY0g44aQ3uJoMw8eg==} + markdown-to-jsx@9.8.2: + resolution: {integrity: sha512-rWUuxKB5NsuJmSfUOuXkQ0O5qk0J/Lr3Lk6dzxKoKQI/jeHYlsVfz3zJdMLAhI46hHoXDYERWhtBOiqtWDZ4LA==} engines: {node: '>= 18'} peerDependencies: react: '>= 16.0.0' @@ -7891,7 +7891,7 @@ snapshots: make-error@1.3.6: {} - markdown-to-jsx@9.7.16(react@19.2.7): + markdown-to-jsx@9.8.2(react@19.2.7): optionalDependencies: react: 19.2.7