From 2d6764c1722cee4aa51c55242e34b277019a14ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 05:05:38 +0000 Subject: [PATCH] chore(deps): bump marked from 17.0.2 to 18.0.4 Bumps [marked](https://github.com/markedjs/marked) from 17.0.2 to 18.0.4. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v17.0.2...v18.0.4) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9529c7c..8fbcb77 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dayjs": "^1.11.10", "dompurify": "^3.4.2", "element-plus": "^2.13.7", - "marked": "^17.0.1", + "marked": "^18.0.4", "pinia": "^3.0.4", "pinia-plugin-persistedstate": "^4.7.1", "pinyin-pro": "^3.27.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b5839e..4ffa17b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^2.13.7 version: 2.13.7(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3)) marked: - specifier: ^17.0.1 - version: 17.0.2 + specifier: ^18.0.4 + version: 18.0.4 pinia: specifier: ^3.0.4 version: 3.0.4(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3)) @@ -1824,8 +1824,8 @@ packages: resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} engines: {node: '>=10'} - marked@17.0.2: - resolution: {integrity: sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==} + marked@18.0.4: + resolution: {integrity: sha512-c/BTaKzg0G6ezQx97DAkYU7k0HM6ys0FqYeKBL6hlBByZwy+ycA1+f0vDdjMHKKeEjdgkx0GOv9Il6D+85cOqA==} engines: {node: '>= 20'} hasBin: true @@ -4064,7 +4064,7 @@ snapshots: dependencies: semver: 7.7.4 - marked@17.0.2: {} + marked@18.0.4: {} math-intrinsics@1.1.0: {}