Skip to content

Commit

Permalink
Updating lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Mar 7, 2023
1 parent f87a177 commit 1f77c7c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7933,13 +7933,19 @@ __metadata:
resolution: "framer-motion@workspace:packages/framer-motion"
dependencies:
"@emotion/is-prop-valid": ^0.8.2
react: ^18.0.0
react-dom: ^18.0.0
tslib: ^2.4.0
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
dependenciesMeta:
"@emotion/is-prop-valid":
optional: true
react:
optional: true
react-dom:
optional: true
peerDependenciesMeta:
react:
optional: true
Expand Down Expand Up @@ -13403,7 +13409,7 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:^18.2.0":
"react-dom@npm:^18.0.0, react-dom@npm:^18.2.0":
version: 18.2.0
resolution: "react-dom@npm:18.2.0"
dependencies:
Expand Down Expand Up @@ -13499,7 +13505,7 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^18.2.0":
"react@npm:^18.0.0, react@npm:^18.2.0":
version: 18.2.0
resolution: "react@npm:18.2.0"
dependencies:
Expand Down

0 comments on commit 1f77c7c

Please sign in to comment.