From 3f6721a00c01092fecfc5704a6383817c0e85d10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 13:32:28 +0000 Subject: [PATCH] chore(deps): update dependency vuefire to v3.1.22 --- 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..007505c 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.22" }, "scripts": { "build": "nuxt-module-build",