From ab2b6d115f6903582b85e03b542acf8768eb6d60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 13:53:44 +0000 Subject: [PATCH] chore(deps): update dependency @nuxt/module-builder to ^0.4.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..f470a6f 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.4.0", "@nuxt/schema": "^3.0.0", "@nuxtjs/eslint-config-typescript": "^12.0.0", "eslint": "^8.31.0",