Skip to content

Commit

Permalink
chore(deps): bump react-zoom-pan-pinch from 2.6.1 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 2.6.1 to 3.6.0.
- [Release notes](https://github.com/prc5/react-zoom-pan-pinch/releases)
- [Changelog](https://github.com/BetterTyped/react-zoom-pan-pinch/blob/master/CHANGELOG.md)
- [Commits](BetterTyped/react-zoom-pan-pinch@v2.6.1...v3.6.0)

---
updated-dependencies:
- dependency-name: react-zoom-pan-pinch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent f132d9d commit dfb4374
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 @@ -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

0 comments on commit dfb4374

Please sign in to comment.