From eb5307b1cccffabde57d65b875412de6a1988d44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 11:02:31 +0000 Subject: [PATCH] chore(deps): update dependency @nuxt/module-builder to ^0.8.0 --- patches/nuxt-vuefire/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/nuxt-vuefire/package.json b/patches/nuxt-vuefire/package.json index 948f5d7..135944e 100644 --- a/patches/nuxt-vuefire/package.json +++ b/patches/nuxt-vuefire/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@firebase/app-types": "^0.9.0", - "@nuxt/module-builder": "^0.2.1", + "@nuxt/module-builder": "^0.8.0", "@nuxt/schema": "^3.0.0", "@nuxtjs/eslint-config-typescript": "^12.0.0", "eslint": "^8.31.0",