From aafaf53036a6f28c76e6d195cf5377f0d334cde0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 04:03:40 +0000 Subject: [PATCH 1/2] Bump @astrojs/image from 0.13.1 to 0.15.1 Bumps [@astrojs/image](https://github.com/withastro/astro/tree/HEAD/packages/integrations/image) from 0.13.1 to 0.15.1. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/image/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/image@0.15.1/packages/integrations/image) --- updated-dependencies: - dependency-name: "@astrojs/image" 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 e5d59fe3..10479d79 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "ci": "pnpm lint && prettier --check src" }, "dependencies": { - "@astrojs/image": "^0.13.0", + "@astrojs/image": "^0.15.1", "@astrojs/markdown-remark": "^2.0.0", "@astrojs/mdx": "^0.15.0", "@astrojs/solid-js": "^2.0.0", From 1d340dcc78db35f65663598da24be4ac6f949118 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 1 Mar 2023 04:04:12 +0000 Subject: [PATCH 2/2] Update lockfile --- pnpm-lock.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f90381f..535e8c74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ patchedDependencies: path: patches/@mdx-js__mdx@2.1.3.patch specifiers: - '@astrojs/image': ^0.13.0 + '@astrojs/image': ^0.15.1 '@astrojs/markdown-remark': ^2.0.0 '@astrojs/mdx': ^0.15.0 '@astrojs/rss': ^2.1.0 @@ -51,7 +51,7 @@ specifiers: yargs-parser: ^21.1.1 dependencies: - '@astrojs/image': 0.13.0_astro@2.0.1+sharp@0.31.3 + '@astrojs/image': 0.15.1_astro@2.0.1+sharp@0.31.3 '@astrojs/markdown-remark': 2.0.0_astro@2.0.1 '@astrojs/mdx': 0.15.0_astro@2.0.1 '@astrojs/solid-js': 2.0.0_solid-js@1.5.7 @@ -113,10 +113,10 @@ packages: resolution: {integrity: sha512-77aacobLKcL98NmhK3OBS5EHIrX9gs1ckB/vGSIdkVZuB7u51V4jh05I6W0tSvG7/86tALv6QtHTRZ8rLhFTbQ==} dev: false - /@astrojs/image/0.13.0_astro@2.0.1+sharp@0.31.3: - resolution: {integrity: sha512-18IlEsb/mau4ji9sR7+JVPFJHtgIk7Qh/Ol+Hh/JNcPn/oMrjP6FMU3VrNHPy5Ltvw1DyzkDV4wu+jYKU/V0Hw==} + /@astrojs/image/0.15.1_astro@2.0.1+sharp@0.31.3: + resolution: {integrity: sha512-5+ZBHEfwcx8BbJbAatnW1fyFLWQW4n6jUkDRB5eLbo+yKZv8gwlpPBPpo7cqiY6kUtEisZHVsVYdCTe22KDZgQ==} peerDependencies: - astro: ^2.0.0 + astro: ^2.0.15 sharp: '>=0.31.0' peerDependenciesMeta: sharp: @@ -130,7 +130,6 @@ packages: magic-string: 0.27.0 mime: 3.0.0 sharp: 0.31.3 - slash: 4.0.0 dev: false /@astrojs/language-server/0.28.3: