From d0c6644b0f0d397af823e29f77e17329e88d4daa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 12:08:26 +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..8fa4235a 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.63.1", "rollup-plugin-cleanup": "3.2.1", "rollup-plugin-terser": "7.0.2", "standard-version": "9.5.0",