Skip to content

Commit

Permalink
Merge pull request #925 from oasisprotocol/renovate/major-react-depen…
Browse files Browse the repository at this point in the history
…dencies

Update dependency react-quick-pinch-zoom to v5
  • Loading branch information
buberdds authored Oct 6, 2023
2 parents 534d92a + 9e1def9 commit 93a773e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .changelog/925.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependency react-quick-pinch-zoom to v5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.2.2",
"react-quick-pinch-zoom": "4.9.0",
"react-quick-pinch-zoom": "5.0.0",
"react-router-dom": "6.16.0",
"recharts": "2.8.0",
"swiper": "10.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10917,10 +10917,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.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/react-quick-pinch-zoom/-/react-quick-pinch-zoom-4.9.0.tgz#13d91adb7ea2e75c5a2ff43d71d2a0e04a56cf62"
integrity sha512-gCPnZu5+rkYDNvewi/d7A2wgLs7izQNMuC6kjt+KLC1qqHnRU27Ed8AgcEcnWAZKdMr3ZKoKhSvjlZSVZI0fuw==
react-quick-pinch-zoom@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/react-quick-pinch-zoom/-/react-quick-pinch-zoom-5.0.0.tgz#1608b10f717ed3f9fc0709db3ea2b2aaab939e44"
integrity sha512-497ngiMfWUcBuA8fakYU7rxjCEb6uSglQ6jn5GMvLUURnBN7aI/Li2nWs/otlHtksvVvxaBpz1rDW07/r/I6Rw==
dependencies:
tslib ">=2.0.0"

Expand Down

0 comments on commit 93a773e

Please sign in to comment.