From 949f402f012fd0f3bad01c092e451d5652d8ae24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:41:21 +0000 Subject: [PATCH] chore(deps): bump framer-motion from 11.11.9 to 11.11.10 Bumps [framer-motion](https://github.com/framer/motion) from 11.11.9 to 11.11.10. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.11.9...v11.11.10) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ed6b3586..57d5a125 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.1", - "framer-motion": "^11.11.9", + "framer-motion": "^11.11.10", "point-in-polygon": "^1.1.0", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index e1085c4c..3af67c8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4612,10 +4612,10 @@ forwarded@0.2.0: resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811" integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== -framer-motion@^11.11.9: - version "11.11.9" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.11.9.tgz#a60ddf5abbd924812df923068628537a5c6ad8b9" - integrity sha512-XpdZseuCrZehdHGuW22zZt3SF5g6AHJHJi7JwQIigOznW4Jg1n0oGPMJQheMaKLC+0rp5gxUKMRYI6ytd3q4RQ== +framer-motion@^11.11.10: + version "11.11.10" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.11.10.tgz#9045dddf6ebb7548335db1c284cc2824283c7634" + integrity sha512-061Bt1jL/vIm+diYIiA4dP/Yld7vD47ROextS7ESBW5hr4wQFhxB5D5T5zAc3c/5me3cOa+iO5LqhA38WDln/A== dependencies: tslib "^2.4.0"