From 34b52f56ddccf787d7302426e2178288ad10e6a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:28:09 +0000 Subject: [PATCH] chore(deps): bump framer-motion from 11.11.17 to 11.12.0 Bumps [framer-motion](https://github.com/framer/motion) from 11.11.17 to 11.12.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v11.11.17...v11.12.0) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... 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 e97657a..1cd3f87 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "astro": "^4.16.15", "clsx": "^2.1.1", "date-fns": "^3.6.0", - "framer-motion": "^11.11.17", + "framer-motion": "^11.12.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-hot-toast": "^2.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5769705..110cf40 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ dependencies: specifier: ^3.6.0 version: 3.6.0 framer-motion: - specifier: ^11.11.17 - version: 11.11.17(react-dom@18.3.1)(react@18.3.1) + specifier: ^11.12.0 + version: 11.12.0(react-dom@18.3.1)(react@18.3.1) react: specifier: ^18.3.1 version: 18.3.1 @@ -3188,8 +3188,8 @@ packages: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} dev: false - /framer-motion@11.11.17(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-O8QzvoKiuzI5HSAHbcYuL6xU+ZLXbrH7C8Akaato4JzQbX2ULNeniqC2Vo5eiCtFktX9XsJ+7nUhxcl2E2IjpA==} + /framer-motion@11.12.0(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-gZaZeqFM6pX9kMVti60hYAa75jGpSsGYWAHbBfIkuHN7DkVHVkxSxeNYnrGmHuM0zPkWTzQx10ZT+fDjn7N4SA==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0