From 35282cb63e2b910a92ba3d0307209f362dd0caa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 03:08:40 +0000 Subject: [PATCH] Bump framer-motion from 11.0.24 to 11.0.25 Bumps [framer-motion](https://github.com/framer/motion) from 11.0.24 to 11.0.25. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.0.24...v11.0.25) --- 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 aa1ae9a..8b45ebd 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "babel-runtime": "^6.26.0", "clsx": "^2.1.0", "contentlayer": "^0.3.4", - "framer-motion": "^11.0.24", + "framer-motion": "^11.0.25", "next": "^14.1.4", "next-contentlayer": "^0.3.4", "next-images": "^1.8.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c557cb6..3128e80 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ dependencies: specifier: ^0.3.4 version: 0.3.4(esbuild@0.20.1) framer-motion: - specifier: ^11.0.24 - version: 11.0.24(react-dom@18.2.0)(react@18.2.0) + specifier: ^11.0.25 + version: 11.0.25(react-dom@18.2.0)(react@18.2.0) next: specifier: ^14.1.4 version: 14.1.4(@opentelemetry/api@1.6.0)(react-dom@18.2.0)(react@18.2.0) @@ -2920,8 +2920,8 @@ packages: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} dev: true - /framer-motion@11.0.24(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-l2iM8NR53qtcujgAqYvGPJJGModPNWEVUaATRDLfnaLvUoFpImovBm0AHalSSsY8tW6knP8mfJTW4WYGbnAe4w==} + /framer-motion@11.0.25(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-mRt7vQGzA7++wTgb+PW1TrlXXgndqR6hCiJ48fXr2X9alte2hPQiAq556HRwDCt0Q5X98MNvcSe4KUa27Gm5Lg==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0