1
0
Fork 0

build(deps): bump react-zoom-pan-pinch from 3.4.1 to 3.4.2

Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 3.4.1 to 3.4.2.
- [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](https://github.com/prc5/react-zoom-pan-pinch/compare/v3.4.1...v3.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-05 05:02:28 +00:00 committed by GitHub
parent 87ff2fc046
commit 2bda2d03c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -75,7 +75,7 @@
"react-dropzone": "14.2.3", "react-dropzone": "14.2.3",
"react-swipeable": "7.0.1", "react-swipeable": "7.0.1",
"react-timeago": "7.2.0", "react-timeago": "7.2.0",
"react-zoom-pan-pinch": "3.4.1", "react-zoom-pan-pinch": "3.4.2",
"remark-gfm": "4.0.0", "remark-gfm": "4.0.0",
"remark-frontmatter": "5.0.0", "remark-frontmatter": "5.0.0",
"remark-mdx-frontmatter": "4.0.0", "remark-mdx-frontmatter": "4.0.0",

View file

@ -44,7 +44,7 @@
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-timeago": "7.2.0", "react-timeago": "7.2.0",
"react-zoom-pan-pinch": "3.4.1", "react-zoom-pan-pinch": "3.4.2",
"rehype-autolink-headings": "7.1.0", "rehype-autolink-headings": "7.1.0",
"rehype-highlight": "7.0.0", "rehype-highlight": "7.0.0",
"remark-frontmatter": "5.0.0", "remark-frontmatter": "5.0.0",

View file

@ -11694,10 +11694,10 @@ react-timeago@7.2.0:
resolved "https://registry.yarnpkg.com/react-timeago/-/react-timeago-7.2.0.tgz#ae929d7423a63cbc3dc228e49d22fbf586d459ca" resolved "https://registry.yarnpkg.com/react-timeago/-/react-timeago-7.2.0.tgz#ae929d7423a63cbc3dc228e49d22fbf586d459ca"
integrity sha512-2KsBEEs+qRhKx/kekUVNSTIpop3Jwd7SRBm0R4Eiq3mPeswRGSsftY9FpKsE/lXLdURyQFiHeHFrIUxLYskG5g== integrity sha512-2KsBEEs+qRhKx/kekUVNSTIpop3Jwd7SRBm0R4Eiq3mPeswRGSsftY9FpKsE/lXLdURyQFiHeHFrIUxLYskG5g==
react-zoom-pan-pinch@3.4.1: react-zoom-pan-pinch@3.4.2:
version "3.4.1" version "3.4.2"
resolved "https://registry.yarnpkg.com/react-zoom-pan-pinch/-/react-zoom-pan-pinch-3.4.1.tgz#ca6bf97e689f9892284884818abb2e534ea4fdde" resolved "https://registry.yarnpkg.com/react-zoom-pan-pinch/-/react-zoom-pan-pinch-3.4.2.tgz#21d3b2d60725631a650bc61afc3022395bcdc9aa"
integrity sha512-n/YO/6ra3wLvGYA1xfSbVr2euQ0YeaiZQ0X7qHbmVh+xbzwwVeRM4ct6iqUXJ7vOd5At2y+DHyRAIKtX2Xa1lA== integrity sha512-Gg44aKCmfO4d19TmPaswwUeBtJkizR45YXxRd3MMK7FIINuSyqBF5/jDYPMZbMSjTvOI3v1p0FfKtebkTamP+w==
react@18.2.0, react@^18.2.0: react@18.2.0, react@^18.2.0:
version "18.2.0" version "18.2.0"