deps: bump framer-motion from 10.18.0 to 11.0.3 (#949)
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>
dependabot[bot] committed
Feb 2, 2024 at 12:10 UTC
f5e1face10c49fce0535ecc9234fd67287e05e64
2 files changed
+5
-5
package-lock.json
+4
-4
@@ -23,7 +23,7 @@
23
"deepmerge": "^4.3.1",
24
"details-element-polyfill": "^2.4.0",
25
"downshift": "^8.3.1",
26
- "framer-motion": "^10.17.9",
26
+ "framer-motion": "^11.0.3",
27
"fuse.js": "^7.0.0",
28
"gatsby": "^5.13.1",
29
"gatsby-plugin-manifest": "^5.13.0",
@@ -19292,9 +19292,9 @@
19292
}
19293
},
19294
"node_modules/framer-motion": {
19295
- "version": "10.18.0",
19296
- "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.18.0.tgz",
19297
- "integrity": "sha512-oGlDh1Q1XqYPksuTD/usb0I70hq95OUzmL9+6Zd+Hs4XV0oaISBa/UUMSjYiq6m8EUF32132mOJ8xVZS+I0S6w==",
19295
+ "version": "11.0.3",
19296
+ "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.0.3.tgz",
19297
+ "integrity": "sha512-6x2poQpIWBdbZwLd73w6cKZ1I9IEPIU94C6/Swp1Zt3LJ+sB5bPe1E2wC6EH5hSISXNkMJ4afH7AdwS7MrtkWw==",
19298
"dependencies": {
19299
"tslib": "^2.4.0"
19300
},
package.json
+1
-1
@@ -41,7 +41,7 @@
41
"deepmerge": "^4.3.1",
42
"details-element-polyfill": "^2.4.0",
43
"downshift": "^8.3.1",
44
- "framer-motion": "^10.17.9",
44
+ "framer-motion": "^11.0.3",
45
"fuse.js": "^7.0.0",
46
"gatsby": "^5.13.1",
47
"gatsby-plugin-manifest": "^5.13.0",