1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-22 17:23:22 +01:00

Bump framer-motion from 8.4.3 to 8.5.0 (#1081)

Bumps [framer-motion](https://github.com/framer/motion) from 8.4.3 to 8.5.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/v8.4.3...v8.5.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>

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-01-23 04:32:24 +00:00 committed by GitHub
parent df8d8f05bd
commit 7fdbb8cc30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -12,7 +12,7 @@
"@giphy/js-fetch-api": "^4.7.1", "@giphy/js-fetch-api": "^4.7.1",
"@yaireo/relative-time": "^1.0.2", "@yaireo/relative-time": "^1.0.2",
"file-saver": "^2.0.5", "file-saver": "^2.0.5",
"framer-motion": "^8.4.3", "framer-motion": "^8.5.0",
"next": "13.1.2", "next": "13.1.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
@ -6337,9 +6337,9 @@
} }
}, },
"node_modules/framer-motion": { "node_modules/framer-motion": {
"version": "8.4.3", "version": "8.5.0",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.4.3.tgz", "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.0.tgz",
"integrity": "sha512-UMfJ8hEOlIObdJgI+U/VgaSSKY+W9/E0YtnFHPDsIE9rNPglaFZ+oycB0gj8ERuRBInGaIgNCFsil8iaJHZFgA==", "integrity": "sha512-z5hQvIa+9uFcA2aFmT+6XsUfuVPl9Y1uhs5yntxU1Q0E6hm4wDRpvFlB/yYN/cdfXUctf/1Q1Rep/dqOipz8sg==",
"dependencies": { "dependencies": {
"@motionone/dom": "^10.15.3", "@motionone/dom": "^10.15.3",
"hey-listen": "^1.0.8", "hey-listen": "^1.0.8",

View File

@ -27,7 +27,7 @@
"@giphy/js-fetch-api": "^4.7.1", "@giphy/js-fetch-api": "^4.7.1",
"@yaireo/relative-time": "^1.0.2", "@yaireo/relative-time": "^1.0.2",
"file-saver": "^2.0.5", "file-saver": "^2.0.5",
"framer-motion": "^8.4.3", "framer-motion": "^8.5.0",
"next": "13.1.2", "next": "13.1.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",