mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
Bump framer-motion from 8.4.2 to 8.4.3 (#1072)
Bumps [framer-motion](https://github.com/framer/motion) from 8.4.2 to 8.4.3. - [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.2...v8.4.3) --- 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
6c6dbaa733
commit
d2cfad2d03
8
package-lock.json
generated
8
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@giphy/js-fetch-api": "^4.7.1",
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^8.4.2",
|
||||
"framer-motion": "^8.4.3",
|
||||
"next": "13.1.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@ -6337,9 +6337,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/framer-motion": {
|
||||
"version": "8.4.2",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.4.2.tgz",
|
||||
"integrity": "sha512-AdYwbEZZ+6Z748A8JdNtwH7YR24HvXr/hJHL06ofipMyRchrf7Mzvk69zM24+rAm3SC3DCJK0WdbhpOLzroO+w==",
|
||||
"version": "8.4.3",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.4.3.tgz",
|
||||
"integrity": "sha512-UMfJ8hEOlIObdJgI+U/VgaSSKY+W9/E0YtnFHPDsIE9rNPglaFZ+oycB0gj8ERuRBInGaIgNCFsil8iaJHZFgA==",
|
||||
"dependencies": {
|
||||
"@motionone/dom": "^10.15.3",
|
||||
"hey-listen": "^1.0.8",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"@giphy/js-fetch-api": "^4.7.1",
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^8.4.2",
|
||||
"framer-motion": "^8.4.3",
|
||||
"next": "13.1.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user