From aab17a3454ea167a643ead507be197f2390813d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:34:21 +0530 Subject: [PATCH] chore(deps): bump framer-motion from 10.17.8 to 10.17.12 (#2378) Bumps [framer-motion](https://github.com/framer/motion) from 10.17.8 to 10.17.12. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v10.17.8...v10.17.12) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 75c7c6e6..04bd12c9 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.8", + "framer-motion": "^10.17.12", "next": "^14.0.4", "next-pwa": "^5.6.0", "pnpm": "^8.14.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cde9a2ae..4899dddb 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.8 - version: 10.17.8(react-dom@18.2.0)(react@18.2.0) + specifier: ^10.17.12 + version: 10.17.12(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.8(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-Flmw+iVuE3xZGGCF+Oy45RxYuNot0aUg9HngeLf6EdzhC517yV7Kt/dqeazo1drr0xu/PCXEINDc2N96UzlGeQ==} + /framer-motion@10.17.12(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-6aaBLN2EgH/GilXwOzEalTfw5Rx9DTQJJjTrxq5bfDbGtPCzXz2GCN6ePGRpTi1ZGugLHxdU273h38ENbcdFKQ==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0