mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-11-14 09:05:15 +01:00
Bump framer-motion from 6.2.9 to 6.3.0 (#875)
Bumps [framer-motion](https://github.com/framer/motion) from 6.2.9 to 6.3.0. - [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/v6.2.9...v6.3.0) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... 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
a4a16fb28d
commit
2c88ba90c0
14
package-lock.json
generated
14
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"axios": "^0.26.1",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^6.2.9",
|
||||
"framer-motion": "^6.3.0",
|
||||
"gatsby": "^4.11.2",
|
||||
"gatsby-plugin-image": "^2.11.1",
|
||||
"gatsby-plugin-manifest": "^4.11.1",
|
||||
@ -11062,9 +11062,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/framer-motion": {
|
||||
"version": "6.2.9",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-6.2.9.tgz",
|
||||
"integrity": "sha512-XMP4Z5j9KlGw8aeo7n8BXTJFbt1Vv5XRzHVOKiAna1yBG4SPwTdk/8bJRfztYb0Jmw90hzBTC/3Q2dhfdtXisQ==",
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-6.3.0.tgz",
|
||||
"integrity": "sha512-Nm6l2cemuFeSC1fmq9R32sCQs1eplOuZ3r14/PxRDewpE3NUr+ul5ulGRRzk8K0Aa5p76Tedi3sfCUaTPa5fRg==",
|
||||
"dependencies": {
|
||||
"framesync": "6.0.1",
|
||||
"hey-listen": "^1.0.8",
|
||||
@ -32796,9 +32796,9 @@
|
||||
}
|
||||
},
|
||||
"framer-motion": {
|
||||
"version": "6.2.9",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-6.2.9.tgz",
|
||||
"integrity": "sha512-XMP4Z5j9KlGw8aeo7n8BXTJFbt1Vv5XRzHVOKiAna1yBG4SPwTdk/8bJRfztYb0Jmw90hzBTC/3Q2dhfdtXisQ==",
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-6.3.0.tgz",
|
||||
"integrity": "sha512-Nm6l2cemuFeSC1fmq9R32sCQs1eplOuZ3r14/PxRDewpE3NUr+ul5ulGRRzk8K0Aa5p76Tedi3sfCUaTPa5fRg==",
|
||||
"requires": {
|
||||
"@emotion/is-prop-valid": "^0.8.2",
|
||||
"framesync": "6.0.1",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"axios": "^0.26.1",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^6.2.9",
|
||||
"framer-motion": "^6.3.0",
|
||||
"gatsby": "^4.11.2",
|
||||
"gatsby-plugin-image": "^2.11.1",
|
||||
"gatsby-plugin-manifest": "^4.11.1",
|
||||
|
Loading…
Reference in New Issue
Block a user