deps: bump framer-motion from 10.17.12 to 10.18.0 (#927)

Bumps [framer-motion](https://github.com/framer/motion) from 10.17.12 to 10.18.0. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v10.17.12...v10.18.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Jan 16, 2024 at 10:32 UTC 9e8447ee6ad34bd736424116d6b5f8d05034f38c
1 file changed +3 -3
package-lock.json
+3 -3
@@ -19263,9 +19263,9 @@
19263 }
19264 },
19265 "node_modules/framer-motion": {
19266 - "version": "10.17.12",
19267 - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.17.12.tgz",
19268 - "integrity": "sha512-6aaBLN2EgH/GilXwOzEalTfw5Rx9DTQJJjTrxq5bfDbGtPCzXz2GCN6ePGRpTi1ZGugLHxdU273h38ENbcdFKQ==",
19266 + "version": "10.18.0",
19267 + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.18.0.tgz",
19268 + "integrity": "sha512-oGlDh1Q1XqYPksuTD/usb0I70hq95OUzmL9+6Zd+Hs4XV0oaISBa/UUMSjYiq6m8EUF32132mOJ8xVZS+I0S6w==",
19269 "dependencies": {
19270 "tslib": "^2.4.0"
19271 },