From 7c108c3171fb87c61c9798bb8d8f958c9ffaa31e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 18:59:56 +0000 Subject: [PATCH] Update dependency animejs to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4be44f..4b888d9 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@next-theme/pjax": "0.6.0", "algoliasearch": "5.36.0", "animate.css": "3.1.1", - "animejs": "3.2.1", + "animejs": "4.2.2", "disqusjs": "3.1.0", "firebase": "12.2.1", "gitalk": "1.8.0",