Update dependency framer-motion to v10.18.0 (#8)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-13 11:05:22 +01:00 committed by GitHub
parent c8fe0443d4
commit 89431e3a80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -2329,9 +2329,9 @@
} }
}, },
"node_modules/framer-motion": { "node_modules/framer-motion": {
"version": "10.17.11", "version": "10.18.0",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.17.11.tgz", "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.18.0.tgz",
"integrity": "sha512-Kz9oRLEv1hokcYR77QJ0xuTHvpnVLqyNUkdYvNyqQQ6U08FaxZvNqmCKdYvcadfbOsY2E+GRnXhvMIGRR44/Yw==", "integrity": "sha512-oGlDh1Q1XqYPksuTD/usb0I70hq95OUzmL9+6Zd+Hs4XV0oaISBa/UUMSjYiq6m8EUF32132mOJ8xVZS+I0S6w==",
"dependencies": { "dependencies": {
"tslib": "^2.4.0" "tslib": "^2.4.0"
}, },