From c27dde633efdfe193c8f5264b20334ab31e2ae10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 07:18:37 +0000 Subject: [PATCH] chore(deps): bump @unpic/astro from 0.0.47 to 0.1.0 in /astro-cloudinary Bumps [@unpic/astro](https://github.com/ascorbic/unpic-img/tree/HEAD/packages/astro) from 0.0.47 to 0.1.0. - [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/react-v0.1.0/packages/astro) --- updated-dependencies: - dependency-name: "@unpic/astro" dependency-type: direct:production update-type: version-update:semver-minor ... 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 280514a..3812b8f 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": "^0.1.0", "@unpic/core": "^0.0.49", "tsup": "^8.2.4", "unpic": "^3.18.0"