From 772fd2b9cbe51ac0b905845c5f6b30e46e4282da Mon Sep 17 00:00:00 2001 From: "descope[bot]" Date: Tue, 14 May 2024 16:52:23 +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 42ddc0d..fc60729 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "lint-staged": "^13.3.0", "msw": "^2.1.7", "next": "^14.0.0", - "rollup": "^2.79.1", + "rollup": "^4.0.0", "rollup-plugin-auto-external": "^2.0.0", "rollup-plugin-browsersync": "^1.0.0", "rollup-plugin-define": "^1.0.1",