Bump framer-motion from 11.0.3 to 11.0.8 (#1287)

Bumps [framer-motion](https://github.com/framer/motion) from 11.0.3 to 11.0.8.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v11.0.3...v11.0.8)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] 2024-03-01 12:54:58 +00:00 committed by GitHub
parent 9d3f7e4d2c
commit 6b85138618
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -13,7 +13,7 @@
"@radix-ui/react-select": "^2.0.0",
"@yaireo/relative-time": "^1.0.4",
"file-saver": "^2.0.5",
"framer-motion": "^11.0.3",
"framer-motion": "^11.0.8",
"lucide-react": "^0.321.0",
"next": "14.1.0",
"next-themes": "^0.2.1",
@ -8107,9 +8107,9 @@
}
},
"node_modules/framer-motion": {
"version": "11.0.3",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.0.3.tgz",
"integrity": "sha512-6x2poQpIWBdbZwLd73w6cKZ1I9IEPIU94C6/Swp1Zt3LJ+sB5bPe1E2wC6EH5hSISXNkMJ4afH7AdwS7MrtkWw==",
"version": "11.0.8",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.0.8.tgz",
"integrity": "sha512-1KSGNuqe1qZkS/SWQlDnqK2VCVzRVEoval379j0FiUBJAZoqgwyvqFkfvJbgW2IPFo4wX16K+M0k5jO23lCIjA==",
"dependencies": {
"tslib": "^2.4.0"
},

View File

@ -28,7 +28,7 @@
"@radix-ui/react-select": "^2.0.0",
"@yaireo/relative-time": "^1.0.4",
"file-saver": "^2.0.5",
"framer-motion": "^11.0.3",
"framer-motion": "^11.0.8",
"lucide-react": "^0.321.0",
"next": "14.1.0",
"next-themes": "^0.2.1",