From 0d71edfbda893542e30f106283e370f402ab51aa Mon Sep 17 00:00:00 2001 From: "descope[bot]" Date: Thu, 29 Feb 2024 19:25:20 +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 6891367..076ad2d 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "lint-staged": "^13.3.0", "msw": "^2.1.7", "next": "^13.5.6", - "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",