From f487a8eaf1d4cbf0615ddd7cc6e9122f07bc182d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 07:14:24 +0000 Subject: [PATCH] Bump rehype-stringify from 9.0.4 to 10.0.1 Bumps [rehype-stringify](https://github.com/rehypejs/rehype) from 9.0.4 to 10.0.1. - [Release notes](https://github.com/rehypejs/rehype/releases) - [Changelog](https://github.com/rehypejs/rehype/blob/main/changelog.md) - [Commits](https://github.com/rehypejs/rehype/compare/rehype-stringify@9.0.4...10.0.1) --- updated-dependencies: - dependency-name: rehype-stringify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 30 ++++++++++++++++++++++++++++-- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7a3844a8..15f41fa4 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "preact": "^10.24.1", "pretty-bytes": "^6.1.1", "rehype-autolink-headings": "^6.1.1", - "rehype-stringify": "^9.0.3", + "rehype-stringify": "^10.0.1", "remark-parse": "^10.0.2", "remark-rehype": "^10.1.0", "remark-toc": "^8.0.1", diff --git a/yarn.lock b/yarn.lock index 3ac13e5e..68f8cf1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10140,7 +10140,18 @@ __metadata: languageName: node linkType: hard -"rehype-stringify@npm:^9.0.0, rehype-stringify@npm:^9.0.3, rehype-stringify@npm:^9.0.4": +"rehype-stringify@npm:^10.0.1": + version: 10.0.1 + resolution: "rehype-stringify@npm:10.0.1" + dependencies: + "@types/hast": "npm:^3.0.0" + hast-util-to-html: "npm:^9.0.0" + unified: "npm:^11.0.0" + checksum: 10/76ded4b2b137f585c6a35ac2e95a35cbd9d49558bd5af946b7e7a9e67b17cb2a7d33f3df21776d2e9972cd057e829e17f61954bc72ea6cbe0e20d670b179adab + languageName: node + linkType: hard + +"rehype-stringify@npm:^9.0.0, rehype-stringify@npm:^9.0.4": version: 9.0.4 resolution: "rehype-stringify@npm:9.0.4" dependencies: @@ -11777,7 +11788,7 @@ __metadata: prettier-plugin-astro: "npm:^0.14.1" pretty-bytes: "npm:^6.1.1" rehype-autolink-headings: "npm:^6.1.1" - rehype-stringify: "npm:^9.0.3" + rehype-stringify: "npm:^10.0.1" remark-parse: "npm:^10.0.2" remark-rehype: "npm:^10.1.0" remark-toc: "npm:^8.0.1" @@ -12056,6 +12067,21 @@ __metadata: languageName: node linkType: hard +"unified@npm:^11.0.0": + version: 11.0.5 + resolution: "unified@npm:11.0.5" + dependencies: + "@types/unist": "npm:^3.0.0" + bail: "npm:^2.0.0" + devlop: "npm:^1.0.0" + extend: "npm:^3.0.0" + is-plain-obj: "npm:^4.0.0" + trough: "npm:^2.0.0" + vfile: "npm:^6.0.0" + checksum: 10/d9e6e88900a075f391b6bbf06f34062d41fa6257798110d1647753cfc2c6a6e2c1d016434e8ee35706c50485f9fb9ae4707a6a4790bd8dc461ec7e7315ed908b + languageName: node + linkType: hard + "unique-filename@npm:^2.0.0": version: 2.0.1 resolution: "unique-filename@npm:2.0.1"