From 00d724add31be85acff3e7f083474fa5fced2402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 04:10:31 +0000 Subject: [PATCH 1/2] Bump @astrojs/image from 0.13.1 to 0.16.6 Bumps [@astrojs/image](https://github.com/withastro/astro/tree/HEAD/packages/integrations/image) from 0.13.1 to 0.16.6. - [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.16.6/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..4848e521 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.16.6", "@astrojs/markdown-remark": "^2.0.0", "@astrojs/mdx": "^0.15.0", "@astrojs/solid-js": "^2.0.0", From 1f6aabc3d5c5783dafc0b95b77d10930e14c5104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 May 2023 04:11:19 +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..8d4bb972 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.16.6 '@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.16.6_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.16.6_astro@2.0.1+sharp@0.31.3: + resolution: {integrity: sha512-/MJ0aByhuNAT7VeMwXVjS0e5IH8MxsYeEnymOJ0/1VBmZFmcbtb1nUeLE0uO3EV3kNYGRJtwGyald8YJ9ncW4A==} peerDependencies: - astro: ^2.0.0 + astro: ^2.2.2 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: