deps: bump framer-motion from 10.17.9 to 10.17.12 (#922)
Bumps [framer-motion](https://github.com/framer/motion) from 10.17.9 to 10.17.12. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v10.17.9...v10.17.12) --- 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>
dependabot[bot] committed
Jan 10, 2024 at 09:05 UTC
2a38ec3501e5cee1e601b0b3a4fa126185b00e77
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.9",
19267
- "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.17.9.tgz",
19268
- "integrity": "sha512-z2NpP8r+XuALoPA7ZVZHm/OoTnwkQNJFBu91sC86o/FYvJ4x7ar3eQnixgwYWFK7kEqOtQ6whtNM37tn1KrOOA==",
19266
+ "version": "10.17.12",
19267
+ "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.17.12.tgz",
19268
+ "integrity": "sha512-6aaBLN2EgH/GilXwOzEalTfw5Rx9DTQJJjTrxq5bfDbGtPCzXz2GCN6ePGRpTi1ZGugLHxdU273h38ENbcdFKQ==",
19269
"dependencies": {
19270
"tslib": "^2.4.0"
19271
},