From 0cf49d7f97c35f3d3ad4b1d9197017217feb2245 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 08:28:50 +0000 Subject: [PATCH] fix(deps): update dependency framer-motion to ^7.6.4 (#1168) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [framer-motion](https://togithub.com/framer/motion) | [`^7.6.2` -> `^7.6.4`](https://renovatebot.com/diffs/npm/framer-motion/7.6.2/7.6.4) | [![age](https://badges.renovateapi.com/packages/npm/framer-motion/7.6.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/framer-motion/7.6.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/framer-motion/7.6.4/compatibility-slim/7.6.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/framer-motion/7.6.4/confidence-slim/7.6.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
framer/motion ### [`v7.6.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#​764-2022-11-01) [Compare Source](https://togithub.com/framer/motion/compare/v7.6.3...v7.6.4) ##### Fixed - Updated `buildTransform` types to only expect required arguments. ### [`v7.6.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#​763-2022-11-01) [Compare Source](https://togithub.com/framer/motion/compare/v7.6.2...v7.6.3) ##### Added - Exposing `buildTransform` for internal use.
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/fwouts/previewjs). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app-foundations/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app-foundations/package.json b/app-foundations/package.json index 5fe0c9f7b2b..04da022171d 100644 --- a/app-foundations/package.json +++ b/app-foundations/package.json @@ -44,7 +44,7 @@ "assert-never": "^1.2.1", "axios": "^1.1.3", "clsx": "^1.2.1", - "framer-motion": "^7.6.2", + "framer-motion": "^7.6.4", "mobx": "^6.6.1", "mobx-react-lite": "^3.4.0", "monaco-editor": "^0.34.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f18aca88b8..936b6a558c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,7 +133,7 @@ importers: chokidar-cli: 3.0.0 clsx: ^1.2.1 concurrently: ^7.5.0 - framer-motion: ^7.6.2 + framer-motion: ^7.6.4 mobx: ^6.6.1 mobx-react-lite: ^3.4.0 monaco-editor: ^0.34.1 @@ -159,7 +159,7 @@ importers: assert-never: 1.2.1 axios: 1.1.3 clsx: 1.2.1 - framer-motion: 7.6.2_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.4_biqbaboplfbrettd7655fr4n2y mobx: 6.6.1 mobx-react-lite: 3.4.0_m26jawr67gnusmh4egzqtnhxru monaco-editor: 0.34.1 @@ -5313,7 +5313,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.19.4 + '@babel/compat-data': 7.18.8 '@babel/core': 7.19.1 '@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.1 '@babel/helper-plugin-utils': 7.19.0 @@ -5399,7 +5399,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.19.4 + '@babel/compat-data': 7.18.8 '@babel/core': 7.19.6 '@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.6 '@babel/helper-plugin-utils': 7.19.0 @@ -20272,8 +20272,8 @@ packages: dependencies: map-cache: 0.2.2 - /framer-motion/7.6.2_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-YRr+KaC+1MlLx7iArVyjZRpc0QXI7H0XIOJrdol+dF1+WLQJwS2sP04KGq808BG+byD36UAmAt4YqObE5YFLtw==} + /framer-motion/7.6.4_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-Ac3Bl9M45fS8A0ibOUnYMSCfjaCrFfWT0uh0/MZVm/DGWcr5IsRRinWRiVGABA9RGJgn4THehqcn235JVQkucQ==} peerDependencies: react: ^18.0.0 || 18 react-dom: ^18.0.0 || 18