Bump framer-motion from 7.6.12 to 7.6.18 (#1048)

Bumps [framer-motion](https://github.com/framer/motion) from 7.6.12 to 7.6.18.
- [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.12...v7.6.18)

---
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:
dependabot[bot] 2022-12-05 08:21:36 +00:00 committed by GitHub
parent 9aa9e17ea0
commit f875d6feb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 17 deletions

20
package-lock.json generated
View File

@ -12,7 +12,7 @@
"@giphy/js-fetch-api": "^4.4.0",
"@yaireo/relative-time": "^1.0.2",
"file-saver": "^2.0.5",
"framer-motion": "^7.6.12",
"framer-motion": "^7.6.18",
"next": "13.0.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@ -6337,14 +6337,13 @@
}
},
"node_modules/framer-motion": {
"version": "7.6.12",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-7.6.12.tgz",
"integrity": "sha512-Xm1jPB91v6vIr9b+V3q6c96sPzU1jWdvN+Mv4CvIAY23ZIezGNIWxWNGIWj1We0CZ8SSOQkttz8921M10TQjXg==",
"version": "7.6.18",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-7.6.18.tgz",
"integrity": "sha512-+njLqmMZBqf+GpIMRkuC7s9A9KrvOfMXm+B/yscKG+/SKAA+qdQFl/3ACU2tAhN7UFau1HuB/vBa/jrWBKVvDg==",
"dependencies": {
"@motionone/dom": "10.13.1",
"framesync": "6.1.2",
"hey-listen": "^1.0.8",
"popmotion": "11.0.5",
"style-value-types": "5.1.2",
"tslib": "2.4.0"
},
@ -10611,17 +10610,6 @@
"node": ">=8"
}
},
"node_modules/popmotion": {
"version": "11.0.5",
"resolved": "https://registry.npmjs.org/popmotion/-/popmotion-11.0.5.tgz",
"integrity": "sha512-la8gPM1WYeFznb/JqF4GiTkRRPZsfaj2+kCxqQgr2MJylMmIKUwBfWW8Wa5fml/8gmtlD5yI01MP1QCZPWmppA==",
"dependencies": {
"framesync": "6.1.2",
"hey-listen": "^1.0.8",
"style-value-types": "5.1.2",
"tslib": "2.4.0"
}
},
"node_modules/postcss": {
"version": "8.4.14",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz",

View File

@ -27,7 +27,7 @@
"@giphy/js-fetch-api": "^4.4.0",
"@yaireo/relative-time": "^1.0.2",
"file-saver": "^2.0.5",
"framer-motion": "^7.6.12",
"framer-motion": "^7.6.18",
"next": "13.0.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",