From d9a1ef4c9fab7217c67005aad3d17e3e13d221bd Mon Sep 17 00:00:00 2001 From: "descope[bot]" Date: Thu, 30 May 2024 13:15:33 +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 4cb582a..8196bd8 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",