Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v11.18.0 (#898)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 999cf44 commit 9f9a286
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 @@ -13,7 +13,7 @@
"@chakra-ui/react": "2.8.2",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"framer-motion": "11.17.0",
"framer-motion": "11.18.0",
"next": "13.3.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2049,10 +2049,10 @@ focus-lock@^0.11.6:
dependencies:
tslib "^2.0.3"

framer-motion@11.17.0:
version "11.17.0"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.17.0.tgz#2c8fe7e008b3c5301efc6288a990cd5e73805353"
integrity sha512-uTNLH9JPMD3ad14WBt3KYRTR+If4tGPLgKTKTIIPaEBMkvazs6EkWNcmCh65qA/tyinOqIbQiuCorXX0qQsNoQ==
framer-motion@11.18.0:
version "11.18.0"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.18.0.tgz#574f311dd91333fad59214cc8e2dee0f5bab99c4"
integrity sha512-Vmjl5Al7XqKHzDFnVqzi1H9hzn5w4eN/bdqXTymVpU2UuMQuz9w6UPdsL9dFBeH7loBlnu4qcEXME+nvbkcIOw==
dependencies:
motion-dom "^11.16.4"
motion-utils "^11.16.0"
Expand Down

0 comments on commit 9f9a286

Please # to comment.