Skip to content

Commit 3182cdd

Browse files
Update dependency framer-motion to v7.5.4
1 parent fc4c07b commit 3182cdd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@emotion/react": "11.10.4",
1616
"@emotion/styled": "11.10.4",
1717
"@urql/devtools": "2.0.3",
18-
"framer-motion": "7.3.5",
18+
"framer-motion": "7.5.4",
1919
"graphql": "16.6.0",
2020
"next": "12.3.0",
2121
"react": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3377,10 +3377,10 @@ formdata-node@^4.3.1:
33773377
node-domexception "1.0.0"
33783378
web-streams-polyfill "4.0.0-beta.1"
33793379

3380-
framer-motion@7.3.5:
3381-
version "7.3.5"
3382-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-7.3.5.tgz#9a3d30658290a473acca268f19c3b65e4c6aeb70"
3383-
integrity sha512-JrLLVCi59LMI3+ZvSSbxf/Z7SOIdYRZrgdkUvJkzyT2RXu34HtGy26n41jNrcD5K85boqlZhGTbfqnAIfMHRLQ==
3380+
framer-motion@7.5.4:
3381+
version "7.5.4"
3382+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-7.5.4.tgz#6efa9e172d8671acb7beb26272b64d3cc429da8c"
3383+
integrity sha512-0CeaIWsEVIuQ45Pl1SL+uwFE6b6Qgfoyqxg8aLPs93qWA/1T5UO0cOLXwhHJ+Hc5f/a1xqLEgbSOjz6fLcWsIQ==
33843384
dependencies:
33853385
"@motionone/dom" "10.13.1"
33863386
framesync "6.1.2"

0 commit comments

Comments
 (0)