From d54ec20e77b1e8df222147e5ba791cad3a5d50fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 18:07:14 +0000 Subject: [PATCH] Bump remark-unwrap-images from 4.0.0 to 5.0.0 Bumps [remark-unwrap-images](https://github.com/remarkjs/remark-unwrap-images) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/remarkjs/remark-unwrap-images/releases) - [Commits](https://github.com/remarkjs/remark-unwrap-images/compare/4.0.0...5.0.0) --- updated-dependencies: - dependency-name: remark-unwrap-images dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 15 ++++++--------- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 0cdc4d2..5dede8d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "prettier-plugin-astro": "0.14.1", "prettier-plugin-tailwindcss": "^0.6.6", "reading-time": "^1.5.0", - "remark-unwrap-images": "^4.0.0", + "remark-unwrap-images": "^5.0.0", "tailwindcss": "^3.4.10", "typescript": "^5.5.4" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8156134..590935f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ importers: specifier: ^1.5.0 version: 1.5.0 remark-unwrap-images: - specifier: ^4.0.0 - version: 4.0.0 + specifier: ^5.0.0 + version: 5.0.0 tailwindcss: specifier: ^3.4.10 version: 3.4.10 @@ -2665,8 +2665,9 @@ packages: remark-stringify@11.0.0: resolution: {integrity: sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==} - remark-unwrap-images@4.0.0: - resolution: {integrity: sha512-Ilr5ZhrhZSvnjemy1rRuxlTC0I/39YyWDRiE9d5vF079APcwdYYzwcZL8RGehlCtQCiik8hWMyo4Xhz2Fq0JhA==} + remark-unwrap-images@5.0.0: + resolution: {integrity: sha512-s7WSIA6s98ywa93v/5x+wFeGgJSl1VJnNYgg//0MUgu12CyxVMi+vcCifXFEUtQfnnWSTXWOH6f8LkDBNLthrg==} + deprecated: 'Deprecated: use `rehype-unwrap-images` instead' request-light@0.5.8: resolution: {integrity: sha512-3Zjgh+8b5fhRJBQZoy+zbVKpAQGLyka0MPgW3zruTF4dFFJ8Fqcfu9YsAvi/rvdcaTeWG3MkbZv4WKxAn/84Lg==} @@ -6292,11 +6293,7 @@ snapshots: mdast-util-to-markdown: 2.1.0 unified: 11.0.5 - remark-unwrap-images@4.0.0: - dependencies: - '@types/mdast': 4.0.4 - hast-util-whitespace: 3.0.0 - unist-util-visit: 5.0.0 + remark-unwrap-images@5.0.0: {} request-light@0.5.8: {}