Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump react-zoom-pan-pinch from 2.6.1 to 3.6.0 #981

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-map-interaction": "^2.1.0",
"react-redux": "^8.1.3",
"react-router-dom": "^6.18.0",
"react-zoom-pan-pinch": "^2.5.0",
"react-zoom-pan-pinch": "^3.6.0",
"reactour": "^1.19.0",
"redux": "^4.2.0",
"styled-components": "^5.3.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2922,7 +2922,7 @@ __metadata:
react-map-interaction: ^2.1.0
react-redux: ^8.1.3
react-router-dom: ^6.18.0
react-zoom-pan-pinch: ^2.5.0
react-zoom-pan-pinch: ^3.6.0
reactour: ^1.19.0
redux: ^4.2.0
styled-components: ^5.3.6
Expand Down Expand Up @@ -4206,13 +4206,13 @@ __metadata:
languageName: node
linkType: hard

"react-zoom-pan-pinch@npm:^2.5.0":
version: 2.6.1
resolution: "react-zoom-pan-pinch@npm:2.6.1"
"react-zoom-pan-pinch@npm:^3.6.0":
version: 3.6.0
resolution: "react-zoom-pan-pinch@npm:3.6.0"
peerDependencies:
react: "*"
react-dom: "*"
checksum: aad883309f8e7300ab22a91a1c9ef660dd213e8efb50bd081ec1a28f89ace247c7374ffb96f617e030698bee185a860491af7722b5b35abbc38423794e6ea8d8
checksum: 2801ef3c81210302813b3f6bee737083f377a61c28b8cf9af7da998869eb179fa77d3feecd4688263c78550f1d43fa1bd86433434042e8021563b571f7015d5a
languageName: node
linkType: hard

Expand Down
Loading