From fbab8ab50c31ccf47ce0464fdf2114c39491972b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 15:31:46 -0500 Subject: [PATCH] deps: bump framer-motion from 10.18.0 to 11.1.1 (#30) Bumps [framer-motion](https://github.com/framer/motion) from 10.18.0 to 11.1.1.
Changelog

Sourced from framer-motion's changelog.

[11.1.1] 2024-04-16

Changed

[11.1.0] 2024-04-16

Changed

[11.0.28] 2024-04-11

Fixed

[11.0.27] 2024-04-10

Fixed

[11.0.26] 2024-04-10

Fixed

[11.0.25] 2024-04-03

Fixed

[11.0.24] 2024-03-29

Fixed

[11.0.23] 2024-03-28

Fixed

[11.0.22] 2024-03-26

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=framer-motion&package-manager=npm_and_yarn&previous-version=10.18.0&new-version=11.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 30 ++++++++---------------------- package.json | 2 +- 2 files changed, 9 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index f75d925..11a1ceb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@fontsource/ibm-plex-mono": "^5.0.12", "@fontsource/ibm-plex-sans": "^5.0.19", "@globus/sdk": "^3.0.0-alpha.8", - "framer-motion": "^10.18.0", + "framer-motion": "^11.1.1", "lodash": "^4.17.21", "next": "14.2.1", "react": "^18", @@ -3981,20 +3981,21 @@ } }, "node_modules/framer-motion": { - "version": "10.18.0", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.18.0.tgz", - "integrity": "sha512-oGlDh1Q1XqYPksuTD/usb0I70hq95OUzmL9+6Zd+Hs4XV0oaISBa/UUMSjYiq6m8EUF32132mOJ8xVZS+I0S6w==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.1.1.tgz", + "integrity": "sha512-h2Zz95boULAIvow/2y8CQTFv5MHxPQO/98DrAwMe4HoI8/fcU6hUfH+886u8W/5oedp5zCCZ7qUVS46ZWoTEuA==", "dependencies": { "tslib": "^2.4.0" }, - "optionalDependencies": { - "@emotion/is-prop-valid": "^0.8.2" - }, "peerDependencies": { + "@emotion/is-prop-valid": "*", "react": "^18.0.0", "react-dom": "^18.0.0" }, "peerDependenciesMeta": { + "@emotion/is-prop-valid": { + "optional": true + }, "react": { "optional": true }, @@ -4003,21 +4004,6 @@ } } }, - "node_modules/framer-motion/node_modules/@emotion/is-prop-valid": { - "version": "0.8.8", - "resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz", - "integrity": "sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==", - "optional": true, - "dependencies": { - "@emotion/memoize": "0.7.4" - } - }, - "node_modules/framer-motion/node_modules/@emotion/memoize": { - "version": "0.7.4", - "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.4.tgz", - "integrity": "sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==", - "optional": true - }, "node_modules/framesync": { "version": "6.1.2", "resolved": "https://registry.npmjs.org/framesync/-/framesync-6.1.2.tgz", diff --git a/package.json b/package.json index 0ef91c7..951fe9d 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@fontsource/ibm-plex-mono": "^5.0.12", "@fontsource/ibm-plex-sans": "^5.0.19", "@globus/sdk": "^3.0.0-alpha.8", - "framer-motion": "^10.18.0", + "framer-motion": "^11.1.1", "lodash": "^4.17.21", "next": "14.2.1", "react": "^18",