From 0c6ad90472252e416d92b46f92f7e74489b945f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 22:13:35 +0000 Subject: [PATCH] build(deps): bump marked from 18.0.0 to 18.0.2 Bumps [marked](https://github.com/markedjs/marked) from 18.0.0 to 18.0.2. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v18.0.0...v18.0.2) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.2 dependency-type: direct:production ... 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 5863a5a7..1a69933a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "contentful": "^11.12.0", "dayjs": "^1.11.20", "gsap": "^3.14.2", - "marked": "^18.0.0", + "marked": "^18.0.2", "normalize.css": "^8.0.1", "nuxt": "^4.4.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 625691b0..cf7414aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^3.14.2 version: 3.14.2 marked: - specifier: ^18.0.0 - version: 18.0.0 + specifier: ^18.0.2 + version: 18.0.2 normalize.css: specifier: ^8.0.1 version: 8.0.1 @@ -3046,8 +3046,8 @@ packages: magicast@0.5.2: resolution: {integrity: sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==} - marked@18.0.0: - resolution: {integrity: sha512-2e7Qiv/HJSXj8rDEpgTvGKsP8yYtI9xXHKDnrftrmnrJPaFNM7VRb2YCzWaX4BP1iCJ/XPduzDJZMFoqTCcIMA==} + marked@18.0.2: + resolution: {integrity: sha512-NsmlUYBS/Zg57rgDWMYdnre6OTj4e+qq/JS2ot3KrYLSoHLw+sDu0Nm1ZGpRgYAq6c+b1ekaY5NzVchMCQnzcg==} engines: {node: '>= 20'} hasBin: true @@ -7322,7 +7322,7 @@ snapshots: '@babel/types': 7.29.0 source-map-js: 1.2.1 - marked@18.0.0: {} + marked@18.0.2: {} math-intrinsics@1.1.0: {}