Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency framer-motion to v7.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2022
1 parent bc18d9a commit 50dd591
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@iconify/react": "4.0.1",
"@next/font": "13.0.6",
"firebase": "9.15.0",
"framer-motion": "7.6.19",
"framer-motion": "7.7.2",
"next": "13.0.6",
"next-pwa": "5.6.0",
"next-seo": "5.15.0",
Expand Down
31 changes: 5 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4332,7 +4332,7 @@ __metadata:
eslint-plugin-react: 7.31.11
eslint-plugin-react-hooks: 4.6.0
firebase: 9.15.0
framer-motion: 7.6.19
framer-motion: 7.7.2
next: 13.0.6
next-pwa: 5.6.0
next-seo: 5.15.0
Expand Down Expand Up @@ -6132,23 +6132,21 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:7.6.19":
version: 7.6.19
resolution: "framer-motion@npm:7.6.19"
"framer-motion@npm:7.7.2":
version: 7.7.2
resolution: "framer-motion@npm:7.7.2"
dependencies:
"@emotion/is-prop-valid": ^0.8.2
"@motionone/dom": 10.13.1
framesync: 6.1.2
hey-listen: ^1.0.8
style-value-types: 5.1.2
tslib: 2.4.0
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
dependenciesMeta:
"@emotion/is-prop-valid":
optional: true
checksum: bad085f2c7f55736c33723cd343b5e672c34da1c20b2aa7df6f0a5c046862a8b7e12f31884a5cb2d1d78ed755b3079af6a41864160c96b20b0fbf86d9fef8cfb
checksum: 553240ce140a060b506a935273f8e24b2b242cefc2aa7b1bbc1c22b00ef489d6c0548e444299eceef8e540a45854c36f8f047479f1fb1f361015b4f6b5d9f556
languageName: node
linkType: hard

Expand All @@ -6161,15 +6159,6 @@ __metadata:
languageName: node
linkType: hard

"framesync@npm:6.1.2":
version: 6.1.2
resolution: "framesync@npm:6.1.2"
dependencies:
tslib: 2.4.0
checksum: 250dec78c351b087a47558b8bcf85a91a878507a73f05c095f7728617d40432b8ca0cb21deee98026d582c67610e961f83e535990035f6c9902e721580daff76
languageName: node
linkType: hard

"fs-constants@npm:^1.0.0":
version: 1.0.0
resolution: "fs-constants@npm:1.0.0"
Expand Down Expand Up @@ -9275,16 +9264,6 @@ __metadata:
languageName: node
linkType: hard

"style-value-types@npm:5.1.2":
version: 5.1.2
resolution: "style-value-types@npm:5.1.2"
dependencies:
hey-listen: ^1.0.8
tslib: 2.4.0
checksum: 262d89aa3131d9076f8699cb38119740beadff901732c5f71bd3a34fcc398246a398d74057ca4ed3c06aeb44d8c5022839f6203a9a1bc7fdde2965674e3eaa31
languageName: node
linkType: hard

"styled-jsx@npm:5.1.0":
version: 5.1.0
resolution: "styled-jsx@npm:5.1.0"
Expand Down

0 comments on commit 50dd591

Please sign in to comment.