Bump framer-motion from 10.18.0 to 11.0.3 (#1281)

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

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

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-01-29 12:33:00 +00:00 committed by GitHub
parent 5fce9397cb
commit 977d52a20b
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": "^10.18.0",
"framer-motion": "^11.0.3",
"lucide-react": "^0.314.0",
"next": "14.1.0",
"next-themes": "^0.2.1",
@ -7795,9 +7795,9 @@
}
},
"node_modules/framer-motion": {
"version": "10.18.0",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.18.0.tgz",
"integrity": "sha512-oGlDh1Q1XqYPksuTD/usb0I70hq95OUzmL9+6Zd+Hs4XV0oaISBa/UUMSjYiq6m8EUF32132mOJ8xVZS+I0S6w==",
"version": "11.0.3",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.0.3.tgz",
"integrity": "sha512-6x2poQpIWBdbZwLd73w6cKZ1I9IEPIU94C6/Swp1Zt3LJ+sB5bPe1E2wC6EH5hSISXNkMJ4afH7AdwS7MrtkWw==",
"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": "^10.18.0",
"framer-motion": "^11.0.3",
"lucide-react": "^0.314.0",
"next": "14.1.0",
"next-themes": "^0.2.1",