From 4da1d58a2365efd69fb1a12eb8f34814e012070b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 11:18:44 +0000 Subject: [PATCH] chore(deps): bump framer-motion from 10.17.0 to 10.17.4 Bumps [framer-motion](https://github.com/framer/motion) from 10.17.0 to 10.17.4. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v10.17.0...v10.17.4) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b8b7cb70..36e109cb 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "autoprefixer": "10.4.16", "eslint": "8.56.0", "eslint-config-next": "14.0.4", - "framer-motion": "^10.17.0", + "framer-motion": "^10.17.4", "next": "^14.0.4", "next-pwa": "^5.6.0", "pnpm": "^8.13.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bdf2eb07..33314187 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: 14.0.4 version: 14.0.4(eslint@8.56.0)(typescript@5.3.3) framer-motion: - specifier: ^10.17.0 - version: 10.17.0(react-dom@18.2.0)(react@18.2.0) + specifier: ^10.17.4 + version: 10.17.4(react-dom@18.2.0)(react@18.2.0) next: specifier: ^14.0.4 version: 14.0.4(@babel/core@7.23.5)(react-dom@18.2.0)(react@18.2.0) @@ -3702,8 +3702,8 @@ packages: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} dev: false - /framer-motion@10.17.0(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-92brXaYasyEwaPV7tnHnc6MKxdN84CxWE1aZ80q/mlS+wQo0rxp/pmjGt5hdAEK5RCKJsWToI+MyIcGoA91Msg==} + /framer-motion@10.17.4(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-CYBSs6cWfzcasAX8aofgKFZootmkQtR4qxbfTOksBLny/lbUfkGbQAFOS3qnl6Uau1N9y8tUpI7mVIrHgkFjLQ==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0