From 647b9f0050c0c8dba62820fa362f9fdb920af6c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 17:48:19 +0000 Subject: [PATCH] chore(deps): bump framer-motion from 11.9.0 to 11.11.1 (#844) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 902fd575..01b33d7d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "date-fns": "^2.30.0", "ec-weather-js": "^1.2.1", "express": "^4.21.0", - "framer-motion": "^11.9.0", + "framer-motion": "^11.11.1", "point-in-polygon": "^1.1.0", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index 70fd7705..2dccdf64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4609,10 +4609,10 @@ forwarded@0.2.0: resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811" integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== -framer-motion@^11.9.0: - version "11.9.0" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.9.0.tgz#862e8fd83840afa9b31484946cb92e2ee3dbb0aa" - integrity sha512-nCfGxvsQecVLjjYDu35G2F5ls+ArE3FBfhxV0RSiisMaUKqteq5DMBFNRKwMyVj+VqKTNhawt+BV480YCHKFlQ== +framer-motion@^11.11.1: + version "11.11.1" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.11.1.tgz#84c4bf333b445ef8abc59a5567a197b8bc0cd6cb" + integrity sha512-Ucr9eHSrk0d+l6vyl9fvq6omh/PAWHjS+PlczpsoUdhJo1TuF3ULWJNuAMnpWQ1dGyPOyoUVuYlUKjE/s8dyCA== dependencies: tslib "^2.4.0"