From daf41f46924da528c75e799af8fe63232c53b70f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 06:19:42 +0000 Subject: [PATCH] build(deps): bump rehype-pretty-code from 0.10.2 to 0.14.3 Bumps [rehype-pretty-code](https://github.com/rehype-pretty/rehype-pretty-code/tree/HEAD/packages/core) from 0.10.2 to 0.14.3. - [Release notes](https://github.com/rehype-pretty/rehype-pretty-code/releases) - [Changelog](https://github.com/rehype-pretty/rehype-pretty-code/blob/master/packages/core/CHANGELOG.md) - [Commits](https://github.com/rehype-pretty/rehype-pretty-code/commits/rehype-pretty-code@0.14.3/packages/core) --- updated-dependencies: - dependency-name: rehype-pretty-code dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f92070..b26267d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "react-icons": "^4.11.0", "react-markdown": "^10.1.0", "rehype-autolink-headings": "^7.0.0", - "rehype-pretty-code": "^0.10.1", + "rehype-pretty-code": "^0.14.3", "rehype-slug": "^6.0.0", "remark-gfm": "^4.0.0", "sass": "^1.69.4",