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.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 14, 2022
1 parent ad0757a commit 9f310d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.8.0",
"framer-motion": "7.8.1",
"jotai": "1.11.2",
"next": "13.0.6",
"next-pwa": "5.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4271,7 +4271,7 @@ __metadata:
eslint-plugin-react: 7.31.11
eslint-plugin-react-hooks: 4.6.0
firebase: 9.15.0
framer-motion: 7.8.0
framer-motion: 7.8.1
jotai: 1.11.2
next: 13.0.6
next-pwa: 5.6.0
Expand Down Expand Up @@ -6074,9 +6074,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:7.8.0":
version: 7.8.0
resolution: "framer-motion@npm:7.8.0"
"framer-motion@npm:7.8.1":
version: 7.8.1
resolution: "framer-motion@npm:7.8.1"
dependencies:
"@emotion/is-prop-valid": ^0.8.2
"@motionone/dom": ^10.15.3
Expand All @@ -6088,7 +6088,7 @@ __metadata:
dependenciesMeta:
"@emotion/is-prop-valid":
optional: true
checksum: 14fe0d0cc115010c104d87dff76f368ca060a85e6b7c9a324eda827528ba2a0617d4563cacfc5ef1aaac0765f0ecfe5d53141161e624ef1e7c0c8d2854a763bb
checksum: 004ec16a7f032dd704c5aefbef482a4308c623828e3b8b1df3b8375480ce1301a486e413968b33d832e11affcb08aea8e202168001ae5bb794fed6eaf68165f1
languageName: node
linkType: hard

Expand Down

0 comments on commit 9f310d2

Please sign in to comment.