Skip to content

Commit

Permalink
chore(deps): bump framer-motion from 10.16.4 to 10.16.5 (#1643)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 14, 2023
1 parent df8a14f commit f3d87b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"chart.js": "^4.4.0",
"chroma-js": "^2.4.2",
"date-fns": "^2.29.3",
"framer-motion": "^10.16.3",
"framer-motion": "^10.16.5",
"i18next": "^23.7.6",
"i18next-browser-languagedetector": "^7.2.0",
"lodash.throttle": "^4.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3064,10 +3064,10 @@ formdata-polyfill@^4.0.10:
dependencies:
fetch-blob "^3.1.2"

framer-motion@^10.15.0, framer-motion@^10.16.3:
version "10.16.4"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.16.4.tgz#30279ef5499b8d85db3a298ee25c83429933e9f8"
integrity sha512-p9V9nGomS3m6/CALXqv6nFGMuFOxbWsmaOrdmhyQimMIlLl3LC7h7l86wge/Js/8cRu5ktutS/zlzgR7eBOtFA==
framer-motion@^10.15.0, framer-motion@^10.16.5:
version "10.16.5"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.16.5.tgz#f1ad625adf213a8906f1ea52a31a4ef222f056d5"
integrity sha512-GEzVjOYP2MIpV9bT/GbhcsBNoImG3/2X3O/xVNWmktkv9MdJ7P/44zELm/7Fjb+O3v39SmKFnoDQB32giThzpg==
dependencies:
tslib "^2.4.0"
optionalDependencies:
Expand Down

0 comments on commit f3d87b7

Please sign in to comment.