From 16bef54e397981b045a3c5967c165e5fe8537743 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 11:51:51 +0000 Subject: [PATCH] chore(deps): update dependency vuefire to v3.1.1 --- 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..13c7e5b 100644 --- a/patches/nuxt-vuefire/package.json +++ b/patches/nuxt-vuefire/package.json @@ -55,7 +55,7 @@ "firebase-admin": "^11.4.0", "firebase-functions": "^4.1.1", "nuxt": "^3.0.0", - "vuefire": "3.0.1" + "vuefire": "3.1.1" }, "scripts": { "build": "nuxt-module-build",