From dc385d3bb94a7f6d34aa4ce7eed9c5d05bbee078 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 16:51:19 +0000 Subject: [PATCH] fix(deps): update dependency framer-motion to v11.11.0 --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3975cd8..b4c0d5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10383,9 +10383,9 @@ } }, "node_modules/framer-motion": { - "version": "11.2.12", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.2.12.tgz", - "integrity": "sha512-lCjkV4nA9rWOy2bhR4RZzkp2xpB++kFmUZ6D44V9VQaxk+JDmbDd5lq+u58DjJIIllE8AZEXp9OG/TyDN4FB/w==", + "version": "11.11.0", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.0.tgz", + "integrity": "sha512-H6Pv12fcXaebinvnLDabTS9vHwtJKAo7XsnVeNLm5t8Yq5LuVvQ3DtL/2yBa2kGmhdIgx9cw8mbj6I8PYx7jPA==", "dependencies": { "tslib": "^2.4.0" }, @@ -25611,9 +25611,9 @@ "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==" }, "framer-motion": { - "version": "11.2.12", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.2.12.tgz", - "integrity": "sha512-lCjkV4nA9rWOy2bhR4RZzkp2xpB++kFmUZ6D44V9VQaxk+JDmbDd5lq+u58DjJIIllE8AZEXp9OG/TyDN4FB/w==", + "version": "11.11.0", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.0.tgz", + "integrity": "sha512-H6Pv12fcXaebinvnLDabTS9vHwtJKAo7XsnVeNLm5t8Yq5LuVvQ3DtL/2yBa2kGmhdIgx9cw8mbj6I8PYx7jPA==", "requires": { "tslib": "^2.4.0" }