From f66b5d360fea9a70b26c7aa8409f2c55e739d069 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 04:36:14 +0000 Subject: [PATCH] chore(deps): update dependency rollup to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c77a07bd..d1a25037 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "react": "17.0.1", "react-native": "0.85.3", "react-native-webview": "13.16.1", - "rollup": "2.80.0", + "rollup": "4.60.3", "rollup-plugin-cleanup": "3.2.1", "rollup-plugin-terser": "7.0.2", "standard-version": "9.5.0",