From 59ab4734b0108addea963f4713474cb325211d98 Mon Sep 17 00:00:00 2001 From: Benjamin Guedj Date: Thu, 31 Aug 2023 19:59:17 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20Supprime=20la=20d=C3=A9pe?= =?UTF-8?q?ndance=20'expo-analytics-segment'=20(SDK49)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/package.json | 1 - front/yarn.lock | 5 ----- 2 files changed, 6 deletions(-) diff --git a/front/package.json b/front/package.json index f06318fa2..16c1679a5 100644 --- a/front/package.json +++ b/front/package.json @@ -59,7 +59,6 @@ "babel-plugin-inline-dotenv": "^1.6.0", "date-fns": "^2.25.0", "expo": "^49.0.0", - "expo-analytics-segment": "~11.2.1", "expo-application": "~5.3.0", "expo-asset": "~8.10.1", "expo-asset-utils": "^2.0.0", diff --git a/front/yarn.lock b/front/yarn.lock index 16e1abce1..4069d3de3 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -5587,11 +5587,6 @@ expect@^29.6.2: jest-message-util "^29.6.2" jest-util "^29.6.2" -expo-analytics-segment@~11.2.1: - version "11.2.1" - resolved "https://registry.yarnpkg.com/expo-analytics-segment/-/expo-analytics-segment-11.2.1.tgz#6e2973bee865b2d7fa369dead5fd03e9c7d8b714" - integrity sha512-c0rQxWIGw8DuJCMNZTRLPxSWj94veJmRzQTzck5JY0ueoDGv7TODFhbG27qgB3rlS9yW6wRWbr1bmdhNDo+Eng== - expo-application@~5.3.0: version "5.3.0" resolved "https://registry.yarnpkg.com/expo-application/-/expo-application-5.3.0.tgz#0811f2de69a3a7f521762fd7f8a0a4563276dada"