From 0a94355d99c376a34881b27e6163fea61976a21b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 00:14:49 +0000 Subject: [PATCH] Update dependency framer-motion to ^11.14.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c66999..4f20f4d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "flowbite": "^2.5.2", - "framer-motion": "^11.14.0", + "framer-motion": "^11.14.4", "shopify-buy": "^2.22.0", "zustand": "^5.0.2" },