Skip to content

Commit

Permalink
Bump framer-motion from 10.17.12 to 10.18.0 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 937dab0 commit 6512d58
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 @@ -41,7 +41,7 @@
"bignumber.js": "^9.1.2",
"buffer": "^6.0.3",
"date-fns": "^3.2.0",
"framer-motion": "^10.17.12",
"framer-motion": "^10.18.0",
"i18next": "^23.7.16",
"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 @@ -3522,10 +3522,10 @@ formdata-polyfill@^4.0.10:
dependencies:
fetch-blob "^3.1.2"

framer-motion@^10.16.16, framer-motion@^10.17.12, framer-motion@^10.17.9:
version "10.17.12"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.17.12.tgz#efae01c1a4d8f325a11e64d0c0fc837ec1482dba"
integrity sha512-6aaBLN2EgH/GilXwOzEalTfw5Rx9DTQJJjTrxq5bfDbGtPCzXz2GCN6ePGRpTi1ZGugLHxdU273h38ENbcdFKQ==
framer-motion@^10.16.16, framer-motion@^10.17.9, framer-motion@^10.18.0:
version "10.18.0"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.18.0.tgz#1f4fc51403996ea7170af885bd44a7079d255950"
integrity sha512-oGlDh1Q1XqYPksuTD/usb0I70hq95OUzmL9+6Zd+Hs4XV0oaISBa/UUMSjYiq6m8EUF32132mOJ8xVZS+I0S6w==
dependencies:
tslib "^2.4.0"
optionalDependencies:
Expand Down

0 comments on commit 6512d58

Please sign in to comment.