From 4ae12f1be09fa6957d05b8bcb57cd54432949a14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 11:31:35 +0000 Subject: [PATCH] chore(deps): bump framer-motion from 10.16.1 to 10.16.2 Bumps [framer-motion](https://github.com/framer/motion) from 10.16.1 to 10.16.2. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v10.16.1...v10.16.2) --- 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 a4b8487dc..a03b2aa97 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "autoprefixer": "10.4.15", "eslint": "8.48.0", "eslint-config-next": "13.4.19", - "framer-motion": "^10.16.1", + "framer-motion": "^10.16.2", "next": "^13.4.19", "next-pwa": "^5.6.0", "pnpm": "^8.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f53d2e5d..5825cbe11 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: 13.4.19 version: 13.4.19(eslint@8.48.0)(typescript@5.2.2) framer-motion: - specifier: ^10.16.1 - version: 10.16.1(react-dom@18.2.0)(react@18.2.0) + specifier: ^10.16.2 + version: 10.16.2(react-dom@18.2.0)(react@18.2.0) next: specifier: ^13.4.19 version: 13.4.19(@babel/core@7.22.10)(react-dom@18.2.0)(react@18.2.0) @@ -3546,8 +3546,8 @@ packages: resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} dev: false - /framer-motion@10.16.1(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-K6TXr5mZtitC/dxQCBdg7xzdN0d5IAIrlaqCPKtIQVdzVPGC0qBuJKXggHX1vjnP5gPOFwB1KbCCTWcnFc3kWg==} + /framer-motion@10.16.2(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-aY6L9YMvqMWtfOQptaUvvr8dp97jskXY5UYLQM0vOPxKeERrG/Z034EIQZ/52u7MeCT0HlCQy3/l0HdUZCB9Tw==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0