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: {}