diff --git a/package.json b/package.json index 140e947..0bfe5b1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/image": "^0.12.1", + "@astrojs/image": "^0.17.0", "@astrojs/mdx": "^0.13.0", "@astrojs/partytown": "^1.0.2", "@astrojs/rss": "^1.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9303823..d07094e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.4 specifiers: - '@astrojs/image': ^0.12.1 + '@astrojs/image': ^0.17.0 '@astrojs/mdx': ^0.13.0 '@astrojs/partytown': ^1.0.2 '@astrojs/rss': ^1.2.1 @@ -14,7 +14,7 @@ specifiers: tailwindcss: ^3.0.24 dependencies: - '@astrojs/image': 0.12.1 + '@astrojs/image': 0.17.0_astro@1.7.2 '@astrojs/mdx': 0.13.0 '@astrojs/partytown': 1.0.2 '@astrojs/rss': 1.2.1 @@ -50,22 +50,22 @@ packages: resolution: {integrity: sha512-HgjKVwFZ3LwKnGv8gI0J6MhIniUyKwSmGwo7pTDTn14iwfqovfgzVPeJ0+KFpuKBbB4z1lsFNbD/c1WXZyKz6A==} dev: false - /@astrojs/image/0.12.1: - resolution: {integrity: sha512-7pBUPCw7/FPwfEntx+mGjhdwpaWXNHwRVcTK71rpf+c2yb8iIesRS9r26U7lGozTzXUROh1y1ftA82ziuqYF6Q==} + /@astrojs/image/0.17.0_astro@1.7.2: + resolution: {integrity: sha512-YSolAMFtABhmgLH5BCeGX5e7QKApgSI1XcxO+HLqHFayQKVQ9r6fwslodTjzQkqxgcWEcQKF4nFR4Sq3hAq6YQ==} peerDependencies: + astro: ^2.6.0 sharp: '>=0.31.0' peerDependenciesMeta: sharp: optional: true dependencies: '@altano/tiny-async-pool': 1.0.2 + astro: 1.7.2_sass@1.57.0 http-cache-semantics: 4.1.0 image-size: 1.0.2 kleur: 4.1.5 - magic-string: 0.25.9 + magic-string: 0.27.0 mime: 3.0.0 - slash: 4.0.0 - web-streams-polyfill: 3.2.1 dev: false /@astrojs/language-server/0.28.3: @@ -2200,12 +2200,6 @@ packages: yallist: 4.0.0 dev: false - /magic-string/0.25.9: - resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} - dependencies: - sourcemap-codec: 1.4.8 - dev: false - /magic-string/0.27.0: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} @@ -3489,11 +3483,6 @@ packages: engines: {node: '>= 8'} dev: false - /sourcemap-codec/1.4.8: - resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} - deprecated: Please use @jridgewell/sourcemap-codec instead - dev: false - /space-separated-tokens/2.0.2: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} dev: false