deps: bump framer-motion from 10.16.4 to 10.16.16

Bumps [framer-motion](https://github.com/framer/motion) from 10.16.4 to 10.16.16. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v10.16.4...v10.16.16) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] committed Dec 11, 2023 at 05:21 UTC 4996345dec47174b8b090f3243a4bee430478414
1 file changed +3 -3
package-lock.json
+3 -3
@@ -17297,9 +17297,9 @@
17297 }
17298 },
17299 "node_modules/framer-motion": {
17300 - "version": "10.16.4",
17301 - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.16.4.tgz",
17302 - "integrity": "sha512-p9V9nGomS3m6/CALXqv6nFGMuFOxbWsmaOrdmhyQimMIlLl3LC7h7l86wge/Js/8cRu5ktutS/zlzgR7eBOtFA==",
17300 + "version": "10.16.16",
17301 + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.16.16.tgz",
17302 + "integrity": "sha512-je6j91rd7NmUX7L1XHouwJ4v3R+SO4umso2LUcgOct3rHZ0PajZ80ETYZTajzEXEl9DlKyzjyt4AvGQ+lrebOw==",
17303 "dependencies": {
17304 "tslib": "^2.4.0"
17305 },