mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
Bump framer-motion from 7.6.6 to 7.6.7 (#1039)
Bumps [framer-motion](https://github.com/framer/motion) from 7.6.6 to 7.6.7. - [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/v7.6.6...v7.6.7) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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
60e46186df
commit
ebf6609bb9
8
package-lock.json
generated
8
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"@socialgouv/matomo-next": "^1.4.0",
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^7.6.4",
|
||||
"framer-motion": "^7.6.7",
|
||||
"next": "13.0.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@ -6286,9 +6286,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/framer-motion": {
|
||||
"version": "7.6.6",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-7.6.6.tgz",
|
||||
"integrity": "sha512-7ti5mEzhTRBFCMlKs8Zxu9dWtVattpj2jPCNc4jaz4d7bDFekClALaBzmi1pGOKzsOWJsKMeV5ckIkD1DLI9lw==",
|
||||
"version": "7.6.7",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-7.6.7.tgz",
|
||||
"integrity": "sha512-vEGsjXygf4qSmgXXsCT1FC56DjiZau9tSQTCchwAP2mOHnYHUy5gbthc4RXFWJh4Z/gFtqE8bzEmjahwOrfT7w==",
|
||||
"dependencies": {
|
||||
"@motionone/dom": "10.13.1",
|
||||
"framesync": "6.1.2",
|
||||
|
@ -30,7 +30,7 @@
|
||||
"@socialgouv/matomo-next": "^1.4.0",
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^7.6.4",
|
||||
"framer-motion": "^7.6.7",
|
||||
"next": "13.0.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user