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:
parent
df8d8f05bd
commit
7fdbb8cc30
8
package-lock.json
generated
8
package-lock.json
generated
@ -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",
|
||||||
|
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user