From 7c004fdae38bdb73847ac124fd901c12ef789a6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:33:38 +0000 Subject: [PATCH] fix(deps): update dependency framer-motion to v11.11.1 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5c6b7b6b1..93fd13f87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11213,9 +11213,9 @@ } }, "node_modules/framer-motion": { - "version": "11.11.0", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.0.tgz", - "integrity": "sha512-H6Pv12fcXaebinvnLDabTS9vHwtJKAo7XsnVeNLm5t8Yq5LuVvQ3DtL/2yBa2kGmhdIgx9cw8mbj6I8PYx7jPA==", + "version": "11.11.1", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.1.tgz", + "integrity": "sha512-Ucr9eHSrk0d+l6vyl9fvq6omh/PAWHjS+PlczpsoUdhJo1TuF3ULWJNuAMnpWQ1dGyPOyoUVuYlUKjE/s8dyCA==", "license": "MIT", "dependencies": { "tslib": "^2.4.0"