Skip to content

Commit

Permalink
Merge pull request #1195 from exacaster/dependabot/npm_and_yarn/front…
Browse files Browse the repository at this point in the history
…end/framer-motion-11.15.0

Bump framer-motion from 11.14.4 to 11.15.0 in /frontend
  • Loading branch information
pdambrauskas authored Jan 6, 2025
2 parents 6186f11 + 8e7d06d commit 4acfff4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@fontsource/open-sans": "^5.1.0",
"@tanstack/react-query": "^5.59.16",
"axios": "^1.7.7",
"framer-motion": "^11.14.4",
"framer-motion": "^11.15.0",
"moment": "^2.30.1",
"query-string": "^9.1.1",
"react": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2370,10 +2370,10 @@ format@^0.2.0:
resolved "https://registry.yarnpkg.com/format/-/format-0.2.2.tgz#d6170107e9efdc4ed30c9dc39016df942b5cb58b"
integrity sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==

framer-motion@^11.14.4:
version "11.14.4"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.14.4.tgz#cb7197107d75ff4592444a83918e31827fcec3b3"
integrity sha512-NQuzr9JbeJDMQmy0FFLhLzk9h1kAjVC1tGE/HY4ubF02B95EBm2lpA21LE3Od/OpXqXgp0zl5Hdqu25hliBRsA==
framer-motion@^11.15.0:
version "11.15.0"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.15.0.tgz#93e5d1839d500ba9cab1d617959a36142a61212b"
integrity sha512-MLk8IvZntxOMg7lDBLw2qgTHHv664bYoYmnFTmE0Gm/FW67aOJk0WM3ctMcG+Xhcv+vh5uyyXwxvxhSeJzSe+w==
dependencies:
motion-dom "^11.14.3"
motion-utils "^11.14.3"
Expand Down

0 comments on commit 4acfff4

Please sign in to comment.