From f23ef08c080391bf0aa3a70fb769358694d63465 Mon Sep 17 00:00:00 2001 From: Piotr Date: Sat, 5 Sep 2026 19:35:35 +0200 Subject: [PATCH] Update peer dependency for @capacitor/core to 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88813809..8d58bdbd 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "author": "Sentry Team and Contributors", "license": "MIT", "peerDependencies": { - "@capacitor/core": ">=3.0.0", + "@capacitor/core": ">=6.0.0", "@sentry/angular": "10.69.0", "@sentry/react": "10.69.0", "@sentry/vue": "10.69.0"