From 13a3013a8e1e640051c9688961e22ba38dcae2df Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Tue, 28 Oct 2025 00:16:28 +0100 Subject: [PATCH] Add @capgo/capacitor-social-login --- package.json | 1 + yarn.lock | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/package.json b/package.json index b7a58405..05289187 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "dependencies": { "@capacitor/core": "7.4.4", "@capacitor/push-notifications": "7.0.3", + "@capgo/capacitor-social-login": "7.14.4", "@playwright/test": "^1.54.2", "colorette": "^2.0.20", "prismjs": "^1.30.0", diff --git a/yarn.lock b/yarn.lock index 21be6d40..b816aa0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1151,6 +1151,11 @@ resolved "https://registry.yarnpkg.com/@capacitor/push-notifications/-/push-notifications-7.0.3.tgz#b053f5c8db8cc8ceddda8dd9a1c744a72113e202" integrity sha512-4qt5dRVBkHzq202NEoj3JC+S+zQCrZ1FJh7sjkICy/i1iEos+VaoB3bie8eWDQ2LTARktB4+k2xkdpu8pcVo/g== +"@capgo/capacitor-social-login@7.14.4": + version "7.14.4" + resolved "https://registry.yarnpkg.com/@capgo/capacitor-social-login/-/capacitor-social-login-7.14.4.tgz#f5f18da0e5f72921a8379767a473e089cf8674a9" + integrity sha512-Z8SE+qx1EzGW3qW6+CKe43c2eqOj8Y4OZeRczta+89d3jCIkPM1ffowWeDrR2av4S7Xg/RqowWwacpc+uH4BuA== + "@corex/deepmerge@^2.6.148": version "2.6.148" resolved "https://registry.yarnpkg.com/@corex/deepmerge/-/deepmerge-2.6.148.tgz#8fa825d53ffd1cbcafce1b6a830eefd3dcc09dd5"