From 129d3019780b92040a3e1008601e8a80b25ca2c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 20:07:13 +0000 Subject: [PATCH] Bump framer-motion from 10.15.0 to 10.16.3 in /docs Bumps [framer-motion](https://github.com/framer/motion) from 10.15.0 to 10.16.3. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v10.15.0...v10.16.3) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- docs/pnpm-lock.yaml | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index ae26a1b..a8d77a4 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,7 +1,7 @@ { "dependencies": { "clsx": "^2.0.0", - "framer-motion": "^10.15.0", + "framer-motion": "^10.16.3", "next": "^13.4.12", "next-sitemap": "^4.1.8", "nextra": "^2.10.0", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 7f0ecc5..cfd9ec9 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^2.0.0 version: 2.0.0 framer-motion: - specifier: ^10.15.0 - version: 10.15.0(react-dom@18.2.0)(react@18.2.0) + specifier: ^10.16.3 + version: 10.16.3(react-dom@18.2.0)(react@18.2.0) next: specifier: ^13.4.12 version: 13.4.12(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0) @@ -1352,6 +1352,7 @@ packages: /@emotion/memoize@0.7.4: resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} + requiresBuild: true dev: false optional: true @@ -2828,8 +2829,8 @@ packages: resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} dev: true - /framer-motion@10.15.0(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-HDjWrYWgbO5orKuhnXETLFzk7UUvwWur2HFs2elAZ8lVpI49ClHql31DNTVvVBcOrSHfAOS4eBDBedIvOx634w==} + /framer-motion@10.16.3(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-1OMs6wY964hX8YjiCeYQlgrZDbkKvZztnynTUgUZjdzq2au6PZUsodmUY6GAudUgImrWqTrtpSwMbi1ETmIx4A==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0