From ea61f12b1a6200672dc7103fed23732811a2e3e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 21:13:16 +0000 Subject: [PATCH] Bump framer-motion from 11.1.7 to 11.2.10 Bumps [framer-motion](https://github.com/framer/motion) from 11.1.7 to 11.2.10. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.1.7...v11.2.10) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... 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 d42b606a..c5437e24 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@nextui-org/react": "^2.3.6", "@vercel/analytics": "^1.2.2", "@vercel/speed-insights": "^1.0.10", - "framer-motion": "^11.1.7", + "framer-motion": "^11.2.10", "graphql": "^16.8.1", "next": "14.2.3", "next-themes": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index 8ece0ed0..19805dc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4347,10 +4347,10 @@ fraction.js@^4.3.7: resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7" integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew== -framer-motion@^11.1.7: - version "11.1.7" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.1.7.tgz#ad970c1296e7b5fb26db222fd65d1329aef115a6" - integrity sha512-cW11Pu53eDAXUEhv5hEiWuIXWhfkbV32PlgVISn7jRdcAiVrJ1S03YQQ0/DzoswGYYwKi4qYmHHjCzAH52eSdQ== +framer-motion@^11.2.10: + version "11.2.10" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.2.10.tgz#c8671e33e8f8d4abbd95efd20d3b8a888f457ed7" + integrity sha512-/gr3PLZUVFCc86a9MqCUboVrALscrdluzTb3yew+2/qKBU8CX6nzs918/SRBRCqaPbx0TZP10CB6yFgK2C5cYQ== dependencies: tslib "^2.4.0"