From b83399c73399eb74d05bf54f21c9cb7a4c9a51ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 09:17:16 +0000 Subject: [PATCH] chore(deps): bump framer-motion from 11.1.2 to 11.3.8 Bumps [framer-motion](https://github.com/framer/motion) from 11.1.2 to 11.3.8. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.1.2...v11.3.8) --- 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 aa49fb5..d459cd7 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "axios": "^1.6.7", "clsx": "^2.1.0", "date-fns": "^3.6.0", - "framer-motion": "^11.1.2", + "framer-motion": "^11.3.8", "http-status-typed": "^1.0.1", "ics": "^3.7.2", "next": "^14.2.1", diff --git a/yarn.lock b/yarn.lock index c4431ad..fcf6eae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3546,10 +3546,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.2: - version "11.1.2" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.1.2.tgz#a6c94738e68f0cd32ebd9f02ad4957d1afc5ecba" - integrity sha512-flRo14ImBGRbOFz9KsXQ9ty3wWW2zFk0Gp4VbvZ5bG+1gZg/1CNWj9ZHtsCmZSPkBgZNOVkVf6aEtW5YxOITfw== +framer-motion@^11.3.8: + version "11.3.8" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.3.8.tgz#682df8cbac6a9667b48af427e5a8bdaea7203713" + integrity sha512-1D+RDTsIp4Rz2dq/oToqSEc9idEQwgBRQyBq4rGpFba+0Z+GCbj9z1s0+ikFbanWe3YJ0SqkNlDe08GcpFGj5A== dependencies: tslib "^2.4.0"