From 45aa0eeed02725fbf4f8d2dd6c9c0af67902dbd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 20:55:31 +0000 Subject: [PATCH] Bump framer-motion from 10.15.0 to 10.15.2 in /docs Bumps [framer-motion](https://github.com/framer/motion) from 10.15.0 to 10.15.2. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v10.15.0...v10.15.2) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... 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..c53ba70 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.15.2", "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..582e67f 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.15.2 + version: 10.15.2(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.15.2(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-z14GYH4WQXnuTgggwf0qyX0vo98PDE+dw21F7aLzUqEcrsmfLovy4jPiA82Cp/X0juWuEHte7rJGOjds9GAQFA==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0