From d20ff72fec7f92fa3b9c2fc3b6954e552b89c5f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 10:10:51 +0000 Subject: [PATCH] fix(deps): update dependency cljsjs:firebase to v9 --- front-end/project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front-end/project.clj b/front-end/project.clj index 5fe9ae19..09ae9df4 100644 --- a/front-end/project.clj +++ b/front-end/project.clj @@ -70,7 +70,7 @@ [clj-commons/secretary "1.2.4"] [kibu/pushy "0.3.8"] [cljsjs/material-ui "3.9.3-0"] - [cljsjs/firebase "5.7.3-1"] + [cljsjs/firebase "9.6.8-0"] [e85th/venia "0.2.5-1"] [cljs-ajax "0.8.4"]]