1
0
Fork 0

Bump framer-motion from 8.5.4 to 8.5.5 (#763)

Bumps [framer-motion](https://github.com/framer/motion) from 8.5.4 to 8.5.5.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v8.5.4...v8.5.5)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-09 09:48:04 +00:00 committed by GitHub
parent dd72f2f3da
commit 4b2f339093
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -18,7 +18,7 @@
"fast-exif": "^1.0.1",
"feather-icons": "^4.29.0",
"fraction.js": "^4.2.0",
"framer-motion": "^8.5.4",
"framer-motion": "^8.5.5",
"gatsby": "^5.5.0",
"gatsby-plugin-catch-links": "^5.5.0",
"gatsby-plugin-feed": "^5.5.0",
@ -15086,9 +15086,9 @@
}
},
"node_modules/framer-motion": {
"version": "8.5.4",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.4.tgz",
"integrity": "sha512-xBVovXUIdpKvRvIPsrSTiyXZUYyct9zarzdVeyzv+V6DFsDpHIuppyOjDO8VM1fBspDn+rUU4ZFZ5yJxLmzebQ==",
"version": "8.5.5",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.5.tgz",
"integrity": "sha512-5IDx5bxkjWHWUF3CVJoSyUVOtrbAxtzYBBowRE2uYI/6VYhkEBD+rbTHEGuUmbGHRj6YqqSfoG7Aa1cLyWCrBA==",
"dependencies": {
"@motionone/dom": "^10.15.3",
"hey-listen": "^1.0.8",
@ -43207,9 +43207,9 @@
"integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA=="
},
"framer-motion": {
"version": "8.5.4",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.4.tgz",
"integrity": "sha512-xBVovXUIdpKvRvIPsrSTiyXZUYyct9zarzdVeyzv+V6DFsDpHIuppyOjDO8VM1fBspDn+rUU4ZFZ5yJxLmzebQ==",
"version": "8.5.5",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.5.tgz",
"integrity": "sha512-5IDx5bxkjWHWUF3CVJoSyUVOtrbAxtzYBBowRE2uYI/6VYhkEBD+rbTHEGuUmbGHRj6YqqSfoG7Aa1cLyWCrBA==",
"requires": {
"@emotion/is-prop-valid": "^0.8.2",
"@motionone/dom": "^10.15.3",

View File

@ -36,7 +36,7 @@
"fast-exif": "^1.0.1",
"feather-icons": "^4.29.0",
"fraction.js": "^4.2.0",
"framer-motion": "^8.5.4",
"framer-motion": "^8.5.5",
"gatsby": "^5.5.0",
"gatsby-plugin-catch-links": "^5.5.0",
"gatsby-plugin-feed": "^5.5.0",