From 13d17609e15a670a588d6c11f5d8cec0d989731d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 14:27:48 +0000 Subject: [PATCH] chore(deps): bump @unpic/astro from 0.0.47 to 1.0.1 in /astro-cloudinary Bumps [@unpic/astro](https://github.com/ascorbic/unpic-img/tree/HEAD/packages/astro) from 0.0.47 to 1.0.1. - [Release notes](https://github.com/ascorbic/unpic-img/releases) - [Changelog](https://github.com/ascorbic/unpic-img/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/ascorbic/unpic-img/commits/@unpic/astro@1.0.1/packages/astro) --- updated-dependencies: - dependency-name: "@unpic/astro" dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- astro-cloudinary/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro-cloudinary/package.json b/astro-cloudinary/package.json index 79ccc2f..b45ff08 100644 --- a/astro-cloudinary/package.json +++ b/astro-cloudinary/package.json @@ -41,7 +41,7 @@ "@cloudinary-util/url-loader": "6.0.0", "@cloudinary-util/util": "^4.1.0", "@cloudinary/url-gen": "^1.20.0", - "@unpic/astro": "^0.0.47", + "@unpic/astro": "^1.0.1", "@unpic/core": "^0.0.49", "tsup": "^8.4.0", "unpic": "^3.18.0"