Skip to content

Commit

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

chore(deps): bump framer-motion from 11.2.2 to 11.2.4 in /frontend
  • Loading branch information
pdambrauskas authored May 17, 2024
2 parents 23df318 + 8ba8d40 commit 3930d59
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.0.28",
"@tanstack/react-query": "^5.36.2",
"axios": "^1.6.8",
"framer-motion": "^11.2.2",
"framer-motion": "^11.2.4",
"moment": "^2.30.1",
"query-string": "^9.0.0",
"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 @@ -2834,10 +2834,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.2.2:
version "11.2.2"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.2.2.tgz#e93b70244ee7a2b6bb381043573641ce9521beea"
integrity sha512-Jq65YXsRUUDPJ1VQ30pblGeE5g+a/oOKGiP3zlZT9whL652guO6KJjFhNXtcmatoVkyyNjZ2NDVPUlydpCprzA==
framer-motion@^11.2.4:
version "11.2.4"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.2.4.tgz#d4e37071f12c1f2ac77673a179f9d24d0faad820"
integrity sha512-D+EXd0lspaZijv3BJhAcSsyGz+gnvoEdnf+QWkPZdhoFzbeX/2skrH9XSVFb0osgUnCajW8x1frjhLuKwa/Reg==
dependencies:
tslib "^2.4.0"

Expand Down

0 comments on commit 3930d59

Please sign in to comment.