From f237c499f523397db49f458f57c44d11f01e019e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 01:01:10 +0000 Subject: [PATCH] chore(deps-dev): bump @nuxt/image-edge Bumps [@nuxt/image-edge](https://github.com/nuxt/image) from 1.0.0-rc.2-28252196.34e7c67 to 1.0.0-rc.2-28263752.92e1787. - [Release notes](https://github.com/nuxt/image/releases) - [Changelog](https://github.com/nuxt/image/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt/image/commits) --- updated-dependencies: - dependency-name: "@nuxt/image-edge" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c964807..afdb927 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@nuxt/devtools": "^0.8.4", - "@nuxt/image-edge": "1.0.0-rc.2-28252196.34e7c67", + "@nuxt/image-edge": "1.0.0-rc.2-28263752.92e1787", "@nuxtjs/eslint-config-typescript": "^12.1.0", "@nuxtjs/partytown": "^1.3.0", "@nuxtjs/tailwindcss": "^6.8.0",