From 4ffa1b8c74c0ef1ac04998913a3d0aef1797e164 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:52:21 +0000 Subject: [PATCH] chore(deps): update dependency vuefire to v3.2.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..a995aed 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.2.1" }, "scripts": { "build": "nuxt-module-build",