From 9e677e9355c7eaccca900151fac1c55b5415399c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:33:33 +0000 Subject: [PATCH] Bump framer-motion from 11.11.11 to 11.11.17 Bumps [framer-motion](https://github.com/framer/motion) from 11.11.11 to 11.11.17. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.11.11...v11.11.17) --- 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7fcbc48..8f0fd1f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@t3-oss/env-nextjs": "0.11.1", "clsx": "2.1.1", "dotenv": "16.4.5", - "framer-motion": "11.11.11", + "framer-motion": "11.11.17", "next": "15.0.2", "react": "18.3.1", "react-countup": "6.5.3", diff --git a/yarn.lock b/yarn.lock index cedf5c9..f0606e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2516,9 +2516,9 @@ __metadata: languageName: node linkType: hard -"framer-motion@npm:11.11.11": - version: 11.11.11 - resolution: "framer-motion@npm:11.11.11" +"framer-motion@npm:11.11.17": + version: 11.11.17 + resolution: "framer-motion@npm:11.11.17" dependencies: tslib: "npm:^2.4.0" peerDependencies: @@ -2532,7 +2532,7 @@ __metadata: optional: true react-dom: optional: true - checksum: 10c0/9a9e86d0e211809a184c0ee9fb3b1d692244103c12b6a666581b782dba13e00363c383e590c503cf06cde49626439a5e92a06f40b075ed3139dd8c54375b7796 + checksum: 10c0/4ec88a568e636c5409a238668770a7d0237270b4b58fdf27d0cab1f9094a4fdd22d25d827a1bba51e52f01e9d2db65544b32a5feb8eff9a63c8798f2e64677d0 languageName: node linkType: hard @@ -2648,7 +2648,7 @@ __metadata: dotenv: "npm:16.4.5" eslint: "npm:9.14.0" eslint-config-next: "npm:15.0.2" - framer-motion: "npm:11.11.11" + framer-motion: "npm:11.11.17" next: "npm:15.0.2" postcss: "npm:8.4.47" prettier: "npm:3.3.3"