diff --git a/package.json b/package.json index 72aee0c..38abb53 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "bulma": "^1.0.4", "dompurify": "^3.3.0", "lexical": "^0.38.2", - "marked": "^15.0.12", + "marked": "^16.4.2", "react": "^19.2.0", "react-dom": "^19.2.0", "react-icons": "^5.5.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c1f73b..263455b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^0.38.2 version: 0.38.2 marked: - specifier: ^15.0.12 - version: 15.0.12 + specifier: ^16.4.2 + version: 16.4.2 react: specifier: ^19.2.0 version: 19.2.0 @@ -1202,9 +1202,9 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - marked@15.0.12: - resolution: {integrity: sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==} - engines: {node: '>= 18'} + marked@16.4.2: + resolution: {integrity: sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA==} + engines: {node: '>= 20'} hasBin: true math-intrinsics@1.1.0: @@ -2899,7 +2899,7 @@ snapshots: dependencies: yallist: 3.1.1 - marked@15.0.12: {} + marked@16.4.2: {} math-intrinsics@1.1.0: {}