Skip to content

Commit

Permalink
Merge pull request #388 from oasisprotocol/renovate/react-dependencies
Browse files Browse the repository at this point in the history
Update dependency react-quick-pinch-zoom to v4.7.0
  • Loading branch information
buberdds authored May 16, 2023
2 parents c836127 + 9d343b6 commit 745371e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "12.2.2",
"react-quick-pinch-zoom": "4.6.0",
"react-quick-pinch-zoom": "4.7.0",
"react-redux": "8.0.5",
"react-router-dom": "6.11.1",
"recharts": "2.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10276,10 +10276,10 @@ react-lifecycles-compat@^3.0.4:
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==

react-quick-pinch-zoom@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/react-quick-pinch-zoom/-/react-quick-pinch-zoom-4.6.0.tgz#a8652be8e41fe668bb45420e355068f6bf2270ce"
integrity sha512-M3woYVzWt8Kh6FCAytBtJJ4KC/5noG98GpI8ZTxTIE2sjR1XRPjV0NpFRhFgxPQpDvD+lkMp63sxP130uhafaw==
react-quick-pinch-zoom@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/react-quick-pinch-zoom/-/react-quick-pinch-zoom-4.7.0.tgz#3bd32f7818b0ef74e60aad655ef3b360d8f5da6e"
integrity sha512-9A9JwLbXc1YhJQy4H0wDuZjovDx4jPP1yhdTXVTtGJJaWJ4j8PqkZwaJVnlnMC1v0UTSxhD56ck1tb4W53w5/A==

[email protected]:
version "8.0.5"
Expand Down

0 comments on commit 745371e

Please sign in to comment.