mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
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:
parent
dd72f2f3da
commit
4b2f339093
14
package-lock.json
generated
14
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user