From 8a1d4d32cd14e0a54f9dfb33c962ce1d03c7f0fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 06:54:10 +0000 Subject: [PATCH] Update dependency rollup-plugin-dts to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 039515ea3..24ff8a2e5 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "ramda": "0.32.0", "rimraf": "6.1.3", "rollup": "2.80.0", - "rollup-plugin-dts": "4.2.3", + "rollup-plugin-dts": "6.4.1", "rxjs": "7.8.2", "tailwindcss": "3.4.19", "type-fest": "5.7.0",